-- Softaculous SQL Dump
-- http://www.softaculous.com
--
-- Host: localhost
-- Generation Time: December 30, 2021, 6:13 am
-- Server version: 5.6.41
-- PHP Version: 7.3.32

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `kerfim_wp6`
--

-- --------------------------------------------------------

--
-- Table structure for table `cerber_acl`
--

CREATE TABLE `cerber_acl` (
  `ip` varchar(81) CHARACTER SET ascii NOT NULL,
  `ip_long_begin` bigint(20) unsigned NOT NULL DEFAULT '0',
  `ip_long_end` bigint(20) unsigned NOT NULL DEFAULT '0',
  `tag` char(1) NOT NULL COMMENT 'Type: B or W',
  `comments` varchar(250) NOT NULL,
  `acl_slice` smallint(5) unsigned NOT NULL DEFAULT '0',
  `ver6` smallint(5) unsigned NOT NULL DEFAULT '0',
  `v6range` varchar(255) CHARACTER SET ascii NOT NULL DEFAULT '',
  `req_uri` varchar(255) CHARACTER SET ascii NOT NULL DEFAULT '',
  KEY `main_for_selects` (`acl_slice`,`ver6`,`ip_long_begin`,`ip_long_end`,`tag`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cerber IP Access Lists';

--
-- Dumping data for table `cerber_acl`
--

INSERT INTO `cerber_acl` VALUES
('91.125.78.*', 1534938624, 1534938879, 'W', 'My Subnet', 0, 0, '', '');

-- --------------------------------------------------------

--
-- Table structure for table `cerber_blocks`
--

CREATE TABLE `cerber_blocks` (
  `ip` varchar(39) CHARACTER SET ascii NOT NULL COMMENT 'Remote IP',
  `block_until` bigint(20) unsigned NOT NULL COMMENT 'Unix timestamp',
  `reason` varchar(250) NOT NULL COMMENT 'Why IP was blocked',
  `reason_id` int(11) unsigned NOT NULL DEFAULT '0',
  UNIQUE KEY `ip` (`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cerber list of currently blocked IPs';

-- --------------------------------------------------------

--
-- Table structure for table `cerber_countries`
--

CREATE TABLE `cerber_countries` (
  `country` char(3) NOT NULL DEFAULT '' COMMENT 'Country code',
  `locale` char(10) NOT NULL DEFAULT '' COMMENT 'Locale i18n',
  `country_name` varchar(250) NOT NULL DEFAULT '' COMMENT 'Country name',
  PRIMARY KEY (`country`,`locale`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `cerber_lab`
--

CREATE TABLE `cerber_lab` (
  `ip` varchar(39) CHARACTER SET ascii NOT NULL COMMENT 'Remote IP',
  `reason_id` int(11) unsigned NOT NULL DEFAULT '0',
  `stamp` bigint(20) unsigned NOT NULL COMMENT 'Unix timestamp',
  `details` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cerber lab cache';

-- --------------------------------------------------------

--
-- Table structure for table `cerber_lab_ip`
--

CREATE TABLE `cerber_lab_ip` (
  `ip` varchar(39) CHARACTER SET ascii NOT NULL,
  `reputation` int(11) unsigned NOT NULL,
  `expires` int(11) unsigned NOT NULL,
  PRIMARY KEY (`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `cerber_lab_net`
--

CREATE TABLE `cerber_lab_net` (
  `ip` varchar(39) CHARACTER SET ascii NOT NULL DEFAULT '',
  `ip_long_begin` bigint(20) unsigned NOT NULL DEFAULT '0',
  `ip_long_end` bigint(20) unsigned NOT NULL DEFAULT '0',
  `country` char(3) CHARACTER SET ascii NOT NULL DEFAULT '',
  `expires` int(11) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`ip`),
  UNIQUE KEY `begin_end` (`ip_long_begin`,`ip_long_end`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `cerber_log`
--

CREATE TABLE `cerber_log` (
  `ip` varchar(39) CHARACTER SET ascii NOT NULL COMMENT 'Remote IP',
  `ip_long` bigint(20) unsigned NOT NULL DEFAULT '0',
  `user_login` varchar(60) NOT NULL COMMENT 'Username from HTTP request',
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `stamp` decimal(14,4) NOT NULL,
  `activity` int(10) unsigned NOT NULL DEFAULT '0',
  `session_id` char(32) CHARACTER SET ascii NOT NULL DEFAULT '',
  `country` char(3) CHARACTER SET ascii NOT NULL DEFAULT '' COMMENT 'Country code',
  `details` varchar(250) CHARACTER SET ascii NOT NULL DEFAULT '' COMMENT 'Details about HTTP request',
  `ac_bot` int(10) unsigned NOT NULL DEFAULT '0',
  `ac_status` int(10) unsigned NOT NULL DEFAULT '0',
  `ac_by_user` bigint(20) unsigned NOT NULL DEFAULT '0',
  KEY `ip` (`ip`),
  KEY `ip_long` (`ip_long`),
  KEY `session_index` (`session_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cerber activity log';

--
-- Dumping data for table `cerber_log`
--

INSERT INTO `cerber_log` VALUES
('51.178.146.199', 867340999, '', 0, 1638276167.2803, 55, 'IxwqEzPKpO5vSM43D9ec2R1W', '', '19|0|0|0|kerfim.com/wp-content/themes/twentynineteen/404.php', 0, 0, 0),
('93.104.210.241', 1567150833, '', 0, 1638276298.9681, 55, 'aF5gW4EYTBK17tlv9Vi0yCHd', '', '19|0|0|0|kerfim.com/wp-admin/isis.php', 0, 0, 0),
('93.104.210.241', 1567150833, '', 0, 1638276302.4632, 55, 'kDrGst9yPocUZBlJexVz86Hb', '', '19|0|0|0|kerfim.com/wp-admin/isis.php', 0, 0, 0),
('153.92.7.141', 2572945293, '', 0, 1638280436.5856, 55, 'jElPULGNxk8SnvDHdspfZOy7', '', '19|0|0|0|kerfim.com/wp-content/plugins/wp-pollz/includes/green.php', 0, 0, 0),
('153.92.7.141', 2572945293, '', 0, 1638280438.8857, 55, 'yLQnaJS7EmdI1D2szfqxFUVX', '', '19|0|0|0|kerfim.com/wp-content/plugins/wp-pollz/includes/green.php', 0, 0, 0),
('173.249.32.124', 2918785148, '', 0, 1638283501.6447, 55, 'aI9PpcfsCtQuSXMnNv3ZbU6A', '', '19|0|0|0|kerfim.com/wp-content/plugins/wp-automatic/process_form.php', 0, 0, 0),
('173.249.32.124', 2918785148, '', 0, 1638283504.9805, 50, 'd1I6fN0KljcM5Gk7FPOmiLJu', '', '0|0|0|0|kerfim.com/wp-login.php', 0, 0, 0),
('173.249.32.124', 2918785148, '', 0, 1638283506.9616, 50, 'yv7UH6Vwn0aSObshi3l9fkct', '', '0|0|0|0|kerfim.com/wp-login.php', 0, 0, 0),
('173.249.32.124', 2918785148, '', 0, 1638283508.7078, 55, 'SUAH1zV70fQrv6laFp8kBDcG', '', '19|0|0|0|kerfim.com/wp-content/plugins/wp-automatic/process_form.php', 0, 0, 0),
('173.249.32.124', 2918785148, '', 0, 1638283510.4562, 50, 'wV1Edl8ftvLpsN9uPRzXGWqo', '', '0|0|0|0|kerfim.com/wp-login.php', 0, 0, 0),
('173.249.32.124', 2918785148, '', 0, 1638283510.4609, 10, 'wV1Edl8ftvLpsN9uPRzXGWqo', '', '707|0|0|0|kerfim.com/wp-login.php', 0, 0, 0),
('173.249.32.124', 2918785148, '', 0, 1638283512.2820, 50, 'ikICd3tMzFAR7nKme6p18cuX', '', '13|0|0|0|kerfim.com/wp-login.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638289941.2243, 55, 'AiMX28bQ67Zs5d1BGkeurRWO', '', '19|0|0|0|kerfim.com/php-ofc-library/ofc_upload_image.php', 0, 0, 0),
('104.207.237.154', 1758457242, '', 0, 1638291438.4966, 55, 'Ew9ieoYmtJnvrLOU7AzxdCKf', '', '19|0|0|0|kerfim.com/wp-admin/autoload_classmap.php', 0, 0, 0),
('104.207.237.154', 1758457242, '', 0, 1638291446.1136, 55, 'db4cNC1PTQvaBj2YUuxhZ7FK', '', '19|0|0|0|kerfim.com/wp-admin/autoload_classmap.php', 0, 0, 0),
('37.9.169.7', 621390087, '', 0, 1638344853.1662, 55, 'ZgjRiLPV5IKUrvSx7Acm4NkY', '', '19|0|0|0|kerfim.com/media-admin.php', 0, 0, 0),
('216.244.65.162', 3639886242, '', 0, 1638360200.2819, 55, '6iBPGlhQHSswm3TVF1jo5O29', '', '19|0|0|0|kerfim.com/wp-class.php', 0, 0, 0),
('216.244.65.162', 3639886242, '', 0, 1638360206.6179, 55, 'EPYHzDceUSWfRQ9iJXhtp4yM', '', '19|0|0|0|kerfim.com/wp-class.php', 0, 0, 0),
('185.191.34.215', 3116311255, '', 0, 1638361128.9056, 55, 'jO0VRQzPrpALTuJdDf2s1gFX', '', '19|0|0|0|kerfim.com/s_e.php', 0, 0, 0),
('185.103.199.119', 3110586231, '', 0, 1638365124.5251, 55, 'OCKstQeF7fUaVnAPTNpJyY1z', '', '19|0|0|0|kerfim.com/accesson.php', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1638366139.6400, 55, 'OrKn7JoQ6myv28wg3fsEzMTh', '', '19|0|0|0|kerfim.com/wp-content/plugins/press/wp-class.php', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1638369257.6594, 55, 'Vto3FRGMgdhDKIlnvrC7Skcu', '', '19|0|0|0|kerfim.com/gank.php.PhP', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1638369261.7300, 55, 'dBQksARUxE0oqTKN7ZOwntSI', '', '19|0|0|0|kerfim.com/gank.php.PhP', 0, 0, 0),
('195.133.239.225', 3280334817, '', 0, 1638370481.5914, 55, 'tDyNXOkhTqdoPaKvSR5pmVFB', '', '19|0|0|0|kerfim.com/css/index.php', 0, 0, 0),
('195.133.239.225', 3280334817, '', 0, 1638370484.7288, 55, 'yqjak9vTR7gfpL1onQcDzuxC', '', '19|0|0|0|kerfim.com/css/index.php', 0, 0, 0),
('103.221.220.99', 1742593123, '', 0, 1638383616.5773, 55, 'NSkmYMtswX8HcvGPuf0iOjLp', '', '19|0|0|0|kerfim.com/wp-aespa.php', 0, 0, 0),
('185.182.56.159', 3115727007, '', 0, 1638384787.4229, 55, 'ox10zMEfVaBQsnrSIuCqJOH8', '', '19|0|0|0|kerfim.com/wp-includes/wp-class.php', 0, 0, 0),
('103.28.36.106', 1729897578, '', 0, 1638389004.3460, 55, 'hlAiJSQWTrHGcV097U2tC4eB', '', '19|0|0|0|kerfim.com/admin.php', 0, 0, 0),
('47.75.44.156', 793455772, '', 0, 1638392866.7384, 55, 'PKd9tFzlAhEnxwcVZUH2365I', '', '19|0|0|0|kerfim.com/media-admin.php/404.php', 0, 0, 0),
('47.75.44.156', 793455772, '', 0, 1638392866.7383, 55, 'dvKU4z3F75R2eYAm1aVSIgQw', '', '19|0|0|0|kerfim.com/media-admin.php/404.php', 0, 0, 0),
('51.68.11.211', 860097491, '', 0, 1638408059.1205, 55, 'GF6Ax2b319QYvEWJhPHDqpZa', '', '19|0|0|0|kerfim.com/stindex.php', 0, 0, 0),
('139.99.22.221', 2338526941, '', 0, 1638412986.9209, 55, '4Yz7f0aAL5Hsd2TF9ol1hIBP', '', '19|0|0|0|kerfim.com/wp-2019.php', 0, 0, 0),
('216.244.65.162', 3639886242, '', 0, 1638414830.2043, 55, 'hGxwaCelEdMyOWLq3FkzXrA4', '', '19|0|0|0|kerfim.com/assets/images/doc.php', 0, 0, 0),
('103.221.220.99', 1742593123, '', 0, 1638423902.3765, 55, 'N0m1RcK8PkfutOdeIxJ4ziS7', '', '19|0|0|0|kerfim.com/fw.php', 0, 0, 0),
('156.146.56.115', 2626828403, '', 0, 1638427084.9208, 70, '4K16upZoLNfYyqHI5xenA7cr', '', '0|0|0|0|kerfim.com//wp-json/wp/v2/users/', 0, 0, 0),
('188.40.176.4', 3156783108, '', 0, 1638430072.2424, 55, 'FwjamPYDO70cvX8ZQrVgiIlC', '', '19|0|0|0|kerfim.com/wp-content/themes/twenty/twenty.php', 0, 0, 0),
('185.103.199.196', 3110586308, '', 0, 1638441379.6182, 55, 'wamLZt2yTqcxSkXHQnhrjibz', '', '19|0|0|0|kerfim.com/wp-class.php', 0, 0, 0),
('185.103.199.254', 3110586366, '', 0, 1638441381.7867, 55, '8GuwY4jsporZnkzFvVcXyE1Q', '', '19|0|0|0|kerfim.com/wp-includes/wp-class.php', 0, 0, 0),
('185.103.199.119', 3110586231, '', 0, 1638441384.3319, 55, 'PmACxg6JuTlBtcR9DI1anbyL', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/404.php', 0, 0, 0),
('185.103.199.115', 3110586227, '', 0, 1638441386.5186, 55, 'GbLdtDTgI4rm983vwCpeZMRz', '', '19|0|0|0|kerfim.com/css/index.php', 0, 0, 0),
('185.103.199.116', 3110586228, '', 0, 1638441388.7104, 55, 'wERp6ZYsOdWQMUczrbutgDTA', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/404.php', 0, 0, 0),
('185.103.199.253', 3110586365, '', 0, 1638441391.0908, 55, '8yB7j3vbuH6TcWhX0ASmdfak', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/content-sample.php', 0, 0, 0),
('185.195.27.20', 3116571412, '', 0, 1638452774.9813, 55, 'a820ewEntvVoKuxizP1jWRqb', '', '19|0|0|0|kerfim.com/wikindex.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638468978.7070, 55, 'Esb6krhu3QZCWGyBLqpIVd71', '', '19|0|0|0|kerfim.com/wp-content/plugins/whatsmyrank-devenc/php-ofc-library/ofc_upload_image.php', 0, 0, 0),
('104.207.237.154', 1758457242, '', 0, 1638483695.2048, 55, 'vDUHR08WlgS6AQe3GFPnzkqr', '', '19|0|0|0|kerfim.com/wp-includes/small.php', 0, 0, 0),
('45.90.216.111', 760928367, '', 0, 1638487064.1136, 55, 'I908Q64CBnhZvUWEbqeRHYg7', '', '19|0|0|0|kerfim.com/radio.php', 0, 0, 0),
('139.99.22.221', 2338526941, '', 0, 1638501955.9688, 55, 'mBJ0gvAifDM3bepKQqujz6Co', '', '19|0|0|0|kerfim.com/html.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638510294.6486, 55, 'fXgV3u8tZB9LknD1WJHrd5NS', '', '19|0|0|0|kerfim.com/wp-content/plugins/civicrm/civicrm/packages/OpenFlashChart/php-ofc-library/ofc_upload_image.php', 0, 0, 0),
('188.166.218.146', 3165051538, '', 0, 1638510523.9535, 55, 'Hm0O9sN8l2uI1PZzTJAxELVh', '', '19|0|0|0|kerfim.com/wp-content/plugins/pretty-link/app/views/admin/upgrade/categories.php', 0, 0, 0),
('101.200.213.133', 1707660677, '', 0, 1638523626.1461, 55, 'ZwT54lcEv1P0hqLxkDVWm8yM', '', '19|0|0|0|kerfim.com/wp-content/uploads/2017/about.php', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1638525677.1830, 55, 'oAQ5JFgyEljiMHG9PnIqYWDN', '', '19|0|0|0|kerfim.com/wp-content/small.php', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1638525677.1829, 55, 'Dwal0kZzy1e5HYAdVXEovhGs', '', '19|0|0|0|kerfim.com/wp-content/small.php', 0, 0, 0),
('54.36.167.79', 908371791, '', 0, 1638525993.6478, 55, 'FS25YL6N1ADHfUVkqxIdpjR4', '', '19|0|0|0|kerfim.com/inc/gel.php', 0, 0, 0),
('185.214.126.63', 3117841983, '', 0, 1638526707.3018, 55, 'og2QvFzKPjxUXGuhlrSTb03a', '', '19|0|0|0|kerfim.com/wp-content/plugins/pretty-link/app/views/admin/upgrade/tags.php', 0, 0, 0),
('185.214.126.63', 3117841983, '', 0, 1638526711.9466, 55, '7wK6P9XxrFfusTqgDWBR5Eap', '', '19|0|0|0|kerfim.com/wp-content/plugins/pretty-link/app/views/admin/upgrade/tags.php', 0, 0, 0),
('185.103.16.166', 3110539430, '', 0, 1638527137.3738, 55, 'Z7x0GCyRSI6P8p5leMnvHBWX', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/404.php', 0, 0, 0),
('185.217.198.159', 3118057119, '', 0, 1638535578.5953, 55, 'vnMRGENKj43QYHz0a1iIxhut', '', '19|0|0|0|kerfim.com/old-index.php', 0, 0, 0),
('94.11.151.232', 1577818088, 'kerfim', 1, 1638550588.8999, 5, 'yRZ2X1789TaSEDNuoeI04jts', '', '0|0|0|0|kerfim.com/kerfim-access/', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638552794.2127, 55, '2eLthqzN34QgIOM1pY7xC6fk', '', '19|0|0|0|kerfim.com/wp-content/plugins/wpwhatsmyrankvideoregular-unlimited/php-ofc-library/ofc_upload_image.php', 0, 0, 0),
('185.103.199.117', 3110586229, '', 0, 1638558775.7500, 55, 'OcxVDm9dPJWb8IUfQzwq2KjG', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/404.php', 0, 0, 0),
('185.103.199.253', 3110586365, '', 0, 1638558777.7305, 55, 'v2CElqNtGuWSLcYMxsgFhp9U', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/404.php', 0, 0, 0),
('185.103.199.199', 3110586311, '', 0, 1638558780.3131, 55, '5n6AdwesxFHlNTtGfv87X0KW', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/content-sample.php', 0, 0, 0),
('185.103.199.116', 3110586228, '', 0, 1638571635.1505, 55, 'nf8B9Hl0IcAwzKqVXR4y7QWd', '', '19|0|0|0|kerfim.com/accesson.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638596021.9018, 55, '45E7B9SqvAUnYhwmNiL3VZfM', '', '19|0|0|0|kerfim.com/wp-content/plugins/wp-business-intelligence-lite/resources/open-flash-chart/php-ofc-library/ofc_upload_image.php', 0, 0, 0),
('159.223.46.191', 2682203839, '', 0, 1638611022.3157, 70, 'fdAv9r62wl0uOqkLPpmYsTD8', '', '0|0|0|0|kerfim.com//wp-json/wp/v2/users/', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638639175.7077, 55, '9Av1cWoteG5CD0ghUj24QdTm', '', '19|0|0|0|kerfim.com/wp-content/plugins/woopra/inc/php-ofc-library/ofc_upload_image.php', 0, 0, 0),
('5.39.20.34', 86447138, '', 0, 1638644855.7741, 55, 'wZrXoRQkUbq5W2ztKCY7Oh9V', '', '19|0|0|0|kerfim.com/c0.wp.com', 0, 0, 0),
('5.39.20.39', 86447143, '', 0, 1638644857.4505, 55, 'E4sgftBCZvNzGIQmaPXiYWOK', '', '19|0|0|0|kerfim.com/i0.wp.com', 0, 0, 0),
('5.39.20.38', 86447142, '', 0, 1638644859.1870, 55, '3ls8LJONnZ7P6tu4wFoXiUem', '', '19|0|0|0|kerfim.com/i1.wp.com', 0, 0, 0),
('5.39.20.37', 86447141, '', 0, 1638644860.7754, 55, 'zC6ylSPOZFBn5bXEcvYxj8Mw', '', '19|0|0|0|kerfim.com/i2.wp.com', 0, 0, 0),
('5.39.20.38', 86447142, '', 0, 1638644862.2685, 55, 'XRNPJMudoFALOT8HcY2v0gQt', '', '19|0|0|0|kerfim.com/stats.wp.com', 0, 0, 0),
('5.39.20.35', 86447139, '', 0, 1638644928.0889, 55, 'Uedm29nQht46VziFf5Mo0kZI', '', '19|0|0|0|kerfim.com/fonts.googleapis.com', 0, 0, 0),
('5.39.20.32', 86447136, '', 0, 1638644939.4377, 55, '7sFuxM9nSwAmeij4fTtOWQXl', '', '19|0|0|0|kerfim.com/www.googletagmanager.com', 0, 0, 0),
('47.106.158.90', 795516506, '', 0, 1638647513.8003, 55, 'Giduwk1R4Aa0OUpM8NW9EVS7', '', '19|0|0|0|kerfim.com/inc/f.php', 0, 0, 0),
('185.182.56.183', 3115727031, '', 0, 1638653932.6518, 55, 'J6bRHFh8p1VUfX72QvdBOiPw', '', '19|0|0|0|kerfim.com/wp-content/plugins/easybusy/ran.php', 0, 0, 0),
('51.68.206.187', 860147387, '', 0, 1638654466.8777, 55, 'Us1mDciCNvxG9ARtjXMoJPbO', '', '19|0|0|0|kerfim.com/dup-installer/main.installer.php', 0, 0, 0),
('45.144.226.4', 764469764, '', 0, 1638656185.6122, 55, 'CIc8uryfPTBpwWGKONF4iZhm', '', '19|0|0|0|kerfim.com/wp-content/uploads/2020/02/index.php', 0, 0, 0),
('45.144.226.4', 764469764, '', 0, 1638656247.9101, 55, 'subhJlfwIiYtOQ0REHca95CT', '', '19|0|0|0|kerfim.com/wp-admin/js/widgets/index.php', 0, 0, 0),
('178.32.183.35', 2988488483, '', 0, 1638657232.4646, 55, 'YrUwSLkipCcQjmRPh2xNyTM5', '', '19|0|0|0|kerfim.com/old-index.php', 0, 0, 0),
('104.236.205.248', 1760349688, '', 0, 1638674361.2748, 55, 'TxKaRFMgoVQhS7By4I1Nt0nA', '', '19|0|0|0|kerfim.com/wp-content/wp-licenses.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638685302.7009, 55, 'YWQz7o3udhLrHM0jX2ceRIk1', '', '19|0|0|0|kerfim.com/wp-content/plugins/wp-slimstat-ex/lib/ofc/php-ofc-library/ofc_upload_image.php', 0, 0, 0),
('91.134.248.211', 1535572179, '', 0, 1638688810.2599, 55, 'E8MxvRIZ6ceXCfPrDuaiyL9q', '', '19|0|0|0|kerfim.com/wp-includes/hbhbrdryld.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638717317.9095, 55, '6kWmdAwfUHNlCIVa2rS5bT3q', '', '19|0|0|0|kerfim.com/wp-content/plugins/wp-seo-spy-google/ofc/php-ofc-library/ofc_upload_image.php', 0, 0, 0),
('50.62.177.84', 842969428, '', 0, 1638728252.6016, 55, 'O8BR1hvfMJeEHDU7rWSiaxqn', '', '19|0|0|0|kerfim.com/doc.php/404.php', 0, 0, 0),
('185.232.14.29', 3118992925, '', 0, 1638729583.6733, 55, 'jDFmNnZ1vtYQoOEMdk2Pp6W0', '', '19|0|0|0|kerfim.com/1index.php', 0, 0, 0),
('91.134.248.253', 1535572221, '', 0, 1638730094.7143, 55, 'gIBlR2r1Va3xMpWJyAOU5tuN', '', '19|0|0|0|kerfim.com/wp-content/themes/twenty/twenty.php', 0, 0, 0),
('91.134.248.253', 1535572221, '', 0, 1638730096.2323, 55, 'YOMFh4jziHWbpCcJXrxKd5k7', '', '19|0|0|0|kerfim.com/wp-content/themes/twenty/twenty.php', 0, 0, 0),
('54.37.121.239', 908425711, '', 0, 1638740413.6675, 55, 'MgOizVEU8wJmkH4YZadcRfTL', '', '19|0|0|0|kerfim.com/media-admin.php/404.php', 0, 0, 0),
('51.68.11.203', 860097483, '', 0, 1638742503.6678, 55, 'kFnLhauOg05QpAPKtY9WDdjB', '', '19|0|0|0|kerfim.com/css/index.php', 0, 0, 0),
('163.172.32.214', 2745966806, '', 0, 1638745073.2882, 55, 'co5HjpVLNzO0bTguZq6e3Gsm', '', '19|0|0|0|kerfim.com/assets/images/doc.php', 0, 0, 0),
('64.207.134.137', 1087342217, '', 0, 1638750240.0987, 55, 'e9nh3rPlpRoxm5tvqIO4HK6V', '', '19|0|0|0|kerfim.com/e.php', 0, 0, 0),
('5.157.59.66', 94190402, '', 0, 1638766943.4921, 55, 'FBv49ClGHZ07jTAEVqfk3dMz', '', '19|0|0|0|kerfim.com/wp-aespa.php', 0, 0, 0),
('88.214.28.136', 1490427016, '', 0, 1638767160.6594, 55, '28jozDpNi0uI9xcP156qbQKk', '', '19|0|0|0|kerfim.com/gank.php.PhP', 0, 0, 0),
('37.9.175.156', 621391772, '', 0, 1638770165.9112, 55, 'hyZHD8OAju6V2wFGr4eidMUm', '', '19|0|0|0|kerfim.com/doc.php', 0, 0, 0),
('88.99.33.105', 1482891625, '', 0, 1638771421.4823, 55, '4qvs80KOVSHdUxeZENTRuhlG', '', '19|0|0|0|kerfim.com/admin.php', 0, 0, 0),
('88.99.33.105', 1482891625, '', 0, 1638771426.2374, 55, 'NicfoWUTJSHzp8tQEqFdVrh5', '', '19|0|0|0|kerfim.com/admin.php', 0, 0, 0),
('104.236.205.248', 1760349688, '', 0, 1638774352.2757, 55, 'M2LOyTFG0Aj6J8XIUgHzedBC', '', '19|0|0|0|kerfim.com/ups.php', 0, 0, 0),
('104.236.205.248', 1760349688, '', 0, 1638774352.2761, 55, 'jVMSKadmk2wclGCbW0gz7At1', '', '19|0|0|0|kerfim.com/ups.php', 0, 0, 0),
('192.236.237.155', 3236752795, '', 0, 1638778098.4541, 55, 'YG0U7moBZe2sl6gREyILcT3Q', '', '19|0|0|0|kerfim.com/reset.php', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1638779776.9449, 55, 'CT7Fdte2kmzn5K8havXZqOMP', '', '19|0|0|0|kerfim.com/radio.php', 0, 0, 0),
('31.170.167.246', 531277814, '', 0, 1638795015.7934, 55, 'LZq4579p0aM2wYVURbmlSIcE', '', '19|0|0|0|kerfim.com/homee/xml.php', 0, 0, 0),
('91.134.248.192', 1535572160, '', 0, 1638798019.2474, 55, 'YBGbfz8F7N1dRv0O3nok4Qix', '', '19|0|0|0|kerfim.com/media-admin.php', 0, 0, 0),
('91.134.248.192', 1535572160, '', 0, 1638798021.6200, 55, 'j7zb1PlSf69rKvmNnkUGg3HQ', '', '19|0|0|0|kerfim.com/media-admin.php', 0, 0, 0),
('132.148.98.76', 2224317004, '', 0, 1638800757.9606, 55, 'rsFlNuJWapC49oVhzYdAEx3B', '', '19|0|0|0|kerfim.com/wp-includes/wp-class.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638801726.3173, 55, 'rybQMXZB3ap4jPw7NHchfzSI', '', '19|0|0|0|kerfim.com/wp-content/plugins/formidable/pro/js/ofc-library/ofc_upload_image.php', 0, 0, 0),
('91.134.248.253', 1535572221, '', 0, 1638802240.6749, 55, 'VuTcfRDPFtoqBve1wl9OAiKU', '', '19|0|0|0|kerfim.com/wp-includes/wp-class.php', 0, 0, 0),
('91.134.248.253', 1535572221, '', 0, 1638802241.2943, 55, 'KEmG5jQU6CVpzwxFOdksTSZW', '', '19|0|0|0|kerfim.com/wp-includes/wp-class.php', 0, 0, 0),
('198.71.228.18', 3326600210, '', 0, 1638802369.2412, 55, 'bTYipC4XvAawdkWONQyrZsHf', '', '19|0|0|0|kerfim.com/wp-content/plugins/press/wp-class.php', 0, 0, 0),
('212.114.110.166', 3564269222, '', 0, 1638804750.2543, 55, 'Btgf8MNQDaYU7c9ToFpSX0qH', '', '19|0|0|0|kerfim.com/fw.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638853845.4363, 55, 'wk8ZpPt3dorXBHOCsiKVMb9h', '', '19|0|0|0|kerfim.com/wp-content/plugins/ip-logger/chart/ofc_upload_image.php', 0, 0, 0),
('194.99.104.183', 3261294775, '', 0, 1638871835.0649, 55, 'goGrFWa4iuVZ2tBJHDlw9TAI', '', '19|0|0|0|kerfim.com/admin.php', 0, 0, 0),
('157.7.106.118', 2634508918, '', 0, 1638889540.7761, 55, 'ofrh0SQduJVqXbRzLBvnkaxl', '', '19|0|0|0|kerfim.com/media-admin.php/404.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638896100.5163, 55, '1eIfMXB8JZnbHlsTLWj5Uv2O', '', '19|0|0|0|kerfim.com/wp-content/plugins/open-flash-chart-core-wordpress-plugin/open-flash-chart-2/php-ofc-library/ofc_upload_image.php', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1638896583.6306, 55, '8Unpco3hDbj0tSY6JzqAfeXH', '', '19|0|0|0|kerfim.com/w.php', 0, 0, 0),
('194.99.104.183', 3261294775, '', 0, 1638912075.4430, 55, 'HAuO2cgd3IGbqi6VZ7QDXS5B', '', '19|0|0|0|kerfim.com/admin.php', 0, 0, 0),
('89.31.140.124', 1495239804, '', 0, 1638926134.4376, 55, 'q1hEX3SVWdemUsx4ipAva0zj', '', '19|0|0|0|kerfim.com/wp-content/plugins/cach/coment/index.php', 0, 0, 0),
('121.196.199.30', 2042939166, '', 0, 1638930311.7663, 55, 'zPn3fOrZVNsHMEUeGDkjgCvW', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/content-sample.php', 0, 0, 0),
('121.196.199.30', 2042939166, '', 0, 1638930313.6535, 55, '85mjYSkwtv2UlKBIcAiFX1dz', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/content-sample.php', 0, 0, 0),
('122.10.115.63', 2047505215, '', 0, 1638933077.8682, 55, 'DYgnUVpEihbLKO6BeSvMRtIc', '', '19|0|0|0|kerfim.com/wp-aespa.php', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1638933097.3008, 55, 'Xe1kIQOFdtsrlMDHn6JBUvK4', '', '19|0|0|0|kerfim.com/wp-admin/network/site-cache.php', 0, 0, 0),
('185.191.34.215', 3116311255, '', 0, 1638937159.4248, 55, 'EOZxLDSB2nhC7mosHKv6AzgN', '', '19|0|0|0|kerfim.com/assets/images/moduless.php', 0, 0, 0),
('185.191.34.215', 3116311255, '', 0, 1638937159.4251, 55, 'HzwKaAk5JYmNGf4WlyVPC3OR', '', '19|0|0|0|kerfim.com/admin/view/stylesheet/accesson.php', 0, 0, 0),
('185.191.34.215', 3116311255, '', 0, 1638937177.3415, 55, 'JsphEcetfqNl4yjDRQG2vrKg', '', '19|0|0|0|kerfim.com/assets/images/accesson.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638939351.6005, 55, 'zf20mdFvtsLh1pXiwUTJHqIl', '', '19|0|0|0|kerfim.com/wp-content/plugins/spamtask/chart/php-ofc-library/ofc_upload_image.php', 0, 0, 0),
('185.94.230.171', 3110004395, '', 0, 1638945121.7131, 55, 'YEZhWq0VAvdn3PXJGQji5cyL', '', '19|0|0|0|kerfim.com/1index.php', 0, 0, 0),
('185.94.230.171', 3110004395, '', 0, 1638945121.7131, 55, 'kR1tMGYLQJAvqHj7hKN0mTWX', '', '19|0|0|0|kerfim.com/1index.php', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1638948823.9672, 55, 'BlGryTpiuAjJxUn7MokaKYF2', '', '19|0|0|0|kerfim.com/e.php', 0, 0, 0),
('162.254.150.6', 2734593542, '', 0, 1638951513.4814, 55, 'NGh7QoOHXLBPrWSCcd5vnAF8', '', '19|0|0|0|kerfim.com/wp-admin/hbhbrdryld.php', 0, 0, 0),
('67.220.184.98', 1138538594, '', 0, 1638964652.4517, 55, 'BcfXFr2yHVo7vW5jexM8UgEi', '', '19|0|0|0|kerfim.com/wp-admin/wp-atom.php', 0, 0, 0),
('67.220.184.98', 1138538594, '', 0, 1638964658.2852, 55, 'nhdIaAZSOeNfQb2xH0Tzc8Wi', '', '19|0|0|0|kerfim.com/wp-admin/wp-atom.php', 0, 0, 0),
('27.254.82.234', 469652202, '', 0, 1638965460.1376, 55, '9AoNE3FzwZKcbOkuigv4tCQm', '', '19|0|0|0|kerfim.com/ups.php', 0, 0, 0),
('27.254.82.234', 469652202, '', 0, 1638965472.7262, 55, 'VJOvtl2UXkeSWuIRr0Yf5cp4', '', '19|0|0|0|kerfim.com/ups.php', 0, 0, 0),
('91.134.248.253', 1535572221, '', 0, 1638969971.2236, 55, 'UK4HyzLsg769caIV8evZ1QOn', '', '19|0|0|0|kerfim.com/wp-content/plugins/press/wp-class.php', 0, 0, 0),
('66.115.166.244', 1114875636, '', 0, 1638972294.6965, 55, '2NDiLMQt5UeuVIywFlS8crjq', '', '19|0|0|0|kerfim.com/radio.php', 0, 0, 0),
('91.134.248.235', 1535572203, '', 0, 1638972514.0720, 55, 'DCuk4EPiMXe3Tql57ZFgfpR0', '', '19|0|0|0|kerfim.com/media-admin.php', 0, 0, 0),
('173.201.252.242', 2915695858, '', 0, 1638976144.1941, 55, 'Pi5MFIQ8zf4gycLqsVnk3E1l', '', '19|0|0|0|kerfim.com/gank.php.PhP', 0, 0, 0),
('136.144.41.210', 2291149266, '', 0, 1638982700.7179, 55, 'vMkoT8qFyertSgD2EC4X3KO6', '', '19|0|0|0|kerfim.com/cgi-bin/mt/mt-atom.cgi', 0, 0, 0),
('136.144.41.210', 2291149266, '', 0, 1638982703.8820, 55, 'rx8lKDt6BE3vpnW5LRjVsGO2', '', '19|0|0|0|kerfim.com/mt/mt-atom.cgi', 0, 0, 0),
('136.144.41.210', 2291149266, '', 0, 1638982707.3054, 55, 'KYXWJQh4Pmo1l6rCpzOtLUnw', '', '19|0|0|0|kerfim.com/cgi-bin/mt-atom.cgi', 0, 0, 0),
('136.144.41.210', 2291149266, '', 0, 1638982711.0745, 55, '3iSxqXuDPKTU48IwczAHbZnv', '', '19|0|0|0|kerfim.com/mt-atom.cgi', 0, 0, 0),
('136.144.41.210', 2291149266, '', 0, 1638982714.3642, 55, 'prg2sGA9PQkIymfVYqNoCFwD', '', '19|0|0|0|kerfim.com/cgi-bin/MT/mt-atom.cgi', 0, 0, 0),
('136.144.41.210', 2291149266, '', 0, 1638982714.3721, 10, 'prg2sGA9PQkIymfVYqNoCFwD', '', '707|0|0|0|kerfim.com/cgi-bin/MT/mt-atom.cgi', 0, 0, 0),
('136.144.41.210', 2291149266, '', 0, 1638982717.6209, 55, 'uUiFGC8ke3RDqM9c5Ba0gXfI', '', '19|0|0|0|kerfim.com/MT/mt-atom.cgi', 0, 0, 0),
('136.144.41.210', 2291149266, '', 0, 1638982721.0061, 55, 'aqGORAKEo5gePnjFQxJcdN48', '', '19|0|0|0|kerfim.com/mtos/mt-atom.cgi', 0, 0, 0),
('136.144.41.210', 2291149266, '', 0, 1638982724.6503, 55, '4qNEbr5edRons82wP3LpZWB1', '', '19|0|0|0|kerfim.com/cms/mt-atom.cgi', 0, 0, 0),
('136.144.41.210', 2291149266, '', 0, 1638982727.7921, 55, 'Exm0lKnohXBju2QMVfSrk6CU', '', '19|0|0|0|kerfim.com/blog/mt-atom.cgi', 0, 0, 0),
('136.144.41.210', 2291149266, '', 0, 1638982731.1228, 55, 'DXrqELYU48SKzCb6wVFiQkdn', '', '19|0|0|0|kerfim.com/cgi/mt-atom.cgi', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1638983217.6413, 55, 'y9h7OHReCbVYA2X53KLqdnJ1', '', '19|0|0|0|kerfim.com/wp-content/plugins/seo-spy-google-wordpress-plugin/ofc/php-ofc-library/ofc_upload_image.php', 0, 0, 0),
('107.190.136.2', 1807648770, '', 0, 1638988930.9375, 55, 'pANqYU9MgWZDwCldk5VG80uE', '', '19|0|0|0|kerfim.com/wp-content/plugins/trigonometry/tan.php', 0, 0, 0),
('45.64.187.181', 759217077, '', 0, 1638989887.9163, 55, 'F2nTmNM0jhk7QKS9qboaVvpG', '', '19|0|0|0|kerfim.com/wp-content/plugins/easybusy/ran.php', 0, 0, 0),
('91.134.248.192', 1535572160, '', 0, 1638995337.8346, 55, 'TO4ytuPoFYQVzKqlGxMw3k2a', '', '19|0|0|0|kerfim.com/wp-content/themes/twenty/twenty.php', 0, 0, 0),
('82.165.72.157', 1386563741, '', 0, 1638998162.2180, 55, 'BDCIW53vOh4HGK6Q7pURqS1J', '', '19|0|0|0|kerfim.com/radio.php', 0, 0, 0),
('139.99.53.101', 2338534757, '', 0, 1639023682.0195, 55, 'pODlgomJFwX5nEGfP81Iv9xr', '', '19|0|0|0|kerfim.com/ups.php', 0, 0, 0),
('139.99.53.101', 2338534757, '', 0, 1639023691.5886, 55, 'WRFvBNaE6ump5qZSHD7YLz1j', '', '19|0|0|0|kerfim.com/ups.php', 0, 0, 0),
('172.83.53.61', 2891134269, '', 0, 1639034434.0689, 50, 'M8eIG9TWPADjYgnKHZyzSmLX', '', '0|0|0|0|kerfim.com/wp-login.php', 0, 0, 0),
('172.83.53.61', 2891134269, '', 0, 1639034435.6224, 50, 'i75Vpj8L0IaH2kvCzPobGlw3', '', '0|0|0|0|kerfim.com/wp-login.php', 0, 0, 0),
('47.99.180.146', 795063442, '', 0, 1639036018.1406, 55, 'IZ0pqU1ftjb9dARanYNlTuh6', '', '19|0|0|0|kerfim.com/radio.php', 0, 0, 0),
('47.99.180.146', 795063442, '', 0, 1639036027.3533, 55, 'wTSPmBWqloudhVstn2vH6RGJ', '', '19|0|0|0|kerfim.com/radio.php', 0, 0, 0),
('47.99.180.146', 795063442, '', 0, 1639036032.2326, 55, '6Gg1moQB94FINSzLKfUA8pPr', '', '19|0|0|0|kerfim.com/radio.php', 0, 0, 0),
('195.133.18.60', 3280278076, '', 0, 1639038594.2147, 55, '02o1wpYR9gc8quxAj3BVfeh6', '', '19|0|0|0|kerfim.com/wp-includes/class-wp-page-cache.php', 0, 0, 0),
('195.133.18.60', 3280278076, '', 0, 1639038609.0882, 55, 'IZPQtJKCcFgw32ohGv6VLeiT', '', '19|0|0|0|kerfim.com/wp-includes/lfx.php', 0, 0, 0),
('47.106.158.90', 795516506, '', 0, 1639061186.6893, 55, 'NtZQqDYJCT6IhPjB2gyd59WH', '', '19|0|0|0|kerfim.com/doc.php/404.php', 0, 0, 0),
('139.99.113.97', 2338550113, '', 0, 1639069873.5217, 55, 'epZd4H6kqVWgiaBITsGA270b', '', '19|0|0|0|kerfim.com/wp-content/plugins/press/wp-class.php', 0, 0, 0),
('88.99.33.105', 1482891625, '', 0, 1639070447.4830, 55, 'yC3vIhR7EonB5sXuNeab2lxP', '', '19|0|0|0|kerfim.com/wp-content/plugins/cach/coment/index.php', 0, 0, 0),
('88.99.33.105', 1482891625, '', 0, 1639070452.3995, 55, 'jiBKqdJWg4n7UeSH18P92GIM', '', '19|0|0|0|kerfim.com/wp-content/plugins/cach/coment/index.php', 0, 0, 0),
('67.220.184.98', 1138538594, '', 0, 1639072374.1618, 55, 'h5UELu1CfKD3Mpa8tzjq09wl', '', '19|0|0|0|kerfim.com/gank.php.PhP', 0, 0, 0),
('66.115.166.244', 1114875636, '', 0, 1639084829.2133, 55, 'hbLYSVOTwRZ9icvPj7mBQl1W', '', '19|0|0|0|kerfim.com/doc.php', 0, 0, 0),
('27.0.15.87', 452988759, '', 0, 1639095101.4578, 55, 'sKW7YO18AmtBgXdChUIiJb0x', '', '19|0|0|0|kerfim.com/wp-class.php', 0, 0, 0),
('27.0.15.87', 452988759, '', 0, 1639095105.7423, 55, 'BYAdGfqRkl8324XLFNn5M1UE', '', '19|0|0|0|kerfim.com/wp-class.php', 0, 0, 0),
('91.134.248.253', 1535572221, '', 0, 1639101672.8024, 55, 'y3qcD1hNv8kLpKUzQtrCX72T', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/content-sample.php', 0, 0, 0),
('185.201.11.126', 3116960638, '', 0, 1639104180.4141, 55, 'WNtzKuILU54cp09rX2gV68nE', '', '19|0|0|0|kerfim.com/radio.php', 0, 0, 0),
('51.68.11.207', 860097487, '', 0, 1639105494.6334, 55, 'zZHXJ8rchOe17DGaSB2IFwKt', '', '19|0|0|0|kerfim.com/doc.php/404.php', 0, 0, 0),
('5.61.27.215', 87890903, '', 0, 1639133573.4047, 55, '9ZwrO1fLng0Qx4kPY6T2yz8v', '', '19|0|0|0|kerfim.com/1.php', 0, 0, 0),
('185.206.162.231', 3117327079, '', 0, 1639137253.3897, 55, '4mSx0vrXk7tOnECo1TVujYZJ', '', '19|0|0|0|kerfim.com/wp-admins.php', 0, 0, 0),
('195.133.239.225', 3280334817, '', 0, 1639137554.8267, 55, 'GQ2fg3VZhXMCzSrqn7vs0Rm4', '', '19|0|0|0|kerfim.com/wp-admin/ccx/index.php', 0, 0, 0),
('195.133.239.225', 3280334817, '', 0, 1639137559.7393, 55, 'r9vmInez3b6PZ740cKSEaYw5', '', '19|0|0|0|kerfim.com/wp-admin/ccx/index.php', 0, 0, 0),
('157.7.106.118', 2634508918, '', 0, 1639138497.8686, 55, 'ivQPr7st56Lax23oWcwzKqCf', '', '19|0|0|0|kerfim.com/wp-admin/network/network.php', 0, 0, 0),
('157.7.106.118', 2634508918, '', 0, 1639138500.4777, 55, 'oRDqYk1yH0OVKT4S2ZIQ89NC', '', '19|0|0|0|kerfim.com/wp-admin/network/network.php', 0, 0, 0),
('118.178.178.215', 1991422679, '', 0, 1639140872.3311, 55, 'bC7lU8i4DSNQ02kOdsnaBvj1', '', '19|0|0|0|kerfim.com/jindex.php', 0, 0, 0),
('139.99.22.221', 2338526941, '', 0, 1639141864.8593, 55, 'NvLyjStkJHlwIAg8hoauV0Df', '', '19|0|0|0|kerfim.com/4wdj81.php', 0, 0, 0),
('185.135.88.63', 3112654911, '', 0, 1639142239.8815, 55, 'eEbkqoBWisdSjMrx03X1UC2Y', '', '19|0|0|0|kerfim.com/wp-activates.php', 0, 0, 0),
('103.221.220.99', 1742593123, '', 0, 1639150401.2022, 55, 'myQBvhPpO0TJeGlk6dLXWE8i', '', '19|0|0|0|kerfim.com/wordpress/files.php', 0, 0, 0),
('35.189.162.74', 599630410, '', 0, 1639150884.1460, 55, '6PaHReYjbFKO7SpkqzTcmGrB', '', '19|0|0|0|kerfim.com/ffAA531.php', 0, 0, 0),
('35.189.162.74', 599630410, '', 0, 1639150887.8982, 55, 'M9AEu3KWseINvJGT5UlDScYm', '', '19|0|0|0|kerfim.com/ffAA531.php', 0, 0, 0),
('88.198.132.80', 1489405008, '', 0, 1639157113.8029, 55, 'zswg7xCMlLfcqD3pX6YImvTU', '', '19|0|0|0|kerfim.com/991176.php', 0, 0, 0),
('88.198.132.80', 1489405008, '', 0, 1639157116.6665, 55, 'mRZyNDlJ2BFUd04kx971u6vO', '', '19|0|0|0|kerfim.com/991176.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1639163569.9817, 55, 'W9oFz67LprQHugaxBZXOvihA', '', '19|0|0|0|kerfim.com/assets/jquery-file-upload/server/php/index.php', 0, 0, 0),
('202.92.4.198', 3395028166, '', 0, 1639163911.4803, 55, 'kUX8vNLMlAqaDPO1d2Rrnb4g', '', '19|0|0|0|kerfim.com/wp-content/themes/about.php', 0, 0, 0),
('202.92.4.198', 3395028166, '', 0, 1639163913.6335, 55, 'bmEzMFISxUjOnK86Ni9sR14C', '', '19|0|0|0|kerfim.com/wp-content/themes/about.php', 0, 0, 0),
('174.138.59.212', 2928294868, '', 0, 1639165947.0148, 55, '0E7YhxJ2b9kHsod5lgz3Xmqu', '', '19|0|0|0|kerfim.com/assets/images/doc.php', 0, 0, 0),
('185.206.162.231', 3117327079, '', 0, 1639170950.4188, 55, 'gUWnPCpdzNaKJ16scBOoM0r4', '', '19|0|0|0|kerfim.com/wp-content/themes/enron/doc.php', 0, 0, 0),
('31.170.167.246', 531277814, '', 0, 1639174980.4936, 55, 'sHyqUS4rNLe6bXMBfpOT3a01', '', '19|0|0|0|kerfim.com/wordpress/wp-content/plugins/masterx/upx.php', 0, 0, 0),
('194.233.102.80', 3270075984, '', 0, 1639180913.1192, 55, '0a4NUrLnoDlXe96YcGzZSjO7', '', '19|0|0|0|kerfim.com/old-index.php', 0, 0, 0),
('163.44.185.41', 2737617193, '', 0, 1639187122.4456, 55, 'hZjPFrTlWJ1ia7DHqwxCNbgY', '', '19|0|0|0|kerfim.com/wp-content/themes/distance-lite/languages/namespaces.php', 0, 0, 0),
('163.44.185.41', 2737617193, '', 0, 1639187125.0357, 55, 'cO7bLw3JB5gIpYhQ2FWGSzNn', '', '19|0|0|0|kerfim.com/wp-content/themes/distance-lite/languages/namespaces.php', 0, 0, 0),
('88.99.33.105', 1482891625, '', 0, 1639187458.3626, 55, 'xhE8YdwsuD7anZRTkAeMGL40', '', '19|0|0|0|kerfim.com/wordpress/wp-content/plugins/ubh/up.php', 0, 0, 0),
('51.68.11.211', 860097491, '', 0, 1639195273.2400, 55, 'vfGO61yemiu7UBSLAE9XYd0a', '', '19|0|0|0|kerfim.com/wp-content/plugins/sid/sidwso.php', 0, 0, 0),
('51.68.11.207', 860097487, '', 0, 1639195301.7459, 55, 'VjbSPqR0NHL1e3UgopMcBEzK', '', '19|0|0|0|kerfim.com/wp-content/themes/car-repair/fws.php', 0, 0, 0),
('91.134.248.253', 1535572221, '', 0, 1639200078.4390, 55, 'fSCZnI8XQ9aWOigJzrG6mtyL', '', '19|0|0|0|kerfim.com/wp-configs.php', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639208933.9460, 55, 'xEoRdtbwlTMShgaOqF1PNKm6', '', '19|0|0|0|kerfim.com/501.shtml', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210024.8887, 100, 'Ts3wfugV15aqJzYyoIEcWXln', '', '23|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210024.8905, 10, 'Ts3wfugV15aqJzYyoIEcWXln', '', '709|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210026.5696, 18, 'Ksbtw96yW8F0u2pMeYo7PmAq', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210028.2191, 18, 'dKPJrijYmAMe5LnR7DWb40BH', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210029.8696, 18, 'W6Y7vIrQuiSj0JTNEZgwLAOl', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210031.8347, 18, 'vj6tF5WceNb8Umf9RB7O3Dpz', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210033.6166, 18, 'lcL9M48VnTHovtifdw2jOCrz', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210035.4549, 18, 'AEwqBmyLIfW0276ulrUDp3KO', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210037.2292, 18, 'wi9YB8OS06RPdUNzl5pgbnE1', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210039.0867, 18, 'K4x3mQML56eFUv7EXPOt0GdS', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210040.8125, 18, 'oktbdnRp7lirA2xaNjE4XKL0', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210042.5483, 18, '5fRHTbBZMqQ486xJjWSLOwrm', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210044.2751, 18, 'U8LJWHfF0tOrA53yklm4ugKn', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210046.0562, 18, '8ZkOHBXL45ebJTaE79mPUt6D', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210047.9370, 18, '8NIeFcETBGjqtaoY9yinLpmC', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210049.5845, 18, 'hLHZ2po3qrI5afY6N4XvPjuD', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210051.2486, 18, 'TPB1jGwSxfVMlWzRKQcieJpH', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210052.9924, 18, 'nygG0N8SP973FcUCatZBYvHI', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210054.6638, 18, 'r4KbtEo3zR5gNfdXGCPTcH9n', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210056.2677, 18, 'n7mqvlhTcSYXa3dkoE6pxD0I', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210057.9308, 18, 'wRnAcqWSyH0VPTYfBlM1Zim9', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210059.6304, 18, 'SoEW76MmTbUzBnKOaqIGYckx', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210061.2253, 18, 'uRfMvAxdkQtylmopZnC2S9eT', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210062.9465, 18, 'CFtR8LnGj2AZxyzUVopI3eSK', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210064.6290, 18, 'RVet6aPqjYS5pfMZ9xs8wQEJ', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210066.4117, 18, 'DuP0JxNhZSto8KkWrvCG13lM', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210068.0595, 18, 'Fnpva5cQes8xhrIAENPD3iY7', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210069.7564, 18, 'bLoe1W0CMGk5UAfOimKtwI3Z', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210071.6517, 18, 'hfD6FPmq7A2INbJGvCTKQjec', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210073.3634, 18, 'HKpohmTxzafNWFQvcBSRdA16', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210075.0237, 18, '3xX5oqJlSDKYNR7uAnj62wOk', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210076.6496, 18, 'yhbgoUPpCBfNLQwvXFAGHWMc', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210078.4551, 18, 'XWmuLAkC7afMBocS1qbZwhNr', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210080.1222, 18, 'rU1y0d8q6XicZO3VwMGQAhPL', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210081.7913, 18, 'QMUlkzp54giXu3twYhbWFv1e', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210083.4819, 18, 'xSRtQkg7mdLrqaOG08ZbJNpB', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210085.2241, 18, 'dlG1gk7RTVapD8ISYMrKFbhA', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210086.9482, 18, 'L9Fo7sDpbKwqdWl40fmGtOPY', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210088.6540, 18, '4DgMy2UPlmpiYQOw5zFdHe0v', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210090.3208, 18, 'xi76GeKfVmzBUPMa9uNcpskq', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210092.1191, 18, '5MkWY016EfFXzytxo9Ii7uNa', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210093.9355, 18, 'kZGlqtY9eyI8NbXJdfBTiSKw', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210095.6207, 18, 'aEl6zX3eD8WsrZ5PYVSF7qdH', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210097.3225, 18, 'KPWnoGu08kDbJ5TL1xIFeXds', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210098.9926, 18, '5adSt4cYF02Dv1hBmqHbzOoJ', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210100.7366, 18, 'sqb6H2nlzjZEdFfr8Y0QSkWi', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210102.5859, 18, 'DHd0nhKZX2s3Oa7c5xBjVTFS', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210104.4052, 18, 'MGE5SmDzFKU0k4JyQd2HjxpL', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210106.0939, 18, 'cuVhny0ZMr7md2GSboxN1via', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210107.7877, 18, 'L4zZYNdOs9jMABnEHKa6JV0T', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210109.4564, 18, 'n0YorzE6CGQmTdI89e5wyMHR', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210111.1493, 18, 'qNHCe2O16WIspDTEZahVKzfw', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210112.8368, 18, '6QOjsgim4tB325EkhSlYMvNy', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210114.4350, 18, 'DvhbecxR72aCigsJSKXtLrNq', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210116.0746, 18, 'E8ouiq7Ps0e9WlM3Sav6rjKV', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210117.7691, 18, 'ClMpPFKgSd2ivf1XVIEOz0ks', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210119.3433, 18, 'kSxBj1nUyoIEMtNRia5FC8JD', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210120.9874, 18, 'SUC7vdf4TyWjILK8wxQ0uYF2', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210122.9542, 18, 'ph6jmviYAb0xV5IK1dgTa7nD', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210124.7302, 18, 'GMUytmeBfVkYiSPHnA539COx', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210126.5074, 18, '2FJUPEWoAH3h1uLqDQsMigrf', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210128.2567, 18, 'jQVBGZRfPhECS2pmxsdvuTIa', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210129.9169, 18, 'K0dyZrgLEWb7Uq34tCOTXxmI', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210131.5664, 18, 'tNu0eTl2f4FMhdDbcniZoEyH', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210133.2187, 18, 'iPLZ6IDads2rWloMTwOYt0KA', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210134.9175, 18, '6l8spkySardAL2BV4f5gDYui', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210136.7547, 18, 'xlp5crh1QP9s23iXeRg80ALV', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210138.5425, 18, 'RqUHGFrl1BYDNO03oivsjMd6', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210140.2488, 18, 'BwAMaS7nsNm4TD6r8eK5xj2Y', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210141.8609, 18, 'YJjlAIQ5BvaskFSNZyT6GWRo', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210143.7423, 18, 'uEn1vztw6C9HxQe73yGJqipY', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210145.3995, 18, 'HdNIpnzZWajXQkc79GT1iBCO', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210147.1222, 18, 'jwdlDR3QEzYf01HmpIGrsBg7', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210148.7268, 18, 'JLQRzP3Fu4VS9X1ypDBjdGvw', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210150.4874, 18, 'dRwI2GSCyLk6Ovr0c4bM1uxz', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210152.3359, 18, 'GP1U3ue9IxkQ2b5jXp0SDLwi', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210154.3961, 18, 'lOVDfAc8KozmIwGnXSLsqCHa', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210156.3166, 18, 'ctXePhTkqJmisxIUn7j2D3LF', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210158.2199, 18, '0kyHYmXhM2raVCDIlz1WBxpP', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210160.3300, 18, 'SPiFfurGt1Tvj7Y0EZs3lcAy', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210162.4344, 18, 'SRa3F1XU9MhvnkElIqd5VAcg', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210164.5149, 18, 'g0FlqrmE91PxHJWKT5nd7wep', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210166.6217, 18, 'PjgW0QvXdik1f65m37BnO9r8', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210168.7056, 18, 'xyDe34gJwh15zQNpAibnOaoX', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210170.7510, 18, 'bdHXUCwMWTaJS6LgzhVIA4Gl', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210172.6326, 18, '9mlhA3MKYTEQHD4BsuoC8i1J', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210174.4836, 18, 'bXq682iLmSpFfxjQMtTCrgu3', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210176.3225, 18, '3EdO7v2SFP4AK1GroZ6cQiks', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210178.1163, 18, 'bUn8RGl0zh9gNqyJT4IxXrLW', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210180.0693, 18, 'sEwKr68AzGL9W1van0Xcodgp', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210182.1323, 18, 'c6YCUJ74pThQLXr9nDmgjktd', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210184.0482, 18, 'Kphoc6N7LfPUJ2MbaXqCSlyT', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210186.1201, 18, '34lKYZV58tmzrcxLqMNEo6Sg', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210188.2470, 18, 'GMFxq2cVHZInCWRQlp9YS4Ti', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210190.2637, 18, '6Hs4257WTevcxLaFtDzK3bMl', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210192.1633, 18, '6A0WgFMaUjwCQ4c7DOVSi3lI', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210195.6365, 18, 'use39i20NAoGWzVr48qktXJL', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210197.6413, 18, 'Y4eCT9fMhP27osHOEGmlnwj8', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210199.6948, 18, '8EDJxG6sXmy02qRPoVvcKS37', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210201.5705, 18, 'DEYk05X6QTJeFy9OmBwMPx3q', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210203.6220, 18, '6p2doYMVSbzxaLHt1fqs7W5y', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210205.5748, 18, 'KoiHSTVYm7L9dQOctxRv0fua', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210207.6550, 18, 'VYBprmxtfUuqALI5Nd9KG23H', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210209.6695, 18, 'e8mUdtz9N3c2RpAoYVkq7xQy', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210211.7551, 18, 'u05GqVhHFyZdvDMw4pLxRNz1', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210213.5857, 18, 'XdUWAN6LtHRVv0BoO9n1gPkq', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210215.4780, 18, 'M1Eboih4YapsLOqTSgNRJc8X', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210217.6101, 18, 'LndBF4HiEehASc6bV7Gf2OrZ', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210219.7252, 18, 'vH6WTynfFDzSuVKNQJb21lsg', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210221.3972, 18, '2gZwVzn09U8DtPCcYxJ4IXyk', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210223.0512, 18, 'HlI95riNtDLR8QyKGJ3puqzd', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210224.6748, 18, 'MwXNTg18h79IEzcZQ25oVKnW', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210226.2977, 18, 'ieawSnopKvykuZ7tUfJOVAXm', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210227.9714, 18, 'pGXMbA86w3K2DinISgvV7NBH', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210229.6115, 18, 'bM0aV9ULkf83QDWhnpGrFXes', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210231.2894, 18, 'Cho9rcPwTOU1HpGKaQ5BFLyt', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210232.9677, 18, '5fmy7ckUWnJ3sdYZiCvzuRo8', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210234.5927, 18, 'wpuFGVZP7a4nY5UxhbRce06j', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210236.2951, 18, '9vyxEcoqDQLufYzPOFNIsBX3', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210237.9250, 18, 'v6U2blugKo9QdaOF4nPLTqps', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210239.5430, 18, 'zQwb7HA8lVINjM9CsK4a5D36', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210241.3977, 18, 'JZkI5wdRv3V8UeYyWlPnLQi7', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210243.1104, 18, 'thsXIBGqekg9vJzKTL2O84Af', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210244.7605, 18, 'hsdI2E147DvqfwxaF8j5oT63', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210246.5482, 18, 'tcGj5zJVw7grLKUkTO8RdZFX', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210248.3582, 18, 'HUzfP913ijMhyrkJauwFcCRB', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210250.1232, 18, '39LywibPuBcfO1RMmpAJx8nr', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210251.8123, 18, 's6ybSlReVQtCJE17iv0KN5hq', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210253.5300, 18, 'ulprUTdaFKAxOv64fcBLm78Q', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210255.1783, 18, 'cEtCbu7VeGo8Zr6TayF92Qil', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210256.9234, 18, 'qbT8UyuxFo2Ch9aSeOlmNdX0', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210258.6402, 18, 'nVapfRWEB13d8yCMl59IDqsS', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210260.4054, 18, 'wWimfsA9nvKe1zUR8E7j5Oc0', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210262.2381, 18, 'hKE31F9VGBO4J7ZgItLACD8X', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210264.0042, 18, 'brfc30WeQXjR8NBHg1mpn4yV', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210265.6928, 18, 'XMFe148cohut0QnmvzjEfWbr', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210267.4359, 18, 'uMI8jJhX2bSidBfenvzVkp9o', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210269.2917, 18, '9fqPy2AwsSztYD6VJnUlhNE4', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210271.0073, 18, '9Z1HqVipAwxdcvDL8PRy3SOh', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210272.7019, 18, 'tDT8FwNm6JRSUPMb2QYXpr0h', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210274.3937, 18, '5uLQzxnjoWbcKdEPw8NTG2Ar', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210276.0330, 18, 'EDeC3VtdFmY570f4TNWcPqyw', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210277.6568, 18, '9rsXJhUxTAQBF0DqmbnPIe1l', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210279.3306, 18, 'aI8Nig36XkPBbFZjAvz2sCUS', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210281.2533, 18, 'mFHf30EnOJ2RCAbMy7DITWLt', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210282.9788, 18, 'IckHXrfT9btQB1aK4502zoin', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210284.6484, 18, 'gqVkX1AoKB57QZFdCj8y34nW', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210286.2953, 18, 'nQIwgphAaOezDBysVLG1f4EW', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210287.9604, 18, 'WwfCKQxg1vjYmu7zLV2GShl9', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210289.6332, 18, 'N3SdRk4roecjMgZp0WITPxB5', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210291.4929, 18, 'fK9jSxYhLmv74nRZI0AWysc3', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210293.3222, 18, 'WX6rDOy5qaIjkPhTutz1GosL', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210295.0317, 18, 'a2dTGjsm4KtDHpgYk9Lhr6ec', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210296.9043, 18, 'M1Ohe2Ii5TVF6ydvRwmpu4P7', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210298.5687, 18, 'mcdBVti8yG7bnCr4AHluv69M', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210300.3990, 18, 'CB4YSMpjPxXQkHiEs5J2tVOn', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210302.0687, 18, 'uGbkOP3Xl9pUHVtABivqJad0', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210303.7138, 18, 'JX08psmuHoz6cG3MTnVjdyAh', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210305.3366, 18, 'DaohfPs9bVO1HCleRMYmLWwS', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210306.9098, 18, '7Rzd0l9S6N5wiAkU8pM1fWXC', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210308.4589, 18, 'KwtHZOh6ljv7SYA1uekCaUEn', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210310.0845, 18, 'KYgLMe4n6hrZqliUSjTuQdo0', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210311.6805, 18, 'ea7PMv5H0x6OuoKclYdNw1WV', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210313.3267, 18, 'NlBnHeQ2Ub75to6KDiu8cLgj', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('141.98.9.24', 2372012312, '', 0, 1639210314.9872, 18, 'aikCZJuXYyK7jtqFeSLgc3T9', '', '13|0|0|0|kerfim.com/', 0, 0, 0),
('198.71.227.4', 3326599940, '', 0, 1639211486.0230, 55, 'GMhw6ftymFO8kr5XjJn9Z2DA', '', '19|0|0|0|kerfim.com/wordpress/wp-content/plugins/fighter/shx.php', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1639223310.8547, 55, 'JL3WZHADy0vxkQB2aUcTR89u', '', '19|0|0|0|kerfim.com/small.php', 0, 0, 0),
('185.103.16.166', 3110539430, '', 0, 1639229354.2155, 55, '7Ondatz9N1ZerH43WLxf8Sql', '', '19|0|0|0|kerfim.com/wp-conflg.php', 0, 0, 0),
('165.232.187.231', 2783493095, '', 0, 1639229801.8205, 55, 'AnXey6d14iWJMzIpNk3CaTfK', '', '19|0|0|0|kerfim.com/wp-content/themes/car-repair/doc.php', 0, 0, 0),
('176.109.187.117', 2959981429, '', 0, 1639259131.1005, 55, '6L0rXKQbM1eU8qfhSB4stkp7', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/404.php', 0, 0, 0),
('89.38.226.133', 1495720581, '', 0, 1639289850.9205, 50, 'RvBi8uZzLOY13Jc49jn5TWUG', '', '0|0|0|0|kerfim.com/wp-login.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1639297886.7932, 55, 'dq3Rb0QESAyzuHVMXJ9U5PBc', '', '19|0|0|0|kerfim.com/assets/plugins/jquery-file-upload/server/php/index.php', 0, 0, 0),
('107.190.136.2', 1807648770, '', 0, 1639308573.5660, 55, 'METSrR3cPJzqaAOV95WnhgvN', '', '19|0|0|0|kerfim.com/wso.php', 0, 0, 0),
('46.242.145.20', 787648788, '', 0, 1639312665.3059, 55, 'yqTacEKvxnS92rDuVLkzdftm', '', '19|0|0|0|kerfim.com/wp-content/plugins/easybusy/wp-blog.php', 0, 0, 0),
('103.28.36.106', 1729897578, '', 0, 1639314102.1246, 55, 'dJtcAD0lmaR6ibfTkWC5L2Up', '', '19|0|0|0|kerfim.com/wp-content/themes/download.php', 0, 0, 0),
('39.107.251.198', 661388230, '', 0, 1639314261.0334, 55, 'MAGKdqBu40tegRmyFxSZlWj7', '', '19|0|0|0|kerfim.com/wp-content/plugins/easybusy/alfa.php', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1639317631.1034, 55, 'YIOXTz4rGvMK693Hak0EU1J7', '', '19|0|0|0|kerfim.com/wp-includes/hbhbrdryld.php', 0, 0, 0),
('185.103.199.199', 3110586311, '', 0, 1639339340.2336, 55, 'XgBLGhtW3SP6YxNZKiplHF5J', '', '19|0|0|0|kerfim.com/style.php', 0, 0, 0),
('185.103.199.119', 3110586231, '', 0, 1639339342.0415, 55, 'ZVFSCGgaOrqjk7n5I1xiKAu4', '', '19|0|0|0|kerfim.com/accesson.php', 0, 0, 0),
('52.24.54.73', 874001993, '', 0, 1639339913.3913, 55, 'xZIzQG7pnthsNTAdEo6ic4vU', '', '19|0|0|0|kerfim.com/hapygeslyegss.php', 0, 0, 0),
('202.92.4.198', 3395028166, '', 0, 1639342789.2210, 55, 'vLyfV7cwUsol5ENTjqX4uPJQ', '', '19|0|0|0|kerfim.com/wp-content/plugins/easybusy/wp-aespa.php', 0, 0, 0),
('5.255.91.5', 100621061, '', 0, 1639348853.4623, 55, 'kBvN2oGhXl08EDd5iMz3VuOx', '', '19|0|0|0|kerfim.com/rguoysdgefs.php', 0, 0, 0),
('5.255.91.5', 100621061, '', 0, 1639348871.5035, 55, 'bwSa61J3QzrNjWZvHcgPyqDX', '', '19|0|0|0|kerfim.com/rguoysdgefs.php', 0, 0, 0),
('5.255.91.5', 100621061, '', 0, 1639348874.8611, 55, '7zKBhJpOiqCcLjtaQoxkrgym', '', '19|0|0|0|kerfim.com/rguoysdgefs.php', 0, 0, 0),
('195.133.239.225', 3280334817, '', 0, 1639349647.6980, 55, 'm0gwN7tQjXYuMeZ2pErDkIVv', '', '19|0|0|0|kerfim.com/inc/f.php', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1639353168.5457, 55, 'JC1s0YzmxiDyEQponPvbw9He', '', '19|0|0|0|kerfim.com/wp-admin/hbhbrdryld.php', 0, 0, 0),
('46.17.175.152', 772911000, '', 0, 1639358071.3030, 55, '8i0lxvpVQdcF4AUEz3BLDPMm', '', '19|0|0|0|kerfim.com/wp-content/plugins/easybusy/upx.php', 0, 0, 0),
('46.17.175.152', 772911000, '', 0, 1639358075.0568, 55, 'VbtylaME2WkTcYjCeznU59vO', '', '19|0|0|0|kerfim.com/wp-content/plugins/easybusy/upx.php', 0, 0, 0),
('151.106.117.152', 2540336536, '', 0, 1639364516.4157, 55, 'TpP730UscXJkdBnhqS9AEMCu', '', '19|0|0|0|kerfim.com/wp-includes/local.php', 0, 0, 0),
('91.134.248.211', 1535572179, '', 0, 1639364533.0442, 55, '4mqejIU5yfth06X71LVcJaZP', '', '19|0|0|0|kerfim.com/wp-content/hbhbrdryld.php', 0, 0, 0),
('91.134.248.211', 1535572179, '', 0, 1639364536.1216, 55, 'CGSdHN9luBZRTn2fYzcMIJ1w', '', '19|0|0|0|kerfim.com/wp-content/hbhbrdryld.php', 0, 0, 0),
('91.134.248.235', 1535572203, '', 0, 1639370252.5884, 55, 'KvknhgRXTUjJxZ9smrOtICi1', '', '19|0|0|0|kerfim.com/wp-content/hbhbrdryld.php', 0, 0, 0),
('192.241.132.121', 3237053561, '', 0, 1639374613.2688, 55, 'X8mAYNLt6iZOHVF02G1TBqWe', '', '19|0|0|0|kerfim.com/wp-content/plugins/easybusy/ran.php', 0, 0, 0),
('51.68.11.203', 860097483, '', 0, 1639376037.9606, 55, 'kiNy3DROxX9qVvpGHrWlA056', '', '19|0|0|0|kerfim.com/wp-content/local.php', 0, 0, 0),
('141.136.41.145', 2374510993, '', 0, 1639376756.4730, 55, 'kd4qOtPpDlrfARzBc5C1MVX0', '', '19|0|0|0|kerfim.com/tan.php', 0, 0, 0),
('195.133.18.60', 3280278076, '', 0, 1639378156.9394, 55, 'XKv7SqlTVNOuWgckAPIbBe5E', '', '19|0|0|0|kerfim.com/wp-includes/class-wp-page-cache.php', 0, 0, 0),
('195.133.18.60', 3280278076, '', 0, 1639378170.6224, 55, 'jHLWUk3IicS0s8GDelO7wr5P', '', '19|0|0|0|kerfim.com/wp-includes/lfx.php', 0, 0, 0),
('103.125.235.27', 1736305435, '', 0, 1639413551.6911, 55, 'ITulWrMJ4m9dFVDO7SR2qUvG', '', '19|0|0|0|kerfim.com/cgi-bin/mt/mt-atom.cgi', 0, 0, 0),
('103.125.235.27', 1736305435, '', 0, 1639413557.8264, 55, 'XHRpxWVlTDze4aIvtuQijwq9', '', '19|0|0|0|kerfim.com/mt/mt-atom.cgi', 0, 0, 0),
('103.125.235.27', 1736305435, '', 0, 1639413561.8365, 55, '5Flbdw4v8Tr0B96KjHJuac1P', '', '19|0|0|0|kerfim.com/cgi-bin/mt-atom.cgi', 0, 0, 0),
('103.125.235.27', 1736305435, '', 0, 1639413572.8794, 55, 'JcyMgkEKpTWxRuFfGqrPho2C', '', '19|0|0|0|kerfim.com/mt-atom.cgi', 0, 0, 0),
('103.125.235.27', 1736305435, '', 0, 1639413590.8203, 55, 'wpVveKmuHxkDltI7cPja0iAL', '', '19|0|0|0|kerfim.com/cgi-bin/MT/mt-atom.cgi', 0, 0, 0),
('103.125.235.27', 1736305435, '', 0, 1639413590.8298, 10, 'wpVveKmuHxkDltI7cPja0iAL', '', '707|0|0|0|kerfim.com/cgi-bin/MT/mt-atom.cgi', 0, 0, 0),
('103.125.235.27', 1736305435, '', 0, 1639413595.4986, 55, 'QdKzuJrV9O0NmpAyF7TvxRoi', '', '19|0|0|0|kerfim.com/MT/mt-atom.cgi', 0, 0, 0),
('103.125.235.27', 1736305435, '', 0, 1639413599.0919, 55, 'vzco5UieuMyPahnmqsDkwjrX', '', '19|0|0|0|kerfim.com/mtos/mt-atom.cgi', 0, 0, 0),
('103.125.235.27', 1736305435, '', 0, 1639413602.1410, 55, 'EGFS7LiYZxX5leKM80vfRWda', '', '19|0|0|0|kerfim.com/cms/mt-atom.cgi', 0, 0, 0),
('103.125.235.27', 1736305435, '', 0, 1639413617.1557, 55, 'lUbR6HGMstp8cmLOFkWyQxYN', '', '19|0|0|0|kerfim.com/blog/mt-atom.cgi', 0, 0, 0),
('103.125.235.27', 1736305435, '', 0, 1639413635.9719, 55, 'YUQ2qbcp5ETFOAhkoLHDGB86', '', '19|0|0|0|kerfim.com/cgi/mt-atom.cgi', 0, 0, 0),
('34.94.196.43', 576635947, '', 0, 1639413683.1736, 55, 'QXkoMgwqm6fedNOAHtWF3Pun', '', '19|0|0|0|kerfim.com/wp-content/plugins/background-image-cropper/doc.php', 0, 0, 0),
('212.114.110.166', 3564269222, '', 0, 1639413707.1832, 55, 'xlLhSAqVwuEcJGXYIZmBeF7a', '', '19|0|0|0|kerfim.com/media-admin.php', 0, 0, 0),
('172.255.125.167', 2902424999, '', 0, 1639429486.4187, 70, '1fGP9oiXsh5DLcEA2pHTRKje', '', '0|0|0|0|kerfim.com//wp-json/wp/v2/users/', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1639436711.4725, 55, '85iL9lM2aQIWnzBscTgwE6Rj', '', '19|0|0|0|kerfim.com/sites/all/libraries/plupload/examples/upload.php', 0, 0, 0),
('184.168.97.99', 3098042723, '', 0, 1639437068.1430, 55, 'FWEOPjNmchrYLlUnBwakZbAQ', '', '19|0|0|0|kerfim.com/wp-admin/network/network.php', 0, 0, 0),
('132.148.114.71', 2224321095, '', 0, 1639449143.7694, 55, 'Nfv74tJWuzcoayIqA3Hji2YG', '', '19|0|0|0|kerfim.com/wp-content/plugins/background-image-cropper/content-post.php', 0, 0, 0),
('182.50.151.17', 3056768785, '', 0, 1639449782.4275, 55, 'T1gtzc6aFGpSviqhyRBwCPj4', '', '19|0|0|0|kerfim.com/1.php', 0, 0, 0),
('89.31.140.122', 1495239802, '', 0, 1639457589.2786, 55, 'e8FAKwofMNO0RZlym6juLk7q', '', '19|0|0|0|kerfim.com/wp-info.php', 0, 0, 0),
('47.89.31.26', 794369818, '', 0, 1639457647.3338, 55, '0SilKmpR9eaCsN5EwQrUjDF2', '', '19|0|0|0|kerfim.com/wp-content/languages/plugins/index.php', 0, 0, 0),
('47.89.31.26', 794369818, '', 0, 1639457649.8035, 55, 'HlE1L4kiYdpeI9vwMgPxz7OD', '', '19|0|0|0|kerfim.com/wp-content/languages/plugins/index.php', 0, 0, 0),
('198.71.236.82', 3326602322, '', 0, 1639459462.2174, 55, '2flLhauBF5VkqxNdW7jPeTSw', '', '19|0|0|0|kerfim.com/media-admin.php/404.php', 0, 0, 0),
('91.134.248.253', 1535572221, '', 0, 1639461362.8403, 55, '92bfsq7QwCdhleBKGPmFN1UL', '', '19|0|0|0|kerfim.com/doc.php', 0, 0, 0),
('47.106.158.90', 795516506, '', 0, 1639461414.7771, 55, 'CfRpqnyTEU5bd0OQaeowi1Az', '', '19|0|0|0|kerfim.com/ups.php', 0, 0, 0),
('47.106.158.90', 795516506, '', 0, 1639461418.1381, 55, 'PivKGDExSNs9lV52fbIMakuL', '', '19|0|0|0|kerfim.com/ups.php', 0, 0, 0),
('65.108.25.245', 1097603573, '', 0, 1639462031.1037, 55, 'PNit4BEupjlmI71vkwGWASRD', '', '19|0|0|0|kerfim.com/mini.php', 0, 0, 0),
('176.109.191.20', 2959982356, '', 0, 1639469983.0589, 55, 'VLrx7AqBXHulUfYpgwKR9yJS', '', '19|0|0|0|kerfim.com/wso.php', 0, 0, 0),
('176.109.191.20', 2959982356, '', 0, 1639469983.5598, 55, 'xlGceHSQVZgvjYfKTUb6wzp2', '', '19|0|0|0|kerfim.com/wso.php', 0, 0, 0),
('91.134.248.245', 1535572213, '', 0, 1639470614.1748, 55, 'nrD5vbmqJVEUxQZLBNYtcwoK', '', '19|0|0|0|kerfim.com/doc.php/404.php', 0, 0, 0),
('91.134.248.245', 1535572213, '', 0, 1639470617.5213, 55, 'GpJ8NdgsweHTyumXIEh4ztbf', '', '19|0|0|0|kerfim.com/doc.php/404.php', 0, 0, 0),
('185.232.14.29', 3118992925, '', 0, 1639472618.5519, 55, 'yv4pdPOuNCj6zU8XfisZF9ca', '', '19|0|0|0|kerfim.com/wordpress/wp-content/plugins/fighter/shx.php', 0, 0, 0),
('118.68.218.242', 1984223986, '', 0, 1639478259.6065, 55, '4oaS1Q0svWlODErtnUqYwHxC', '', '19|0|0|0|kerfim.com/wp-admin/link-edd.php', 0, 0, 0),
('104.236.217.60', 1760352572, '', 0, 1639481146.2288, 55, 'CD0GvShRMatxXYKgL2IQ7VPk', '', '19|0|0|0|kerfim.com/old-index.php', 0, 0, 0),
('91.134.248.253', 1535572221, '', 0, 1639489921.2303, 55, 'J6lYMdbBQULwgjxoeN2nui5S', '', '19|0|0|0|kerfim.com/gank.php.PhP', 0, 0, 0),
('95.59.26.12', 1597708812, '', 0, 1639504032.3857, 55, 'tsYHzP1EIy5lvSqRp64QDofG', '', '19|0|0|0|kerfim.com/wp-content/themes/alternate-lite/inc/network.php', 0, 0, 0),
('148.72.27.55', 2487753527, '', 0, 1639544174.8365, 55, 'Hq2btDxjESVBrk0pFi9CQonG', '', '19|0|0|0|kerfim.com/wp-blog.php', 0, 0, 0),
('141.136.41.145', 2374510993, '', 0, 1639546825.7281, 55, 'qwybO4JcnRfjXzYaGtEgQMVB', '', '19|0|0|0|kerfim.com/cache/content-post.php', 0, 0, 0),
('147.135.20.22', 2475103254, '', 0, 1639546890.7136, 55, '1H9oRFnxOYv8mME7JzZdQpT3', '', '19|0|0|0|kerfim.com/wordpress/media-admin.php', 0, 0, 0),
('91.134.248.211', 1535572179, '', 0, 1639550352.6723, 55, 'Q503TikmcuUMyvFsqd9N2LJC', '', '19|0|0|0|kerfim.com/wp-content/plugins/background-image-cropper/new_license.php.suspected', 0, 0, 0),
('91.212.213.93', 1540674909, '', 0, 1639550789.2655, 55, 'y1rZv29ulDHSgbnx0AfPe3h6', '', '19|0|0|0|kerfim.com/wp-admin/user/user-profile.php', 0, 0, 0),
('194.110.169.90', 3262032218, '', 0, 1639551706.8294, 55, 'xE85krdgTQWoiNHjt9z3O27V', '', '19|0|0|0|kerfim.com/wp-content/plugins/sid/sidwso.php', 0, 0, 0),
('80.241.141.67', 1358007619, '', 0, 1639557783.9295, 55, 'rtNMFIyCwQdamvAg1eSnJzW5', '', '19|0|0|0|kerfim.com/wp-content/plugins/wp-automatic/process_form.php', 0, 0, 0),
('91.134.248.192', 1535572160, '', 0, 1639559058.4742, 55, 'YKHcU31WCxT7dVMnQfJovkuw', '', '19|0|0|0|kerfim.com/assets/images/wp-plugins.php', 0, 0, 0),
('66.33.194.39', 1109508647, '', 0, 1639560175.4241, 55, 'EUjWHN4KBTdwPMD6zX5q8Qae', '', '19|0|0|0|kerfim.com/wp-plugins.php', 0, 0, 0),
('157.7.106.118', 2634508918, '', 0, 1639560316.7425, 55, 'xIaK2fg3m5MVL6T0CpvsJ81k', '', '19|0|0|0|kerfim.com/wordpress/wp-content/plugins/523453244/mini.php', 0, 0, 0),
('194.233.102.80', 3270075984, '', 0, 1639563299.8484, 55, 'HozOEw4qa9MGQDpbjLWxSTZt', '', '19|0|0|0|kerfim.com/cache/wp-plugins.php', 0, 0, 0),
('47.89.31.26', 794369818, '', 0, 1639573724.6289, 55, 'THGdzO4fyF5W2Z9Yb63ShQaX', '', '19|0|0|0|kerfim.com/wp-conflg.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1639576535.9347, 55, 'oeY4dIWn6a0FrpisxPf5HTbm', '', '19|0|0|0|kerfim.com/assets/global/plugins/jquery-file-upload/server/php/index.php', 0, 0, 0),
('39.105.87.72', 661215048, '', 0, 1639588931.1918, 55, 'tHN0dV8vjpxMyhc21WI6UAeg', '', '19|0|0|0|kerfim.com/wordpress/gank.php.PhP', 0, 0, 0),
('39.105.87.72', 661215048, '', 0, 1639588939.9908, 55, 'fKl5XbGj9U0OoBYQhJdy3ZDC', '', '19|0|0|0|kerfim.com/wordpress/gank.php.PhP', 0, 0, 0),
('194.59.164.103', 3258688615, '', 0, 1639589376.6503, 55, 'D1AEIpjrK79LozNXCPd4mhV3', '', '19|0|0|0|kerfim.com/readme.php', 0, 0, 0),
('187.73.33.9', 3142131977, '', 0, 1639594273.5676, 55, 'BWEchU6unMxe51lPoz0pXRLw', '', '19|0|0|0|kerfim.com/shell.php', 0, 0, 0),
('213.136.86.246', 3582482166, '', 0, 1639598615.9335, 50, 'kV0ufNgvGxjlrpFYznoCmc4y', '', '0|0|0|0|kerfim.com/wp-login.php', 0, 0, 0),
('91.134.248.211', 1535572179, '', 0, 1639599419.1413, 55, 'esXZ29gLpqC4FhKJjltxAyO6', '', '19|0|0|0|kerfim.com/components/com_banners/metadata.php', 0, 0, 0),
('50.62.176.177', 842969265, '', 0, 1639617646.2192, 55, 'czUa9ZgJisorh8mD6HY4GR7u', '', '19|0|0|0|kerfim.com/wordpress/wp-content/plugins/masterx/shx.php', 0, 0, 0),
('54.36.167.79', 908371791, '', 0, 1639633094.4397, 55, '0vBHuntcsDVleNQwm1YGjh9F', '', '19|0|0|0|kerfim.com/cache/doc.php', 0, 0, 0),
('94.11.151.232', 1577818088, 'kerfim', 1, 1639641424.2520, 5, '8vOAIcZz9Ch3P2lRt4gKQ0oW', '', '0|0|0|0|kerfim.com/kerfim-access/', 0, 0, 0),
('54.37.121.239', 908425711, '', 0, 1639643177.6359, 55, 'nv5L19phZ6BbF2O7kMfm4DRI', '', '19|0|0|0|kerfim.com/wordpress/wp-content/plugins/fighter/upx.php', 0, 0, 0),
('54.37.121.239', 908425711, '', 0, 1639643179.3284, 55, 'eM9toRZIdk1wAn7f6pW50QKj', '', '19|0|0|0|kerfim.com/wordpress/wp-content/plugins/fighter/upx.php', 0, 0, 0),
('89.234.181.56', 1508554040, '', 0, 1639649775.9383, 55, 'mOIs4dJwDlkNWSEMfyYGUTV2', '', '19|0|0|0|kerfim.com/wp-content/plugins/wp-automatic/process_form.php', 0, 0, 0),
('89.234.181.56', 1508554040, '', 0, 1639649794.3966, 50, 'ywjDgJ9R0Vq752O4a8tcKlUh', '', '0|0|0|0|kerfim.com/wp-login.php', 0, 0, 0),
('89.234.181.56', 1508554040, '', 0, 1639649796.2061, 50, 'CcFn4xHIMrvsmuS5EBqlJoWA', '', '0|0|0|0|kerfim.com/wp-login.php', 0, 0, 0),
('89.234.181.56', 1508554040, 'stvnumurzwfsqge', 7, 1639649967.9716, 2, 'RHOKj4Mtef1N0BI28lvWPEbS', '', '0|0|0|0|kerfim.com/my-account', 0, 0, 0),
('89.234.181.56', 1508554040, 'stvnumurzwfsqge', 0, 1639649968.5862, 21, 'RHOKj4Mtef1N0BI28lvWPEbS', '', '0|0|0|0|kerfim.com/my-account', 0, 0, 0),
('89.234.181.56', 1508554040, 'kerfim', 1, 1639649969.0434, 5, 'RHOKj4Mtef1N0BI28lvWPEbS', '', '0|0|0|0|kerfim.com/my-account', 0, 0, 0),
('51.68.11.203', 860097483, '', 0, 1639651178.9220, 55, 'KN18aQjwBlxSuvPsMhim45DO', '', '19|0|0|0|kerfim.com/wordpress/gank.php.PhP', 0, 0, 0),
('188.166.218.146', 3165051538, '', 0, 1639675590.8776, 55, '4jDAkRZpaeI910WYPMBmUOL2', '', '19|0|0|0|kerfim.com/wordpress/wp-content/plugins/xnxx/xd.php', 0, 0, 0),
('27.254.85.204', 469652940, '', 0, 1639678386.2749, 55, 'ITRrOkCemHAMXKNEucifB2Uv', '', '19|0|0|0|kerfim.com/wordpress/doc.php', 0, 0, 0),
('192.163.245.82', 3231970642, '', 0, 1639690661.1067, 55, '4mEABkRoL2WQxUCsG97X56eP', '', '19|0|0|0|kerfim.com/wp-class-cache.php', 0, 0, 0),
('66.33.194.39', 1109508647, '', 0, 1639691864.2444, 55, 'YDnoKtMA4gqQysRvJ9BxawG5', '', '19|0|0|0|kerfim.com/admin/controller/extension/module/opheadar.php', 0, 0, 0),
('66.33.194.39', 1109508647, '', 0, 1639691867.0102, 55, 'NzCEo10QnGTIDs8ZtrWFApYg', '', '19|0|0|0|kerfim.com/admin/controller/extension/module/opheadar.php', 0, 0, 0),
('198.71.234.22', 3326601750, '', 0, 1639697599.8626, 55, 'LotJCluG37a50ZUKBV1bh2dx', '', '19|0|0|0|kerfim.com/1index.php', 0, 0, 0),
('187.73.33.9', 3142131977, '', 0, 1639699762.6662, 55, 'KPox58Yg0OMwTvQEhLUBZClk', '', '19|0|0|0|kerfim.com/wp-content/plugins/masterx/shx.php', 0, 0, 0),
('187.73.33.9', 3142131977, '', 0, 1639699765.7143, 55, 'jWQRe3Tgc2hlE7SsZrx5qNaG', '', '19|0|0|0|kerfim.com/wp-content/plugins/masterx/shx.php', 0, 0, 0),
('91.134.248.211', 1535572179, '', 0, 1639702006.6118, 55, 'VH8ZL0Aq9EuPFJwkvyDltMeQ', '', '19|0|0|0|kerfim.com/shx.php', 0, 0, 0),
('217.174.104.138', 3652085898, '', 0, 1639704216.3011, 55, 'whEvJHMZeuDR1Pt0A7VTiCKN', '', '19|0|0|0|kerfim.com/wp-includes/langar.php', 0, 0, 0),
('88.99.33.105', 1482891625, '', 0, 1639721820.3035, 55, 'rHk27Msth1dfeSYACqFu4mPR', '', '19|0|0|0|kerfim.com/wordpress/wp-content/plugins/Luxury/wp-load.php', 0, 0, 0),
('159.242.234.2', 2683496962, '', 0, 1639722837.0693, 70, '3g9IcmA2OJHNrR8sLwuBh6ei', '', '0|0|0|0|kerfim.com//wp-json/wp/v2/users/', 0, 0, 0),
('163.172.213.39', 2746012967, '', 0, 1639728873.3028, 55, 'pMse7U2YFZzbAC6ijKxGJkIQ', '', '19|0|0|0|kerfim.com/wordpress/wp-content/plugins/masterx/upx.php', 0, 0, 0),
('23.228.109.147', 400846227, '', 0, 1639753374.6570, 55, '39a5p47JDPZsBgRTzSwLu1tO', '', '19|0|0|0|kerfim.com/public/assets/plugins/jquery-file-upload/server/php/index.php', 0, 0, 0),
('92.249.44.128', 1559833728, '', 0, 1639757291.3196, 55, 'ZlPOEM7S6rA9q0eK1cnswtbR', '', '19|0|0|0|kerfim.com/wordpress/2index.php', 0, 0, 0),
('185.103.199.187', 3110586299, '', 0, 1639762733.4639, 50, 'o9AR8p6jF0INnkQzmueBhOtS', '', '0|0|0|0|kerfim.com/wp-login.php', 0, 0, 0),
('184.168.97.99', 3098042723, '', 0, 1639774004.3066, 55, '9pceYrs6L87hAuvV4zqGnONI', '', '19|0|0|0|kerfim.com/wp-connect.php', 0, 0, 0),
('159.223.176.160', 2682237088, '', 0, 1639785748.3718, 55, 'e1UlmK8jV6PvFAaEh5yTqYJ2', '', '19|0|0|0|kerfim.com/Telerik.Web.UI.WebResource.axd', 0, 0, 0),
('40.114.95.75', 678584139, '', 0, 1639804025.8744, 55, 'mWN9IZX0FzHrBDtVPMfhRALv', '', '19|0|0|0|kerfim.com/wp-includes/wp-atom.php', 0, 0, 0),
('40.114.95.75', 678584139, '', 0, 1639804046.1292, 55, 'XyCO8xMW1kfEQIKZw3UPo7zL', '', '19|0|0|0|kerfim.com/wp-includes/wp-atom.php', 0, 0, 0);
INSERT INTO `cerber_log` VALUES
('50.62.176.177', 842969265, '', 0, 1639852701.0204, 55, 'JkyWBGsfzMP4ecOp9vr2TCai', '', '19|0|0|0|kerfim.com/wp-content/plugins/wordfence/modules/login-security/classes/model/wp-pingg.php', 0, 0, 0),
('46.182.4.115', 783680627, '', 0, 1639855036.5932, 55, 'vNzkCroUW0Ictni2aXlxKMb5', '', '19|0|0|0|kerfim.com/wp-content/uploads/estate_templates/wpbricks/doc.php', 0, 0, 0),
('167.86.109.208', 2807459280, '', 0, 1639859581.9465, 55, 'foAQ2Rnv5uFZT41IjmwyBVNM', '', '19|0|0|0|kerfim.com/system.php', 0, 0, 0),
('118.27.125.13', 1981512973, '', 0, 1639889811.8220, 55, 'mf6pMOc0jlPsEiBDk9weroLU', '', '19|0|0|0|kerfim.com/wp-content/uploads/estate_templates/doc.php', 0, 0, 0),
('118.27.125.13', 1981512973, '', 0, 1639889811.8220, 55, 'blIeCxZnGDu1MOLv0a4cAXsY', '', '19|0|0|0|kerfim.com/wp-content/uploads/estate_templates/doc.php', 0, 0, 0),
('163.172.32.214', 2745966806, '', 0, 1639895766.1673, 55, 'QwUaXN1qJ5kYP0OERS3yHoG9', '', '19|0|0|0|kerfim.com/small.php', 0, 0, 0),
('27.254.85.204', 469652940, '', 0, 1639911641.8217, 55, '2qEOSm9LT6B5dweDvJrjZa7R', '', '19|0|0|0|kerfim.com/wordpress/ups.php', 0, 0, 0),
('27.254.85.204', 469652940, '', 0, 1639911653.2706, 55, 'hBr7seZPgK1tNyTn4VbpzRWx', '', '19|0|0|0|kerfim.com/wordpress/ups.php', 0, 0, 0),
('34.83.166.55', 575907383, '', 0, 1639916298.0370, 55, 'iW1T927xRm3BwDzGYt5drQFK', '', '19|0|0|0|kerfim.com/wp.php', 0, 0, 0),
('68.183.15.10', 1152847626, '', 0, 1639922690.4103, 55, 'hWGCbnl7trxsHOJeyB43zauc', '', '19|0|0|0|kerfim.com/wp-content/plugins/redirection/models/wp-contentt.php', 0, 0, 0),
('217.174.104.138', 3652085898, '', 0, 1639924489.9795, 55, 'KxsI6zXNm8wlgDQ9n2jHGYhF', '', '19|0|0|0|kerfim.com/data.php', 0, 0, 0),
('192.163.245.82', 3231970642, '', 0, 1639924938.5419, 55, 'RsLAG2u5nqKlQYtObj9cN401', '', '19|0|0|0|kerfim.com/about.php', 0, 0, 0),
('192.163.245.82', 3231970642, '', 0, 1639924940.4054, 55, 'd9Ft3aS2w8mKhZVRMyP4i6JE', '', '19|0|0|0|kerfim.com/about.php', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938122.0748, 100, 'CHfOtmYdbAWv1ixF8pTG9oq3', '', '23|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938122.0797, 10, 'CHfOtmYdbAWv1ixF8pTG9oq3', '', '709|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938123.8557, 18, '1GTlrR02akSeOPAC4YJEfpHs', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938125.6877, 18, 'taTBulKRX32MHkhOSELGcxbz', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938127.5776, 18, 'KYDv5w1Zj72eW0JUsBIrFEih', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938129.3042, 18, 'c8dt3ngCYv4pMGVi6hwfxKbW', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938131.1462, 18, 'x6tGbqfzwoVRNa0vHirEUDpn', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938133.0246, 18, 'Mk6er7xTiolaAJvDfbFLPWNc', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938134.7873, 18, 'Pvl0XQh84jpOVz5EgKdD3tCy', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938136.5397, 18, '4W8mXpatunBIji673rFCoHsL', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938138.3317, 18, 'yfdM4ivlcQkLVORnA1TH9Whu', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938140.0497, 18, '8Kgx1fvqzoGMp0sdEeOLT6tl', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938142.0184, 18, 'HgwUJF4zWkbdLOspSZh2B8NY', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938143.8108, 18, 'HdmDCTji6Nn8ZSFUPGBYvAJt', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938145.6939, 18, 'EazGnW0HCyKZPq7YUAft64Nj', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938147.4771, 18, 'UrnxmVwa2IDCSveRuAbWhTZ0', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938149.2945, 18, 'BrPn2bHTzKhd4mOtN79ygi0k', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938151.1530, 18, 'RlKW5cS3qXChDeoaU48pmMyV', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938152.9521, 18, 'mftX6IVdj8oDYzZhC51AUpPv', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938154.8353, 18, 'HNVCZL7cADxbashovpkyg6zR', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938156.6035, 18, 'cKYDvXRko7A8sq1rt3NeP95Q', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938158.3581, 18, '1z8VpgKGOi9qLYn3NHSCrbZX', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938160.2125, 18, 'OW2ramo5EXRv6bT9Gy0eBKIN', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938161.9904, 18, 'NGh4bx06kRHzc9pseOoMwyDQ', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938163.7174, 18, 'dnc8DrtUy3ZLgFev0asfzPCO', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938165.5521, 18, 'X6v4SPugjADC5oceIs9QYyk1', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938167.3934, 18, 'rv6XLMidfRJIkOGo84FwbEYZ', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938169.3979, 18, 'valOZ8gNrh2PW1cQ9fCVTyDe', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938171.2023, 18, 'nTtKyGSQvJfsb3hkD8rX4iwc', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938172.9276, 18, 'wrQR0yavmbFAd3EqtoMkNPYu', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938174.7028, 18, 'HsQL34kA5xnfaiOcTe7tW1MV', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938176.5706, 18, 'qb563vdCAoMIjJX8u1GSPr2y', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938178.3558, 18, 'dLmevG6wio14CRPgtBx0JTDM', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938180.0549, 18, '8WpU09rJws5TaGyx1LnYZcKm', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938181.8365, 18, 'zVJAIaw1d3FGj20OnrZgKhv8', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938183.5544, 18, 'Vy1sd2Og8UGJhpQbnFcqtHfr', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938185.4989, 18, 'ypFHMbXAl4G3udtzix1rQgcW', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938187.4229, 18, 'ox4JFXLrt7j8dCA06pqh1gNY', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938189.1922, 18, 'D93dMO5Cnslp0gPVxTa7SzQv', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938190.9502, 18, 'dxJ0cT8HlrSsWOzuow75BQyi', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938192.8111, 18, 'tuEd3fS8e02U4pGQ9KJwHWFB', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938194.6388, 18, 'bUgLeImOyX6piZWhqdtjFRGS', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938196.3955, 18, 'GTuRIsw2nMvaCAJm7SzyPQhO', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938198.0920, 18, 'GgWoTrZUMOu7siDXQkzbcSF8', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938199.7839, 18, 'DTxF5WBGHtOswcr8zaYJLnyR', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938201.5214, 18, '1hnZPFma5DkdtLwxf3eA8gTO', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938203.2551, 18, 'nU6D2HZor19BOg48YpzhuQXW', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938205.1838, 18, 'NrywK2h0glUGs8euFomH5kJ3', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938207.1802, 18, '8CkzXnKc5m0AqGFHJ3luBEIW', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938209.0544, 18, 'ZzJ3dKQX7sVr8nUvLcyMkh0b', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938210.8444, 18, 'cxn1ANU9jZkQP0oB3KyaHti5', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938212.7262, 18, 'qSoPry5zA0nb2YDiFUQOMLCf', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938214.4898, 18, 'SYE1sklhMm5P2uItLVcqNnQ0', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938216.3232, 18, 'DlIHz1aQW5jfN2iTUCw0pMrt', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938218.2236, 18, 'PxqRS9Mo7GhINK4sdHTilBAz', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938220.0930, 18, 'v9OqnejhKZ73wSHtuodBaACF', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938221.8655, 18, 'ZpFgsXGINz8yWS3U419Qoqme', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938223.7225, 18, 'rUHa38TIdqDe27NOSboxfiX6', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938225.5407, 18, 'sMwFz1Aom3BeOPqubEGRc6LW', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938227.3141, 18, 'NljH7nZoqxCOb4XzuYSPaK9E', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938229.2275, 18, 'LS4aT9I7mbEpxRWVDUvsouMQ', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938231.0324, 18, 'xyhbM5kmad24WN8urGSwD7sn', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938232.9681, 18, '6afTHlvEPpJB17KOj0NZVIM8', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938234.9106, 18, '7qjwIBuPSrMdtH2EDvZgC0sT', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938236.7560, 18, 'SjvkPaAngiLl21QWIsVEGbUY', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938238.4995, 18, 'c18Ddyel7VzJhm6wuf3LnbIK', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938240.3195, 18, 'V3T81lcYJtX9HPMyn4pmuGex', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938242.2140, 18, '1rIyapQdD4lJ57WbSRzKkt9m', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938244.0056, 18, '3JNipO8WKAcQUjZ27a146gnw', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938245.7693, 18, 'gQOFUpcAMX38mLNiVynvCqaW', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938247.5015, 18, 'sv7PTieYWAx58F0gmEa2pbry', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938249.2633, 18, '9fdINJ6ZpOTh81VMDlKPmyXR', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938251.0105, 18, '6P17WIoLt03rbnABfTXyGNaq', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938252.9739, 18, 'a5RmkPxUfIHoQryMLvAud6ew', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938254.7121, 18, 'exntsPYv8pkz4CadyTc1GUHL', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938256.5066, 18, '1hpWVJZODYuTnUkqIRC304it', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938258.6640, 18, 'B9THVeiMpPcwQy1JKxNX2OFu', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938261.1444, 18, 'x7iowrzl6FONZ4LHRVvubqK5', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938263.3026, 18, 'b8v7OWq0RmG6lX1pEudjDhx5', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938265.7180, 18, 'VRcWT1KDN8HmX5FjJ06ZIz9B', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938267.5848, 18, 'wBEADnXoMaGemq3OHjgKLFh9', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938269.5499, 18, 'oY9zLE40l1gIwAtUuWhjDSN3', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938271.7655, 18, '3ti6cZWATfMQrV9uz4je7kv8', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938273.7449, 18, 'a8ngmxI0hipjOvZYLy316JzX', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938275.9832, 18, 'HX4stugiNZYWUpLReby3Kkjq', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938278.0397, 18, '8ropOjVQ6sAYZklmaRxIvS4D', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938280.1847, 18, 'x1ebGfrnANSW9uqk8IL3lHaR', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938282.4836, 18, 'ZY3VrCOJMkApswTz0Nlh6LBm', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938284.7026, 18, 'eCdTlsnJV3vcEj9fO8bLDayP', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938287.4273, 18, 'wjreJ8aqYZUphOy4SLKXMt7k', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938289.3214, 18, 'BKcCFT5HbZv8oGel6iAqN0SM', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938291.3886, 18, 'W34EFsp0AaVolBxPdTvirjmL', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938293.3404, 18, 'y68Q7fkUDP04FEMvpAeglRVO', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938295.4785, 18, 'b7n6FEkx2frDmqA4MNtCH8I5', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938297.4788, 18, 'MNWTy4jtk8LUl1CbhupPVgO7', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938299.6290, 18, 'sba2zNZwkEdfYCo85KFqyHB4', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938301.6533, 18, 'YzoPvwXchx9HnCflQWgGNKTR', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938303.8469, 18, 're2Vkf1Clic4m9R80UsWQhHG', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938306.1423, 18, 'DkxbvZeF0yC71l2XRzME9OtA', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938308.0846, 18, 'COsTkvoIxuQ3BPESGd1ZyJHt', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938310.1429, 18, 'SwsImb0ztpNF3Y6xOj9MelGn', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938312.3489, 18, 'rQZ7GdsHef6aTOUDkxVPcziA', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938314.3204, 18, 'hU8beFrTGfNJaoMjXvCLdyYk', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938316.3244, 18, 'SN32bLokK7nRZt5U0we4dHrC', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938318.4183, 18, 'worKpSc8dBP7NqFVbjXE6sH1', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938320.3594, 18, '8ZmtPkbFhTfz791cMUNKGjVR', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938322.6244, 18, '0fGXAwsyVBpNCPSnheErOzvY', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938324.4544, 18, 'bu5qSCBIEw3ckVYnJTmyQsDA', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938326.6646, 18, 'pHgKZ8GMWPwJXD5oFyjNSc9A', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938329.0075, 18, 'oPDMaqd2BmYeQZA5tvG9RSCL', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938331.1078, 18, 'PaJU2WROpdsCcYhEeMD6fwGl', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938333.0941, 18, '6FKs4JqWy9Cx3NOiGBoUvtzX', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938335.1221, 18, 'oQNUKxOfWmuXShwpdyLJAbM3', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938337.2005, 18, '9VgM3T1IkPKDp4OiLBRl0r8j', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938339.2762, 18, 'cdy6r1KXpM8A2UlQ9IkuV5j7', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938341.3977, 18, '1eHZJuLF3iAtab2OrckDvo7P', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938343.4442, 18, 'tin2V6rxOvkC30zo9Hu7fJGI', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938345.5048, 18, 'Hr5RMN9EPWhKVTYAjSGmldyC', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938347.6484, 18, 'QItC21Lqr0eAcN4i5fS8JHy7', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938349.8036, 18, 'iqsa1WKgCJj98EDNTvLIczQd', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938352.0247, 18, '5GH4Wzbk9Bsv1OwKF0nigLPU', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938354.0095, 18, '5LEVtG69pwD2rSaHBRs1XqjZ', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938355.8377, 18, 'FgG0cR3XoEKlV5dBr9WMQSAa', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938358.0247, 18, 'LKQ1cFa2uW3UH9Mlq7Armf85', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938360.0946, 18, '9H13SJqG7pRZTFzlnvLa04eu', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938361.9839, 18, 'i7I8KM2G4TP6fv1BtgHeydzD', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938364.2230, 18, 'QrSij1ulzydMqsPxf052FXew', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938366.3675, 18, 'tQij6XPlZMh9kpyfI4SvK2o7', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938368.5304, 18, 'r3UjXB21bFpSwlPMmz7u9xya', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938370.5826, 18, '2xZNYzyvC9jidSq5QLX74sVa', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938372.6195, 18, '7RzpiteLWfu9w0A4FP8rCg3x', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938374.6417, 18, 'qP04Bz1IpgrLZvse35nURVfT', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938376.6007, 18, 'yAc7rDHfgPxXs3Nd40hGJmzL', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938378.7527, 18, 'NEywmenUJxcHpg9R6zbhoFuS', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938381.0593, 18, '7NYmB0UKZzhxMOqkG2lS93Xe', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('194.165.16.19', 3265597459, '', 0, 1639938383.4332, 18, 'r7lVJHkYQZBtL8zsmy2bCwoU', '', '13|0|0|0|kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', 0, 0, 0),
('66.248.240.78', 1123610702, '', 0, 1639938567.7635, 55, 'rDoJX2S5pQuH4Bfs6xTnWcAG', '', '19|0|0|0|kerfim.com/wordpress/beence.php', 0, 0, 0),
('159.223.77.218', 2682211802, '', 0, 1639979617.1347, 70, 'NBXKZbys7uh3d0U1pSfHDwkn', '', '0|0|0|0|kerfim.com//wp-json/wp/v2/users/', 0, 0, 0),
('132.148.114.71', 2224321095, '', 0, 1639993187.7885, 55, 'M2kmxDJuA0vK4yCROgNUqtFd', '', '19|0|0|0|kerfim.com/ups.php', 0, 0, 0),
('103.221.220.99', 1742593123, '', 0, 1640010656.7545, 55, 'RgyTW0BZVCUY1m3bvEqpu79J', '', '19|0|0|0|kerfim.com/fw.php', 0, 0, 0),
('194.233.102.80', 3270075984, '', 0, 1640013322.9555, 55, '8wDQ6GbIBHxjSdrX0alOF9Lf', '', '19|0|0|0|kerfim.com/wp-content/plugins/cach/coment/index.php', 0, 0, 0),
('194.233.102.80', 3270075984, '', 0, 1640013324.8240, 55, 'JCYNIX391cLkTpvVMzwPmE2b', '', '19|0|0|0|kerfim.com/wp-content/plugins/cach/coment/index.php', 0, 0, 0),
('51.178.146.199', 867340999, '', 0, 1640014340.4839, 55, 'elPHCiZMbh1vUx6QquspIw89', '', '19|0|0|0|kerfim.com/1index.php', 0, 0, 0),
('158.69.42.164', 2655333028, '', 0, 1640017970.2133, 55, 'fMbKqJoy0BuZmw6TPdp8SkFt', '', '19|0|0|0|kerfim.com/wp-aespa.php', 0, 0, 0),
('91.134.248.253', 1535572221, '', 0, 1640022676.5960, 55, '89iu52DTLSMtU6fCda1H4Irl', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/content-sample.php', 0, 0, 0),
('88.99.33.105', 1482891625, '', 0, 1640030173.3832, 55, 'dhjDm1WSHYy6GKtsFAvrJ78u', '', '19|0|0|0|kerfim.com/radio.php', 0, 0, 0),
('88.99.33.105', 1482891625, '', 0, 1640030174.9065, 55, 'ToZzHUp5XMqKjnuaF8C2bPeI', '', '19|0|0|0|kerfim.com/radio.php', 0, 0, 0),
('208.109.174.180', 3496849076, '', 0, 1640042276.7288, 55, '3mCRnfWQwrkcEIhTJjNYgXO1', '', '19|0|0|0|kerfim.com/wp-content/themes/twenty/twenty.php', 0, 0, 0),
('190.210.198.53', 3201484341, '', 0, 1640044402.5144, 55, 'PZ4z3r7C2SQNo0R6gAcMmXKh', '', '19|0|0|0|kerfim.com/old-index.php', 0, 0, 0),
('88.99.33.105', 1482891625, '', 0, 1640067064.6963, 55, 'F4ouYaxXAHWfU8IgvcZnsTGM', '', '19|0|0|0|kerfim.com/css/index.php', 0, 0, 0),
('65.108.25.245', 1097603573, '', 0, 1640072264.3891, 55, 'mhtzSdKXO5DYxjk3HacyAF29', '', '19|0|0|0|kerfim.com/wp-2019.php', 0, 0, 0),
('91.134.248.253', 1535572221, '', 0, 1640073102.4611, 55, 'r9zQjhKd3Tvfo10l4u7g5UYZ', '', '19|0|0|0|kerfim.com/stindex.php', 0, 0, 0),
('18.215.185.44', 316127532, '', 0, 1640073953.3388, 55, 'z7QHy4FVJKPA1mTantrj82MN', '', '19|0|0|0|kerfim.com/wp_wrong_datlib.php', 0, 0, 0),
('185.191.34.215', 3116311255, '', 0, 1640227753.2916, 55, 'aABGM7UwXnhLQyD2YWpTx18c', '', '19|0|0|0|kerfim.com/wp-includes/ID3/menu_settings.php', 0, 19, 0),
('185.191.34.215', 3116311255, '', 0, 1640228306.9536, 55, '0ynVZzANxXQSR5CL2IuhMEJU', '', '19|0|0|0|kerfim.com/wp-content/plugins/background-image-cropper/index3.php', 0, 19, 0),
('185.191.34.215', 3116311255, '', 0, 1640228306.9874, 55, '45R9U0h1OqMYQ6iuxXIfEPF3', '', '19|0|0|0|kerfim.com/assets/images/utility.php', 0, 19, 0),
('185.191.34.215', 3116311255, '', 0, 1640228307.2236, 55, '1NzYCiygMa0one8WpI5UhlE3', '', '19|0|0|0|kerfim.com/cache/index3.php', 0, 19, 0),
('185.191.34.215', 3116311255, '', 0, 1640229325.1182, 55, 'vwpfG6sZVlAcX7imheaKL2dM', '', '19|0|0|0|kerfim.com/wp-admin/css/colors/blue/menu_settings.php', 0, 19, 0),
('185.191.34.215', 3116311255, '', 0, 1640229325.1213, 10, 'vwpfG6sZVlAcX7imheaKL2dM', '', '707|0|0|0|kerfim.com/wp-admin/css/colors/blue/menu_settings.php', 0, 707, 0),
('185.191.34.215', 3116311255, '', 0, 1640229326.0445, 18, 'frBVGzkMwWvnZCS2d9eXDjq4', '', '13|0|0|0|kerfim.com/cgi-bin/menu_settings.php', 0, 13, 0),
('185.191.34.215', 3116311255, '', 0, 1640229326.1753, 18, 'gnEokMXbQjZYWeL8faSwsO7R', '', '13|0|0|0|kerfim.com/index3.php', 0, 13, 0),
('185.191.34.215', 3116311255, '', 0, 1640230232.8182, 18, 'J9eMFEU5uPVHLtmk8rlyDdRO', '', '13|0|0|0|kerfim.com/.well-known/acme-challenge/menu_settings.php', 0, 13, 0),
('185.103.199.253', 3110586365, '', 0, 1640277343.3374, 55, 'fDBucxyRHCNXgWz8pLZFvneb', '', '19|0|0|0|kerfim.com/accesson.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640279502.9125, 55, 'c0VBUYrQvXZsbODHwAhF5RW7', '', '19|0|0|0|kerfim.com/leafmailer2.8.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640279504.4124, 55, 'cSYZe1G5LmkWAKVI8BpzODoP', '', '19|0|0|0|kerfim.com/leaf.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640279505.8920, 55, 'mMTCd0bUZ9sESVhWHQraFR7P', '', '19|0|0|0|kerfim.com/shell.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640279507.4031, 55, '7QuWb0iYActyTJBfgG2DHlUr', '', '19|0|0|0|kerfim.com/vuln.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640279509.0104, 55, 'JgSwERs7OueMv19QHb5KaAlN', '', '19|0|0|0|kerfim.com/wso.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640279509.0175, 10, 'JgSwERs7OueMv19QHb5KaAlN', '', '707|0|0|0|kerfim.com/wso.php', 0, 707, 0),
('196.92.173.147', 3294408083, '', 0, 1640279510.7866, 55, 'Aq2CDnQso13KuYZwptB8bIjc', '', '19|0|0|0|kerfim.com/mail.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640279512.3445, 55, 'RYOnVyETgCvbxuLKcBwj5kZI', '', '19|0|0|0|kerfim.com/himamailer.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640279513.8525, 55, '8LZF6Ymskg4xOPVWXICpuKan', '', '19|0|0|0|kerfim.com/leafmailer.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640279516.0840, 55, 'Cq4nBDQuWxofSFHmR2bcVGpa', '', '19|0|0|0|kerfim.com/send.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640279517.6250, 55, 'N2PMnero9yG3OqZfhHFCAcS4', '', '19|0|0|0|kerfim.com/mailer.php', 0, 19, 0),
('23.228.70.82', 400836178, '', 0, 1640284040.4973, 55, 'vHRjD5G1ynJOAMC9iah7zLQ8', '', '19|0|0|0|kerfim.com/public/assets/jquery-file-upload/server/php/index.php', 0, 19, 0),
('143.244.45.136', 2415144328, '', 0, 1640288856.7161, 70, 'j9Mg4UAfBGxXNoKalmLtSHzb', '', '0|0|0|0|kerfim.com//wp-json/wp/v2/users/', 0, 0, 0),
('196.92.173.147', 3294408083, '', 0, 1640294637.9015, 55, 'AWJg9VIyKX3ZMtNrLpdm2Rn8', '', '19|0|0|0|kerfim.com/leafmailer2.8.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640294639.5456, 55, 'Fv3KVMT4Gkt8CfzRDqdOErjg', '', '19|0|0|0|kerfim.com/leaf.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640294641.1046, 55, 'WjnEK8ao4Rh2zVsbmtNDCi1c', '', '19|0|0|0|kerfim.com/shell.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640294642.5833, 55, 'NSWngTsMFXkQpcqJl905xY36', '', '19|0|0|0|kerfim.com/vuln.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640294644.0907, 55, '6LyXR17JEsxSruDVINbcF4qd', '', '19|0|0|0|kerfim.com/wso.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640294644.0953, 10, '6LyXR17JEsxSruDVINbcF4qd', '', '707|0|0|0|kerfim.com/wso.php', 0, 707, 0),
('196.92.173.147', 3294408083, '', 0, 1640294645.8314, 55, 'H1G0trushx8Fy62kfILozPgQ', '', '19|0|0|0|kerfim.com/mail.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640294647.4731, 55, 'mElLoI6FeA9r0bi2dptT784x', '', '19|0|0|0|kerfim.com/himamailer.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640294649.1059, 55, 'wgAEprTGDbOqjKByZ3QVF7Io', '', '19|0|0|0|kerfim.com/leafmailer.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640294650.6907, 55, 'cpb3Pk1xL7Ad6SfjEWJzemOX', '', '19|0|0|0|kerfim.com/send.php', 0, 19, 0),
('196.92.173.147', 3294408083, '', 0, 1640294652.4951, 55, '3RNIGcxrwUSakg5ZFVoYEn7T', '', '19|0|0|0|kerfim.com/mailer.php', 0, 19, 0),
('84.32.188.2', 1411431426, '', 0, 1640308105.5542, 70, 'WNgA9jupVHLZxrqt60fhKvOe', '', '0|0|0|0|kerfim.com/', 0, 0, 0),
('174.138.53.184', 2928293304, '', 0, 1640367994.0054, 55, 'T42Y6CD8NcPMrfAnoRUyXBpe', '', '19|0|0|0|kerfim.com/DesktopModules/Admin/RadEditorProvider/DialogHandler.aspx', 0, 19, 0),
('174.138.53.184', 2928293304, '', 0, 1640367994.0055, 55, 'mDKLX1VCkUufrSdMyHThOpjw', '', '19|0|0|0|kerfim.com/Telerik.Web.UI.DialogHandler.axd', 0, 19, 0),
('174.138.53.184', 2928293304, '', 0, 1640367994.0060, 55, '5AFPdqOoylXxeZbhfQSLvp3m', '', '19|0|0|0|kerfim.com/App_Master/m/Telerik.Web.UI.DialogHandler.aspx', 0, 19, 0),
('23.228.70.82', 400836178, '', 0, 1640437175.0158, 55, 'fDTbG9EelLBwidkFMUPytX5R', '', '19|0|0|0|kerfim.com/public/assets/global/plugins/jquery-file-upload/server/php/index.php', 0, 19, 0),
('74.208.111.79', 1255173967, '', 0, 1640446118.8871, 55, 'NyTBzC2VLMIprOGglhFdAxUc', '', '19|0|0|0|kerfim.com/wp-content/plugins/wp-automatic/process_form.php', 0, 19, 0),
('185.182.56.69', 3115726917, '', 0, 1640458556.6831, 55, 'Yv3f9pqFM0hZJLEGnADsUOby', '', '19|0|0|0|kerfim.com/wp-content/themes/sketch/content-sample.php', 0, 19, 0),
('83.216.185.77', 1406712141, '', 0, 1640459843.3456, 55, 'ywPKHkrDZ7ajoSYBt5mulNRX', '', '19|0|0|0|kerfim.com/wp-content/plugins/sid/up.php', 0, 19, 0),
('142.93.48.245', 2388472053, '', 0, 1640469351.0405, 55, 'cGvtKOQz34MDHYAPlL8n7iRU', '', '19|0|0|0|kerfim.com/old-index.php', 0, 19, 0),
('142.4.219.130', 2382683010, '', 0, 1640496626.8159, 55, 'QVCyDOBiUXMhqFI3u8vHTkdc', '', '19|0|0|0|kerfim.com/wp-includes/wp-class.php', 0, 19, 0),
('118.68.218.242', 1984223986, '', 0, 1640496707.8966, 55, 'ual5Vm9MhCAfXUp6Qj1giYOH', '', '19|0|0|0|kerfim.com/e.php', 0, 19, 0),
('52.77.123.77', 877493069, '', 0, 1640498070.5766, 55, 'nhybFpSXoN6zvqul4cUCD1sI', '', '19|0|0|0|kerfim.com/wp-conflg.php', 0, 19, 0),
('141.136.41.145', 2374510993, '', 0, 1640501449.8653, 55, 'EMIakcrU8j57vGpPSBeKHmOD', '', '19|0|0|0|kerfim.com/radio.php', 0, 19, 0),
('167.86.109.208', 2807459280, '', 0, 1640502806.1331, 55, 'ZSioYeQWrKqUC2km10G36Bzu', '', '19|0|0|0|kerfim.com/css/index.php', 0, 19, 0),
('167.86.109.208', 2807459280, '', 0, 1640502809.0763, 55, 'GYX6TxmihHcVkJzgnAlK1tDv', '', '19|0|0|0|kerfim.com/css/index.php', 0, 19, 0),
('162.254.150.6', 2734593542, '', 0, 1640506001.1885, 55, 'wM1mANz07KUt96S5RlgPprnE', '', '19|0|0|0|kerfim.com/fw.php', 0, 19, 0),
('14.225.254.146', 249691794, '', 0, 1640508410.3715, 55, 'D37FJzCwNHuRy1EML5sckhg2', '', '19|0|0|0|kerfim.com/admin.php', 0, 19, 0),
('112.134.187.62', 1887877950, '', 0, 1640512906.6538, 70, 'RxVWrjEKgAS73OfiyhU2Jt8z', '', '0|0|0|0|kerfim.com/wp-json/wp/v2/users', 0, 0, 0),
('195.201.120.202', 3284760778, '', 0, 1640512960.6701, 55, 'KCam6rZJkgUGsI7q3T85AjNO', '', '19|0|0|0|kerfim.com/wp-content/plugins/wp-automatic/process_form.php', 0, 19, 0),
('51.68.11.215', 860097495, '', 0, 1640515533.7727, 55, 'YVD8c6FylNMziQngU1obqSX0', '', '19|0|0|0|kerfim.com/wp-info.php', 0, 19, 0),
('167.86.109.208', 2807459280, '', 0, 1640522282.8770, 55, 'aHjcTvhAk0eIwdFrYDXBOZo5', '', '19|0|0|0|kerfim.com/wp-content/themes/twenty/twenty.php', 0, 19, 0),
('139.99.53.101', 2338534757, '', 0, 1640524282.1842, 55, 'jOUFruHqnpEs6Qxhoz3cNmyK', '', '19|0|0|0|kerfim.com/doc.php', 0, 19, 0),
('89.31.140.123', 1495239803, '', 0, 1640526896.1232, 55, 'zVHqkD4aIOpLsrEKy5nSCPxe', '', '19|0|0|0|kerfim.com/wp-includes/js/tinymce/plugins/paste/index.php', 0, 19, 0),
('45.88.3.179', 760742835, '', 0, 1640534594.5427, 55, 'oLOh5YsuJlSTqUBcCNk6H2iW', '', '19|0|0|0|kerfim.com/adminer.php/adminer-4.4.0.php', 0, 19, 0),
('45.88.3.179', 760742835, '', 0, 1640534597.6859, 55, 'UtJCcq4TwOkN6SFm5zfZG32i', '', '19|0|0|0|kerfim.com/adminer-4.4.0-en.php', 0, 19, 0),
('45.88.3.179', 760742835, '', 0, 1640534601.6853, 55, 'hqdBkYSDCviulA2OM0coz3gf', '', '19|0|0|0|kerfim.com/adminer-4.3.0.php', 0, 19, 0),
('45.88.3.179', 760742835, '', 0, 1640534605.1104, 55, 'ZMHqu1l4oINg7KGAh8pVnaLB', '', '19|0|0|0|kerfim.com/adminer-4.3.0-en.php', 0, 19, 0),
('45.88.3.179', 760742835, '', 0, 1640534608.9735, 55, '69oqwirM7sJSLzab4cQHltE8', '', '19|0|0|0|kerfim.com/adminer-4.2.5.php/adminer-4.2.5-en.php', 0, 19, 0),
('45.88.3.179', 760742835, '', 0, 1640534608.9782, 10, '69oqwirM7sJSLzab4cQHltE8', '', '707|0|0|0|kerfim.com/adminer-4.2.5.php/adminer-4.2.5-en.php', 0, 707, 0),
('45.88.3.179', 760742835, '', 0, 1640534613.4767, 55, 'DzRidlk9THU8Z1uEn5A0VfeN', '', '19|0|0|0|kerfim.com/adminer-4.2.2.php', 0, 19, 0),
('45.88.3.179', 760742835, '', 0, 1640534616.6700, 55, '036HvDWyQKrMRXNG1kOdCtgj', '', '19|0|0|0|kerfim.com/adminer-4.2.2-en.php', 0, 19, 0),
('198.71.228.45', 3326600237, '', 0, 1640540023.7137, 55, 'FMTZ98XHfBv6IO0yxcum7gqr', '', '19|0|0|0|kerfim.com/2index.php', 0, 19, 0),
('198.71.228.45', 3326600237, '', 0, 1640540025.7513, 55, 'fyvC6HEMm9BawZbOD82kNeXq', '', '19|0|0|0|kerfim.com/2index.php', 0, 19, 0),
('47.106.158.90', 795516506, '', 0, 1640540058.6630, 55, 'lscNY6e1hBVPnv97XbZW8O2u', '', '19|0|0|0|kerfim.com/wp-content/themes/twentynineteen/404.php', 0, 19, 0),
('139.99.113.97', 2338550113, '', 0, 1640544724.9792, 55, 'tnOoKaIdik6TH3brDjRZVhs4', '', '19|0|0|0|kerfim.com/inc/gel.php', 0, 19, 0),
('45.64.187.181', 759217077, '', 0, 1640545859.6866, 55, 'h0vH7ZaUQ2bBVWc5f6uFSCXi', '', '19|0|0|0|kerfim.com/wp-content/plugins/cach/coment/index.php', 0, 19, 0),
('202.92.4.198', 3395028166, '', 0, 1640549259.5980, 55, 'Dz3TKdhgjmNx6r0JHR5iGZS2', '', '19|0|0|0|kerfim.com/wp-content/languages/plugins/index.php', 0, 19, 0),
('202.92.4.198', 3395028166, '', 0, 1640549263.5409, 55, 'LetvNK7QAlJhVXkadRFSxzcb', '', '19|0|0|0|kerfim.com/wp-content/languages/plugins/index.php', 0, 19, 0),
('185.224.137.136', 3118500232, '', 0, 1640550082.6588, 55, 'PsEnq7jXRYxMGzV8hAD0JwBt', '', '19|0|0|0|kerfim.com/wp-content/wp-aespa.php', 0, 19, 0),
('185.224.137.136', 3118500232, '', 0, 1640550086.4671, 55, '1hPWgKS5QbYVvzBLfdHuJ7Ik', '', '19|0|0|0|kerfim.com/wp-content/wp-aespa.php', 0, 19, 0),
('122.10.115.63', 2047505215, '', 0, 1640550995.2806, 55, 'i0mQtYIz23S57x1ERNfognaj', '', '19|0|0|0|kerfim.com/wp-content/plugins/ubh/up.php', 0, 19, 0),
('103.221.220.99', 1742593123, '', 0, 1640557298.0476, 55, 'CroYeWJqbutAxMGO3KksiQTn', '', '19|0|0|0|kerfim.com/ups.php', 0, 19, 0),
('157.7.105.240', 2634508784, '', 0, 1640569216.7336, 55, 'OBJ9ae0rmg7q8ADGKP4ZpunT', '', '19|0|0|0|kerfim.com/inc/f.php', 0, 19, 0),
('91.212.213.93', 1540674909, '', 0, 1640569812.1251, 55, '6Ui3WvzHXbuME2AVRCysaw5l', '', '19|0|0|0|kerfim.com/ffAA531.php', 0, 19, 0),
('85.202.169.36', 1439344932, '', 0, 1640583909.0630, 55, 'AcVYf0J3S6jmFdMWvPwL7ar9', '', '19|0|0|0|kerfim.com/wp-includes/wp-atom.php', 0, 19, 0),
('85.202.169.36', 1439344932, '', 0, 1640583925.6333, 55, 'FnbJ2jzhMAIqmYC4XGgREVay', '', '19|0|0|0|kerfim.com/wp-includes/wp-atom.php', 0, 19, 0),
('193.200.255.22', 3251175190, '', 0, 1640584583.5126, 55, 'JF7PsumfMEWRhC3j2XtAGUiH', '', '19|0|0|0|kerfim.com/wp-includes/pomo/class-wp-sitemap-mna.php', 0, 19, 0),
('103.76.228.114', 1733092466, '', 0, 1640584661.7031, 55, 'i1JIUkTyMbB9LG78uFztDgK4', '', '19|0|0|0|kerfim.com/media-admin.php/404.php', 0, 19, 0),
('103.27.237.152', 1729883544, '', 0, 1640584861.3416, 55, 'Wq73dbU0YALkQV8NzEaOFKhG', '', '19|0|0|0|kerfim.com/wp-content/about.php', 0, 19, 0),
('23.228.70.82', 400836178, '', 0, 1640595732.7656, 55, 'qsnWzuHrf7jb8MTptFCEmO9y', '', '19|0|0|0|kerfim.com/public/plugins/jquery-file-upload/server/php/index.php', 0, 19, 0),
('20.212.208.77', 349491277, '', 0, 1640607003.0376, 70, 'eZUST3lIk1xrtmQvc7EOs4ja', '', '0|0|0|0|kerfim.com//wp-json/wp/v2/users/', 0, 0, 0),
('69.49.102.234', 1160865514, '', 0, 1640629638.2573, 55, 'L9RzhMnU5HpFiwEJAWYOsyG3', '', '19|0|0|0|kerfim.com/wp-content/plugins/kona-instagram-feed-for-gutenberg/wp-cli.php', 0, 19, 0),
('103.224.80.3', 1742753795, '', 0, 1640630116.3969, 55, 're0WoEbsKpaYu6TPJQG5kSwH', '', '19|0|0|0|kerfim.com/wp-content/plugins/simple-css-editor/customize/css-manager.php', 0, 19, 0),
('144.76.191.18', 2420948754, '', 0, 1640630884.4330, 55, 'FmvTAH5gMibnwRts8BSEUzh7', '', '19|0|0|0|kerfim.com/wp-admin/includes/about.php', 0, 19, 0),
('103.6.196.92', 1728496732, '', 0, 1640643507.9407, 55, '3NtS1UP9jOe82iT6JRudAn0I', '', '19|0|0|0|kerfim.com/wp-content/plugins/trigonometry/tan.php', 0, 19, 0),
('198.71.228.45', 3326600237, '', 0, 1640645335.1693, 55, 'V5mYuwDScyZbBLKrsjoWa3Ok', '', '19|0|0|0|kerfim.com/wwdv.php', 0, 19, 0),
('139.99.22.221', 2338526941, '', 0, 1640648384.7246, 55, 'A0osKQpMPbEZHf7Dcvmhrewx', '', '19|0|0|0|kerfim.com/wp-content/plugins/background-image-cropper/content-post.php', 0, 19, 0),
('54.36.167.79', 908371791, '', 0, 1640651061.6009, 55, 'UqR5XYxbo947vrcwguaDyjH8', '', '19|0|0|0|kerfim.com/wp-content/themes/distance-lite/languages/namespaces.php', 0, 19, 0),
('94.130.32.216', 1585586392, '', 0, 1640663209.6522, 55, 'vhJVyEOnBlL0dH3qeDRa8wbk', '', '19|0|0|0|kerfim.com/rex.php', 0, 19, 0),
('185.103.199.252', 3110586364, '', 0, 1640663833.3479, 55, 'ZQogukj6Ptm874hJIBvcKHz1', '', '19|0|0|0|kerfim.com/hbhbrdryld.php', 0, 19, 0),
('185.103.199.198', 3110586310, '', 0, 1640663835.2395, 55, 'BFcKgiVrTw5AH8xq7LYEQ9n2', '', '19|0|0|0|kerfim.com/php.php', 0, 19, 0),
('157.7.105.240', 2634508784, '', 0, 1640665865.2928, 55, '2FEBdP8fOZXhRicUxKSnNqMa', '', '19|0|0|0|kerfim.com/wp-content/plugins/kona-instagram-feed-for-gutenberg/FoxWSOv1.php', 0, 19, 0),
('39.107.251.198', 661388230, '', 0, 1640674354.9372, 55, '2wvUr7ZyqGjFKgnV8A5oHBs0', '', '19|0|0|0|kerfim.com/wp-content/plugins/easybusy/ran.php', 0, 19, 0),
('8.210.64.70', 147996742, '', 0, 1640675113.8236, 55, 'RyUb3mS2Czj1eAVtM4GNFfYh', '', '19|0|0|0|kerfim.com/wp-admin/network/network.php', 0, 19, 0),
('8.210.64.70', 147996742, '', 0, 1640675116.1580, 55, 'MQ3mufPZqRjwIDEsptUF2NLv', '', '19|0|0|0|kerfim.com/wp-admin/network/network.php', 0, 19, 0),
('47.89.31.26', 794369818, '', 0, 1640679812.4104, 55, 'RVaBxX8OFqsJCuh6yto3N9kc', '', '19|0|0|0|kerfim.com/wp-content/uploads/estate_templates/wpbricks/doc.php', 0, 19, 0),
('185.103.16.166', 3110539430, '', 0, 1640683453.6518, 55, 'XD4trIMTWoUySdzJsaKkF2PC', '', '19|0|0|0|kerfim.com/wp-content/themes/car-repair/doc.php', 0, 19, 0),
('39.107.251.198', 661388230, '', 0, 1640687367.5025, 55, 'gBvo4Wfuc2y01w5bLdRjNhXV', '', '19|0|0|0|kerfim.com/wp-content/ccx/index.php', 0, 19, 0),
('91.134.248.253', 1535572221, '', 0, 1640690197.7079, 55, '0a8oD3GMOVcXTJvwiZkmUF4u', '', '19|0|0|0|kerfim.com/about.php', 0, 19, 0),
('37.9.169.5', 621390085, '', 0, 1640690246.5398, 55, 'pSMQxzG0JA9fZDhIrUBPwNou', '', '19|0|0|0|kerfim.com/wp-content/plugins/kona-instagram-feed-for-gutenberg/smsm.php', 0, 19, 0),
('144.208.72.128', 2429569152, '', 0, 1640691241.7174, 55, 'w7og6TVKt8JusOWCzmnYbFr1', '', '19|0|0|0|kerfim.com/sidwso.php', 0, 19, 0),
('88.99.26.219', 1482889947, '', 0, 1640691584.2747, 55, 'SLj4onWyIadVNlf3gthUBMY7', '', '19|0|0|0|kerfim.com/local.php', 0, 19, 0),
('5.181.218.69', 95803973, '', 0, 1640700919.0118, 55, '5JCzWqgEVpP42Rj0QHX6BwoT', '', '19|0|0|0|kerfim.com/991176.php', 0, 19, 0),
('187.45.193.218', 3140338138, '', 0, 1640706644.9267, 55, 'OaDesLKYjbgIlTVFCco9uxp3', '', '19|0|0|0|kerfim.com/wp-admin/network/site-cache.php', 0, 19, 0),
('187.45.193.218', 3140338138, '', 0, 1640706649.6429, 55, 'MQVfU9i6P3qF4zsaLbN1OutG', '', '19|0|0|0|kerfim.com/wp-admin/network/site-cache.php', 0, 19, 0),
('187.45.193.218', 3140338138, '', 0, 1640706651.8696, 55, 'qgVzvHQm1nSB6N9RCc537xTE', '', '19|0|0|0|kerfim.com/wp-admin/network/site-cache.php', 0, 19, 0),
('14.225.254.146', 249691794, '', 0, 1640709047.0243, 55, 'VFP9uaXH4zUKJTG3Ab7CWmZf', '', '19|0|0|0|kerfim.com/wp-content/ccx/index.php', 0, 19, 0),
('23.228.70.82', 400836178, '', 0, 1640724588.7082, 55, 'HOhPtGJTr0pvAU6g3uRolcjn', '', '19|0|0|0|kerfim.com/demo/server/php/index.php', 0, 19, 0),
('139.99.22.221', 2338526941, '', 0, 1640752697.3324, 55, 'POnLIhJ5j3orNt790mzuevFg', '', '19|0|0|0|kerfim.com/ccx/index.php', 0, 19, 0),
('185.33.140.55', 3105983543, '', 0, 1640774887.7802, 55, 'XoVAhIdfy7PQpx60K5lj9ELq', '', '19|0|0|0|kerfim.com/wp-content/uploads.php', 0, 19, 0),
('23.228.70.82', 400836178, '', 0, 1640783432.5397, 55, '7EnblNJ4kgLhCmfABVG2FZvo', '', '19|0|0|0|kerfim.com/demo/server/php/index.php', 0, 19, 0),
('159.223.43.226', 2682203106, '', 0, 1640838770.0902, 70, 'y21sf65guezPYxJCaGwqiXpt', '', '0|0|0|0|kerfim.com//wp-json/wp/v2/users/', 0, 0, 0),
('94.11.151.232', 1577818088, 'kerfim', 1, 1640866307.5065, 5, 'BOZkQLlgSPu2RNnvXGIzy3hA', '', '0|0|0|0|kerfim.com/kerfim-access/', 0, 0, 1),
('94.11.151.232', 1577818088, 'kerfim', 0, 1640866307.8573, 5, 'BOZkQLlgSPu2RNnvXGIzy3hA', '', '0|0|0|0|kerfim.com/kerfim-access/', 0, 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `cerber_qmem`
--

CREATE TABLE `cerber_qmem` (
  `ip` varchar(39) CHARACTER SET ascii NOT NULL,
  `http_code` int(10) unsigned NOT NULL,
  `stamp` int(10) unsigned NOT NULL,
  KEY `ip_stamp` (`ip`,`stamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `cerber_traffic`
--

CREATE TABLE `cerber_traffic` (
  `ip` varchar(39) CHARACTER SET ascii NOT NULL,
  `ip_long` bigint(20) unsigned NOT NULL DEFAULT '0',
  `hostname` varchar(250) NOT NULL DEFAULT '',
  `uri` text NOT NULL,
  `request_fields` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
  `request_details` mediumtext NOT NULL,
  `session_id` char(32) CHARACTER SET ascii NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `stamp` decimal(14,4) NOT NULL,
  `processing` int(10) NOT NULL DEFAULT '0',
  `country` char(3) CHARACTER SET ascii NOT NULL DEFAULT '',
  `request_method` char(8) CHARACTER SET ascii NOT NULL,
  `http_code` int(10) unsigned NOT NULL,
  `wp_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `wp_type` int(10) unsigned NOT NULL DEFAULT '0',
  `is_bot` int(10) unsigned NOT NULL DEFAULT '0',
  `blog_id` int(10) unsigned NOT NULL DEFAULT '0',
  `php_errors` text NOT NULL,
  `req_status` int(10) unsigned NOT NULL DEFAULT '0',
  KEY `stamp` (`stamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `cerber_traffic`
--

INSERT INTO `cerber_traffic` VALUES
('51.178.146.199', 867340999, '', 'http://kerfim.com/wp-content/themes/twentynineteen/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'IxwqEzPKpO5vSM43D9ec2R1W', 0, 1638276164.1092, 3178, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('93.104.210.241', 1567150833, '', 'http://kerfim.com/wp-admin/isis.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'aF5gW4EYTBK17tlv9Vi0yCHd', 0, 1638276298.0146, 954, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('93.104.210.241', 1567150833, '', 'http://kerfim.com/wp-admin/isis.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'kDrGst9yPocUZBlJexVz86Hb', 0, 1638276301.5368, 927, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('153.92.7.141', 2572945293, '', 'http://kerfim.com/wp-content/plugins/wp-pollz/includes/green.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'jElPULGNxk8SnvDHdspfZOy7', 0, 1638280434.0478, 2538, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('153.92.7.141', 2572945293, '', 'http://kerfim.com/wp-content/plugins/wp-pollz/includes/green.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'yLQnaJS7EmdI1D2szfqxFUVX', 0, 1638280438.0218, 864, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('173.249.32.124', 2918785148, '', 'https://kerfim.com/wp-content/plugins/wp-automatic/process_form.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'aI9PpcfsCtQuSXMnNv3ZbU6A', 0, 1638283500.7178, 928, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('173.249.32.124', 2918785148, '', 'https://kerfim.com/wp-login.php?action=register', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'd1I6fN0KljcM5Gk7FPOmiLJu', 0, 1638283504.0863, 896, '', 'GET', 404, 0, 700, 0, 1, '', 0),
('173.249.32.124', 2918785148, '', 'https://kerfim.com/wp-login.php?action=register', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'yv7UH6Vwn0aSObshi3l9fkct', 0, 1638283505.9078, 1056, '', 'GET', 404, 0, 700, 0, 1, '', 0),
('173.249.32.124', 2918785148, '', 'https://kerfim.com/wp-content/plugins/wp-automatic/process_form.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'SUAH1zV70fQrv6laFp8kBDcG', 0, 1638283507.7496, 959, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('173.249.32.124', 2918785148, '', 'https://kerfim.com/wp-login.php?action=register', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'wV1Edl8ftvLpsN9uPRzXGWqo', 0, 1638283509.5592, 898, '', 'GET', 404, 0, 700, 0, 1, '', 0),
('173.249.32.124', 2918785148, '', 'https://kerfim.com/wp-login.php?action=register', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'ikICd3tMzFAR7nKme6p18cuX', 0, 1638283511.3796, 903, '', 'GET', 404, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/php-ofc-library/ofc_upload_image.php', '', '{"1":"ALittle Client"}', 'AiMX28bQ67Zs5d1BGkeurRWO', 0, 1638289940.3395, 885, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('104.207.237.154', 1758457242, '', 'http://kerfim.com/wp-admin/autoload_classmap.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Ew9ieoYmtJnvrLOU7AzxdCKf', 0, 1638291437.2102, 1287, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('104.207.237.154', 1758457242, '', 'http://kerfim.com/wp-admin/autoload_classmap.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'db4cNC1PTQvaBj2YUuxhZ7FK', 0, 1638291445.2478, 866, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('37.9.169.7', 621390087, '', 'http://kerfim.com/media-admin.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'ZgjRiLPV5IKUrvSx7Acm4NkY', 0, 1638344841.5177, 11656, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('216.244.65.162', 3639886242, '', 'http://kerfim.com/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '6iBPGlhQHSswm3TVF1jo5O29', 0, 1638360199.4261, 860, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('216.244.65.162', 3639886242, '', 'http://kerfim.com/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'EPYHzDceUSWfRQ9iJXhtp4yM', 0, 1638360205.7312, 889, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.191.34.215', 3116311255, '', 'https://kerfim.com/s_e.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko\\/20100101 Firefox\\/67.0"}', 'jO0VRQzPrpALTuJdDf2s1gFX', 0, 1638361128.0187, 888, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('185.103.199.119', 3110586231, '', 'https://kerfim.com/accesson.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'OCKstQeF7fUaVnAPTNpJyY1z', 0, 1638365123.6432, 886, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/wp-content/plugins/press/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'OrKn7JoQ6myv28wg3fsEzMTh', 0, 1638366137.9770, 1663, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/gank.php.PhP', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Vto3FRGMgdhDKIlnvrC7Skcu', 0, 1638369256.7542, 906, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/gank.php.PhP', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'dBQksARUxE0oqTKN7ZOwntSI', 0, 1638369260.7685, 962, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('195.133.239.225', 3280334817, '', 'http://kerfim.com/css/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'tDyNXOkhTqdoPaKvSR5pmVFB', 0, 1638370480.6220, 970, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('195.133.239.225', 3280334817, '', 'http://kerfim.com/css/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'yqjak9vTR7gfpL1onQcDzuxC', 0, 1638370483.8061, 924, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.221.220.99', 1742593123, '', 'http://kerfim.com/wp-aespa.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'NSkmYMtswX8HcvGPuf0iOjLp', 0, 1638383612.3633, 4222, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.182.56.159', 3115727007, '', 'http://kerfim.com/wp-includes/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'ox10zMEfVaBQsnrSIuCqJOH8', 0, 1638384786.4787, 945, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.28.36.106', 1729897578, '', 'http://kerfim.com/admin.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'hlAiJSQWTrHGcV097U2tC4eB', 0, 1638389001.8922, 2460, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.75.44.156', 793455772, '', 'http://kerfim.com/media-admin.php/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'dvKU4z3F75R2eYAm1aVSIgQw', 0, 1638392862.0852, 4660, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.75.44.156', 793455772, '', 'http://kerfim.com/media-admin.php/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'PKd9tFzlAhEnxwcVZUH2365I', 0, 1638392865.3238, 1422, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.68.11.211', 860097491, '', 'http://kerfim.com/stindex.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'GF6Ax2b319QYvEWJhPHDqpZa', 0, 1638408056.7747, 2351, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('139.99.22.221', 2338526941, '', 'http://kerfim.com/wp-2019.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '4Yz7f0aAL5Hsd2TF9ol1hIBP', 0, 1638412985.2395, 1682, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('216.244.65.162', 3639886242, '', 'http://kerfim.com/assets/images/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'hGxwaCelEdMyOWLq3FkzXrA4', 0, 1638414828.9192, 1286, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.221.220.99', 1742593123, '', 'http://kerfim.com/fw.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'N0m1RcK8PkfutOdeIxJ4ziS7', 0, 1638423888.7216, 13665, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('156.146.56.115', 2626828403, '', 'https://kerfim.com//wp-json/wp/v2/users/', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/78.0.3904.108 Safari\\/537.36"}', '4K16upZoLNfYyqHI5xenA7cr', 0, 1638427083.1285, 1794, '', 'GET', 403, 0, 520, 0, 1, '', 0),
('188.40.176.4', 3156783108, '', 'http://kerfim.com/wp-content/themes/twenty/twenty.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'FwjamPYDO70cvX8ZQrVgiIlC', 0, 1638430066.3204, 5930, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.196', 3110586308, '', 'https://kerfim.com/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'wamLZt2yTqcxSkXHQnhrjibz', 0, 1638441377.8727, 1753, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.254', 3110586366, '', 'https://kerfim.com/wp-includes/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', '8GuwY4jsporZnkzFvVcXyE1Q', 0, 1638441380.8361, 952, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.119', 3110586231, '', 'https://kerfim.com/wp-content/themes/sketch/404.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'PmACxg6JuTlBtcR9DI1anbyL', 0, 1638441383.3783, 954, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.115', 3110586227, '', 'https://kerfim.com/css/index.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'GbLdtDTgI4rm983vwCpeZMRz', 0, 1638441385.5883, 931, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.116', 3110586228, '', 'https://kerfim.com/wp-content/themes/sketch/404.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'wERp6ZYsOdWQMUczrbutgDTA', 0, 1638441387.7866, 925, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.253', 3110586365, '', 'https://kerfim.com/wp-content/themes/sketch/content-sample.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', '8yB7j3vbuH6TcWhX0ASmdfak', 0, 1638441390.0655, 1026, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.195.27.20', 3116571412, '', 'http://kerfim.com/wikindex.php?f=/NmRtJOUjAdutReQj/scRjKUhleBpzmTyO.txt', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10.12; rv:49.0) Gecko\\/20100101 Firefox\\/49.0"}', 'a820ewEntvVoKuxizP1jWRqb', 0, 1638452774.0962, 886, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/wp-content/plugins/whatsmyrank-devenc/php-ofc-library/ofc_upload_image.php', '', '{"1":"ALittle Client"}', 'Esb6krhu3QZCWGyBLqpIVd71', 0, 1638468977.8006, 917, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('104.207.237.154', 1758457242, '', 'http://kerfim.com/wp-includes/small.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'vDUHR08WlgS6AQe3GFPnzkqr', 0, 1638483691.5767, 3634, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('45.90.216.111', 760928367, '', 'http://kerfim.com/radio.php', '', '{"1":"Mozilla\\/5.0 (compatible; MSIE 10.0; Windows NT 10.0; Win64; x64; Trident\\/6.0)"}', 'I908Q64CBnhZvUWEbqeRHYg7', 0, 1638487059.1928, 4921, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('139.99.22.221', 2338526941, '', 'http://kerfim.com/html.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'mBJ0gvAifDM3bepKQqujz6Co', 0, 1638501954.2169, 1754, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/wp-content/plugins/civicrm/civicrm/packages/OpenFlashChart/php-ofc-library/ofc_upload_image.php', '', '{"1":"ALittle Client"}', 'fXgV3u8tZB9LknD1WJHrd5NS', 0, 1638510292.1171, 2535, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('188.166.218.146', 3165051538, '', 'http://kerfim.com/wp-content/plugins/pretty-link/app/views/admin/upgrade/categories.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Hm0O9sN8l2uI1PZzTJAxELVh', 0, 1638510523.0676, 887, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('101.200.213.133', 1707660677, '', 'http://kerfim.com/wp-content/uploads/2017/about.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'ZwT54lcEv1P0hqLxkDVWm8yM', 0, 1638523619.0585, 7095, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/wp-content/small.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Dwal0kZzy1e5HYAdVXEovhGs', 0, 1638525672.5826, 4610, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/wp-content/small.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'oAQ5JFgyEljiMHG9PnIqYWDN', 0, 1638525668.6670, 8526, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('54.36.167.79', 908371791, '', 'http://kerfim.com/inc/gel.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'FS25YL6N1ADHfUVkqxIdpjR4', 0, 1638525992.7552, 893, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.214.126.63', 3117841983, '', 'http://kerfim.com/wp-content/plugins/pretty-link/app/views/admin/upgrade/tags.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'og2QvFzKPjxUXGuhlrSTb03a', 0, 1638526706.4019, 901, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.214.126.63', 3117841983, '', 'http://kerfim.com/wp-content/plugins/pretty-link/app/views/admin/upgrade/tags.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '7wK6P9XxrFfusTqgDWBR5Eap', 0, 1638526711.0471, 900, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.16.166', 3110539430, '', 'http://kerfim.com/wp-content/themes/sketch/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Z7x0GCyRSI6P8p5leMnvHBWX', 0, 1638527136.4437, 931, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.217.198.159', 3118057119, '', 'http://kerfim.com/old-index.php?daksldlkdsadas=1', '', '{"1":"Mozilla\\/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/55.0.2894.61 Safari\\/537.36"}', 'vnMRGENKj43QYHz0a1iIxhut', 0, 1638535575.0858, 3518, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('94.11.151.232', 1577818088, '', 'https://kerfim.com/kerfim-access/', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/96.0.4664.45 Safari\\/537.36","2":"https:\\/\\/kerfim.com\\/kerfim-access\\/"}', 'yRZ2X1789TaSEDNuoeI04jts', 1, 1638550587.0444, 2684, '', 'POST', 302, 0, 501, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/wp-content/plugins/wpwhatsmyrankvideoregular-unlimited/php-ofc-library/ofc_upload_image.php', '', '{"1":"ALittle Client"}', '2eLthqzN34QgIOM1pY7xC6fk', 0, 1638552793.2974, 919, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.117', 3110586229, '', 'https://kerfim.com/wp-content/themes/sketch/404.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'OcxVDm9dPJWb8IUfQzwq2KjG', 0, 1638558774.8038, 948, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.253', 3110586365, '', 'https://kerfim.com/wp-content/themes/sketch/404.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'v2CElqNtGuWSLcYMxsgFhp9U', 0, 1638558776.8449, 887, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.199', 3110586311, '', 'https://kerfim.com/wp-content/themes/sketch/content-sample.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', '5n6AdwesxFHlNTtGfv87X0KW', 0, 1638558779.3441, 970, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.116', 3110586228, '', 'https://kerfim.com/accesson.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'nf8B9Hl0IcAwzKqVXR4y7QWd', 0, 1638571632.9658, 2185, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/wp-content/plugins/wp-business-intelligence-lite/resources/open-flash-chart/php-ofc-library/ofc_upload_image.php', '', '{"1":"ALittle Client"}', '45E7B9SqvAUnYhwmNiL3VZfM', 0, 1638596020.3289, 1582, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('159.223.46.191', 2682203839, '', 'https://kerfim.com//wp-json/wp/v2/users/', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/80.0.3987.149 Safari\\/537.36"}', 'fdAv9r62wl0uOqkLPpmYsTD8', 0, 1638611020.4643, 1853, '', 'GET', 403, 0, 520, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/wp-content/plugins/woopra/inc/php-ofc-library/ofc_upload_image.php', '', '{"1":"ALittle Client"}', '9Av1cWoteG5CD0ghUj24QdTm', 0, 1638639174.2284, 1483, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.39.20.34', 86447138, '', 'http://kerfim.com/c0.wp.com', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/77.0.3865.120 Safari\\/537.36"}', 'wZrXoRQkUbq5W2ztKCY7Oh9V', 0, 1638644854.7979, 978, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.39.20.39', 86447143, '', 'http://kerfim.com/i0.wp.com', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/77.0.3865.120 Safari\\/537.36"}', 'E4sgftBCZvNzGIQmaPXiYWOK', 0, 1638644856.4896, 964, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.39.20.38', 86447142, '', 'http://kerfim.com/i1.wp.com', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/77.0.3865.120 Safari\\/537.36"}', '3ls8LJONnZ7P6tu4wFoXiUem', 0, 1638644858.2234, 965, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.39.20.37', 86447141, '', 'http://kerfim.com/i2.wp.com', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/77.0.3865.120 Safari\\/537.36"}', 'zC6ylSPOZFBn5bXEcvYxj8Mw', 0, 1638644859.8624, 914, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.39.20.38', 86447142, '', 'http://kerfim.com/stats.wp.com', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/77.0.3865.120 Safari\\/537.36"}', 'XRNPJMudoFALOT8HcY2v0gQt', 0, 1638644861.4343, 835, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.39.20.35', 86447139, '', 'http://kerfim.com/fonts.googleapis.com', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/77.0.3865.120 Safari\\/537.36"}', 'Uedm29nQht46VziFf5Mo0kZI', 0, 1638644927.1901, 900, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.39.20.32', 86447136, '', 'http://kerfim.com/www.googletagmanager.com', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/77.0.3865.120 Safari\\/537.36"}', '7sFuxM9nSwAmeij4fTtOWQXl', 0, 1638644938.4874, 951, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.106.158.90', 795516506, '', 'http://kerfim.com/inc/f.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Giduwk1R4Aa0OUpM8NW9EVS7', 0, 1638647512.9443, 856, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.182.56.183', 3115727031, '', 'http://kerfim.com/wp-content/plugins/easybusy/ran.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'J6bRHFh8p1VUfX72QvdBOiPw', 0, 1638653927.4979, 5161, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.68.206.187', 860147387, '', 'https://kerfim.com/dup-installer/main.installer.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko\\/20100101 Firefox\\/58.0"}', 'Us1mDciCNvxG9ARtjXMoJPbO', 0, 1638654465.9452, 933, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('45.144.226.4', 764469764, '', 'http://kerfim.com/wp-content/uploads/2020/02/index.php', '', '{"1":"Mozilla\\/5.1 (Windows NT 6.0; WOW64) AppleWebKit\\/537.37 (KHTML, like Gecko) Chrome\\/58.0.1145.75 Safari\\/537.37","2":"kerfim.com"}', 'CIc8uryfPTBpwWGKONF4iZhm', 0, 1638656184.7154, 897, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('45.144.226.4', 764469764, '', 'http://kerfim.com/wp-admin/js/widgets/index.php', '', '{"1":"Mozilla\\/5.1 (Windows NT 6.0; WOW64) AppleWebKit\\/537.37 (KHTML, like Gecko) Chrome\\/58.0.1145.75 Safari\\/537.37","2":"kerfim.com"}', 'subhJlfwIiYtOQ0REHca95CT', 0, 1638656247.0205, 890, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('178.32.183.35', 2988488483, '', 'http://kerfim.com/old-index.php?daksldlkdsadas=1', '', '{"1":"Mozilla\\/5.0 (Windows NT 6.1; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/50.0.2661.75 Safari\\/537.36","2":"kerfim.com"}', 'YrUwSLkipCcQjmRPh2xNyTM5', 0, 1638657231.1411, 1324, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('104.236.205.248', 1760349688, '', 'http://kerfim.com/wp-content/wp-licenses.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'TxKaRFMgoVQhS7By4I1Nt0nA', 0, 1638674359.4804, 1795, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/wp-content/plugins/wp-slimstat-ex/lib/ofc/php-ofc-library/ofc_upload_image.php', '', '{"1":"ALittle Client"}', 'YWQz7o3udhLrHM0jX2ceRIk1', 0, 1638685299.9834, 2729, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.211', 1535572179, '', 'http://kerfim.com/wp-includes/hbhbrdryld.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'E8MxvRIZ6ceXCfPrDuaiyL9q', 0, 1638688807.7995, 2468, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/wp-content/plugins/wp-seo-spy-google/ofc/php-ofc-library/ofc_upload_image.php', '', '{"1":"ALittle Client"}', '6kWmdAwfUHNlCIVa2rS5bT3q', 0, 1638717314.6343, 3276, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('50.62.177.84', 842969428, '', 'http://kerfim.com/doc.php/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'O8BR1hvfMJeEHDU7rWSiaxqn', 0, 1638728251.6691, 936, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.232.14.29', 3118992925, '', 'http://kerfim.com/1index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'jDFmNnZ1vtYQoOEMdk2Pp6W0', 0, 1638729582.8059, 868, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.253', 1535572221, '', 'http://kerfim.com/wp-content/themes/twenty/twenty.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'gIBlR2r1Va3xMpWJyAOU5tuN', 0, 1638730093.8057, 909, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.253', 1535572221, '', 'http://kerfim.com/wp-content/themes/twenty/twenty.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'YOMFh4jziHWbpCcJXrxKd5k7', 0, 1638730095.3707, 863, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('54.37.121.239', 908425711, '', 'http://kerfim.com/media-admin.php/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'MgOizVEU8wJmkH4YZadcRfTL', 0, 1638740412.7619, 906, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.68.11.203', 860097483, '', 'http://kerfim.com/css/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'kFnLhauOg05QpAPKtY9WDdjB', 0, 1638742502.7863, 882, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('163.172.32.214', 2745966806, '', 'http://kerfim.com/assets/images/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'co5HjpVLNzO0bTguZq6e3Gsm', 0, 1638745071.9936, 1295, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('64.207.134.137', 1087342217, '', 'http://kerfim.com/e.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'e9nh3rPlpRoxm5tvqIO4HK6V', 0, 1638750238.7713, 1328, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.157.59.66', 94190402, '', 'http://kerfim.com/wp-aespa.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'FBv49ClGHZ07jTAEVqfk3dMz', 0, 1638766935.9876, 7515, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.214.28.136', 1490427016, '', 'http://kerfim.com/gank.php.PhP', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '28jozDpNi0uI9xcP156qbQKk', 0, 1638767159.7139, 947, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('37.9.175.156', 621391772, '', 'http://kerfim.com/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'hyZHD8OAju6V2wFGr4eidMUm', 0, 1638770162.6532, 3266, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.99.33.105', 1482891625, '', 'http://kerfim.com/admin.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '4qvs80KOVSHdUxeZENTRuhlG', 0, 1638771420.4217, 1068, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.99.33.105', 1482891625, '', 'http://kerfim.com/admin.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'NicfoWUTJSHzp8tQEqFdVrh5', 0, 1638771425.2437, 995, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('104.236.205.248', 1760349688, '', 'http://kerfim.com/ups.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'jVMSKadmk2wclGCbW0gz7At1', 0, 1638774339.6613, 12624, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('104.236.205.248', 1760349688, '', 'http://kerfim.com/ups.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'M2LOyTFG0Aj6J8XIUgHzedBC', 0, 1638774343.8531, 8431, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('192.236.237.155', 3236752795, '', 'https://kerfim.com/reset.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/92.0.4515.107 Safari\\/537.36"}', 'YG0U7moBZe2sl6gREyILcT3Q', 0, 1638778091.4959, 6972, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/radio.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'CT7Fdte2kmzn5K8havXZqOMP', 0, 1638779773.9917, 2960, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('31.170.167.246', 531277814, '', 'http://kerfim.com/homee/xml.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'LZq4579p0aM2wYVURbmlSIcE', 0, 1638795012.8535, 2943, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.192', 1535572160, '', 'http://kerfim.com/media-admin.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'YBGbfz8F7N1dRv0O3nok4Qix', 0, 1638798016.5083, 2748, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.192', 1535572160, '', 'http://kerfim.com/media-admin.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'j7zb1PlSf69rKvmNnkUGg3HQ', 0, 1638798020.7325, 888, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('132.148.98.76', 2224317004, '', 'http://kerfim.com/wp-includes/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'rsFlNuJWapC49oVhzYdAEx3B', 0, 1638800756.9630, 1000, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/wp-content/plugins/formidable/pro/js/ofc-library/ofc_upload_image.php', '', '{"1":"ALittle Client"}', 'rybQMXZB3ap4jPw7NHchfzSI', 0, 1638801725.3352, 983, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.253', 1535572221, '', 'http://kerfim.com/wp-includes/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'VuTcfRDPFtoqBve1wl9OAiKU', 0, 1638802239.7557, 920, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.253', 1535572221, '', 'http://kerfim.com/wp-includes/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'KEmG5jQU6CVpzwxFOdksTSZW', 0, 1638802240.3891, 906, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('198.71.228.18', 3326600210, '', 'http://kerfim.com/wp-content/plugins/press/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'bTYipC4XvAawdkWONQyrZsHf', 0, 1638802368.3285, 913, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('212.114.110.166', 3564269222, '', 'http://kerfim.com/fw.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Btgf8MNQDaYU7c9ToFpSX0qH', 0, 1638804748.6893, 1565, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/wp-content/plugins/ip-logger/chart/ofc_upload_image.php', '', '{"1":"ALittle Client"}', 'wk8ZpPt3dorXBHOCsiKVMb9h', 0, 1638853844.5012, 938, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('194.99.104.183', 3261294775, '', 'http://kerfim.com/admin.php', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko\\/20100101 Firefox\\/77.0"}', 'goGrFWa4iuVZ2tBJHDlw9TAI', 0, 1638871834.0734, 998, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('157.7.106.118', 2634508918, '', 'http://kerfim.com/media-admin.php/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'ofrh0SQduJVqXbRzLBvnkaxl', 0, 1638889539.8222, 957, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/wp-content/plugins/open-flash-chart-core-wordpress-plugin/open-flash-chart-2/php-ofc-library/ofc_upload_image.php', '', '{"1":"ALittle Client"}', '1eIfMXB8JZnbHlsTLWj5Uv2O', 0, 1638896093.5643, 6953, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/w.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '8Unpco3hDbj0tSY6JzqAfeXH', 0, 1638896582.5794, 1052, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('194.99.104.183', 3261294775, '', 'http://kerfim.com/admin.php', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko\\/20100101 Firefox\\/77.0"}', 'HAuO2cgd3IGbqi6VZ7QDXS5B', 0, 1638912074.1449, 1301, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('89.31.140.124', 1495239804, '', 'http://kerfim.com/wp-content/plugins/cach/coment/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'q1hEX3SVWdemUsx4ipAva0zj', 0, 1638926132.2941, 2144, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('121.196.199.30', 2042939166, '', 'http://kerfim.com/wp-content/themes/sketch/content-sample.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'zPn3fOrZVNsHMEUeGDkjgCvW', 0, 1638930310.9032, 864, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('121.196.199.30', 2042939166, '', 'http://kerfim.com/wp-content/themes/sketch/content-sample.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '85mjYSkwtv2UlKBIcAiFX1dz', 0, 1638930312.7408, 913, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('122.10.115.63', 2047505215, '', 'http://kerfim.com/wp-aespa.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'DYgnUVpEihbLKO6BeSvMRtIc', 0, 1638933075.5693, 2299, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/wp-admin/network/site-cache.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Xe1kIQOFdtsrlMDHn6JBUvK4', 0, 1638933096.2658, 1036, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.191.34.215', 3116311255, '', 'https://kerfim.com/assets/images/moduless.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko\\/20100101 Firefox\\/67.0"}', 'EOZxLDSB2nhC7mosHKv6AzgN', 0, 1638937154.7848, 4643, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.191.34.215', 3116311255, '', 'https://kerfim.com/admin/view/stylesheet/accesson.php', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko\\/20100101 Firefox\\/68.0"}', 'HzwKaAk5JYmNGf4WlyVPC3OR', 0, 1638937154.7200, 4708, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.191.34.215', 3116311255, '', 'https://kerfim.com/assets/images/accesson.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko\\/20100101 Firefox\\/67.0"}', 'JsphEcetfqNl4yjDRQG2vrKg', 0, 1638937176.3986, 943, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/wp-content/plugins/spamtask/chart/php-ofc-library/ofc_upload_image.php', '', '{"1":"ALittle Client"}', 'zf20mdFvtsLh1pXiwUTJHqIl', 0, 1638939350.6026, 1000, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.94.230.171', 3110004395, '', 'http://kerfim.com/1index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'kR1tMGYLQJAvqHj7hKN0mTWX', 0, 1638945116.2175, 5504, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.94.230.171', 3110004395, '', 'http://kerfim.com/1index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'YEZhWq0VAvdn3PXJGQji5cyL', 0, 1638945120.2190, 1502, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/e.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'BlGryTpiuAjJxUn7MokaKYF2', 0, 1638948822.0442, 1923, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('162.254.150.6', 2734593542, '', 'http://kerfim.com/wp-admin/hbhbrdryld.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'NGh7QoOHXLBPrWSCcd5vnAF8', 0, 1638951511.3973, 2114, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('67.220.184.98', 1138538594, '', 'http://kerfim.com/wp-admin/wp-atom.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'BcfXFr2yHVo7vW5jexM8UgEi', 0, 1638964647.0447, 5416, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('67.220.184.98', 1138538594, '', 'http://kerfim.com/wp-admin/wp-atom.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'nhdIaAZSOeNfQb2xH0Tzc8Wi', 0, 1638964657.3723, 913, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('27.254.82.234', 469652202, '', 'http://kerfim.com/ups.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '9AoNE3FzwZKcbOkuigv4tCQm', 0, 1638965458.3780, 1760, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('27.254.82.234', 469652202, '', 'http://kerfim.com/ups.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'VJOvtl2UXkeSWuIRr0Yf5cp4', 0, 1638965471.8254, 901, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.253', 1535572221, '', 'http://kerfim.com/wp-content/plugins/press/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'UK4HyzLsg769caIV8evZ1QOn', 0, 1638969970.3034, 921, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('66.115.166.244', 1114875636, '', 'http://kerfim.com/radio.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '2NDiLMQt5UeuVIywFlS8crjq', 0, 1638972289.8600, 4848, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.235', 1535572203, '', 'http://kerfim.com/media-admin.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'DCuk4EPiMXe3Tql57ZFgfpR0', 0, 1638972513.0978, 975, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('173.201.252.242', 2915695858, '', 'http://kerfim.com/gank.php.PhP', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Pi5MFIQ8zf4gycLqsVnk3E1l', 0, 1638976141.6031, 2597, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('136.144.41.210', 2291149266, '', 'http://kerfim.com/cgi-bin/mt/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'vMkoT8qFyertSgD2EC4X3KO6', 0, 1638982694.8391, 5888, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('136.144.41.210', 2291149266, '', 'http://kerfim.com/mt/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'rx8lKDt6BE3vpnW5LRjVsGO2', 0, 1638982703.0104, 873, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('136.144.41.210', 2291149266, '', 'http://kerfim.com/cgi-bin/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'KYXWJQh4Pmo1l6rCpzOtLUnw', 0, 1638982706.4027, 909, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('136.144.41.210', 2291149266, '', 'http://kerfim.com/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', '3iSxqXuDPKTU48IwczAHbZnv', 0, 1638982710.1818, 893, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('136.144.41.210', 2291149266, '', 'http://kerfim.com/cgi-bin/MT/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'prg2sGA9PQkIymfVYqNoCFwD', 0, 1638982713.4855, 879, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('136.144.41.210', 2291149266, '', 'http://kerfim.com/MT/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'uUiFGC8ke3RDqM9c5Ba0gXfI', 0, 1638982716.7178, 904, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('136.144.41.210', 2291149266, '', 'http://kerfim.com/mtos/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'aqGORAKEo5gePnjFQxJcdN48', 0, 1638982720.1337, 873, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('136.144.41.210', 2291149266, '', 'http://kerfim.com/cms/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', '4qNEbr5edRons82wP3LpZWB1', 0, 1638982723.7018, 949, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('136.144.41.210', 2291149266, '', 'http://kerfim.com/blog/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'Exm0lKnohXBju2QMVfSrk6CU', 0, 1638982726.8744, 918, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('136.144.41.210', 2291149266, '', 'http://kerfim.com/cgi/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'DXrqELYU48SKzCb6wVFiQkdn', 0, 1638982730.1882, 935, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/wp-content/plugins/seo-spy-google-wordpress-plugin/ofc/php-ofc-library/ofc_upload_image.php', '', '{"1":"ALittle Client"}', 'y9h7OHReCbVYA2X53KLqdnJ1', 0, 1638983216.7504, 891, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('107.190.136.2', 1807648770, '', 'http://kerfim.com/wp-content/plugins/trigonometry/tan.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'pANqYU9MgWZDwCldk5VG80uE', 0, 1638988929.3723, 1566, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('45.64.187.181', 759217077, '', 'http://kerfim.com/wp-content/plugins/easybusy/ran.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'F2nTmNM0jhk7QKS9qboaVvpG', 0, 1638989886.6485, 1268, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.192', 1535572160, '', 'http://kerfim.com/wp-content/themes/twenty/twenty.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'TO4ytuPoFYQVzKqlGxMw3k2a', 0, 1638995334.7962, 3039, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('82.165.72.157', 1386563741, '', 'http://kerfim.com/radio.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'BDCIW53vOh4HGK6Q7pURqS1J', 0, 1638998161.2171, 1002, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('139.99.53.101', 2338534757, '', 'http://kerfim.com/ups.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'pODlgomJFwX5nEGfP81Iv9xr', 0, 1639023681.1065, 914, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('139.99.53.101', 2338534757, '', 'http://kerfim.com/ups.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'WRFvBNaE6ump5qZSHD7YLz1j', 0, 1639023690.5921, 997, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('172.83.53.61', 2891134269, '', 'https://kerfim.com/wp-login.php?action=register', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'M8eIG9TWPADjYgnKHZyzSmLX', 0, 1639034433.1984, 872, '', 'GET', 404, 0, 700, 0, 1, '', 0),
('172.83.53.61', 2891134269, '', 'https://kerfim.com/wp-login.php?action=register', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'i75Vpj8L0IaH2kvCzPobGlw3', 0, 1639034434.7270, 897, '', 'GET', 404, 0, 700, 0, 1, '', 0),
('47.99.180.146', 795063442, '', 'http://kerfim.com/radio.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'IZ0pqU1ftjb9dARanYNlTuh6', 0, 1639036016.3960, 1750, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.99.180.146', 795063442, '', 'http://kerfim.com/radio.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'wTSPmBWqloudhVstn2vH6RGJ', 0, 1639036026.4843, 877, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.99.180.146', 795063442, '', 'http://kerfim.com/radio.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '6Gg1moQB94FINSzLKfUA8pPr', 0, 1639036031.2910, 942, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('195.133.18.60', 3280278076, '', 'http://kerfim.com/wp-includes/class-wp-page-cache.php', '', '{"1":"Mozlila\\/5.0 (Linux; Android 7.0; SM-G892A Bulid\\/NRD90M; wv) AppleWebKit\\/537.36 (KHTML, like Gecko) Version\\/4.0 Chrome\\/60.0.3112.107 Moblie Safari\\/537.36","2":"www.google.com"}', '02o1wpYR9gc8quxAj3BVfeh6', 0, 1639038592.7163, 1504, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('195.133.18.60', 3280278076, '', 'https://kerfim.com/wp-includes/lfx.php', '', '{"1":"Mozlila\\/5.0 (Linux; Android 7.0; SM-G892A Bulid\\/NRD90M; wv) AppleWebKit\\/537.36 (KHTML, like Gecko) Version\\/4.0 Chrome\\/60.0.3112.107 Moblie Safari\\/537.36","2":"www.google.com"}', 'IZPQtJKCcFgw32ohGv6VLeiT', 0, 1639038608.1561, 933, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.106.158.90', 795516506, '', 'http://kerfim.com/doc.php/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'NtZQqDYJCT6IhPjB2gyd59WH', 0, 1639061185.7790, 911, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('139.99.113.97', 2338550113, '', 'http://kerfim.com/wp-content/plugins/press/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'epZd4H6kqVWgiaBITsGA270b', 0, 1639069865.7543, 7773, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.99.33.105', 1482891625, '', 'http://kerfim.com/wp-content/plugins/cach/coment/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'yC3vIhR7EonB5sXuNeab2lxP', 0, 1639070446.0953, 1388, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.99.33.105', 1482891625, '', 'http://kerfim.com/wp-content/plugins/cach/coment/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'jiBKqdJWg4n7UeSH18P92GIM', 0, 1639070451.3792, 1021, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('67.220.184.98', 1138538594, '', 'http://kerfim.com/gank.php.PhP', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'h5UELu1CfKD3Mpa8tzjq09wl', 0, 1639072371.5044, 2658, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('66.115.166.244', 1114875636, '', 'http://kerfim.com/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'hbLYSVOTwRZ9icvPj7mBQl1W', 0, 1639084828.2239, 993, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('27.0.15.87', 452988759, '', 'http://kerfim.com/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'sKW7YO18AmtBgXdChUIiJb0x', 0, 1639095100.5181, 941, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('27.0.15.87', 452988759, '', 'http://kerfim.com/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'BYAdGfqRkl8324XLFNn5M1UE', 0, 1639095104.7664, 977, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.253', 1535572221, '', 'http://kerfim.com/wp-content/themes/sketch/content-sample.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'y3qcD1hNv8kLpKUzQtrCX72T', 0, 1639101667.7800, 5024, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.201.11.126', 3116960638, '', 'http://kerfim.com/radio.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'WNtzKuILU54cp09rX2gV68nE', 0, 1639104178.7863, 1629, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.68.11.207', 860097487, '', 'http://kerfim.com/doc.php/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'zZHXJ8rchOe17DGaSB2IFwKt', 0, 1639105493.7481, 886, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.61.27.215', 87890903, '', 'http://kerfim.com/1.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '9ZwrO1fLng0Qx4kPY6T2yz8v', 0, 1639133561.4319, 11979, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.206.162.231', 3117327079, '', 'http://kerfim.com/wp-admins.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '4mSx0vrXk7tOnECo1TVujYZJ', 0, 1639137252.4309, 959, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('195.133.239.225', 3280334817, '', 'http://kerfim.com/wp-admin/ccx/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'GQ2fg3VZhXMCzSrqn7vs0Rm4', 0, 1639137553.8463, 984, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('195.133.239.225', 3280334817, '', 'http://kerfim.com/wp-admin/ccx/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'r9vmInez3b6PZ740cKSEaYw5', 0, 1639137558.8622, 878, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('157.7.106.118', 2634508918, '', 'http://kerfim.com/wp-admin/network/network.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'ivQPr7st56Lax23oWcwzKqCf', 0, 1639138496.8176, 1056, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('157.7.106.118', 2634508918, '', 'http://kerfim.com/wp-admin/network/network.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'oRDqYk1yH0OVKT4S2ZIQ89NC', 0, 1639138499.5903, 888, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('118.178.178.215', 1991422679, '', 'http://kerfim.com/jindex.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'bC7lU8i4DSNQ02kOdsnaBvj1', 0, 1639140871.3776, 954, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('139.99.22.221', 2338526941, '', 'http://kerfim.com/4wdj81.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'NvLyjStkJHlwIAg8hoauV0Df', 0, 1639141863.9150, 945, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.135.88.63', 3112654911, '', 'http://kerfim.com/wp-activates.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'eEbkqoBWisdSjMrx03X1UC2Y', 0, 1639142238.9514, 931, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.221.220.99', 1742593123, '', 'http://kerfim.com/wordpress/files.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'myQBvhPpO0TJeGlk6dLXWE8i', 0, 1639150400.3517, 851, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('35.189.162.74', 599630410, '', 'http://kerfim.com/ffAA531.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '6PaHReYjbFKO7SpkqzTcmGrB', 0, 1639150883.2839, 863, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('35.189.162.74', 599630410, '', 'http://kerfim.com/ffAA531.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'M9AEu3KWseINvJGT5UlDScYm', 0, 1639150887.0706, 828, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.198.132.80', 1489405008, '', 'http://kerfim.com/991176.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'zswg7xCMlLfcqD3pX6YImvTU', 0, 1639157110.9233, 2880, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.198.132.80', 1489405008, '', 'http://kerfim.com/991176.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'mRZyNDlJ2BFUd04kx971u6vO', 0, 1639157115.8029, 865, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/assets/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg', '', '{"1":"ALittle Client"}', 'W9oFz67LprQHugaxBZXOvihA', 0, 1639163568.6792, 1303, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('202.92.4.198', 3395028166, '', 'http://kerfim.com/wp-content/themes/about.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'kUX8vNLMlAqaDPO1d2Rrnb4g', 0, 1639163910.5102, 970, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('202.92.4.198', 3395028166, '', 'http://kerfim.com/wp-content/themes/about.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'bmEzMFISxUjOnK86Ni9sR14C', 0, 1639163912.7370, 897, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('174.138.59.212', 2928294868, '', 'http://kerfim.com/assets/images/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '0E7YhxJ2b9kHsod5lgz3Xmqu', 0, 1639165946.1010, 914, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.206.162.231', 3117327079, '', 'http://kerfim.com/wp-content/themes/enron/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'gUWnPCpdzNaKJ16scBOoM0r4', 0, 1639170949.5508, 869, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('31.170.167.246', 531277814, '', 'http://kerfim.com/wordpress/wp-content/plugins/masterx/upx.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'sHyqUS4rNLe6bXMBfpOT3a01', 0, 1639174979.6035, 891, '', 'GET', 403, 0, 700, 0, 1, '', 0);
INSERT INTO `cerber_traffic` VALUES
('194.233.102.80', 3270075984, '', 'http://kerfim.com/old-index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '0a4NUrLnoDlXe96YcGzZSjO7', 0, 1639180908.2809, 4839, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('163.44.185.41', 2737617193, '', 'http://kerfim.com/wp-content/themes/distance-lite/languages/namespaces.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'hZjPFrTlWJ1ia7DHqwxCNbgY', 0, 1639187121.5742, 872, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('163.44.185.41', 2737617193, '', 'http://kerfim.com/wp-content/themes/distance-lite/languages/namespaces.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'cO7bLw3JB5gIpYhQ2FWGSzNn', 0, 1639187124.1232, 913, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.99.33.105', 1482891625, '', 'http://kerfim.com/wordpress/wp-content/plugins/ubh/up.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'xhE8YdwsuD7anZRTkAeMGL40', 0, 1639187457.4779, 885, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.68.11.211', 860097491, '', 'http://kerfim.com/wp-content/plugins/sid/sidwso.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'vfGO61yemiu7UBSLAE9XYd0a', 0, 1639195270.8563, 2384, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.68.11.207', 860097487, '', 'http://kerfim.com/wp-content/themes/car-repair/fws.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'VjbSPqR0NHL1e3UgopMcBEzK', 0, 1639195300.7316, 1016, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.253', 1535572221, '', 'http://kerfim.com/wp-configs.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'fSCZnI8XQ9aWOigJzrG6mtyL', 0, 1639200075.4716, 2974, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/501.shtml', '', '{"1":"Mozilla\\/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.368.0 Safari\\/533.4"}', 'xEoRdtbwlTMShgaOqF1PNKm6', 0, 1639208932.7893, 1158, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'Ts3wfugV15aqJzYyoIEcWXln', 0, 1639210023.8687, 1022, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'Ksbtw96yW8F0u2pMeYo7PmAq', 0, 1639210025.6681, 902, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'dKPJrijYmAMe5LnR7DWb40BH', 0, 1639210027.3621, 857, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'W6Y7vIrQuiSj0JTNEZgwLAOl', 0, 1639210028.9948, 876, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'vj6tF5WceNb8Umf9RB7O3Dpz', 0, 1639210030.8823, 953, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'lcL9M48VnTHovtifdw2jOCrz', 0, 1639210032.6301, 988, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'AEwqBmyLIfW0276ulrUDp3KO', 0, 1639210034.4847, 971, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'wi9YB8OS06RPdUNzl5pgbnE1', 0, 1639210036.2648, 965, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'K4x3mQML56eFUv7EXPOt0GdS', 0, 1639210038.0744, 1013, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'oktbdnRp7lirA2xaNjE4XKL0', 0, 1639210039.8987, 914, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '5fRHTbBZMqQ486xJjWSLOwrm', 0, 1639210041.6291, 921, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'U8LJWHfF0tOrA53yklm4ugKn', 0, 1639210043.3663, 909, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '8ZkOHBXL45ebJTaE79mPUt6D', 0, 1639210045.0595, 997, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '8NIeFcETBGjqtaoY9yinLpmC', 0, 1639210047.0151, 922, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'hLHZ2po3qrI5afY6N4XvPjuD', 0, 1639210048.6976, 887, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'TPB1jGwSxfVMlWzRKQcieJpH', 0, 1639210050.3754, 874, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'nygG0N8SP973FcUCatZBYvHI', 0, 1639210052.0942, 899, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'r4KbtEo3zR5gNfdXGCPTcH9n', 0, 1639210053.7503, 914, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'n7mqvlhTcSYXa3dkoE6pxD0I', 0, 1639210055.3925, 875, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'wRnAcqWSyH0VPTYfBlM1Zim9', 0, 1639210057.0257, 906, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'SoEW76MmTbUzBnKOaqIGYckx', 0, 1639210058.6925, 938, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'uRfMvAxdkQtylmopZnC2S9eT', 0, 1639210060.3483, 878, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'CFtR8LnGj2AZxyzUVopI3eSK', 0, 1639210061.9880, 959, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'RVet6aPqjYS5pfMZ9xs8wQEJ', 0, 1639210063.7021, 927, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'DuP0JxNhZSto8KkWrvCG13lM', 0, 1639210065.4810, 931, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'Fnpva5cQes8xhrIAENPD3iY7', 0, 1639210067.1597, 900, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'bLoe1W0CMGk5UAfOimKtwI3Z', 0, 1639210068.8119, 945, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'hfD6FPmq7A2INbJGvCTKQjec', 0, 1639210070.6723, 980, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'HKpohmTxzafNWFQvcBSRdA16', 0, 1639210072.4137, 951, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '3xX5oqJlSDKYNR7uAnj62wOk', 0, 1639210074.1626, 861, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'yhbgoUPpCBfNLQwvXFAGHWMc', 0, 1639210075.7996, 851, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'XWmuLAkC7afMBocS1qbZwhNr', 0, 1639210077.5055, 950, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'rU1y0d8q6XicZO3VwMGQAhPL', 0, 1639210079.1985, 925, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'QMUlkzp54giXu3twYhbWFv1e', 0, 1639210080.8639, 928, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'xSRtQkg7mdLrqaOG08ZbJNpB', 0, 1639210082.5396, 943, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'dlG1gk7RTVapD8ISYMrKFbhA', 0, 1639210084.2530, 972, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'L9Fo7sDpbKwqdWl40fmGtOPY', 0, 1639210085.9807, 968, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '4DgMy2UPlmpiYQOw5zFdHe0v', 0, 1639210087.7418, 913, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'xi76GeKfVmzBUPMa9uNcpskq', 0, 1639210089.4049, 916, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '5MkWY016EfFXzytxo9Ii7uNa', 0, 1639210091.0989, 1021, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'kZGlqtY9eyI8NbXJdfBTiSKw', 0, 1639210092.9558, 980, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'aEl6zX3eD8WsrZ5PYVSF7qdH', 0, 1639210094.7135, 908, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'KPWnoGu08kDbJ5TL1xIFeXds', 0, 1639210096.4350, 888, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '5adSt4cYF02Dv1hBmqHbzOoJ', 0, 1639210098.0512, 942, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'sqb6H2nlzjZEdFfr8Y0QSkWi', 0, 1639210099.8295, 908, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'DHd0nhKZX2s3Oa7c5xBjVTFS', 0, 1639210101.5308, 1055, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'MGE5SmDzFKU0k4JyQd2HjxpL', 0, 1639210103.4098, 999, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'cuVhny0ZMr7md2GSboxN1via', 0, 1639210105.2098, 885, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'L4zZYNdOs9jMABnEHKa6JV0T', 0, 1639210106.8468, 941, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'n0YorzE6CGQmTdI89e5wyMHR', 0, 1639210108.5651, 892, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'qNHCe2O16WIspDTEZahVKzfw', 0, 1639210110.2624, 888, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '6QOjsgim4tB325EkhSlYMvNy', 0, 1639210111.9454, 892, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'DvhbecxR72aCigsJSKXtLrNq', 0, 1639210113.5589, 877, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'E8ouiq7Ps0e9WlM3Sav6rjKV', 0, 1639210115.1845, 891, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'ClMpPFKgSd2ivf1XVIEOz0ks', 0, 1639210116.8462, 923, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'kSxBj1nUyoIEMtNRia5FC8JD', 0, 1639210118.4943, 850, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'SUC7vdf4TyWjILK8wxQ0uYF2', 0, 1639210120.0817, 906, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'ph6jmviYAb0xV5IK1dgTa7nD', 0, 1639210121.9898, 965, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'GMUytmeBfVkYiSPHnA539COx', 0, 1639210123.8224, 908, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '2FJUPEWoAH3h1uLqDQsMigrf', 0, 1639210125.5796, 928, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'jQVBGZRfPhECS2pmxsdvuTIa', 0, 1639210127.2859, 971, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'K0dyZrgLEWb7Uq34tCOTXxmI', 0, 1639210129.0237, 894, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'tNu0eTl2f4FMhdDbcniZoEyH', 0, 1639210130.6858, 881, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'iPLZ6IDads2rWloMTwOYt0KA', 0, 1639210132.3142, 905, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '6l8spkySardAL2BV4f5gDYui', 0, 1639210134.0263, 892, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'xlp5crh1QP9s23iXeRg80ALV', 0, 1639210135.7810, 974, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'RqUHGFrl1BYDNO03oivsjMd6', 0, 1639210137.6615, 881, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'BwAMaS7nsNm4TD6r8eK5xj2Y', 0, 1639210139.3921, 857, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'YJjlAIQ5BvaskFSNZyT6GWRo', 0, 1639210140.9972, 864, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'uEn1vztw6C9HxQe73yGJqipY', 0, 1639210142.7543, 989, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'HdNIpnzZWajXQkc79GT1iBCO', 0, 1639210144.5028, 897, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'jwdlDR3QEzYf01HmpIGrsBg7', 0, 1639210146.2044, 919, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'JLQRzP3Fu4VS9X1ypDBjdGvw', 0, 1639210147.8534, 874, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'dRwI2GSCyLk6Ovr0c4bM1uxz', 0, 1639210149.5316, 957, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'GP1U3ue9IxkQ2b5jXp0SDLwi', 0, 1639210151.3844, 952, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'lOVDfAc8KozmIwGnXSLsqCHa', 0, 1639210153.4912, 905, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'ctXePhTkqJmisxIUn7j2D3LF', 0, 1639210155.4235, 894, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '0kyHYmXhM2raVCDIlz1WBxpP', 0, 1639210157.3656, 855, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'SPiFfurGt1Tvj7Y0EZs3lcAy', 0, 1639210159.4495, 881, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'SRa3F1XU9MhvnkElIqd5VAcg', 0, 1639210161.4848, 950, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'g0FlqrmE91PxHJWKT5nd7wep', 0, 1639210163.6249, 891, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'PjgW0QvXdik1f65m37BnO9r8', 0, 1639210165.7240, 898, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'xyDe34gJwh15zQNpAibnOaoX', 0, 1639210167.7857, 920, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'bdHXUCwMWTaJS6LgzhVIA4Gl', 0, 1639210169.8825, 869, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '9mlhA3MKYTEQHD4BsuoC8i1J', 0, 1639210171.7499, 883, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'bXq682iLmSpFfxjQMtTCrgu3', 0, 1639210173.5985, 886, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '3EdO7v2SFP4AK1GroZ6cQiks', 0, 1639210175.4041, 919, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'bUn8RGl0zh9gNqyJT4IxXrLW', 0, 1639210177.2334, 884, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'sEwKr68AzGL9W1van0Xcodgp', 0, 1639210179.2140, 856, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'c6YCUJ74pThQLXr9nDmgjktd', 0, 1639210181.2246, 908, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'Kphoc6N7LfPUJ2MbaXqCSlyT', 0, 1639210183.1928, 856, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '34lKYZV58tmzrcxLqMNEo6Sg', 0, 1639210185.2807, 840, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'GMFxq2cVHZInCWRQlp9YS4Ti', 0, 1639210187.2979, 950, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '6Hs4257WTevcxLaFtDzK3bMl', 0, 1639210189.3863, 878, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '6A0WgFMaUjwCQ4c7DOVSi3lI', 0, 1639210191.3417, 2499, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'use39i20NAoGWzVr48qktXJL', 0, 1639210194.7573, 880, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'Y4eCT9fMhP27osHOEGmlnwj8', 0, 1639210196.7501, 892, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '8EDJxG6sXmy02qRPoVvcKS37', 0, 1639210198.7719, 923, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'DEYk05X6QTJeFy9OmBwMPx3q', 0, 1639210200.6702, 901, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '6p2doYMVSbzxaLHt1fqs7W5y', 0, 1639210202.7119, 911, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'KoiHSTVYm7L9dQOctxRv0fua', 0, 1639210204.6184, 957, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'VYBprmxtfUuqALI5Nd9KG23H', 0, 1639210206.7471, 908, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'e8mUdtz9N3c2RpAoYVkq7xQy', 0, 1639210208.6708, 1000, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'u05GqVhHFyZdvDMw4pLxRNz1', 0, 1639210210.7866, 970, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'XdUWAN6LtHRVv0BoO9n1gPkq', 0, 1639210212.7551, 831, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'M1Eboih4YapsLOqTSgNRJc8X', 0, 1639210214.6136, 865, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'LndBF4HiEehASc6bV7Gf2OrZ', 0, 1639210216.6354, 976, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'vH6WTynfFDzSuVKNQJb21lsg', 0, 1639210218.8423, 883, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '2gZwVzn09U8DtPCcYxJ4IXyk', 0, 1639210220.4722, 926, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'HlI95riNtDLR8QyKGJ3puqzd', 0, 1639210222.1610, 891, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'MwXNTg18h79IEzcZQ25oVKnW', 0, 1639210223.7983, 877, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'ieawSnopKvykuZ7tUfJOVAXm', 0, 1639210225.4184, 880, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'pGXMbA86w3K2DinISgvV7NBH', 0, 1639210227.0943, 878, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'bM0aV9ULkf83QDWhnpGrFXes', 0, 1639210228.7217, 890, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'Cho9rcPwTOU1HpGKaQ5BFLyt', 0, 1639210230.3849, 905, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '5fmy7ckUWnJ3sdYZiCvzuRo8', 0, 1639210232.0594, 909, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'wpuFGVZP7a4nY5UxhbRce06j', 0, 1639210233.6974, 896, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '9vyxEcoqDQLufYzPOFNIsBX3', 0, 1639210235.4371, 859, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'v6U2blugKo9QdaOF4nPLTqps', 0, 1639210237.0631, 862, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'zQwb7HA8lVINjM9CsK4a5D36', 0, 1639210238.7059, 837, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'JZkI5wdRv3V8UeYyWlPnLQi7', 0, 1639210240.4666, 932, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'thsXIBGqekg9vJzKTL2O84Af', 0, 1639210242.1923, 919, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'hsdI2E147DvqfwxaF8j5oT63', 0, 1639210243.8906, 870, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'tcGj5zJVw7grLKUkTO8RdZFX', 0, 1639210245.6364, 912, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'HUzfP913ijMhyrkJauwFcCRB', 0, 1639210247.4746, 885, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '39LywibPuBcfO1RMmpAJx8nr', 0, 1639210249.2105, 913, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 's6ybSlReVQtCJE17iv0KN5hq', 0, 1639210250.9089, 904, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'ulprUTdaFKAxOv64fcBLm78Q', 0, 1639210252.6214, 909, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'cEtCbu7VeGo8Zr6TayF92Qil', 0, 1639210254.2739, 905, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'qbT8UyuxFo2Ch9aSeOlmNdX0', 0, 1639210256.0120, 912, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'nVapfRWEB13d8yCMl59IDqsS', 0, 1639210257.7523, 889, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'wWimfsA9nvKe1zUR8E7j5Oc0', 0, 1639210259.4374, 968, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'hKE31F9VGBO4J7ZgItLACD8X', 0, 1639210261.2632, 977, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'brfc30WeQXjR8NBHg1mpn4yV', 0, 1639210263.0537, 951, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'XMFe148cohut0QnmvzjEfWbr', 0, 1639210264.7885, 905, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'uMI8jJhX2bSidBfenvzVkp9o', 0, 1639210266.4799, 957, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '9fqPy2AwsSztYD6VJnUlhNE4', 0, 1639210268.3070, 985, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '9Z1HqVipAwxdcvDL8PRy3SOh', 0, 1639210270.1102, 897, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'tDT8FwNm6JRSUPMb2QYXpr0h', 0, 1639210271.7877, 915, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '5uLQzxnjoWbcKdEPw8NTG2Ar', 0, 1639210273.4848, 910, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'EDeC3VtdFmY570f4TNWcPqyw', 0, 1639210275.1580, 875, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '9rsXJhUxTAQBF0DqmbnPIe1l', 0, 1639210276.7542, 903, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'aI8Nig36XkPBbFZjAvz2sCUS', 0, 1639210278.4325, 899, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'mFHf30EnOJ2RCAbMy7DITWLt', 0, 1639210280.2124, 1041, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'IckHXrfT9btQB1aK4502zoin', 0, 1639210282.0069, 972, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'gqVkX1AoKB57QZFdCj8y34nW', 0, 1639210283.7287, 920, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'nQIwgphAaOezDBysVLG1f4EW', 0, 1639210285.4155, 880, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'WwfCKQxg1vjYmu7zLV2GShl9', 0, 1639210287.0413, 921, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'N3SdRk4roecjMgZp0WITPxB5', 0, 1639210288.7094, 924, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'fK9jSxYhLmv74nRZI0AWysc3', 0, 1639210290.5243, 969, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'WX6rDOy5qaIjkPhTutz1GosL', 0, 1639210292.3531, 970, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'a2dTGjsm4KtDHpgYk9Lhr6ec', 0, 1639210294.0961, 936, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'M1Ohe2Ii5TVF6ydvRwmpu4P7', 0, 1639210296.0237, 881, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'mcdBVti8yG7bnCr4AHluv69M', 0, 1639210297.6381, 931, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'CB4YSMpjPxXQkHiEs5J2tVOn', 0, 1639210299.4494, 950, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'uGbkOP3Xl9pUHVtABivqJad0', 0, 1639210301.1564, 913, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'JX08psmuHoz6cG3MTnVjdyAh', 0, 1639210302.8507, 864, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'DaohfPs9bVO1HCleRMYmLWwS', 0, 1639210304.4951, 843, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', '7Rzd0l9S6N5wiAkU8pM1fWXC', 0, 1639210306.0891, 821, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'KwtHZOh6ljv7SYA1uekCaUEn', 0, 1639210307.6418, 818, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'KYgLMe4n6hrZqliUSjTuQdo0', 0, 1639210309.2105, 875, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'ea7PMv5H0x6OuoKclYdNw1WV', 0, 1639210310.8004, 880, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'NlBnHeQ2Ub75to6KDiu8cLgj', 0, 1639210312.4282, 899, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('141.98.9.24', 2372012312, '', 'https://kerfim.com/', '', '{"1":"Opera\\/9.62 (Windows NT 6.0; U; de) Presto\\/2.1.1"}', 'aikCZJuXYyK7jtqFeSLgc3T9', 0, 1639210314.0706, 917, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('198.71.227.4', 3326599940, '', 'http://kerfim.com/wordpress/wp-content/plugins/fighter/shx.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'GMhw6ftymFO8kr5XjJn9Z2DA', 0, 1639211485.1606, 863, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/small.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'JL3WZHADy0vxkQB2aUcTR89u', 0, 1639223299.5886, 11273, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.16.166', 3110539430, '', 'http://kerfim.com/wp-conflg.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '7Ondatz9N1ZerH43WLxf8Sql', 0, 1639229352.8450, 1371, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('165.232.187.231', 2783493095, '', 'http://kerfim.com/wp-content/themes/car-repair/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'AnXey6d14iWJMzIpNk3CaTfK', 0, 1639229800.8758, 945, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('176.109.187.117', 2959981429, '', 'http://kerfim.com/wp-content/themes/sketch/404.php', '', '{"1":""}', '6L0rXKQbM1eU8qfhSB4stkp7', 0, 1639259124.9523, 6154, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('89.38.226.133', 1495720581, '', 'http://kerfim.com/wp-login.php', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko\\/20100101 Firefox\\/77.0"}', 'RvBi8uZzLOY13Jc49jn5TWUG', 0, 1639289844.8233, 6108, '', 'GET', 404, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/assets/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg', '', '{"1":"ALittle Client"}', 'dq3Rb0QESAyzuHVMXJ9U5PBc', 0, 1639297880.0712, 6733, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('107.190.136.2', 1807648770, '', 'http://kerfim.com/wso.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'METSrR3cPJzqaAOV95WnhgvN', 0, 1639308569.4095, 4165, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('46.242.145.20', 787648788, '', 'http://kerfim.com/wp-content/plugins/easybusy/wp-blog.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'yqTacEKvxnS92rDuVLkzdftm', 0, 1639312661.7022, 3611, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.28.36.106', 1729897578, '', 'http://kerfim.com/wp-content/themes/download.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'dJtcAD0lmaR6ibfTkWC5L2Up', 0, 1639314101.0615, 1071, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('39.107.251.198', 661388230, '', 'http://kerfim.com/wp-content/plugins/easybusy/alfa.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'MAGKdqBu40tegRmyFxSZlWj7', 0, 1639314260.1506, 883, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/wp-includes/hbhbrdryld.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'YIOXTz4rGvMK693Hak0EU1J7', 0, 1639317624.1615, 6949, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.199', 3110586311, '', 'https://kerfim.com/style.php?sig=index&domain=1', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'XgBLGhtW3SP6YxNZKiplHF5J', 0, 1639339335.8983, 4341, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.119', 3110586231, '', 'https://kerfim.com/accesson.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'ZVFSCGgaOrqjk7n5I1xiKAu4', 0, 1639339341.1592, 883, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('52.24.54.73', 874001993, '', 'http://kerfim.com/hapygeslyegss.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'xZIzQG7pnthsNTAdEo6ic4vU', 0, 1639339912.4092, 983, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('202.92.4.198', 3395028166, '', 'http://kerfim.com/wp-content/plugins/easybusy/wp-aespa.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'vLyfV7cwUsol5ENTjqX4uPJQ', 0, 1639342788.3359, 885, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.255.91.5', 100621061, '', 'http://kerfim.com/rguoysdgefs.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'kBvN2oGhXl08EDd5iMz3VuOx', 0, 1639348850.2279, 3236, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.255.91.5', 100621061, '', 'http://kerfim.com/rguoysdgefs.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'bwSa61J3QzrNjWZvHcgPyqDX', 0, 1639348870.6127, 892, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.255.91.5', 100621061, '', 'http://kerfim.com/rguoysdgefs.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '7zKBhJpOiqCcLjtaQoxkrgym', 0, 1639348874.1001, 761, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('195.133.239.225', 3280334817, '', 'http://kerfim.com/inc/f.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'm0gwN7tQjXYuMeZ2pErDkIVv', 0, 1639349646.7853, 913, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/wp-admin/hbhbrdryld.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'JC1s0YzmxiDyEQponPvbw9He', 0, 1639353167.7122, 835, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('46.17.175.152', 772911000, '', 'http://kerfim.com/wp-content/plugins/easybusy/upx.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '8i0lxvpVQdcF4AUEz3BLDPMm', 0, 1639358069.7777, 1526, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('46.17.175.152', 772911000, '', 'http://kerfim.com/wp-content/plugins/easybusy/upx.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'VbtylaME2WkTcYjCeznU59vO', 0, 1639358074.0611, 996, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('151.106.117.152', 2540336536, '', 'http://kerfim.com/wp-includes/local.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'TpP730UscXJkdBnhqS9AEMCu', 0, 1639364514.2421, 2177, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.211', 1535572179, '', 'http://kerfim.com/wp-content/hbhbrdryld.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '4mqejIU5yfth06X71LVcJaZP', 0, 1639364532.1230, 923, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.211', 1535572179, '', 'http://kerfim.com/wp-content/hbhbrdryld.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'CGSdHN9luBZRTn2fYzcMIJ1w', 0, 1639364535.2513, 872, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.235', 1535572203, '', 'http://kerfim.com/wp-content/hbhbrdryld.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'KvknhgRXTUjJxZ9smrOtICi1', 0, 1639370250.0031, 2586, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('192.241.132.121', 3237053561, '', 'http://kerfim.com/wp-content/plugins/easybusy/ran.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'X8mAYNLt6iZOHVF02G1TBqWe', 0, 1639374612.1639, 1114, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.68.11.203', 860097483, '', 'http://kerfim.com/wp-content/local.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'kiNy3DROxX9qVvpGHrWlA056', 0, 1639376036.6078, 1359, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('141.136.41.145', 2374510993, '', 'http://kerfim.com/tan.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'kd4qOtPpDlrfARzBc5C1MVX0', 0, 1639376755.5842, 889, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('195.133.18.60', 3280278076, '', 'http://kerfim.com/wp-includes/class-wp-page-cache.php', '', '{"1":"Mozlila\\/5.0 (Linux; Android 7.0; SM-G892A Bulid\\/NRD90M; wv) AppleWebKit\\/537.36 (KHTML, like Gecko) Version\\/4.0 Chrome\\/60.0.3112.107 Moblie Safari\\/537.36","2":"www.google.com"}', 'XKv7SqlTVNOuWgckAPIbBe5E', 0, 1639378155.9512, 989, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('195.133.18.60', 3280278076, '', 'https://kerfim.com/wp-includes/lfx.php', '', '{"1":"Mozlila\\/5.0 (Linux; Android 7.0; SM-G892A Bulid\\/NRD90M; wv) AppleWebKit\\/537.36 (KHTML, like Gecko) Version\\/4.0 Chrome\\/60.0.3112.107 Moblie Safari\\/537.36","2":"www.google.com"}', 'jHLWUk3IicS0s8GDelO7wr5P', 0, 1639378169.7772, 846, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.125.235.27', 1736305435, '', 'http://kerfim.com/cgi-bin/mt/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'ITulWrMJ4m9dFVDO7SR2qUvG', 0, 1639413544.8142, 6887, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.125.235.27', 1736305435, '', 'http://kerfim.com/mt/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'XHRpxWVlTDze4aIvtuQijwq9', 0, 1639413556.8496, 978, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.125.235.27', 1736305435, '', 'http://kerfim.com/cgi-bin/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', '5Flbdw4v8Tr0B96KjHJuac1P', 0, 1639413560.9486, 890, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.125.235.27', 1736305435, '', 'http://kerfim.com/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'JcyMgkEKpTWxRuFfGqrPho2C', 0, 1639413571.9823, 898, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.125.235.27', 1736305435, '', 'http://kerfim.com/cgi-bin/MT/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'wpVveKmuHxkDltI7cPja0iAL', 0, 1639413589.8706, 950, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.125.235.27', 1736305435, '', 'http://kerfim.com/MT/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'QdKzuJrV9O0NmpAyF7TvxRoi', 0, 1639413594.6327, 867, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.125.235.27', 1736305435, '', 'http://kerfim.com/mtos/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'vzco5UieuMyPahnmqsDkwjrX', 0, 1639413598.1934, 900, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.125.235.27', 1736305435, '', 'http://kerfim.com/cms/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'EGFS7LiYZxX5leKM80vfRWda', 0, 1639413601.2230, 918, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.125.235.27', 1736305435, '', 'http://kerfim.com/blog/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'lUbR6HGMstp8cmLOFkWyQxYN', 0, 1639413616.2497, 906, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.125.235.27', 1736305435, '', 'http://kerfim.com/cgi/mt-atom.cgi', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36","2":"yahoo.com"}', 'YUQ2qbcp5ETFOAhkoLHDGB86', 0, 1639413635.0594, 913, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('34.94.196.43', 576635947, '', 'http://kerfim.com/wp-content/plugins/background-image-cropper/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'QXkoMgwqm6fedNOAHtWF3Pun', 0, 1639413682.2305, 944, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('212.114.110.166', 3564269222, '', 'http://kerfim.com/media-admin.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'xlLhSAqVwuEcJGXYIZmBeF7a', 0, 1639413706.2638, 921, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('172.255.125.167', 2902424999, '', 'https://kerfim.com//wp-json/wp/v2/users/', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/78.0.3904.108 Safari\\/537.36"}', '1fGP9oiXsh5DLcEA2pHTRKje', 0, 1639429484.2225, 2197, '', 'GET', 403, 0, 520, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/sites/all/libraries/plupload/examples/upload.php', '', '{"1":"ALittle Client"}', '85iL9lM2aQIWnzBscTgwE6Rj', 0, 1639436701.6893, 9790, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('184.168.97.99', 3098042723, '', 'http://kerfim.com/wp-admin/network/network.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'FWEOPjNmchrYLlUnBwakZbAQ', 0, 1639437067.2206, 923, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('132.148.114.71', 2224321095, '', 'http://kerfim.com/wp-content/plugins/background-image-cropper/content-post.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Nfv74tJWuzcoayIqA3Hji2YG', 0, 1639449141.4406, 2329, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('182.50.151.17', 3056768785, '', 'http://kerfim.com/1.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'T1gtzc6aFGpSviqhyRBwCPj4', 0, 1639449781.3757, 1054, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('89.31.140.122', 1495239802, '', 'http://kerfim.com/wp-info.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'e8FAKwofMNO0RZlym6juLk7q', 0, 1639457587.7722, 1509, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.89.31.26', 794369818, '', 'http://kerfim.com/wp-content/languages/plugins/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '0SilKmpR9eaCsN5EwQrUjDF2', 0, 1639457646.3096, 1025, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.89.31.26', 794369818, '', 'http://kerfim.com/wp-content/languages/plugins/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'HlE1L4kiYdpeI9vwMgPxz7OD', 0, 1639457648.8260, 978, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('198.71.236.82', 3326602322, '', 'http://kerfim.com/media-admin.php/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '2flLhauBF5VkqxNdW7jPeTSw', 0, 1639459461.2856, 933, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.253', 1535572221, '', 'http://kerfim.com/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '92bfsq7QwCdhleBKGPmFN1UL', 0, 1639461361.4836, 1368, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.106.158.90', 795516506, '', 'http://kerfim.com/ups.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'CfRpqnyTEU5bd0OQaeowi1Az', 0, 1639461413.8796, 898, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.106.158.90', 795516506, '', 'http://kerfim.com/ups.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'PivKGDExSNs9lV52fbIMakuL', 0, 1639461417.2629, 877, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('65.108.25.245', 1097603573, '', 'http://kerfim.com/mini.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'PNit4BEupjlmI71vkwGWASRD', 0, 1639462030.1486, 956, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('176.109.191.20', 2959982356, '', 'http://kerfim.com/wso.php', '', '{"1":""}', 'VLrx7AqBXHulUfYpgwKR9yJS', 0, 1639469967.9725, 15097, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('176.109.191.20', 2959982356, '', 'http://kerfim.com/wso.php', '', '{"1":""}', 'xlGceHSQVZgvjYfKTUb6wzp2', 0, 1639469982.5603, 1000, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.245', 1535572213, '', 'http://kerfim.com/doc.php/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'nrD5vbmqJVEUxQZLBNYtcwoK', 0, 1639470613.2582, 917, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.245', 1535572213, '', 'http://kerfim.com/doc.php/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'GpJ8NdgsweHTyumXIEh4ztbf', 0, 1639470616.5866, 936, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.232.14.29', 3118992925, '', 'http://kerfim.com/wordpress/wp-content/plugins/fighter/shx.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'yv4pdPOuNCj6zU8XfisZF9ca', 0, 1639472615.6210, 2934, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('118.68.218.242', 1984223986, '', 'http://kerfim.com/wp-admin/link-edd.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '4oaS1Q0svWlODErtnUqYwHxC', 0, 1639478258.6121, 998, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('104.236.217.60', 1760352572, '', 'http://kerfim.com/old-index.php?daksldlkdsadas=1', '', '{"1":"Mozilla\\/5.0 (Windows NT 6.1; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/50.0.2661.75 Safari\\/537.36","2":"kerfim.com"}', 'CD0GvShRMatxXYKgL2IQ7VPk', 0, 1639481145.3137, 918, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.253', 1535572221, '', 'http://kerfim.com/gank.php.PhP', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'J6lYMdbBQULwgjxoeN2nui5S', 0, 1639489913.5251, 7715, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('95.59.26.12', 1597708812, '', 'http://kerfim.com/wp-content/themes/alternate-lite/inc/network.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'tsYHzP1EIy5lvSqRp64QDofG', 0, 1639504031.4522, 934, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('148.72.27.55', 2487753527, '', 'http://kerfim.com/wp-blog.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Hq2btDxjESVBrk0pFi9CQonG', 0, 1639544173.1168, 1722, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('141.136.41.145', 2374510993, '', 'http://kerfim.com/cache/content-post.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'qwybO4JcnRfjXzYaGtEgQMVB', 0, 1639546824.8566, 873, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('147.135.20.22', 2475103254, '', 'http://kerfim.com/wordpress/media-admin.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '1H9oRFnxOYv8mME7JzZdQpT3', 0, 1639546889.7520, 962, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.211', 1535572179, '', 'http://kerfim.com/wp-content/plugins/background-image-cropper/new_license.php.suspected', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Q503TikmcuUMyvFsqd9N2LJC', 0, 1639550345.9016, 6777, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.212.213.93', 1540674909, '', 'http://kerfim.com/wp-admin/user/user-profile.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'y1rZv29ulDHSgbnx0AfPe3h6', 0, 1639550787.7424, 1524, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('194.110.169.90', 3262032218, '', 'http://kerfim.com/wp-content/plugins/sid/sidwso.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'xE85krdgTQWoiNHjt9z3O27V', 0, 1639551698.6829, 8148, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('80.241.141.67', 1358007619, '', 'https://kerfim.com/wp-content/plugins/wp-automatic/process_form.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'rtNMFIyCwQdamvAg1eSnJzW5', 0, 1639557783.0781, 853, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('91.134.248.192', 1535572160, '', 'http://kerfim.com/assets/images/wp-plugins.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'YKHcU31WCxT7dVMnQfJovkuw', 0, 1639559055.3742, 3101, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('66.33.194.39', 1109508647, '', 'http://kerfim.com/wp-plugins.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'EUjWHN4KBTdwPMD6zX5q8Qae', 0, 1639560174.5375, 891, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('157.7.106.118', 2634508918, '', 'http://kerfim.com/wordpress/wp-content/plugins/523453244/mini.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'xIaK2fg3m5MVL6T0CpvsJ81k', 0, 1639560315.8931, 852, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('194.233.102.80', 3270075984, '', 'http://kerfim.com/cache/wp-plugins.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'HozOEw4qa9MGQDpbjLWxSTZt', 0, 1639563290.4839, 9371, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.89.31.26', 794369818, '', 'http://kerfim.com/wp-conflg.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'THGdzO4fyF5W2Z9Yb63ShQaX', 0, 1639573718.1908, 6446, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/assets/global/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg', '', '{"1":"ALittle Client"}', 'oeY4dIWn6a0FrpisxPf5HTbm', 0, 1639576529.3632, 6579, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('39.105.87.72', 661215048, '', 'http://kerfim.com/wordpress/gank.php.PhP', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'tHN0dV8vjpxMyhc21WI6UAeg', 0, 1639588930.2372, 959, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('39.105.87.72', 661215048, '', 'http://kerfim.com/wordpress/gank.php.PhP', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'fKl5XbGj9U0OoBYQhJdy3ZDC', 0, 1639588939.0512, 942, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('194.59.164.103', 3258688615, '', 'http://kerfim.com/readme.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'D1AEIpjrK79LozNXCPd4mhV3', 0, 1639589372.4820, 4169, '', 'GET', 403, 0, 700, 0, 1, '', 0);
INSERT INTO `cerber_traffic` VALUES
('187.73.33.9', 3142131977, '', 'http://kerfim.com/shell.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'BWEchU6unMxe51lPoz0pXRLw', 0, 1639594270.6162, 2952, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('213.136.86.246', 3582482166, '', 'http://kerfim.com/wp-login.php?action=register', '', '{"1":"Mozilla\\/5.0 (Windows NT 6.1; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/50.0.2661.75 Safari\\/537.36","2":"kerfim.com"}', 'kV0ufNgvGxjlrpFYznoCmc4y', 0, 1639598613.7180, 2217, '', 'GET', 404, 0, 700, 0, 1, '', 0),
('91.134.248.211', 1535572179, '', 'http://kerfim.com/components/com_banners/metadata.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'esXZ29gLpqC4FhKJjltxAyO6', 0, 1639599414.0404, 5102, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('50.62.176.177', 842969265, '', 'http://kerfim.com/wordpress/wp-content/plugins/masterx/shx.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'czUa9ZgJisorh8mD6HY4GR7u', 0, 1639617638.4824, 7745, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('54.36.167.79', 908371791, '', 'http://kerfim.com/cache/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '0vBHuntcsDVleNQwm1YGjh9F', 0, 1639633091.5606, 2909, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('94.11.151.232', 1577818088, '', 'https://kerfim.com/kerfim-access/', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/96.0.4664.93 Safari\\/537.36","2":"https:\\/\\/kerfim.com\\/kerfim-access\\/"}', '8vOAIcZz9Ch3P2lRt4gKQ0oW', 0, 1639641422.2811, 2999, '', 'POST', 302, 0, 501, 0, 1, '', 0),
('54.37.121.239', 908425711, '', 'http://kerfim.com/wordpress/wp-content/plugins/fighter/upx.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'nv5L19phZ6BbF2O7kMfm4DRI', 0, 1639643176.7189, 921, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('54.37.121.239', 908425711, '', 'http://kerfim.com/wordpress/wp-content/plugins/fighter/upx.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'eM9toRZIdk1wAn7f6pW50QKj', 0, 1639643178.4502, 880, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('89.234.181.56', 1508554040, '', 'https://kerfim.com/wp-content/plugins/wp-automatic/process_form.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'mOIs4dJwDlkNWSEMfyYGUTV2', 0, 1639649775.0369, 905, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('89.234.181.56', 1508554040, '', 'https://kerfim.com/wp-login.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'ywjDgJ9R0Vq752O4a8tcKlUh', 0, 1639649793.4796, 919, '', 'GET', 404, 0, 700, 0, 1, '', 0),
('89.234.181.56', 1508554040, '', 'https://kerfim.com/wp-login.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'CcFn4xHIMrvsmuS5EBqlJoWA', 0, 1639649795.2274, 982, '', 'GET', 404, 0, 700, 0, 1, '', 0),
('89.234.181.56', 1508554040, '', 'https://kerfim.com/my-account', '', '{"1":"Mozilla\\/5.0 (Windows NT 6.1; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'RHOKj4Mtef1N0BI28lvWPEbS', 7, 1639649965.6277, 7575, '', 'POST', 302, 0, 501, 0, 1, '', 0),
('51.68.11.203', 860097483, '', 'http://kerfim.com/wordpress/gank.php.PhP', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'KN18aQjwBlxSuvPsMhim45DO', 0, 1639651177.8722, 1051, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('188.166.218.146', 3165051538, '', 'http://kerfim.com/wordpress/wp-content/plugins/xnxx/xd.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '4jDAkRZpaeI910WYPMBmUOL2', 0, 1639675589.8993, 985, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('27.254.85.204', 469652940, '', 'http://kerfim.com/wordpress/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'ITRrOkCemHAMXKNEucifB2Uv', 0, 1639678385.0173, 1258, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('192.163.245.82', 3231970642, '', 'http://kerfim.com/wp-class-cache.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '4mEABkRoL2WQxUCsG97X56eP', 0, 1639690660.2217, 885, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('66.33.194.39', 1109508647, '', 'http://kerfim.com/admin/controller/extension/module/opheadar.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'YDnoKtMA4gqQysRvJ9BxawG5', 0, 1639691863.3463, 899, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('66.33.194.39', 1109508647, '', 'http://kerfim.com/admin/controller/extension/module/opheadar.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'NzCEo10QnGTIDs8ZtrWFApYg', 0, 1639691866.1241, 887, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('198.71.234.22', 3326601750, '', 'http://kerfim.com/1index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'LotJCluG37a50ZUKBV1bh2dx', 0, 1639697598.8893, 974, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('187.73.33.9', 3142131977, '', 'http://kerfim.com/wp-content/plugins/masterx/shx.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'KPox58Yg0OMwTvQEhLUBZClk', 0, 1639699761.7157, 951, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('187.73.33.9', 3142131977, '', 'http://kerfim.com/wp-content/plugins/masterx/shx.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'jWQRe3Tgc2hlE7SsZrx5qNaG', 0, 1639699764.7586, 958, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.211', 1535572179, '', 'http://kerfim.com/shx.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'VH8ZL0Aq9EuPFJwkvyDltMeQ', 0, 1639702005.6405, 972, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('217.174.104.138', 3652085898, '', 'http://kerfim.com/wp-includes/langar.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'whEvJHMZeuDR1Pt0A7VTiCKN', 0, 1639704215.3588, 943, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.99.33.105', 1482891625, '', 'http://kerfim.com/wordpress/wp-content/plugins/Luxury/wp-load.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'rHk27Msth1dfeSYACqFu4mPR', 0, 1639721812.2747, 8039, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('159.242.234.2', 2683496962, '', 'https://kerfim.com//wp-json/wp/v2/users/', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/88.0.4240.193 Safari\\/537.36"}', '3g9IcmA2OJHNrR8sLwuBh6ei', 0, 1639722835.1919, 1878, '', 'GET', 403, 0, 520, 0, 1, '', 0),
('163.172.213.39', 2746012967, '', 'http://kerfim.com/wordpress/wp-content/plugins/masterx/upx.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'pMse7U2YFZzbAC6ijKxGJkIQ', 0, 1639728862.5535, 10758, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.109.147', 400846227, '', 'http://kerfim.com/public/assets/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg', '', '{"1":"ALittle Client"}', '39a5p47JDPZsBgRTzSwLu1tO', 0, 1639753371.0209, 3642, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('92.249.44.128', 1559833728, '', 'http://kerfim.com/wordpress/2index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'ZlPOEM7S6rA9q0eK1cnswtbR', 0, 1639757290.4514, 869, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.187', 3110586299, '', 'https://kerfim.com/wp-login.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'o9AR8p6jF0INnkQzmueBhOtS', 0, 1639762728.4350, 5035, '', 'GET', 404, 0, 700, 0, 1, '', 0),
('184.168.97.99', 3098042723, '', 'http://kerfim.com/wp-connect.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '9pceYrs6L87hAuvV4zqGnONI', 0, 1639774003.4379, 869, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('159.223.176.160', 2682237088, '', 'https://kerfim.com/Telerik.Web.UI.WebResource.axd?type=rau', '', '{"1":"Mozilla\\/5.0 (Windows NT 5.1; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/41.0.2224.3 Safari\\/537.36"}', 'e1UlmK8jV6PvFAaEh5yTqYJ2', 0, 1639785727.3125, 21060, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('40.114.95.75', 678584139, '', 'http://kerfim.com/wp-includes/wp-atom.php', '', '{"1":"Mozlila\\/5.0 (Linux; Android 7.0; SM-G892A Bulid\\/NRD90M; wv) AppleWebKit\\/537.36 (KHTML, like Gecko) Version\\/4.0 Chrome\\/60.0.3112.107 Moblie Safari\\/537.36","2":"www.google.com"}', 'mWN9IZX0FzHrBDtVPMfhRALv', 0, 1639804024.6891, 1188, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('40.114.95.75', 678584139, '', 'https://kerfim.com/wp-includes/wp-atom.php', '', '{"1":"Mozlila\\/5.0 (Linux; Android 7.0; SM-G892A Bulid\\/NRD90M; wv) AppleWebKit\\/537.36 (KHTML, like Gecko) Version\\/4.0 Chrome\\/60.0.3112.107 Moblie Safari\\/537.36","2":"www.google.com"}', 'XyCO8xMW1kfEQIKZw3UPo7zL', 0, 1639804045.1489, 981, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('50.62.176.177', 842969265, '', 'http://kerfim.com/wp-content/plugins/wordfence/modules/login-security/classes/model/wp-pingg.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'JkyWBGsfzMP4ecOp9vr2TCai', 0, 1639852699.7660, 1257, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('46.182.4.115', 783680627, '', 'http://kerfim.com/wp-content/uploads/estate_templates/wpbricks/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'vNzkCroUW0Ictni2aXlxKMb5', 0, 1639855035.5612, 1035, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('167.86.109.208', 2807459280, '', 'http://kerfim.com/system.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'foAQ2Rnv5uFZT41IjmwyBVNM', 0, 1639859581.0541, 893, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('118.27.125.13', 1981512973, '', 'http://kerfim.com/wp-content/uploads/estate_templates/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'mf6pMOc0jlPsEiBDk9weroLU', 0, 1639889805.4292, 6398, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('118.27.125.13', 1981512973, '', 'http://kerfim.com/wp-content/uploads/estate_templates/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'blIeCxZnGDu1MOLv0a4cAXsY', 0, 1639889808.8373, 2991, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('163.172.32.214', 2745966806, '', 'http://kerfim.com/small.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'QwUaXN1qJ5kYP0OERS3yHoG9', 0, 1639895765.1047, 1066, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('27.254.85.204', 469652940, '', 'http://kerfim.com/wordpress/ups.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '2qEOSm9LT6B5dweDvJrjZa7R', 0, 1639911636.8852, 4944, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('27.254.85.204', 469652940, '', 'http://kerfim.com/wordpress/ups.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'hBr7seZPgK1tNyTn4VbpzRWx', 0, 1639911652.2519, 1022, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('34.83.166.55', 575907383, '', 'http://kerfim.com/wp.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'iW1T927xRm3BwDzGYt5drQFK', 0, 1639916293.3961, 4648, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('68.183.15.10', 1152847626, '', 'http://kerfim.com/wp-content/plugins/redirection/models/wp-contentt.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'hWGCbnl7trxsHOJeyB43zauc', 0, 1639922687.7205, 2696, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('217.174.104.138', 3652085898, '', 'http://kerfim.com/data.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'KxsI6zXNm8wlgDQ9n2jHGYhF', 0, 1639924488.9380, 1042, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('192.163.245.82', 3231970642, '', 'http://kerfim.com/about.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'RsLAG2u5nqKlQYtObj9cN401', 0, 1639924937.6112, 931, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('192.163.245.82', 3231970642, '', 'http://kerfim.com/about.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'd9Ft3aS2w8mKhZVRMyP4i6JE', 0, 1639924939.5189, 888, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'CHfOtmYdbAWv1ixF8pTG9oq3', 0, 1639938121.1683, 912, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '1GTlrR02akSeOPAC4YJEfpHs', 0, 1639938122.9382, 918, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'taTBulKRX32MHkhOSELGcxbz', 0, 1639938124.7002, 988, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'KYDv5w1Zj72eW0JUsBIrFEih', 0, 1639938126.6540, 924, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'c8dt3ngCYv4pMGVi6hwfxKbW', 0, 1639938128.4237, 881, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'x6tGbqfzwoVRNa0vHirEUDpn', 0, 1639938130.2330, 914, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'Mk6er7xTiolaAJvDfbFLPWNc', 0, 1639938132.0901, 936, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'Pvl0XQh84jpOVz5EgKdD3tCy', 0, 1639938133.8924, 895, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '4W8mXpatunBIji673rFCoHsL', 0, 1639938135.6643, 876, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'yfdM4ivlcQkLVORnA1TH9Whu', 0, 1639938137.4246, 908, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '8Kgx1fvqzoGMp0sdEeOLT6tl', 0, 1639938139.1635, 886, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'HgwUJF4zWkbdLOspSZh2B8NY', 0, 1639938141.1142, 905, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'HdmDCTji6Nn8ZSFUPGBYvAJt', 0, 1639938142.8959, 915, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'EazGnW0HCyKZPq7YUAft64Nj', 0, 1639938144.8227, 872, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'UrnxmVwa2IDCSveRuAbWhTZ0', 0, 1639938146.5804, 897, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'BrPn2bHTzKhd4mOtN79ygi0k', 0, 1639938148.3982, 897, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'RlKW5cS3qXChDeoaU48pmMyV', 0, 1639938150.1796, 974, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'mftX6IVdj8oDYzZhC51AUpPv', 0, 1639938151.9927, 960, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'HNVCZL7cADxbashovpkyg6zR', 0, 1639938153.8783, 957, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'cKYDvXRko7A8sq1rt3NeP95Q', 0, 1639938155.7057, 899, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '1z8VpgKGOi9qLYn3NHSCrbZX', 0, 1639938157.4747, 884, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'OW2ramo5EXRv6bT9Gy0eBKIN', 0, 1639938159.2786, 935, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'NGh4bx06kRHzc9pseOoMwyDQ', 0, 1639938161.1024, 889, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'dnc8DrtUy3ZLgFev0asfzPCO', 0, 1639938162.8467, 871, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'X6v4SPugjADC5oceIs9QYyk1', 0, 1639938164.6714, 881, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'rv6XLMidfRJIkOGo84FwbEYZ', 0, 1639938166.4523, 942, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'valOZ8gNrh2PW1cQ9fCVTyDe', 0, 1639938168.4888, 912, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'nTtKyGSQvJfsb3hkD8rX4iwc', 0, 1639938170.3105, 893, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'wrQR0yavmbFAd3EqtoMkNPYu', 0, 1639938172.0548, 873, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'HsQL34kA5xnfaiOcTe7tW1MV', 0, 1639938173.8212, 882, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'qb563vdCAoMIjJX8u1GSPr2y', 0, 1639938175.6396, 931, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'dLmevG6wio14CRPgtBx0JTDM', 0, 1639938177.4638, 892, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '8WpU09rJws5TaGyx1LnYZcKm', 0, 1639938179.1745, 881, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'zVJAIaw1d3FGj20OnrZgKhv8', 0, 1639938180.9331, 904, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'Vy1sd2Og8UGJhpQbnFcqtHfr', 0, 1639938182.6847, 870, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'ypFHMbXAl4G3udtzix1rQgcW', 0, 1639938184.5733, 927, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'ox4JFXLrt7j8dCA06pqh1gNY', 0, 1639938186.4580, 966, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'D93dMO5Cnslp0gPVxTa7SzQv', 0, 1639938188.2841, 908, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'dxJ0cT8HlrSsWOzuow75BQyi', 0, 1639938190.0537, 897, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'tuEd3fS8e02U4pGQ9KJwHWFB', 0, 1639938191.8825, 929, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'bUgLeImOyX6piZWhqdtjFRGS', 0, 1639938193.7375, 902, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'GTuRIsw2nMvaCAJm7SzyPQhO', 0, 1639938195.4965, 899, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'GgWoTrZUMOu7siDXQkzbcSF8', 0, 1639938197.2487, 844, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'DTxF5WBGHtOswcr8zaYJLnyR', 0, 1639938198.9388, 846, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '1hnZPFma5DkdtLwxf3eA8gTO', 0, 1639938200.6468, 875, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'nU6D2HZor19BOg48YpzhuQXW', 0, 1639938202.3531, 903, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'NrywK2h0glUGs8euFomH5kJ3', 0, 1639938204.2552, 930, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '8CkzXnKc5m0AqGFHJ3luBEIW', 0, 1639938206.1924, 988, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'ZzJ3dKQX7sVr8nUvLcyMkh0b', 0, 1639938208.1154, 940, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'cxn1ANU9jZkQP0oB3KyaHti5', 0, 1639938209.9428, 902, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'qSoPry5zA0nb2YDiFUQOMLCf', 0, 1639938211.8045, 922, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'SYE1sklhMm5P2uItLVcqNnQ0', 0, 1639938213.5815, 909, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'DlIHz1aQW5jfN2iTUCw0pMrt', 0, 1639938215.4267, 897, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'PxqRS9Mo7GhINK4sdHTilBAz', 0, 1639938217.3149, 909, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'v9OqnejhKZ73wSHtuodBaACF', 0, 1639938219.1520, 942, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'ZpFgsXGINz8yWS3U419Qoqme', 0, 1639938220.9905, 875, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'rUHa38TIdqDe27NOSboxfiX6', 0, 1639938222.8104, 913, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'sMwFz1Aom3BeOPqubEGRc6LW', 0, 1639938224.6726, 868, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'NljH7nZoqxCOb4XzuYSPaK9E', 0, 1639938226.4410, 874, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'LS4aT9I7mbEpxRWVDUvsouMQ', 0, 1639938228.2492, 979, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'xyhbM5kmad24WN8urGSwD7sn', 0, 1639938230.1554, 878, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '6afTHlvEPpJB17KOj0NZVIM8', 0, 1639938232.0894, 879, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '7qjwIBuPSrMdtH2EDvZgC0sT', 0, 1639938233.9433, 968, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'SjvkPaAngiLl21QWIsVEGbUY', 0, 1639938235.8555, 901, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'c18Ddyel7VzJhm6wuf3LnbIK', 0, 1639938237.6635, 836, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'V3T81lcYJtX9HPMyn4pmuGex', 0, 1639938239.3974, 923, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '1rIyapQdD4lJ57WbSRzKkt9m', 0, 1639938241.3093, 905, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '3JNipO8WKAcQUjZ27a146gnw', 0, 1639938243.0869, 919, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'gQOFUpcAMX38mLNiVynvCqaW', 0, 1639938244.8377, 932, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'sv7PTieYWAx58F0gmEa2pbry', 0, 1639938246.6480, 854, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '9fdINJ6ZpOTh81VMDlKPmyXR', 0, 1639938248.3864, 877, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '6P17WIoLt03rbnABfTXyGNaq', 0, 1639938250.1505, 861, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'a5RmkPxUfIHoQryMLvAud6ew', 0, 1639938251.9556, 1019, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'exntsPYv8pkz4CadyTc1GUHL', 0, 1639938253.8391, 873, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '1hpWVJZODYuTnUkqIRC304it', 0, 1639938255.6493, 858, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'B9THVeiMpPcwQy1JKxNX2OFu', 0, 1639938257.8059, 858, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'x7iowrzl6FONZ4LHRVvubqK5', 0, 1639938260.2403, 905, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'b8v7OWq0RmG6lX1pEudjDhx5', 0, 1639938262.4511, 852, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'VRcWT1KDN8HmX5FjJ06ZIz9B', 0, 1639938264.8733, 845, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'wBEADnXoMaGemq3OHjgKLFh9', 0, 1639938266.7382, 847, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'oY9zLE40l1gIwAtUuWhjDSN3', 0, 1639938268.6555, 895, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '3ti6cZWATfMQrV9uz4je7kv8', 0, 1639938270.8615, 906, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'a8ngmxI0hipjOvZYLy316JzX', 0, 1639938272.7856, 960, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'HX4stugiNZYWUpLReby3Kkjq', 0, 1639938275.0946, 889, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '8ropOjVQ6sAYZklmaRxIvS4D', 0, 1639938277.1638, 876, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'x1ebGfrnANSW9uqk8IL3lHaR', 0, 1639938279.2459, 939, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'ZY3VrCOJMkApswTz0Nlh6LBm', 0, 1639938281.5764, 908, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'eCdTlsnJV3vcEj9fO8bLDayP', 0, 1639938283.7921, 911, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'wjreJ8aqYZUphOy4SLKXMt7k', 0, 1639938286.5384, 890, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'BKcCFT5HbZv8oGel6iAqN0SM', 0, 1639938288.4595, 862, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'W34EFsp0AaVolBxPdTvirjmL', 0, 1639938290.4960, 893, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'y68Q7fkUDP04FEMvpAeglRVO', 0, 1639938292.4556, 885, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'b7n6FEkx2frDmqA4MNtCH8I5', 0, 1639938294.5944, 885, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'MNWTy4jtk8LUl1CbhupPVgO7', 0, 1639938296.6405, 839, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'sba2zNZwkEdfYCo85KFqyHB4', 0, 1639938298.7642, 865, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'YzoPvwXchx9HnCflQWgGNKTR', 0, 1639938300.7729, 881, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 're2Vkf1Clic4m9R80UsWQhHG', 0, 1639938302.9539, 894, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'DkxbvZeF0yC71l2XRzME9OtA', 0, 1639938305.1799, 963, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'COsTkvoIxuQ3BPESGd1ZyJHt', 0, 1639938307.1705, 915, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'SwsImb0ztpNF3Y6xOj9MelGn', 0, 1639938309.1735, 970, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'rQZ7GdsHef6aTOUDkxVPcziA', 0, 1639938311.3708, 979, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'hU8beFrTGfNJaoMjXvCLdyYk', 0, 1639938313.4931, 828, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'SN32bLokK7nRZt5U0we4dHrC', 0, 1639938315.4728, 852, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'worKpSc8dBP7NqFVbjXE6sH1', 0, 1639938317.5268, 892, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '8ZmtPkbFhTfz791cMUNKGjVR', 0, 1639938319.4917, 868, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '0fGXAwsyVBpNCPSnheErOzvY', 0, 1639938321.8466, 778, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'bu5qSCBIEw3ckVYnJTmyQsDA', 0, 1639938323.6083, 847, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'pHgKZ8GMWPwJXD5oFyjNSc9A', 0, 1639938325.8334, 832, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'oPDMaqd2BmYeQZA5tvG9RSCL', 0, 1639938328.1359, 872, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'PaJU2WROpdsCcYhEeMD6fwGl', 0, 1639938330.2588, 849, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '6FKs4JqWy9Cx3NOiGBoUvtzX', 0, 1639938332.2356, 859, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'oQNUKxOfWmuXShwpdyLJAbM3', 0, 1639938334.1751, 947, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '9VgM3T1IkPKDp4OiLBRl0r8j', 0, 1639938336.3199, 881, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'cdy6r1KXpM8A2UlQ9IkuV5j7', 0, 1639938338.3994, 877, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '1eHZJuLF3iAtab2OrckDvo7P', 0, 1639938340.4997, 899, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'tin2V6rxOvkC30zo9Hu7fJGI', 0, 1639938342.5517, 893, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'Hr5RMN9EPWhKVTYAjSGmldyC', 0, 1639938344.5736, 931, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'QItC21Lqr0eAcN4i5fS8JHy7', 0, 1639938346.7933, 855, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'iqsa1WKgCJj98EDNTvLIczQd', 0, 1639938348.9210, 883, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '5GH4Wzbk9Bsv1OwKF0nigLPU', 0, 1639938351.1265, 899, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '5LEVtG69pwD2rSaHBRs1XqjZ', 0, 1639938353.1182, 892, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'FgG0cR3XoEKlV5dBr9WMQSAa', 0, 1639938354.9257, 913, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'LKQ1cFa2uW3UH9Mlq7Armf85', 0, 1639938357.1951, 830, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '9H13SJqG7pRZTFzlnvLa04eu', 0, 1639938359.2144, 881, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'i7I8KM2G4TP6fv1BtgHeydzD', 0, 1639938361.1077, 877, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'QrSij1ulzydMqsPxf052FXew', 0, 1639938363.3322, 891, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'tQij6XPlZMh9kpyfI4SvK2o7', 0, 1639938365.5316, 836, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'r3UjXB21bFpSwlPMmz7u9xya', 0, 1639938367.6718, 859, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '2xZNYzyvC9jidSq5QLX74sVa', 0, 1639938369.7543, 830, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '7RzpiteLWfu9w0A4FP8rCg3x', 0, 1639938371.7109, 909, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'qP04Bz1IpgrLZvse35nURVfT', 0, 1639938373.8079, 834, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'yAc7rDHfgPxXs3Nd40hGJmzL', 0, 1639938375.7346, 867, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'NEywmenUJxcHpg9R6zbhoFuS', 0, 1639938377.8837, 869, '', 'POST', 403, 0, 700, 0, 1, '', 0);
INSERT INTO `cerber_traffic` VALUES
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', '7NYmB0UKZzhxMOqkG2lS93Xe', 0, 1639938380.1627, 898, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('194.165.16.19', 3265597459, '', 'https://kerfim.com/product/eco-friendly-bamboo-plate-with-pink-spoon/', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/532.0 (KHTML, like Gecko) Chrome\\/3.0.195.1 Safari\\/532.0"}', 'r7lVJHkYQZBtL8zsmy2bCwoU', 0, 1639938382.5567, 877, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('66.248.240.78', 1123610702, '', 'http://kerfim.com/wordpress/beence.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'rDoJX2S5pQuH4Bfs6xTnWcAG', 0, 1639938566.8048, 959, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('159.223.77.218', 2682211802, '', 'https://kerfim.com//wp-json/wp/v2/users/', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/89.0.4389.114 Safari\\/537.36"}', 'NBXKZbys7uh3d0U1pSfHDwkn', 0, 1639979615.1986, 1939, '', 'GET', 403, 0, 520, 0, 1, '', 0),
('132.148.114.71', 2224321095, '', 'http://kerfim.com/ups.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'M2kmxDJuA0vK4yCROgNUqtFd', 0, 1639993185.4163, 2381, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.221.220.99', 1742593123, '', 'http://kerfim.com/fw.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'RgyTW0BZVCUY1m3bvEqpu79J', 0, 1640010655.3715, 1387, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('194.233.102.80', 3270075984, '', 'http://kerfim.com/wp-content/plugins/cach/coment/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '8wDQ6GbIBHxjSdrX0alOF9Lf', 0, 1640013319.3867, 3574, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('194.233.102.80', 3270075984, '', 'http://kerfim.com/wp-content/plugins/cach/coment/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'JCYNIX391cLkTpvVMzwPmE2b', 0, 1640013323.9231, 904, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('51.178.146.199', 867340999, '', 'http://kerfim.com/1index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'elPHCiZMbh1vUx6QquspIw89', 0, 1640014335.4524, 5032, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('158.69.42.164', 2655333028, '', 'http://kerfim.com/wp-aespa.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'fMbKqJoy0BuZmw6TPdp8SkFt', 0, 1640017968.0981, 2116, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.253', 1535572221, '', 'http://kerfim.com/wp-content/themes/sketch/content-sample.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '89iu52DTLSMtU6fCda1H4Irl', 0, 1640022675.5821, 1015, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.99.33.105', 1482891625, '', 'http://kerfim.com/radio.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'dhjDm1WSHYy6GKtsFAvrJ78u', 0, 1640030170.0559, 3328, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.99.33.105', 1482891625, '', 'http://kerfim.com/radio.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'ToZzHUp5XMqKjnuaF8C2bPeI', 0, 1640030174.0129, 895, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('208.109.174.180', 3496849076, '', 'http://kerfim.com/wp-content/themes/twenty/twenty.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '3mCRnfWQwrkcEIhTJjNYgXO1', 0, 1640042272.2584, 4471, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('190.210.198.53', 3201484341, '', 'http://kerfim.com/old-index.php?daksldlkdsadas=1', '', '{"1":"Mozilla\\/5.0 (Windows NT 6.1; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/50.0.2661.75 Safari\\/537.36","2":"kerfim.com"}', 'PZ4z3r7C2SQNo0R6gAcMmXKh', 0, 1640044401.4239, 1091, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.99.33.105', 1482891625, '', 'http://kerfim.com/css/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'F4ouYaxXAHWfU8IgvcZnsTGM', 0, 1640067059.8894, 4820, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('65.108.25.245', 1097603573, '', 'http://kerfim.com/wp-2019.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'mhtzSdKXO5DYxjk3HacyAF29', 0, 1640072256.1402, 8255, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.253', 1535572221, '', 'http://kerfim.com/stindex.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'r9zQjhKd3Tvfo10l4u7g5UYZ', 0, 1640073101.4642, 998, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('18.215.185.44', 316127532, '', 'https://kerfim.com/wp_wrong_datlib.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'z7QHy4FVJKPA1mTantrj82MN', 0, 1640073951.4509, 1889, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.191.34.215', 3116311255, '', 'https://kerfim.com/wp-includes/ID3/menu_settings.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko\\/20100101 Firefox\\/67.0"}', 'aABGM7UwXnhLQyD2YWpTx18c', 0, 1640227737.0179, 16279, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('185.191.34.215', 3116311255, '', 'https://kerfim.com/wp-content/plugins/background-image-cropper/index3.php', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko\\/20100101 Firefox\\/68.0"}', '0ynVZzANxXQSR5CL2IuhMEJU', 0, 1640228305.6967, 1257, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('185.191.34.215', 3116311255, '', 'https://kerfim.com/assets/images/utility.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko\\/20100101 Firefox\\/67.0"}', '45R9U0h1OqMYQ6iuxXIfEPF3', 0, 1640228305.6225, 1365, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('185.191.34.215', 3116311255, '', 'https://kerfim.com/cache/index3.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\\/20100101 Firefox\\/66.0"}', '1NzYCiygMa0one8WpI5UhlE3', 0, 1640228305.9331, 1291, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('185.191.34.215', 3116311255, '', 'https://kerfim.com/wp-admin/css/colors/blue/menu_settings.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\\/20100101 Firefox\\/66.0"}', 'vwpfG6sZVlAcX7imheaKL2dM', 0, 1640229324.1855, 933, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('185.191.34.215', 3116311255, '', 'https://kerfim.com/cgi-bin/menu_settings.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.157 Safari\\/537.36"}', 'frBVGzkMwWvnZCS2d9eXDjq4', 0, 1640229325.1166, 934, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('185.191.34.215', 3116311255, '', 'https://kerfim.com/index3.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko\\/20100101 Firefox\\/66.0"}', 'gnEokMXbQjZYWeL8faSwsO7R', 0, 1640229325.2578, 918, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('185.191.34.215', 3116311255, '', 'https://kerfim.com/.well-known/acme-challenge/menu_settings.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/74.0.3729.169 Safari\\/537.36"}', 'J9eMFEU5uPVHLtmk8rlyDdRO', 0, 1640230230.6564, 2163, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('185.103.199.253', 3110586365, '', 'https://kerfim.com/accesson.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'fDBucxyRHCNXgWz8pLZFvneb', 0, 1640277342.4539, 889, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/leafmailer2.8.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'c0VBUYrQvXZsbODHwAhF5RW7', 0, 1640279496.0084, 6905, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/leaf.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'cSYZe1G5LmkWAKVI8BpzODoP', 0, 1640279503.5044, 909, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/shell.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'mMTCd0bUZ9sESVhWHQraFR7P', 0, 1640279504.9733, 920, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/vuln.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', '7QuWb0iYActyTJBfgG2DHlUr', 0, 1640279506.5052, 901, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/wso.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'JgSwERs7OueMv19QHb5KaAlN', 0, 1640279508.0406, 971, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/mail.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'Aq2CDnQso13KuYZwptB8bIjc', 0, 1640279509.7425, 1045, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/himamailer.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'RYOnVyETgCvbxuLKcBwj5kZI', 0, 1640279511.3856, 960, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/leafmailer.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', '8LZF6Ymskg4xOPVWXICpuKan', 0, 1640279512.9387, 914, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/send.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'Cq4nBDQuWxofSFHmR2bcVGpa', 0, 1640279515.1874, 897, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/mailer.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'N2PMnero9yG3OqZfhHFCAcS4', 0, 1640279516.6966, 929, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.70.82', 400836178, '', 'http://kerfim.com/public/assets/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg', '', '{"1":"ALittle Client"}', 'vHRjD5G1ynJOAMC9iah7zLQ8', 0, 1640284037.0912, 3407, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('143.244.45.136', 2415144328, '', 'https://kerfim.com//wp-json/wp/v2/users/', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/88.0.4240.193 Safari\\/537.36"}', 'j9Mg4UAfBGxXNoKalmLtSHzb', 0, 1640288854.7524, 1965, '', 'GET', 403, 0, 520, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/leafmailer2.8.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'AWJg9VIyKX3ZMtNrLpdm2Rn8', 0, 1640294636.8666, 1044, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/leaf.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'Fv3KVMT4Gkt8CfzRDqdOErjg', 0, 1640294638.5990, 947, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/shell.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'WjnEK8ao4Rh2zVsbmtNDCi1c', 0, 1640294640.1507, 955, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/vuln.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'NSWngTsMFXkQpcqJl905xY36', 0, 1640294641.6780, 906, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/wso.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', '6LyXR17JEsxSruDVINbcF4qd', 0, 1640294643.1892, 903, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/mail.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'H1G0trushx8Fy62kfILozPgQ', 0, 1640294644.8800, 952, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/himamailer.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'mElLoI6FeA9r0bi2dptT784x', 0, 1640294646.5059, 968, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/leafmailer.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'wgAEprTGDbOqjKByZ3QVF7Io', 0, 1640294648.2373, 869, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/send.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', 'cpb3Pk1xL7Ad6SfjEWJzemOX', 0, 1640294649.8166, 879, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('196.92.173.147', 3294408083, '', 'http://kerfim.com/mailer.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/85.0.4183.102 Safari\\/537.36"}', '3RNIGcxrwUSakg5ZFVoYEn7T', 0, 1640294651.5737, 922, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('84.32.188.2', 1411431426, '', 'https://kerfim.com/?rest_route=/wp/v2/users', '', '{"1":"Mozilla\\/5.1 (Windows NT 6.3; Win64; x64) AppleWebKit\\/529 (KHTML, like Gecko) Chrome\\/79.1.4 Safari\\/54"}', 'WNgA9jupVHLZxrqt60fhKvOe', 0, 1640308103.3758, 2180, '', 'GET', 403, 0, 520, 0, 1, '', 0),
('174.138.53.184', 2928293304, '', 'https://kerfim.com/DesktopModules/Admin/RadEditorProvider/DialogHandler.aspx', '', '{"1":""}', 'T42Y6CD8NcPMrfAnoRUyXBpe', 0, 1640367975.7990, 18212, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('174.138.53.184', 2928293304, '', 'https://kerfim.com/App_Master/m/Telerik.Web.UI.DialogHandler.aspx', '', '{"1":""}', '5AFPdqOoylXxeZbhfQSLvp3m', 0, 1640367976.0853, 17927, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('174.138.53.184', 2928293304, '', 'https://kerfim.com/Telerik.Web.UI.DialogHandler.axd', '', '{"1":""}', 'mDKLX1VCkUufrSdMyHThOpjw', 0, 1640367975.4805, 18532, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.70.82', 400836178, '', 'http://kerfim.com/public/assets/global/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg', '', '{"1":"ALittle Client"}', 'fDTbG9EelLBwidkFMUPytX5R', 0, 1640437168.0237, 7000, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('74.208.111.79', 1255173967, '', 'http://kerfim.com/wp-content/plugins/wp-automatic/process_form.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'NyTBzC2VLMIprOGglhFdAxUc', 0, 1640446117.9094, 979, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('185.182.56.69', 3115726917, '', 'http://kerfim.com/wp-content/themes/sketch/content-sample.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Yv3f9pqFM0hZJLEGnADsUOby', 0, 1640458551.5988, 5085, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('83.216.185.77', 1406712141, '', 'http://kerfim.com/wp-content/plugins/sid/up.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 6.1; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/50.0.2661.75 Safari\\/537.36","2":"kerfim.com"}', 'ywPKHkrDZ7ajoSYBt5mulNRX', 0, 1640459842.3487, 998, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('142.93.48.245', 2388472053, '', 'http://kerfim.com/old-index.php?daksldlkdsadas=1', '', '{"1":"Mozilla\\/5.0 (Windows NT 6.1; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/50.0.2661.75 Safari\\/537.36","2":"kerfim.com"}', 'cGvtKOQz34MDHYAPlL8n7iRU', 0, 1640469344.7895, 6261, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('142.4.219.130', 2382683010, '', 'http://kerfim.com/wp-includes/wp-class.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'QVCyDOBiUXMhqFI3u8vHTkdc', 0, 1640496625.4419, 1380, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('118.68.218.242', 1984223986, '', 'http://kerfim.com/e.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'ual5Vm9MhCAfXUp6Qj1giYOH', 0, 1640496706.9916, 906, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('52.77.123.77', 877493069, '', 'http://kerfim.com/wp-conflg.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'nhybFpSXoN6zvqul4cUCD1sI', 0, 1640498069.6419, 939, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('141.136.41.145', 2374510993, '', 'http://kerfim.com/radio.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'EMIakcrU8j57vGpPSBeKHmOD', 0, 1640501448.9626, 903, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('167.86.109.208', 2807459280, '', 'http://kerfim.com/css/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'ZSioYeQWrKqUC2km10G36Bzu', 0, 1640502805.2159, 922, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('167.86.109.208', 2807459280, '', 'http://kerfim.com/css/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'GYX6TxmihHcVkJzgnAlK1tDv', 0, 1640502808.1593, 918, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('162.254.150.6', 2734593542, '', 'http://kerfim.com/fw.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'wM1mANz07KUt96S5RlgPprnE', 0, 1640505996.9273, 4267, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('14.225.254.146', 249691794, '', 'http://kerfim.com/admin.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'D37FJzCwNHuRy1EML5sckhg2', 0, 1640508405.5953, 4790, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('112.134.187.62', 1887877950, '', 'https://kerfim.com/wp-json/wp/v2/users', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/90.0.4430.85 Safari\\/537.36"}', 'RxVWrjEKgAS73OfiyhU2Jt8z', 0, 1640512880.1755, 26487, '', 'GET', 403, 0, 520, 0, 1, '', 0),
('195.201.120.202', 3284760778, '', 'http://kerfim.com/wp-content/plugins/wp-automatic/process_form.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; WOW64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/84.0.4147.125 Safari\\/537.36"}', 'KCam6rZJkgUGsI7q3T85AjNO', 0, 1640512959.7796, 892, '', 'POST', 403, 0, 700, 0, 1, '', 0),
('51.68.11.215', 860097495, '', 'http://kerfim.com/wp-info.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'YVD8c6FylNMziQngU1obqSX0', 0, 1640515526.3045, 7476, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('167.86.109.208', 2807459280, '', 'http://kerfim.com/wp-content/themes/twenty/twenty.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'aHjcTvhAk0eIwdFrYDXBOZo5', 0, 1640522263.3411, 19542, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('139.99.53.101', 2338534757, '', 'http://kerfim.com/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'jOUFruHqnpEs6Qxhoz3cNmyK', 0, 1640524280.6230, 1564, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('89.31.140.123', 1495239803, '', 'http://kerfim.com/wp-includes/js/tinymce/plugins/paste/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'zVHqkD4aIOpLsrEKy5nSCPxe', 0, 1640526891.8542, 4277, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('45.88.3.179', 760742835, '', 'https://kerfim.com/adminer.php/adminer-4.4.0.php', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/83.0.3770.100 Safari\\/537.36"}', 'oLOh5YsuJlSTqUBcCNk6H2iW', 0, 1640534592.6298, 1913, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('45.88.3.179', 760742835, '', 'https://kerfim.com/adminer-4.4.0-en.php', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/83.0.3770.100 Safari\\/537.36"}', 'UtJCcq4TwOkN6SFm5zfZG32i', 0, 1640534596.8296, 857, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('45.88.3.179', 760742835, '', 'https://kerfim.com/adminer-4.3.0.php', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/83.0.3770.100 Safari\\/537.36"}', 'hqdBkYSDCviulA2OM0coz3gf', 0, 1640534600.8293, 857, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('45.88.3.179', 760742835, '', 'https://kerfim.com/adminer-4.3.0-en.php', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/83.0.3770.100 Safari\\/537.36"}', 'ZMHqu1l4oINg7KGAh8pVnaLB', 0, 1640534604.2416, 869, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('45.88.3.179', 760742835, '', 'https://kerfim.com/adminer-4.2.5.php/adminer-4.2.5-en.php', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/83.0.3770.100 Safari\\/537.36"}', '69oqwirM7sJSLzab4cQHltE8', 0, 1640534608.0212, 953, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('45.88.3.179', 760742835, '', 'https://kerfim.com/adminer-4.2.2.php', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/83.0.3770.100 Safari\\/537.36"}', 'DzRidlk9THU8Z1uEn5A0VfeN', 0, 1640534612.6098, 867, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('45.88.3.179', 760742835, '', 'https://kerfim.com/adminer-4.2.2-en.php', '', '{"1":"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/83.0.3770.100 Safari\\/537.36"}', '036HvDWyQKrMRXNG1kOdCtgj', 0, 1640534615.7998, 871, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('198.71.228.45', 3326600237, '', 'http://kerfim.com/2index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'FMTZ98XHfBv6IO0yxcum7gqr', 0, 1640540022.7132, 1002, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('198.71.228.45', 3326600237, '', 'http://kerfim.com/2index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'fyvC6HEMm9BawZbOD82kNeXq', 0, 1640540024.8335, 919, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.106.158.90', 795516506, '', 'http://kerfim.com/wp-content/themes/twentynineteen/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'lscNY6e1hBVPnv97XbZW8O2u', 0, 1640540057.7470, 916, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('139.99.113.97', 2338550113, '', 'http://kerfim.com/inc/gel.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'tnOoKaIdik6TH3brDjRZVhs4', 0, 1640544722.3622, 2618, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('45.64.187.181', 759217077, '', 'http://kerfim.com/wp-content/plugins/cach/coment/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'h0vH7ZaUQ2bBVWc5f6uFSCXi', 0, 1640545858.7745, 913, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('202.92.4.198', 3395028166, '', 'http://kerfim.com/wp-content/languages/plugins/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Dz3TKdhgjmNx6r0JHR5iGZS2', 0, 1640549258.5250, 1075, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('202.92.4.198', 3395028166, '', 'http://kerfim.com/wp-content/languages/plugins/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'LetvNK7QAlJhVXkadRFSxzcb', 0, 1640549262.5382, 1003, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.224.137.136', 3118500232, '', 'http://kerfim.com/wp-content/wp-aespa.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'PsEnq7jXRYxMGzV8hAD0JwBt', 0, 1640550081.7679, 891, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.224.137.136', 3118500232, '', 'http://kerfim.com/wp-content/wp-aespa.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '1hPWgKS5QbYVvzBLfdHuJ7Ik', 0, 1640550085.5705, 897, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('122.10.115.63', 2047505215, '', 'http://kerfim.com/wp-content/plugins/ubh/up.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'i0mQtYIz23S57x1ERNfognaj', 0, 1640550994.3648, 916, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.221.220.99', 1742593123, '', 'http://kerfim.com/ups.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'CroYeWJqbutAxMGO3KksiQTn', 0, 1640557297.0026, 1046, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('157.7.105.240', 2634508784, '', 'http://kerfim.com/inc/f.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'OBJ9ae0rmg7q8ADGKP4ZpunT', 0, 1640569215.8226, 912, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.212.213.93', 1540674909, '', 'http://kerfim.com/ffAA531.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '6Ui3WvzHXbuME2AVRCysaw5l', 0, 1640569811.1278, 998, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('85.202.169.36', 1439344932, '', 'http://kerfim.com/wp-includes/wp-atom.php', '', '{"1":"Mozlila\\/5.0 (Linux; Android 7.0; SM-G892A Bulid\\/NRD90M; wv) AppleWebKit\\/537.36 (KHTML, like Gecko) Version\\/4.0 Chrome\\/60.0.3112.107 Moblie Safari\\/537.36","2":"www.google.com"}', 'AcVYf0J3S6jmFdMWvPwL7ar9', 0, 1640583907.9678, 1099, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('85.202.169.36', 1439344932, '', 'https://kerfim.com/wp-includes/wp-atom.php', '', '{"1":"Mozlila\\/5.0 (Linux; Android 7.0; SM-G892A Bulid\\/NRD90M; wv) AppleWebKit\\/537.36 (KHTML, like Gecko) Version\\/4.0 Chrome\\/60.0.3112.107 Moblie Safari\\/537.36","2":"www.google.com"}', 'FnbJ2jzhMAIqmYC4XGgREVay', 0, 1640583924.6780, 961, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('193.200.255.22', 3251175190, '', 'http://kerfim.com/wp-includes/pomo/class-wp-sitemap-mna.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'JF7PsumfMEWRhC3j2XtAGUiH', 0, 1640584582.5440, 969, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.76.228.114', 1733092466, '', 'http://kerfim.com/media-admin.php/404.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'i1JIUkTyMbB9LG78uFztDgK4', 0, 1640584660.8467, 857, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.27.237.152', 1729883544, '', 'http://kerfim.com/wp-content/about.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'Wq73dbU0YALkQV8NzEaOFKhG', 0, 1640584860.3671, 975, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.70.82', 400836178, '', 'http://kerfim.com/public/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg', '', '{"1":"ALittle Client"}', 'qsnWzuHrf7jb8MTptFCEmO9y', 0, 1640595718.0237, 14742, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('20.212.208.77', 349491277, '', 'https://kerfim.com//wp-json/wp/v2/users/', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/79.0 Safari\\/537.36"}', 'eZUST3lIk1xrtmQvc7EOs4ja', 0, 1640607001.0483, 1994, '', 'GET', 403, 0, 520, 0, 1, '', 0),
('69.49.102.234', 1160865514, '', 'http://kerfim.com/wp-content/plugins/kona-instagram-feed-for-gutenberg/wp-cli.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'L9RzhMnU5HpFiwEJAWYOsyG3', 0, 1640629630.0523, 8212, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.224.80.3', 1742753795, '', 'http://kerfim.com/wp-content/plugins/simple-css-editor/customize/css-manager.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 're0WoEbsKpaYu6TPJQG5kSwH', 0, 1640630115.5321, 866, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('144.76.191.18', 2420948754, '', 'http://kerfim.com/wp-admin/includes/about.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'FmvTAH5gMibnwRts8BSEUzh7', 0, 1640630883.2980, 1135, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('103.6.196.92', 1728496732, '', 'http://kerfim.com/wp-content/plugins/trigonometry/tan.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '3NtS1UP9jOe82iT6JRudAn0I', 0, 1640643505.6559, 2286, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('198.71.228.45', 3326600237, '', 'http://kerfim.com/wwdv.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'V5mYuwDScyZbBLKrsjoWa3Ok', 0, 1640645334.1132, 1059, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('139.99.22.221', 2338526941, '', 'http://kerfim.com/wp-content/plugins/background-image-cropper/content-post.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'A0osKQpMPbEZHf7Dcvmhrewx', 0, 1640648383.5887, 1137, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('54.36.167.79', 908371791, '', 'http://kerfim.com/wp-content/themes/distance-lite/languages/namespaces.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'UqR5XYxbo947vrcwguaDyjH8', 0, 1640651060.3547, 1248, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('94.130.32.216', 1585586392, '', 'http://kerfim.com/rex.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'vhJVyEOnBlL0dH3qeDRa8wbk', 0, 1640663208.5953, 1058, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.252', 3110586364, '', 'https://kerfim.com/hbhbrdryld.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'ZQogukj6Ptm874hJIBvcKHz1', 0, 1640663832.5278, 821, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.199.198', 3110586310, '', 'https://kerfim.com/php.php', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko\\/20100101 Firefox\\/81.0"}', 'BFcKgiVrTw5AH8xq7LYEQ9n2', 0, 1640663834.3587, 881, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('157.7.105.240', 2634508784, '', 'http://kerfim.com/wp-content/plugins/kona-instagram-feed-for-gutenberg/FoxWSOv1.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '2FEBdP8fOZXhRicUxKSnNqMa', 0, 1640665863.0888, 2204, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('39.107.251.198', 661388230, '', 'http://kerfim.com/wp-content/plugins/easybusy/ran.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '2wvUr7ZyqGjFKgnV8A5oHBs0', 0, 1640674351.9214, 3022, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('8.210.64.70', 147996742, '', 'http://kerfim.com/wp-admin/network/network.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'RyUb3mS2Czj1eAVtM4GNFfYh', 0, 1640675111.2165, 2608, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('8.210.64.70', 147996742, '', 'http://kerfim.com/wp-admin/network/network.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'MQ3mufPZqRjwIDEsptUF2NLv', 0, 1640675113.5520, 2613, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('47.89.31.26', 794369818, '', 'http://kerfim.com/wp-content/uploads/estate_templates/wpbricks/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'RVaBxX8OFqsJCuh6yto3N9kc', 0, 1640679807.7438, 4672, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.103.16.166', 3110539430, '', 'http://kerfim.com/wp-content/themes/car-repair/doc.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'XD4trIMTWoUySdzJsaKkF2PC', 0, 1640683445.5803, 8072, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('39.107.251.198', 661388230, '', 'http://kerfim.com/wp-content/ccx/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'gBvo4Wfuc2y01w5bLdRjNhXV', 0, 1640687366.0457, 1463, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('91.134.248.253', 1535572221, '', 'http://kerfim.com/about.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '0a8oD3GMOVcXTJvwiZkmUF4u', 0, 1640690191.8574, 5852, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('37.9.169.5', 621390085, '', 'http://kerfim.com/wp-content/plugins/kona-instagram-feed-for-gutenberg/smsm.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'pSMQxzG0JA9fZDhIrUBPwNou', 0, 1640690245.4634, 1078, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('144.208.72.128', 2429569152, '', 'http://kerfim.com/sidwso.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'w7og6TVKt8JusOWCzmnYbFr1', 0, 1640691235.4375, 6280, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('88.99.26.219', 1482889947, '', 'http://kerfim.com/local.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'SLj4onWyIadVNlf3gthUBMY7', 0, 1640691583.3838, 891, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('5.181.218.69', 95803973, '', 'http://kerfim.com/991176.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', '5JCzWqgEVpP42Rj0QHX6BwoT', 0, 1640700916.5857, 2432, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('187.45.193.218', 3140338138, '', 'http://kerfim.com/wp-admin/network/site-cache.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'OaDesLKYjbgIlTVFCco9uxp3', 0, 1640706643.7082, 1219, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('187.45.193.218', 3140338138, '', 'http://kerfim.com/wp-admin/network/site-cache.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'MQVfU9i6P3qF4zsaLbN1OutG', 0, 1640706648.7565, 887, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('187.45.193.218', 3140338138, '', 'http://kerfim.com/wp-admin/network/site-cache.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'qgVzvHQm1nSB6N9RCc537xTE', 0, 1640706650.9635, 907, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('14.225.254.146', 249691794, '', 'http://kerfim.com/wp-content/ccx/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'VFP9uaXH4zUKJTG3Ab7CWmZf', 0, 1640709045.7244, 1300, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.70.82', 400836178, '', 'http://kerfim.com/demo/server/php/index.php', '', '{"1":"ALittle Client"}', 'HOhPtGJTr0pvAU6g3uRolcjn', 0, 1640724584.0912, 4623, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('139.99.22.221', 2338526941, '', 'http://kerfim.com/ccx/index.php', '', '{"1":"Mozilla\\/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit\\/533.4 (KHTML, like Gecko) Chrome\\/5.0.375.99 Safari\\/533.4","2":"http:\\/\\/simplesite.com"}', 'POnLIhJ5j3orNt790mzuevFg', 0, 1640752696.3815, 952, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('185.33.140.55', 3105983543, '', 'http://kerfim.com/wp-content/uploads.php', '', '{"1":""}', 'XoVAhIdfy7PQpx60K5lj9ELq', 0, 1640774883.2771, 4511, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('23.228.70.82', 400836178, '', 'http://kerfim.com/demo/server/php/index.php?file=tf2rghf.jpg', '', '{"1":"ALittle Client"}', '7EnblNJ4kgLhCmfABVG2FZvo', 0, 1640783431.4506, 1089, '', 'GET', 403, 0, 700, 0, 1, '', 0),
('159.223.43.226', 2682203106, '', 'https://kerfim.com//wp-json/wp/v2/users/', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/80.0.3987.149 Safari\\/537.36"}', 'y21sf65guezPYxJCaGwqiXpt', 0, 1640838767.6777, 2414, '', 'GET', 403, 0, 520, 0, 1, '', 0),
('94.11.151.232', 1577818088, '', 'https://kerfim.com/kerfim-access/', '', '{"1":"Mozilla\\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\\/537.36 (KHTML, like Gecko) Chrome\\/96.0.4664.110 Safari\\/537.36","2":"https:\\/\\/kerfim.com\\/kerfim-access\\/"}', 'BOZkQLlgSPu2RNnvXGIzy3hA', 0, 1640866305.6961, 2569, '', 'POST', 302, 0, 501, 0, 1, '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_actionscheduler_actions`
--

CREATE TABLE `wp8w_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_520_ci,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `attempts` int(11) NOT NULL DEFAULT '0',
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_actionscheduler_actions`
--

INSERT INTO `wp8w_actionscheduler_actions` VALUES
(769, 'wpforms_email_summaries_fetch_info_blocks', 'complete', '2021-11-30 01:07:49', '2021-11-30 01:07:49', '{"tasks_meta_id":null}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638234469;s:18:"\0*\0first_timestamp";i:1608401341;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638234469;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-11-30 02:04:58', '2021-11-30 02:04:58', 0, NULL),
(770, 'wpforms_admin_addons_cache_update', 'complete', '2021-11-30 01:07:49', '2021-11-30 01:07:49', '{"tasks_meta_id":14}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638234469;s:18:"\0*\0first_timestamp";i:1618136855;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638234469;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-11-30 02:04:58', '2021-11-30 02:04:58', 0, NULL),
(847, 'wpforms_builder_help_cache_update', 'complete', '2021-12-03 12:09:57', '2021-12-03 12:09:57', '{"tasks_meta_id":11}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638533397;s:18:"\0*\0first_timestamp";i:1605695974;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638533397;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-03 12:15:48', '2021-12-03 12:15:48', 0, NULL),
(848, 'wpforms_admin_builder_templates_cache_update', 'complete', '2021-12-03 12:09:57', '2021-12-03 12:09:57', '{"tasks_meta_id":16}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638533397;s:18:"\0*\0first_timestamp";i:1626976994;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638533397;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-03 12:15:48', '2021-12-03 12:15:48', 0, NULL),
(882, 'wc_gla_cron_daily_notes', 'complete', '2021-11-29 22:15:32', '2021-11-29 22:15:32', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638224132;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638224132;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-11-30 00:57:21', '2021-11-30 00:57:21', 0, NULL),
(888, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-11-30 08:57:22', '2021-11-30 08:57:22', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638262642;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638262642;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-11-30 09:21:40', '2021-11-30 09:21:40', 0, NULL),
(891, 'wcpay_refresh_account_cache', 'complete', '2021-11-29 12:58:41', '2021-11-29 12:58:41', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638190721;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638190721;}', 3, 1, '2021-11-29 13:17:27', '2021-11-29 13:17:27', 0, NULL),
(893, 'wcpay_refresh_account_cache', 'complete', '2021-11-29 15:17:27', '2021-11-29 15:17:27', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638199047;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638199047;}', 3, 1, '2021-11-29 16:24:16', '2021-11-29 16:24:16', 0, NULL),
(894, 'action_scheduler/migration_hook', 'complete', '2021-11-29 13:31:01', '2021-11-29 13:31:01', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638192661;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638192661;}', 1, 1, '2021-11-29 13:31:26', '2021-11-29 13:31:26', 0, NULL),
(896, 'wcpay_refresh_account_cache', 'complete', '2021-11-29 18:24:16', '2021-11-29 18:24:16', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638210256;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638210256;}', 3, 1, '2021-11-29 19:08:07', '2021-11-29 19:08:07', 0, NULL),
(897, 'wcpay_refresh_account_cache', 'complete', '2021-11-29 21:08:07', '2021-11-29 21:08:07', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638220087;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638220087;}', 3, 1, '2021-11-30 00:57:21', '2021-11-30 00:57:21', 0, NULL),
(898, 'wcpay_refresh_account_cache', 'complete', '2021-11-30 02:57:21', '2021-11-30 02:57:21', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638241041;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638241041;}', 3, 1, '2021-11-30 03:15:42', '2021-11-30 03:15:42', 0, NULL),
(899, 'wc_gla_cron_daily_notes', 'complete', '2021-12-01 00:57:21', '2021-12-01 00:57:21', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638320241;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638320241;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-01 07:58:18', '2021-12-01 07:58:18', 0, NULL),
(900, 'wpforms_email_summaries_fetch_info_blocks', 'complete', '2021-12-07 02:04:58', '2021-12-07 02:04:58', '{"tasks_meta_id":null}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638842698;s:18:"\0*\0first_timestamp";i:1608401341;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638842698;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-07 04:59:50', '2021-12-07 04:59:50', 0, NULL),
(901, 'wpforms_admin_addons_cache_update', 'complete', '2021-12-07 02:04:58', '2021-12-07 02:04:58', '{"tasks_meta_id":14}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638842698;s:18:"\0*\0first_timestamp";i:1618136855;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638842698;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-07 04:59:50', '2021-12-07 04:59:50', 0, NULL),
(902, 'wcpay_refresh_account_cache', 'complete', '2021-11-30 05:15:42', '2021-11-30 05:15:42', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638249342;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638249342;}', 3, 1, '2021-11-30 09:21:40', '2021-11-30 09:21:40', 0, NULL),
(903, 'wcpay_refresh_account_cache', 'complete', '2021-11-30 11:21:40', '2021-11-30 11:21:40', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638271300;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638271300;}', 3, 1, '2021-11-30 12:00:35', '2021-11-30 12:00:35', 0, NULL),
(904, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-01 09:21:40', '2021-12-01 09:21:40', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638350500;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638350500;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-01 09:23:35', '2021-12-01 09:23:35', 0, NULL),
(905, 'wcpay_refresh_account_cache', 'complete', '2021-11-30 14:00:35', '2021-11-30 14:00:35', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638280835;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638280835;}', 3, 1, '2021-11-30 14:12:42', '2021-11-30 14:12:42', 0, NULL),
(906, 'wcpay_refresh_account_cache', 'complete', '2021-11-30 16:12:42', '2021-11-30 16:12:42', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638288762;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638288762;}', 3, 1, '2021-11-30 16:30:33', '2021-11-30 16:30:33', 0, NULL),
(907, 'wcpay_refresh_account_cache', 'complete', '2021-11-30 18:30:33', '2021-11-30 18:30:33', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638297033;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638297033;}', 3, 1, '2021-11-30 18:57:24', '2021-11-30 18:57:24', 0, NULL),
(908, 'wcpay_refresh_account_cache', 'complete', '2021-11-30 20:57:24', '2021-11-30 20:57:24', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638305844;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638305844;}', 3, 1, '2021-11-30 22:30:55', '2021-11-30 22:30:55', 0, NULL),
(909, 'wcpay_refresh_account_cache', 'complete', '2021-12-01 00:30:55', '2021-12-01 00:30:55', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638318655;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638318655;}', 3, 1, '2021-12-01 00:31:44', '2021-12-01 00:31:44', 0, NULL),
(910, 'wcpay_refresh_account_cache', 'complete', '2021-12-01 02:31:44', '2021-12-01 02:31:44', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638325904;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638325904;}', 3, 1, '2021-12-01 07:58:21', '2021-12-01 07:58:21', 0, NULL),
(911, 'wc_gla_cron_daily_notes', 'complete', '2021-12-02 07:58:18', '2021-12-02 07:58:18', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638431898;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638431898;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-02 09:18:50', '2021-12-02 09:18:50', 0, NULL),
(912, 'wcpay_refresh_account_cache', 'complete', '2021-12-01 09:58:21', '2021-12-01 09:58:21', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638352701;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638352701;}', 3, 1, '2021-12-01 09:58:53', '2021-12-01 09:58:53', 0, NULL),
(913, 'wc-admin_import_customers', 'complete', '2021-12-01 08:53:20', '2021-12-01 08:53:20', '[1]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638348800;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638348800;}', 4, 1, '2021-12-01 08:53:30', '2021-12-01 08:53:30', 0, NULL),
(914, 'wpforms_admin_notifications_update', 'complete', '0000-00-00 00:00:00', '0000-00-00 00:00:00', '{"tasks_meta_id":32}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 2, 1, '2021-12-01 08:53:30', '2021-12-01 08:53:30', 0, NULL),
(915, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-02 09:23:35', '2021-12-02 09:23:35', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638437015;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638437015;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-02 09:33:49', '2021-12-02 09:33:49', 0, NULL),
(916, 'wc-admin_import_customers', 'complete', '2021-12-01 09:48:13', '2021-12-01 09:48:13', '[1]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638352093;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638352093;}', 4, 1, '2021-12-01 09:48:27', '2021-12-01 09:48:27', 0, NULL),
(917, 'wc-admin_import_orders', 'complete', '2021-12-01 09:48:13', '2021-12-01 09:48:13', '[2630]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638352093;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638352093;}', 4, 1, '2021-12-01 09:48:27', '2021-12-01 09:48:27', 0, NULL),
(920, 'wcpay_track_new_order', 'complete', '2021-12-01 09:48:18', '2021-12-01 09:48:18', '{"order_id":2630}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638352098;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638352098;}', 3, 1, '2021-12-01 09:48:27', '2021-12-01 09:48:27', 0, NULL),
(921, 'wcpay_refresh_account_cache', 'complete', '2021-12-01 11:58:53', '2021-12-01 11:58:53', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638359933;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638359933;}', 3, 1, '2021-12-01 11:59:37', '2021-12-01 11:59:37', 0, NULL),
(922, 'wc-admin_import_orders', 'complete', '2021-12-01 10:21:03', '2021-12-01 10:21:03', '[2630]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638354063;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638354063;}', 4, 1, '2021-12-01 10:21:56', '2021-12-01 10:21:56', 0, NULL),
(923, 'wcpay_track_new_order', 'failed', '2021-12-01 10:21:03', '2021-12-01 10:21:03', '{"order_id":2630}', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638354063;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638354063;}', 3, 1, '2021-12-01 10:21:56', '2021-12-01 10:21:56', 0, NULL),
(924, 'wc-admin_import_orders', 'complete', '2021-12-01 10:38:38', '2021-12-01 10:38:38', '[2630]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638355118;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638355118;}', 4, 1, '2021-12-01 10:39:29', '2021-12-01 10:39:29', 0, NULL),
(925, 'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications', 'complete', '0000-00-00 00:00:00', '0000-00-00 00:00:00', '[]', 'O:28:"ActionScheduler_NullSchedule":0:{}', 0, 1, '2021-12-01 10:49:16', '2021-12-01 10:49:16', 0, NULL),
(926, 'wcpay_refresh_account_cache', 'complete', '2021-12-01 13:59:37', '2021-12-01 13:59:37', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638367177;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638367177;}', 3, 1, '2021-12-01 14:00:59', '2021-12-01 14:00:59', 0, NULL),
(927, 'wcpay_refresh_account_cache', 'complete', '2021-12-01 16:00:59', '2021-12-01 16:00:59', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638374459;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638374459;}', 3, 1, '2021-12-01 16:03:09', '2021-12-01 16:03:09', 0, NULL),
(928, 'wcpay_refresh_account_cache', 'complete', '2021-12-01 18:03:09', '2021-12-01 18:03:09', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638381789;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638381789;}', 3, 1, '2021-12-01 18:42:52', '2021-12-01 18:42:52', 0, NULL),
(930, 'wcpay_refresh_account_cache', 'complete', '2021-12-01 20:42:52', '2021-12-01 20:42:52', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638391372;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638391372;}', 3, 1, '2021-12-01 22:51:32', '2021-12-01 22:51:32', 0, NULL),
(933, 'wcpay_refresh_account_cache', 'complete', '2021-12-02 00:51:32', '2021-12-02 00:51:32', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638406292;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638406292;}', 3, 1, '2021-12-02 00:53:35', '2021-12-02 00:53:35', 0, NULL),
(934, 'wcpay_refresh_account_cache', 'complete', '2021-12-02 02:53:35', '2021-12-02 02:53:35', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638413615;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638413615;}', 3, 1, '2021-12-02 03:23:34', '2021-12-02 03:23:34', 0, NULL),
(935, 'wcpay_refresh_account_cache', 'complete', '2021-12-02 05:23:34', '2021-12-02 05:23:34', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638422614;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638422614;}', 3, 1, '2021-12-02 05:51:04', '2021-12-02 05:51:04', 0, NULL),
(936, 'wcpay_refresh_account_cache', 'complete', '2021-12-02 07:51:04', '2021-12-02 07:51:04', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638431464;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638431464;}', 3, 1, '2021-12-02 09:18:50', '2021-12-02 09:18:50', 0, NULL),
(937, 'wcpay_refresh_account_cache', 'complete', '2021-12-02 11:18:50', '2021-12-02 11:18:50', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638443930;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638443930;}', 3, 1, '2021-12-02 12:02:58', '2021-12-02 12:02:58', 0, NULL),
(938, 'wc_gla_cron_daily_notes', 'complete', '2021-12-03 09:18:50', '2021-12-03 09:18:50', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638523130;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638523130;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-03 09:28:37', '2021-12-03 09:28:37', 0, NULL),
(939, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-03 09:33:49', '2021-12-03 09:33:49', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638524029;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638524029;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-03 10:04:42', '2021-12-03 10:04:42', 0, NULL),
(940, 'wcpay_refresh_account_cache', 'complete', '2021-12-02 14:02:58', '2021-12-02 14:02:58', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638453778;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638453778;}', 3, 1, '2021-12-02 14:05:21', '2021-12-02 14:05:21', 0, NULL),
(941, 'wcpay_refresh_account_cache', 'complete', '2021-12-02 16:05:21', '2021-12-02 16:05:21', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638461121;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638461121;}', 3, 1, '2021-12-02 16:40:43', '2021-12-02 16:40:43', 0, NULL),
(943, 'wcpay_refresh_account_cache', 'complete', '2021-12-02 18:40:43', '2021-12-02 18:40:43', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638470443;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638470443;}', 3, 1, '2021-12-02 19:09:56', '2021-12-02 19:09:56', 0, NULL),
(944, 'wcpay_refresh_account_cache', 'complete', '2021-12-02 21:09:56', '2021-12-02 21:09:56', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638479396;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638479396;}', 3, 1, '2021-12-02 21:17:15', '2021-12-02 21:17:15', 0, NULL),
(945, 'wcpay_refresh_account_cache', 'complete', '2021-12-02 23:17:15', '2021-12-02 23:17:15', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638487035;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638487035;}', 3, 1, '2021-12-03 01:03:51', '2021-12-03 01:03:51', 0, NULL),
(946, 'wcpay_refresh_account_cache', 'complete', '2021-12-03 03:03:51', '2021-12-03 03:03:51', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638500631;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638500631;}', 3, 1, '2021-12-03 05:14:50', '2021-12-03 05:14:50', 0, NULL),
(947, 'wcpay_refresh_account_cache', 'complete', '2021-12-03 07:14:50', '2021-12-03 07:14:50', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638515690;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638515690;}', 3, 1, '2021-12-03 08:30:49', '2021-12-03 08:30:49', 0, NULL),
(948, 'wcpay_refresh_account_cache', 'complete', '2021-12-03 10:30:49', '2021-12-03 10:30:49', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638527449;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638527449;}', 3, 1, '2021-12-03 11:15:28', '2021-12-03 11:15:28', 0, NULL),
(949, 'wc_gla_cron_daily_notes', 'complete', '2021-12-04 09:28:37', '2021-12-04 09:28:37', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638610117;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638610117;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-04 09:43:38', '2021-12-04 09:43:38', 0, NULL),
(950, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-04 10:04:42', '2021-12-04 10:04:42', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638612282;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638612282;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-04 10:23:54', '2021-12-04 10:23:54', 0, NULL),
(951, 'wcpay_refresh_account_cache', 'complete', '2021-12-03 13:15:28', '2021-12-03 13:15:28', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638537328;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638537328;}', 3, 1, '2021-12-03 14:32:17', '2021-12-03 14:32:17', 0, NULL),
(952, 'wpforms_builder_help_cache_update', 'complete', '2021-12-10 12:15:48', '2021-12-10 12:15:48', '{"tasks_meta_id":11}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639138548;s:18:"\0*\0first_timestamp";i:1605695974;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639138548;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-10 12:49:31', '2021-12-10 12:49:31', 0, NULL),
(953, 'wpforms_admin_builder_templates_cache_update', 'complete', '2021-12-10 12:15:48', '2021-12-10 12:15:48', '{"tasks_meta_id":16}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639138548;s:18:"\0*\0first_timestamp";i:1626976994;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639138548;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-10 12:49:31', '2021-12-10 12:49:31', 0, NULL),
(954, 'wcpay_refresh_account_cache', 'complete', '2021-12-03 16:32:17', '2021-12-03 16:32:17', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638549137;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638549137;}', 3, 1, '2021-12-03 16:37:30', '2021-12-03 16:37:30', 0, NULL),
(955, 'wcpay_refresh_account_cache', 'complete', '2021-12-03 18:37:30', '2021-12-03 18:37:30', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638556650;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638556650;}', 3, 1, '2021-12-03 18:37:48', '2021-12-03 18:37:48', 0, NULL),
(956, 'wc-admin_import_customers', 'complete', '2021-12-03 16:56:33', '2021-12-03 16:56:33', '[1]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638550593;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638550593;}', 0, 1, '2021-12-03 16:56:36', '2021-12-03 16:56:36', 0, NULL),
(957, 'wpforms_admin_notifications_update', 'complete', '0000-00-00 00:00:00', '0000-00-00 00:00:00', '{"tasks_meta_id":33}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 2, 1, '2021-12-03 16:56:45', '2021-12-03 16:56:45', 0, NULL),
(958, 'woocommerce_update_marketplace_suggestions', 'complete', '2021-12-03 16:57:53', '2021-12-03 16:57:53', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638550673;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638550673;}', 0, 1, '2021-12-03 16:57:59', '2021-12-03 16:57:59', 0, NULL),
(959, 'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications', 'complete', '0000-00-00 00:00:00', '0000-00-00 00:00:00', '[]', 'O:28:"ActionScheduler_NullSchedule":0:{}', 0, 1, '2021-12-03 17:05:00', '2021-12-03 17:05:00', 0, NULL),
(960, 'wcpay_refresh_account_cache', 'complete', '2021-12-03 20:37:48', '2021-12-03 20:37:48', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638563868;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638563868;}', 3, 1, '2021-12-03 21:08:32', '2021-12-03 21:08:32', 0, NULL),
(961, 'wcpay_refresh_account_cache', 'complete', '2021-12-03 23:08:32', '2021-12-03 23:08:32', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638572912;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638572912;}', 3, 1, '2021-12-04 00:23:19', '2021-12-04 00:23:19', 0, NULL),
(962, 'wcpay_refresh_account_cache', 'complete', '2021-12-04 02:23:19', '2021-12-04 02:23:19', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638584599;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638584599;}', 3, 1, '2021-12-04 02:45:47', '2021-12-04 02:45:47', 0, NULL),
(963, 'wcpay_refresh_account_cache', 'complete', '2021-12-04 04:45:47', '2021-12-04 04:45:47', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638593147;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638593147;}', 3, 1, '2021-12-04 04:53:49', '2021-12-04 04:53:49', 0, NULL),
(964, 'wcpay_refresh_account_cache', 'complete', '2021-12-04 06:53:49', '2021-12-04 06:53:49', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638600829;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638600829;}', 3, 1, '2021-12-04 08:03:24', '2021-12-04 08:03:24', 0, NULL),
(966, 'wcpay_refresh_account_cache', 'complete', '2021-12-04 10:03:24', '2021-12-04 10:03:24', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638612204;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638612204;}', 3, 1, '2021-12-04 10:23:54', '2021-12-04 10:23:54', 0, NULL),
(967, 'wc_gla_cron_daily_notes', 'complete', '2021-12-05 09:43:38', '2021-12-05 09:43:38', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638697418;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638697418;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-05 09:50:34', '2021-12-05 09:50:34', 0, NULL),
(968, 'wcpay_refresh_account_cache', 'complete', '2021-12-04 12:23:54', '2021-12-04 12:23:54', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638620634;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638620634;}', 3, 1, '2021-12-04 12:28:41', '2021-12-04 12:28:41', 0, NULL),
(969, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-05 10:23:54', '2021-12-05 10:23:54', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638699834;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638699834;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-05 12:23:49', '2021-12-05 12:23:49', 0, NULL),
(970, 'wc-admin_import_customers', 'complete', '2021-12-04 12:28:42', '2021-12-04 12:28:42', '[1]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638620922;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638620922;}', 4, 1, '2021-12-04 12:28:49', '2021-12-04 12:28:49', 0, NULL),
(971, 'wcpay_refresh_account_cache', 'complete', '2021-12-04 14:28:41', '2021-12-04 14:28:41', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638628121;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638628121;}', 3, 1, '2021-12-04 14:29:35', '2021-12-04 14:29:35', 0, NULL),
(972, 'wcpay_refresh_account_cache', 'complete', '2021-12-04 16:29:35', '2021-12-04 16:29:35', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638635375;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638635375;}', 3, 1, '2021-12-04 16:57:33', '2021-12-04 16:57:33', 0, NULL),
(973, 'wcpay_refresh_account_cache', 'complete', '2021-12-04 18:57:33', '2021-12-04 18:57:33', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638644253;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638644253;}', 3, 1, '2021-12-04 19:07:38', '2021-12-04 19:07:38', 0, NULL),
(974, 'wcpay_refresh_account_cache', 'complete', '2021-12-04 21:07:38', '2021-12-04 21:07:38', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638652058;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638652058;}', 3, 1, '2021-12-04 22:34:54', '2021-12-04 22:34:54', 0, NULL),
(975, 'wcpay_refresh_account_cache', 'complete', '2021-12-05 00:34:54', '2021-12-05 00:34:54', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638664494;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638664494;}', 3, 1, '2021-12-05 02:05:13', '2021-12-05 02:05:13', 0, NULL),
(977, 'wcpay_refresh_account_cache', 'complete', '2021-12-05 04:05:13', '2021-12-05 04:05:13', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638677113;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638677113;}', 3, 1, '2021-12-05 05:06:40', '2021-12-05 05:06:40', 0, NULL),
(978, 'wcpay_refresh_account_cache', 'complete', '2021-12-05 07:06:40', '2021-12-05 07:06:40', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638688000;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638688000;}', 3, 1, '2021-12-05 09:42:33', '2021-12-05 09:42:33', 0, NULL),
(979, 'wcpay_refresh_account_cache', 'complete', '2021-12-05 11:42:32', '2021-12-05 11:42:32', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638704552;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638704552;}', 3, 1, '2021-12-05 12:23:52', '2021-12-05 12:23:52', 0, NULL),
(980, 'wc_gla_cron_daily_notes', 'complete', '2021-12-06 09:50:34', '2021-12-06 09:50:34', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638784234;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638784234;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-06 11:47:03', '2021-12-06 11:47:03', 0, NULL),
(981, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-06 12:23:50', '2021-12-06 12:23:50', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638793430;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638793430;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-06 12:30:12', '2021-12-06 12:30:12', 0, NULL),
(983, 'wcpay_refresh_account_cache', 'complete', '2021-12-05 14:23:52', '2021-12-05 14:23:52', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638714232;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638714232;}', 3, 1, '2021-12-05 14:31:58', '2021-12-05 14:31:58', 0, NULL),
(984, 'wcpay_refresh_account_cache', 'complete', '2021-12-05 16:31:58', '2021-12-05 16:31:58', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638721918;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638721918;}', 3, 1, '2021-12-05 16:59:07', '2021-12-05 16:59:07', 0, NULL),
(985, 'wcpay_refresh_account_cache', 'complete', '2021-12-05 18:59:07', '2021-12-05 18:59:07', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638730747;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638730747;}', 3, 1, '2021-12-05 19:05:23', '2021-12-05 19:05:23', 0, NULL),
(986, 'wcpay_refresh_account_cache', 'complete', '2021-12-05 21:05:23', '2021-12-05 21:05:23', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638738323;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638738323;}', 3, 1, '2021-12-05 21:37:26', '2021-12-05 21:37:26', 0, NULL),
(987, 'wcpay_refresh_account_cache', 'complete', '2021-12-05 23:37:26', '2021-12-05 23:37:26', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638747446;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638747446;}', 3, 1, '2021-12-06 06:34:20', '2021-12-06 06:34:20', 0, NULL),
(990, 'wcpay_refresh_account_cache', 'complete', '2021-12-06 08:34:20', '2021-12-06 08:34:20', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638779660;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638779660;}', 3, 1, '2021-12-06 08:37:32', '2021-12-06 08:37:32', 0, NULL),
(991, 'wcpay_refresh_account_cache', 'complete', '2021-12-06 10:37:32', '2021-12-06 10:37:32', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638787052;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638787052;}', 3, 1, '2021-12-06 11:47:06', '2021-12-06 11:47:06', 0, NULL),
(992, 'wc_gla_cron_daily_notes', 'complete', '2021-12-07 11:47:03', '2021-12-07 11:47:03', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638877623;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638877623;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-07 12:06:44', '2021-12-07 12:06:44', 0, NULL),
(993, 'wcpay_refresh_account_cache', 'complete', '2021-12-06 13:47:06', '2021-12-06 13:47:06', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638798426;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638798426;}', 3, 1, '2021-12-06 14:24:49', '2021-12-06 14:24:49', 0, NULL),
(994, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-07 12:30:12', '2021-12-07 12:30:12', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638880212;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638880212;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-07 13:04:35', '2021-12-07 13:04:35', 0, NULL),
(995, 'wcpay_refresh_account_cache', 'complete', '2021-12-06 16:24:49', '2021-12-06 16:24:49', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638807889;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638807889;}', 3, 1, '2021-12-06 18:29:36', '2021-12-06 18:29:36', 0, NULL),
(996, 'wcpay_refresh_account_cache', 'complete', '2021-12-06 20:29:36', '2021-12-06 20:29:36', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638822576;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638822576;}', 3, 1, '2021-12-06 20:37:31', '2021-12-06 20:37:31', 0, NULL),
(997, 'wcpay_refresh_account_cache', 'complete', '2021-12-06 22:37:31', '2021-12-06 22:37:31', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638830251;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638830251;}', 3, 1, '2021-12-07 01:24:36', '2021-12-07 01:24:36', 0, NULL),
(998, 'wcpay_refresh_account_cache', 'complete', '2021-12-07 03:24:36', '2021-12-07 03:24:36', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638847476;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638847476;}', 3, 1, '2021-12-07 04:59:52', '2021-12-07 04:59:52', 0, NULL),
(999, 'wpforms_email_summaries_fetch_info_blocks', 'complete', '2021-12-14 04:59:50', '2021-12-14 04:59:50', '{"tasks_meta_id":null}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639457990;s:18:"\0*\0first_timestamp";i:1608401341;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639457990;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-14 05:12:45', '2021-12-14 05:12:45', 0, NULL),
(1000, 'wpforms_admin_addons_cache_update', 'complete', '2021-12-14 04:59:50', '2021-12-14 04:59:50', '{"tasks_meta_id":14}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639457990;s:18:"\0*\0first_timestamp";i:1618136855;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639457990;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-14 05:12:45', '2021-12-14 05:12:45', 0, NULL),
(1002, 'wcpay_refresh_account_cache', 'complete', '2021-12-07 06:59:50', '2021-12-07 06:59:50', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638860390;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638860390;}', 3, 1, '2021-12-07 08:52:27', '2021-12-07 08:52:27', 0, NULL),
(1003, 'wcpay_refresh_account_cache', 'canceled', '2021-12-07 06:59:52', '2021-12-07 06:59:52', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638860392;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638860392;}', 3, 0, '2021-12-07 08:52:24', '2021-12-07 08:52:24', 0, NULL),
(1004, 'wcpay_refresh_account_cache', 'complete', '2021-12-07 10:52:27', '2021-12-07 10:52:27', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638874347;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638874347;}', 3, 1, '2021-12-07 11:14:24', '2021-12-07 11:14:24', 0, NULL),
(1005, 'wcpay_refresh_account_cache', 'complete', '2021-12-07 13:14:24', '2021-12-07 13:14:24', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638882864;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638882864;}', 3, 1, '2021-12-07 13:23:02', '2021-12-07 13:23:02', 0, NULL),
(1006, 'wc_gla_cron_daily_notes', 'complete', '2021-12-08 12:06:44', '2021-12-08 12:06:44', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638965204;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638965204;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-08 12:46:03', '2021-12-08 12:46:03', 0, NULL),
(1007, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-08 13:04:35', '2021-12-08 13:04:35', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1638968675;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1638968675;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-08 13:19:30', '2021-12-08 13:19:30', 0, NULL),
(1008, 'wcpay_refresh_account_cache', 'complete', '2021-12-07 15:23:02', '2021-12-07 15:23:02', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638890582;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638890582;}', 3, 1, '2021-12-07 15:52:56', '2021-12-07 15:52:56', 0, NULL),
(1009, 'wcpay_refresh_account_cache', 'complete', '2021-12-07 17:52:56', '2021-12-07 17:52:56', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638899576;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638899576;}', 3, 1, '2021-12-07 20:37:35', '2021-12-07 20:37:35', 0, NULL),
(1011, 'wcpay_refresh_account_cache', 'complete', '2021-12-07 22:37:35', '2021-12-07 22:37:35', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638916655;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638916655;}', 3, 1, '2021-12-08 00:30:44', '2021-12-08 00:30:44', 0, NULL),
(1013, 'wcpay_refresh_account_cache', 'complete', '2021-12-08 02:30:44', '2021-12-08 02:30:44', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638930644;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638930644;}', 3, 1, '2021-12-08 03:12:28', '2021-12-08 03:12:28', 0, NULL),
(1015, 'wcpay_refresh_account_cache', 'complete', '2021-12-08 05:12:28', '2021-12-08 05:12:28', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638940348;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638940348;}', 3, 1, '2021-12-08 07:16:18', '2021-12-08 07:16:18', 0, NULL),
(1017, 'wcpay_refresh_account_cache', 'complete', '2021-12-08 09:16:17', '2021-12-08 09:16:17', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638954977;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638954977;}', 3, 1, '2021-12-08 09:35:26', '2021-12-08 09:35:26', 0, NULL),
(1018, 'wcpay_refresh_account_cache', 'canceled', '2021-12-08 09:16:18', '2021-12-08 09:16:18', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638954978;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638954978;}', 3, 0, '2021-12-08 09:35:23', '2021-12-08 09:35:23', 0, NULL),
(1019, 'wcpay_refresh_account_cache', 'complete', '2021-12-08 11:35:26', '2021-12-08 11:35:26', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638963326;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638963326;}', 3, 1, '2021-12-08 12:46:03', '2021-12-08 12:46:03', 0, NULL),
(1020, 'wcpay_refresh_account_cache', 'complete', '2021-12-08 14:46:03', '2021-12-08 14:46:03', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638974763;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638974763;}', 3, 1, '2021-12-08 14:47:35', '2021-12-08 14:47:35', 0, NULL),
(1021, 'wc_gla_cron_daily_notes', 'complete', '2021-12-09 12:46:03', '2021-12-09 12:46:03', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639053963;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639053963;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-09 13:55:35', '2021-12-09 13:55:35', 0, NULL),
(1022, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-09 13:19:30', '2021-12-09 13:19:30', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639055970;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639055970;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-09 13:55:35', '2021-12-09 13:55:35', 0, NULL),
(1023, 'wcpay_refresh_account_cache', 'complete', '2021-12-08 16:47:35', '2021-12-08 16:47:35', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638982055;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638982055;}', 3, 1, '2021-12-08 18:23:56', '2021-12-08 18:23:56', 0, NULL),
(1026, 'wcpay_refresh_account_cache', 'complete', '2021-12-08 20:23:56', '2021-12-08 20:23:56', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1638995036;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1638995036;}', 3, 1, '2021-12-08 20:31:30', '2021-12-08 20:31:30', 0, NULL),
(1027, 'wcpay_refresh_account_cache', 'complete', '2021-12-08 22:31:30', '2021-12-08 22:31:30', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639002690;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639002690;}', 3, 1, '2021-12-09 01:55:55', '2021-12-09 01:55:55', 0, NULL),
(1029, 'wcpay_refresh_account_cache', 'complete', '2021-12-09 03:55:55', '2021-12-09 03:55:55', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639022155;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639022155;}', 3, 1, '2021-12-09 04:11:55', '2021-12-09 04:11:55', 0, NULL),
(1030, 'wcpay_refresh_account_cache', 'complete', '2021-12-09 06:11:55', '2021-12-09 06:11:55', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639030315;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639030315;}', 3, 1, '2021-12-09 06:41:02', '2021-12-09 06:41:02', 0, NULL),
(1031, 'wcpay_refresh_account_cache', 'complete', '2021-12-09 08:41:02', '2021-12-09 08:41:02', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639039262;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639039262;}', 3, 1, '2021-12-09 10:11:19', '2021-12-09 10:11:19', 0, NULL),
(1032, 'wcpay_refresh_account_cache', 'complete', '2021-12-09 12:11:19', '2021-12-09 12:11:19', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639051879;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639051879;}', 3, 1, '2021-12-09 13:55:35', '2021-12-09 13:55:35', 0, NULL),
(1033, 'wcpay_refresh_account_cache', 'complete', '2021-12-09 15:55:35', '2021-12-09 15:55:35', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639065335;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639065335;}', 3, 1, '2021-12-09 17:14:58', '2021-12-09 17:14:58', 0, NULL),
(1034, 'wc_gla_cron_daily_notes', 'complete', '2021-12-10 13:55:35', '2021-12-10 13:55:35', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639144535;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639144535;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-10 14:34:17', '2021-12-10 14:34:17', 0, NULL),
(1035, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-10 13:55:35', '2021-12-10 13:55:35', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639144535;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639144535;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-10 14:34:17', '2021-12-10 14:34:17', 0, NULL),
(1038, 'wcpay_refresh_account_cache', 'complete', '2021-12-09 19:14:58', '2021-12-09 19:14:58', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639077298;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639077298;}', 3, 1, '2021-12-09 19:41:05', '2021-12-09 19:41:05', 0, NULL),
(1039, 'wcpay_refresh_account_cache', 'complete', '2021-12-09 21:41:05', '2021-12-09 21:41:05', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639086065;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639086065;}', 3, 1, '2021-12-09 22:32:34', '2021-12-09 22:32:34', 0, NULL),
(1041, 'wcpay_refresh_account_cache', 'complete', '2021-12-10 00:32:34', '2021-12-10 00:32:34', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639096354;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639096354;}', 3, 1, '2021-12-10 00:58:04', '2021-12-10 00:58:04', 0, NULL),
(1042, 'wcpay_refresh_account_cache', 'complete', '2021-12-10 02:58:04', '2021-12-10 02:58:04', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639105084;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639105084;}', 3, 1, '2021-12-10 03:17:30', '2021-12-10 03:17:30', 0, NULL),
(1043, 'wcpay_refresh_account_cache', 'complete', '2021-12-10 05:17:30', '2021-12-10 05:17:30', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639113450;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639113450;}', 3, 1, '2021-12-10 05:32:13', '2021-12-10 05:32:13', 0, NULL),
(1044, 'wcpay_refresh_account_cache', 'complete', '2021-12-10 07:32:13', '2021-12-10 07:32:13', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639121533;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639121533;}', 3, 1, '2021-12-10 07:54:16', '2021-12-10 07:54:16', 0, NULL),
(1045, 'wcpay_refresh_account_cache', 'complete', '2021-12-10 09:54:16', '2021-12-10 09:54:16', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639130056;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639130056;}', 3, 1, '2021-12-10 11:46:52', '2021-12-10 11:46:52', 0, NULL),
(1047, 'wpforms_builder_help_cache_update', 'complete', '2021-12-17 12:49:31', '2021-12-17 12:49:31', '{"tasks_meta_id":11}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639745371;s:18:"\0*\0first_timestamp";i:1605695974;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639745371;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-17 13:17:55', '2021-12-17 13:17:55', 0, NULL),
(1048, 'wpforms_admin_builder_templates_cache_update', 'complete', '2021-12-17 12:49:31', '2021-12-17 12:49:31', '{"tasks_meta_id":16}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639745371;s:18:"\0*\0first_timestamp";i:1626976994;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639745371;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-17 13:17:55', '2021-12-17 13:17:55', 0, NULL),
(1050, 'wc_gla_cron_daily_notes', 'complete', '2021-12-11 14:34:17', '2021-12-11 14:34:17', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639233257;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639233257;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-11 14:40:54', '2021-12-11 14:40:54', 0, NULL),
(1051, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-11 14:34:17', '2021-12-11 14:34:17', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639233257;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639233257;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-11 14:40:54', '2021-12-11 14:40:54', 0, NULL),
(1052, 'wcpay_refresh_account_cache', 'complete', '2021-12-10 16:34:18', '2021-12-10 16:34:18', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639154058;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639154058;}', 3, 1, '2021-12-10 16:47:47', '2021-12-10 16:47:47', 0, NULL),
(1053, 'wcpay_refresh_account_cache', 'complete', '2021-12-10 18:47:47', '2021-12-10 18:47:47', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639162067;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639162067;}', 3, 1, '2021-12-10 20:28:35', '2021-12-10 20:28:35', 0, NULL),
(1054, 'wcpay_refresh_account_cache', 'complete', '2021-12-10 22:28:35', '2021-12-10 22:28:35', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639175315;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639175315;}', 3, 1, '2021-12-10 22:38:32', '2021-12-10 22:38:32', 0, NULL),
(1055, 'wcpay_refresh_account_cache', 'complete', '2021-12-11 00:38:32', '2021-12-11 00:38:32', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639183112;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639183112;}', 3, 1, '2021-12-11 00:50:14', '2021-12-11 00:50:14', 0, NULL),
(1056, 'wcpay_refresh_account_cache', 'complete', '2021-12-11 02:50:14', '2021-12-11 02:50:14', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639191014;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639191014;}', 3, 1, '2021-12-11 03:19:01', '2021-12-11 03:19:01', 0, NULL),
(1057, 'wcpay_refresh_account_cache', 'complete', '2021-12-11 05:19:01', '2021-12-11 05:19:01', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639199941;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639199941;}', 3, 1, '2021-12-11 07:48:35', '2021-12-11 07:48:35', 0, NULL),
(1059, 'wcpay_refresh_account_cache', 'complete', '2021-12-11 09:48:37', '2021-12-11 09:48:37', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639216117;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639216117;}', 3, 1, '2021-12-11 12:28:08', '2021-12-11 12:28:08', 0, NULL),
(1060, 'wcpay_refresh_account_cache', 'complete', '2021-12-11 14:28:08', '2021-12-11 14:28:08', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639232888;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639232888;}', 3, 1, '2021-12-11 14:40:54', '2021-12-11 14:40:54', 0, NULL),
(1061, 'wcpay_refresh_account_cache', 'complete', '2021-12-11 16:40:54', '2021-12-11 16:40:54', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639240854;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639240854;}', 3, 1, '2021-12-11 17:14:44', '2021-12-11 17:14:44', 0, NULL),
(1062, 'wc_gla_cron_daily_notes', 'complete', '2021-12-12 14:40:54', '2021-12-12 14:40:54', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639320054;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639320054;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-12 16:21:58', '2021-12-12 16:21:58', 0, NULL),
(1063, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-12 14:40:54', '2021-12-12 14:40:54', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639320054;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639320054;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-12 16:21:58', '2021-12-12 16:21:58', 0, NULL),
(1064, 'wcpay_refresh_account_cache', 'complete', '2021-12-11 19:14:44', '2021-12-11 19:14:44', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639250084;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639250084;}', 3, 1, '2021-12-11 19:15:58', '2021-12-11 19:15:58', 0, NULL),
(1065, 'wcpay_refresh_account_cache', 'complete', '2021-12-11 21:15:58', '2021-12-11 21:15:58', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639257358;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639257358;}', 3, 1, '2021-12-11 22:39:51', '2021-12-11 22:39:51', 0, NULL),
(1067, 'wcpay_refresh_account_cache', 'complete', '2021-12-12 00:39:51', '2021-12-12 00:39:51', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639269591;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639269591;}', 3, 1, '2021-12-12 02:50:46', '2021-12-12 02:50:46', 0, NULL),
(1068, 'wcpay_refresh_account_cache', 'complete', '2021-12-12 04:50:46', '2021-12-12 04:50:46', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639284646;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639284646;}', 3, 1, '2021-12-12 06:33:00', '2021-12-12 06:33:00', 0, NULL),
(1069, 'wcpay_refresh_account_cache', 'complete', '2021-12-12 08:33:00', '2021-12-12 08:33:00', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639297980;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639297980;}', 3, 1, '2021-12-12 09:16:15', '2021-12-12 09:16:15', 0, NULL),
(1071, 'wcpay_refresh_account_cache', 'complete', '2021-12-12 11:16:15', '2021-12-12 11:16:15', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639307775;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639307775;}', 3, 1, '2021-12-12 12:08:38', '2021-12-12 12:08:38', 0, NULL),
(1072, 'wcpay_refresh_account_cache', 'complete', '2021-12-12 14:08:38', '2021-12-12 14:08:38', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639318118;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639318118;}', 3, 1, '2021-12-12 16:21:58', '2021-12-12 16:21:58', 0, NULL),
(1073, 'wcpay_refresh_account_cache', 'complete', '2021-12-12 18:21:58', '2021-12-12 18:21:58', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639333318;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639333318;}', 3, 1, '2021-12-12 18:33:35', '2021-12-12 18:33:35', 0, NULL),
(1074, 'wc_gla_cron_daily_notes', 'complete', '2021-12-13 16:21:58', '2021-12-13 16:21:58', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639412518;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639412518;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-13 16:51:37', '2021-12-13 16:51:37', 0, NULL),
(1075, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-13 16:21:58', '2021-12-13 16:21:58', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639412518;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639412518;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-13 16:51:37', '2021-12-13 16:51:37', 0, NULL),
(1076, 'wcpay_refresh_account_cache', 'complete', '2021-12-12 20:33:35', '2021-12-12 20:33:35', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639341215;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639341215;}', 3, 1, '2021-12-12 20:55:08', '2021-12-12 20:55:08', 0, NULL),
(1077, 'wcpay_refresh_account_cache', 'complete', '2021-12-12 22:55:08', '2021-12-12 22:55:08', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639349708;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639349708;}', 3, 1, '2021-12-12 23:06:56', '2021-12-12 23:06:56', 0, NULL);
INSERT INTO `wp8w_actionscheduler_actions` VALUES
(1078, 'wcpay_refresh_account_cache', 'complete', '2021-12-13 01:06:56', '2021-12-13 01:06:56', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639357616;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639357616;}', 3, 1, '2021-12-13 02:06:53', '2021-12-13 02:06:53', 0, NULL),
(1080, 'wcpay_refresh_account_cache', 'complete', '2021-12-13 04:06:53', '2021-12-13 04:06:53', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639368413;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639368413;}', 3, 1, '2021-12-13 04:37:39', '2021-12-13 04:37:39', 0, NULL),
(1083, 'wcpay_refresh_account_cache', 'complete', '2021-12-13 06:37:39', '2021-12-13 06:37:39', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639377459;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639377459;}', 3, 1, '2021-12-13 07:47:17', '2021-12-13 07:47:17', 0, NULL),
(1086, 'wcpay_refresh_account_cache', 'complete', '2021-12-13 09:47:17', '2021-12-13 09:47:17', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639388837;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639388837;}', 3, 1, '2021-12-13 10:16:45', '2021-12-13 10:16:45', 0, NULL),
(1087, 'wcpay_refresh_account_cache', 'complete', '2021-12-13 12:16:45', '2021-12-13 12:16:45', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639397805;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639397805;}', 3, 1, '2021-12-13 12:23:11', '2021-12-13 12:23:11', 0, NULL),
(1088, 'wcpay_refresh_account_cache', 'complete', '2021-12-13 14:23:11', '2021-12-13 14:23:11', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639405391;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639405391;}', 3, 1, '2021-12-13 16:51:37', '2021-12-13 16:51:37', 0, NULL),
(1091, 'wcpay_refresh_account_cache', 'complete', '2021-12-13 18:51:36', '2021-12-13 18:51:36', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639421496;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639421496;}', 3, 1, '2021-12-13 18:59:41', '2021-12-13 18:59:41', 0, NULL),
(1092, 'wc_gla_cron_daily_notes', 'complete', '2021-12-14 16:51:37', '2021-12-14 16:51:37', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639500697;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639500697;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-14 17:20:25', '2021-12-14 17:20:25', 0, NULL),
(1093, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-14 16:51:37', '2021-12-14 16:51:37', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639500697;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639500697;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-14 17:20:25', '2021-12-14 17:20:25', 0, NULL),
(1094, 'wcpay_refresh_account_cache', 'complete', '2021-12-13 20:59:41', '2021-12-13 20:59:41', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639429181;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639429181;}', 3, 1, '2021-12-13 21:04:44', '2021-12-13 21:04:44', 0, NULL),
(1095, 'wcpay_refresh_account_cache', 'complete', '2021-12-13 23:04:44', '2021-12-13 23:04:44', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639436684;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639436684;}', 3, 1, '2021-12-13 23:22:20', '2021-12-13 23:22:20', 0, NULL),
(1096, 'wcpay_refresh_account_cache', 'complete', '2021-12-14 01:22:20', '2021-12-14 01:22:20', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639444940;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639444940;}', 3, 1, '2021-12-14 02:36:55', '2021-12-14 02:36:55', 0, NULL),
(1098, 'wcpay_refresh_account_cache', 'complete', '2021-12-14 04:36:55', '2021-12-14 04:36:55', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639456615;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639456615;}', 3, 1, '2021-12-14 05:12:44', '2021-12-14 05:12:44', 0, NULL),
(1099, 'wcpay_refresh_account_cache', 'complete', '2021-12-14 07:12:44', '2021-12-14 07:12:44', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639465964;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639465964;}', 3, 1, '2021-12-14 08:56:37', '2021-12-14 08:56:37', 0, NULL),
(1100, 'wpforms_email_summaries_fetch_info_blocks', 'complete', '2021-12-21 05:12:45', '2021-12-21 05:12:45', '{"tasks_meta_id":null}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640063565;s:18:"\0*\0first_timestamp";i:1608401341;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640063565;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-21 05:41:55', '2021-12-21 05:41:55', 0, NULL),
(1101, 'wpforms_admin_addons_cache_update', 'complete', '2021-12-21 05:12:45', '2021-12-21 05:12:45', '{"tasks_meta_id":14}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640063565;s:18:"\0*\0first_timestamp";i:1618136855;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640063565;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-21 05:41:55', '2021-12-21 05:41:55', 0, NULL),
(1102, 'wcpay_refresh_account_cache', 'complete', '2021-12-14 10:56:37', '2021-12-14 10:56:37', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639479397;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639479397;}', 3, 1, '2021-12-14 11:24:37', '2021-12-14 11:24:37', 0, NULL),
(1103, 'wcpay_refresh_account_cache', 'complete', '2021-12-14 13:24:37', '2021-12-14 13:24:37', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639488277;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639488277;}', 3, 1, '2021-12-14 14:03:16', '2021-12-14 14:03:16', 0, NULL),
(1105, 'wcpay_refresh_account_cache', 'canceled', '2021-12-14 16:03:17', '2021-12-14 16:03:17', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639497797;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639497797;}', 3, 0, '2021-12-14 17:20:25', '2021-12-14 17:20:25', 0, NULL),
(1107, 'wc_gla_cron_daily_notes', 'complete', '2021-12-15 17:20:25', '2021-12-15 17:20:25', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639588825;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639588825;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-15 17:20:56', '2021-12-15 17:20:56', 0, NULL),
(1108, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-15 17:20:25', '2021-12-15 17:20:25', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639588825;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639588825;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-15 17:20:56', '2021-12-15 17:20:56', 0, NULL),
(1109, 'wcpay_refresh_account_cache', 'complete', '2021-12-14 19:20:28', '2021-12-14 19:20:28', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639509628;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639509628;}', 3, 1, '2021-12-14 21:30:34', '2021-12-14 21:30:34', 0, NULL),
(1110, 'wcpay_refresh_account_cache', 'complete', '2021-12-14 23:30:34', '2021-12-14 23:30:34', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639524634;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639524634;}', 3, 1, '2021-12-15 01:11:35', '2021-12-15 01:11:35', 0, NULL),
(1111, 'wcpay_refresh_account_cache', 'complete', '2021-12-15 03:11:35', '2021-12-15 03:11:35', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639537895;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639537895;}', 3, 1, '2021-12-15 03:29:48', '2021-12-15 03:29:48', 0, NULL),
(1112, 'wcpay_refresh_account_cache', 'complete', '2021-12-15 05:29:48', '2021-12-15 05:29:48', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639546188;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639546188;}', 3, 1, '2021-12-15 05:39:16', '2021-12-15 05:39:16', 0, NULL),
(1113, 'wcpay_refresh_account_cache', 'complete', '2021-12-15 07:39:16', '2021-12-15 07:39:16', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639553956;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639553956;}', 3, 1, '2021-12-15 07:52:21', '2021-12-15 07:52:21', 0, NULL),
(1114, 'wcpay_refresh_account_cache', 'complete', '2021-12-15 09:52:21', '2021-12-15 09:52:21', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639561941;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639561941;}', 3, 1, '2021-12-15 13:58:21', '2021-12-15 13:58:21', 0, NULL),
(1115, 'wcpay_refresh_account_cache', 'complete', '2021-12-15 15:58:21', '2021-12-15 15:58:21', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639583901;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639583901;}', 3, 1, '2021-12-15 16:41:30', '2021-12-15 16:41:30', 0, NULL),
(1116, 'wcpay_refresh_account_cache', 'complete', '2021-12-15 18:41:30', '2021-12-15 18:41:30', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639593690;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639593690;}', 3, 1, '2021-12-15 21:43:30', '2021-12-15 21:43:30', 0, NULL),
(1117, 'wc_gla_cron_daily_notes', 'complete', '2021-12-16 17:20:56', '2021-12-16 17:20:56', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639675256;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639675256;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-16 18:13:42', '2021-12-16 18:13:42', 0, NULL),
(1118, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-16 17:20:56', '2021-12-16 17:20:56', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639675256;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639675256;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-16 18:13:42', '2021-12-16 18:13:42', 0, NULL),
(1121, 'wcpay_refresh_account_cache', 'complete', '2021-12-15 23:43:30', '2021-12-15 23:43:30', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639611810;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639611810;}', 3, 1, '2021-12-16 04:05:17', '2021-12-16 04:05:17', 0, NULL),
(1122, 'woocommerce_run_update_callback', 'complete', '2021-12-16 04:05:10', '2021-12-16 04:05:10', '["wc_admin_update_290_update_apperance_task_option"]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639627510;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639627510;}', 6, 1, '2021-12-16 04:05:17', '2021-12-16 04:05:17', 0, NULL),
(1123, 'woocommerce_run_update_callback', 'complete', '2021-12-16 04:05:11', '2021-12-16 04:05:11', '["wc_admin_update_290_delete_default_homepage_layout_option"]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639627511;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639627511;}', 6, 1, '2021-12-16 04:05:17', '2021-12-16 04:05:17', 0, NULL),
(1124, 'woocommerce_run_update_callback', 'complete', '2021-12-16 04:05:12', '2021-12-16 04:05:12', '["wc_admin_update_290_db_version"]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639627512;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639627512;}', 6, 1, '2021-12-16 04:05:17', '2021-12-16 04:05:17', 0, NULL),
(1126, 'wcpay_refresh_account_cache', 'complete', '2021-12-16 06:05:17', '2021-12-16 06:05:17', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639634717;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639634717;}', 3, 1, '2021-12-16 06:39:22', '2021-12-16 06:39:22', 0, NULL),
(1127, 'wcpay_refresh_account_cache', 'complete', '2021-12-16 08:39:22', '2021-12-16 08:39:22', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639643962;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639643962;}', 3, 1, '2021-12-16 08:39:39', '2021-12-16 08:39:39', 0, NULL),
(1128, 'wc-admin_import_customers', 'complete', '2021-12-16 07:57:09', '2021-12-16 07:57:09', '[1]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639641429;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639641429;}', 0, 1, '2021-12-16 07:57:19', '2021-12-16 07:57:19', 0, NULL),
(1129, 'wpforms_admin_notifications_update', 'complete', '0000-00-00 00:00:00', '0000-00-00 00:00:00', '{"tasks_meta_id":34}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 2, 1, '2021-12-16 07:57:19', '2021-12-16 07:57:19', 0, NULL),
(1130, 'wcpay_refresh_account_cache', 'complete', '2021-12-16 10:39:39', '2021-12-16 10:39:39', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639651179;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639651179;}', 3, 1, '2021-12-16 11:09:34', '2021-12-16 11:09:34', 0, NULL),
(1131, 'wcpay_refresh_account_cache', 'complete', '2021-12-16 13:09:34', '2021-12-16 13:09:34', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639660174;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639660174;}', 3, 1, '2021-12-16 13:10:15', '2021-12-16 13:10:15', 0, NULL),
(1132, 'action_scheduler/migration_hook', 'complete', '2021-12-16 11:14:30', '2021-12-16 11:14:30', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639653270;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639653270;}', 1, 1, '2021-12-16 11:14:40', '2021-12-16 11:14:40', 0, NULL),
(1133, 'wcpay_refresh_account_cache', 'complete', '2021-12-16 15:10:15', '2021-12-16 15:10:15', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639667415;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639667415;}', 3, 1, '2021-12-16 15:40:25', '2021-12-16 15:40:25', 0, NULL),
(1136, 'wcpay_refresh_account_cache', 'complete', '2021-12-16 17:40:26', '2021-12-16 17:40:26', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639676426;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639676426;}', 3, 1, '2021-12-16 18:13:43', '2021-12-16 18:13:43', 0, NULL),
(1137, 'wc_gla_cron_daily_notes', 'complete', '2021-12-17 18:13:42', '2021-12-17 18:13:42', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639764822;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639764822;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-17 18:54:42', '2021-12-17 18:54:42', 0, NULL),
(1138, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-17 18:13:42', '2021-12-17 18:13:42', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639764822;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639764822;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-17 18:54:42', '2021-12-17 18:54:42', 0, NULL),
(1140, 'wcpay_refresh_account_cache', 'complete', '2021-12-16 20:13:43', '2021-12-16 20:13:43', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639685623;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639685623;}', 3, 1, '2021-12-16 21:34:07', '2021-12-16 21:34:07', 0, NULL),
(1141, 'wcpay_refresh_account_cache', 'complete', '2021-12-16 23:34:07', '2021-12-16 23:34:07', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639697647;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639697647;}', 3, 1, '2021-12-16 23:43:48', '2021-12-16 23:43:48', 0, NULL),
(1142, 'wcpay_refresh_account_cache', 'complete', '2021-12-17 01:43:48', '2021-12-17 01:43:48', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639705428;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639705428;}', 3, 1, '2021-12-17 03:13:42', '2021-12-17 03:13:42', 0, NULL),
(1145, 'wcpay_refresh_account_cache', 'complete', '2021-12-17 05:13:42', '2021-12-17 05:13:42', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639718022;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639718022;}', 3, 1, '2021-12-17 06:33:52', '2021-12-17 06:33:52', 0, NULL),
(1146, 'wcpay_refresh_account_cache', 'complete', '2021-12-17 08:33:52', '2021-12-17 08:33:52', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639730032;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639730032;}', 3, 1, '2021-12-17 08:49:08', '2021-12-17 08:49:08', 0, NULL),
(1147, 'wcpay_refresh_account_cache', 'complete', '2021-12-17 10:49:08', '2021-12-17 10:49:08', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639738148;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639738148;}', 3, 1, '2021-12-17 13:17:54', '2021-12-17 13:17:54', 0, NULL),
(1149, 'wcpay_refresh_account_cache', 'complete', '2021-12-17 15:17:54', '2021-12-17 15:17:54', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639754274;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639754274;}', 3, 1, '2021-12-17 15:44:50', '2021-12-17 15:44:50', 0, NULL),
(1150, 'wpforms_builder_help_cache_update', 'complete', '2021-12-24 13:17:55', '2021-12-24 13:17:55', '{"tasks_meta_id":11}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640351875;s:18:"\0*\0first_timestamp";i:1605695974;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640351875;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-24 14:25:40', '2021-12-24 14:25:40', 0, NULL),
(1151, 'wpforms_admin_builder_templates_cache_update', 'complete', '2021-12-24 13:17:55', '2021-12-24 13:17:55', '{"tasks_meta_id":16}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640351875;s:18:"\0*\0first_timestamp";i:1626976994;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640351875;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-24 14:25:40', '2021-12-24 14:25:40', 0, NULL),
(1152, 'wcpay_refresh_account_cache', 'complete', '2021-12-17 17:44:50', '2021-12-17 17:44:50', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639763090;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639763090;}', 3, 1, '2021-12-17 18:54:42', '2021-12-17 18:54:42', 0, NULL),
(1153, 'wcpay_refresh_account_cache', 'complete', '2021-12-17 20:54:42', '2021-12-17 20:54:42', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639774482;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639774482;}', 3, 1, '2021-12-17 21:02:03', '2021-12-17 21:02:03', 0, NULL),
(1154, 'wc_gla_cron_daily_notes', 'complete', '2021-12-18 18:54:42', '2021-12-18 18:54:42', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639853682;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639853682;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-18 20:10:49', '2021-12-18 20:10:49', 0, NULL),
(1155, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-18 18:54:42', '2021-12-18 18:54:42', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639853682;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639853682;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-18 20:10:49', '2021-12-18 20:10:49', 0, NULL),
(1156, 'wcpay_refresh_account_cache', 'complete', '2021-12-17 23:02:03', '2021-12-17 23:02:03', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639782123;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639782123;}', 3, 1, '2021-12-18 00:50:43', '2021-12-18 00:50:43', 0, NULL),
(1157, 'wcpay_refresh_account_cache', 'complete', '2021-12-18 02:50:43', '2021-12-18 02:50:43', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639795843;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639795843;}', 3, 1, '2021-12-18 04:53:41', '2021-12-18 04:53:41', 0, NULL),
(1160, 'wcpay_refresh_account_cache', 'complete', '2021-12-18 06:53:41', '2021-12-18 06:53:41', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639810421;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639810421;}', 3, 1, '2021-12-18 07:16:33', '2021-12-18 07:16:33', 0, NULL),
(1161, 'wcpay_refresh_account_cache', 'complete', '2021-12-18 09:16:33', '2021-12-18 09:16:33', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639818993;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639818993;}', 3, 1, '2021-12-18 10:20:19', '2021-12-18 10:20:19', 0, NULL),
(1164, 'wcpay_refresh_account_cache', 'complete', '2021-12-18 12:20:19', '2021-12-18 12:20:19', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639830019;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639830019;}', 3, 1, '2021-12-18 13:42:19', '2021-12-18 13:42:19', 0, NULL),
(1165, 'wcpay_refresh_account_cache', 'complete', '2021-12-18 15:42:19', '2021-12-18 15:42:19', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639842139;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639842139;}', 3, 1, '2021-12-18 16:09:55', '2021-12-18 16:09:55', 0, NULL),
(1166, 'wcpay_refresh_account_cache', 'complete', '2021-12-18 18:09:55', '2021-12-18 18:09:55', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639850995;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639850995;}', 3, 1, '2021-12-18 18:13:50', '2021-12-18 18:13:50', 0, NULL),
(1167, 'wcpay_refresh_account_cache', 'complete', '2021-12-18 20:13:50', '2021-12-18 20:13:50', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639858430;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639858430;}', 3, 1, '2021-12-18 20:58:31', '2021-12-18 20:58:31', 0, NULL),
(1168, 'wc_gla_cron_daily_notes', 'complete', '2021-12-19 20:10:49', '2021-12-19 20:10:49', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639944649;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639944649;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-19 20:30:35', '2021-12-19 20:30:35', 0, NULL),
(1169, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-19 20:10:49', '2021-12-19 20:10:49', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1639944649;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1639944649;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-19 20:30:35', '2021-12-19 20:30:35', 0, NULL),
(1171, 'wcpay_refresh_account_cache', 'complete', '2021-12-18 22:58:33', '2021-12-18 22:58:33', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639868313;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639868313;}', 3, 1, '2021-12-18 23:54:50', '2021-12-18 23:54:50', 0, NULL),
(1172, 'wcpay_refresh_account_cache', 'complete', '2021-12-19 01:54:50', '2021-12-19 01:54:50', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639878890;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639878890;}', 3, 1, '2021-12-19 05:09:46', '2021-12-19 05:09:46', 0, NULL),
(1173, 'wcpay_refresh_account_cache', 'complete', '2021-12-19 07:09:46', '2021-12-19 07:09:46', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639897786;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639897786;}', 3, 1, '2021-12-19 07:41:48', '2021-12-19 07:41:48', 0, NULL),
(1174, 'wcpay_refresh_account_cache', 'complete', '2021-12-19 09:41:48', '2021-12-19 09:41:48', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639906908;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639906908;}', 3, 1, '2021-12-19 10:25:57', '2021-12-19 10:25:57', 0, NULL),
(1177, 'wcpay_refresh_account_cache', 'complete', '2021-12-19 12:25:57', '2021-12-19 12:25:57', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639916757;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639916757;}', 3, 1, '2021-12-19 12:45:08', '2021-12-19 12:45:08', 0, NULL),
(1178, 'wcpay_refresh_account_cache', 'complete', '2021-12-19 14:45:08', '2021-12-19 14:45:08', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639925108;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639925108;}', 3, 1, '2021-12-19 15:06:06', '2021-12-19 15:06:06', 0, NULL),
(1179, 'wcpay_refresh_account_cache', 'complete', '2021-12-19 17:06:06', '2021-12-19 17:06:06', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639933566;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639933566;}', 3, 1, '2021-12-19 18:05:10', '2021-12-19 18:05:10', 0, NULL),
(1181, 'wcpay_refresh_account_cache', 'complete', '2021-12-19 20:05:10', '2021-12-19 20:05:10', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639944310;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639944310;}', 3, 1, '2021-12-19 20:30:35', '2021-12-19 20:30:35', 0, NULL),
(1182, 'wcpay_refresh_account_cache', 'complete', '2021-12-19 22:30:35', '2021-12-19 22:30:35', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639953035;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639953035;}', 3, 1, '2021-12-20 00:44:10', '2021-12-20 00:44:10', 0, NULL),
(1183, 'wc_gla_cron_daily_notes', 'complete', '2021-12-20 20:30:35', '2021-12-20 20:30:35', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640032235;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640032235;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-20 22:07:57', '2021-12-20 22:07:57', 0, NULL),
(1184, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-20 20:30:35', '2021-12-20 20:30:35', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640032235;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640032235;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-20 22:07:57', '2021-12-20 22:07:57', 0, NULL),
(1186, 'wcpay_refresh_account_cache', 'complete', '2021-12-20 02:44:10', '2021-12-20 02:44:10', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639968250;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639968250;}', 3, 1, '2021-12-20 05:53:32', '2021-12-20 05:53:32', 0, NULL),
(1187, 'wcpay_refresh_account_cache', 'complete', '2021-12-20 07:53:32', '2021-12-20 07:53:32', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639986812;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639986812;}', 3, 1, '2021-12-20 07:55:25', '2021-12-20 07:55:25', 0, NULL),
(1188, 'wcpay_refresh_account_cache', 'complete', '2021-12-20 09:55:25', '2021-12-20 09:55:25', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639994125;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639994125;}', 3, 1, '2021-12-20 10:31:56', '2021-12-20 10:31:56', 0, NULL),
(1189, 'wc-admin_import_customers', 'complete', '2021-12-20 08:16:39', '2021-12-20 08:16:39', '[1]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1639988199;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1639988199;}', 4, 1, '2021-12-20 08:32:37', '2021-12-20 08:32:37', 0, NULL),
(1190, 'wpforms_admin_notifications_update', 'complete', '0000-00-00 00:00:00', '0000-00-00 00:00:00', '{"tasks_meta_id":35}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 2, 1, '2021-12-20 08:32:37', '2021-12-20 08:32:37', 0, NULL),
(1191, 'wcpay_refresh_account_cache', 'complete', '2021-12-20 12:31:56', '2021-12-20 12:31:56', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640003516;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640003516;}', 3, 1, '2021-12-20 13:21:01', '2021-12-20 13:21:01', 0, NULL),
(1193, 'wcpay_refresh_account_cache', 'complete', '2021-12-20 15:21:00', '2021-12-20 15:21:00', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640013660;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640013660;}', 3, 1, '2021-12-20 15:21:48', '2021-12-20 15:21:48', 0, NULL),
(1194, 'wcpay_refresh_account_cache', 'canceled', '2021-12-20 15:21:01', '2021-12-20 15:21:01', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640013661;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640013661;}', 3, 0, '2021-12-20 15:21:46', '2021-12-20 15:21:46', 0, NULL),
(1195, 'wcpay_refresh_account_cache', 'complete', '2021-12-20 17:21:48', '2021-12-20 17:21:48', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640020908;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640020908;}', 3, 1, '2021-12-20 17:23:49', '2021-12-20 17:23:49', 0, NULL),
(1196, 'wcpay_refresh_account_cache', 'complete', '2021-12-20 19:23:49', '2021-12-20 19:23:49', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640028229;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640028229;}', 3, 1, '2021-12-20 20:17:52', '2021-12-20 20:17:52', 0, NULL),
(1198, 'wcpay_refresh_account_cache', 'complete', '2021-12-20 22:17:52', '2021-12-20 22:17:52', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640038672;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640038672;}', 3, 1, '2021-12-20 22:36:37', '2021-12-20 22:36:37', 0, NULL),
(1199, 'wc_gla_cron_daily_notes', 'complete', '2021-12-21 22:07:57', '2021-12-21 22:07:57', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640124477;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640124477;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-22 00:42:02', '2021-12-22 00:42:02', 0, NULL),
(1200, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-21 22:07:57', '2021-12-21 22:07:57', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640124477;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640124477;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-22 00:42:02', '2021-12-22 00:42:02', 0, NULL),
(1201, 'wcpay_refresh_account_cache', 'complete', '2021-12-21 00:36:37', '2021-12-21 00:36:37', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640046997;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640046997;}', 3, 1, '2021-12-21 00:52:45', '2021-12-21 00:52:45', 0, NULL),
(1202, 'wcpay_refresh_account_cache', 'complete', '2021-12-21 02:52:45', '2021-12-21 02:52:45', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640055165;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640055165;}', 3, 1, '2021-12-21 05:41:55', '2021-12-21 05:41:55', 0, NULL),
(1205, 'wcpay_refresh_account_cache', 'complete', '2021-12-21 07:41:55', '2021-12-21 07:41:55', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640072515;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640072515;}', 3, 1, '2021-12-21 12:04:07', '2021-12-21 12:04:07', 0, NULL),
(1206, 'wpforms_email_summaries_fetch_info_blocks', 'complete', '2021-12-28 05:41:55', '2021-12-28 05:41:55', '{"tasks_meta_id":null}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640670115;s:18:"\0*\0first_timestamp";i:1608401341;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640670115;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-28 11:10:14', '2021-12-28 11:10:14', 0, NULL),
(1207, 'wpforms_admin_addons_cache_update', 'complete', '2021-12-28 05:41:55', '2021-12-28 05:41:55', '{"tasks_meta_id":14}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640670115;s:18:"\0*\0first_timestamp";i:1618136855;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640670115;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 1, '2021-12-28 11:10:14', '2021-12-28 11:10:14', 0, NULL),
(1208, 'wcpay_refresh_account_cache', 'complete', '2021-12-21 14:04:07', '2021-12-21 14:04:07', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640095447;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640095447;}', 3, 1, '2021-12-21 14:42:18', '2021-12-21 14:42:18', 0, NULL),
(1210, 'wcpay_refresh_account_cache', 'complete', '2021-12-21 16:42:18', '2021-12-21 16:42:18', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640104938;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640104938;}', 3, 1, '2021-12-21 17:10:44', '2021-12-21 17:10:44', 0, NULL),
(1211, 'wcpay_refresh_account_cache', 'complete', '2021-12-21 19:10:44', '2021-12-21 19:10:44', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640113844;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640113844;}', 3, 1, '2021-12-21 21:00:40', '2021-12-21 21:00:40', 0, NULL),
(1212, 'wcpay_refresh_account_cache', 'complete', '2021-12-21 23:00:40', '2021-12-21 23:00:40', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640127640;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640127640;}', 3, 1, '2021-12-22 00:42:04', '2021-12-22 00:42:04', 0, NULL),
(1213, 'wc_gla_cron_daily_notes', 'complete', '2021-12-23 00:42:02', '2021-12-23 00:42:02', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640220122;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640220122;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-23 03:54:52', '2021-12-23 03:54:52', 0, NULL),
(1214, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-23 00:42:02', '2021-12-23 00:42:02', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640220122;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640220122;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-23 03:54:52', '2021-12-23 03:54:52', 0, NULL),
(1217, 'wcpay_refresh_account_cache', 'complete', '2021-12-22 02:42:04', '2021-12-22 02:42:04', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640140924;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640140924;}', 3, 1, '2021-12-22 05:35:49', '2021-12-22 05:35:49', 0, NULL),
(1219, 'wcpay_refresh_account_cache', 'complete', '2021-12-22 07:35:49', '2021-12-22 07:35:49', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640158549;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640158549;}', 3, 1, '2021-12-22 08:16:21', '2021-12-22 08:16:21', 0, NULL),
(1221, 'wcpay_refresh_account_cache', 'complete', '2021-12-22 10:16:21', '2021-12-22 10:16:21', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640168181;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640168181;}', 3, 1, '2021-12-22 11:35:17', '2021-12-22 11:35:17', 0, NULL),
(1222, 'wcpay_refresh_account_cache', 'complete', '2021-12-22 13:35:17', '2021-12-22 13:35:17', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640180117;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640180117;}', 3, 1, '2021-12-22 14:14:57', '2021-12-22 14:14:57', 0, NULL),
(1223, 'wcpay_refresh_account_cache', 'complete', '2021-12-22 16:14:57', '2021-12-22 16:14:57', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640189697;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640189697;}', 3, 1, '2021-12-22 17:00:38', '2021-12-22 17:00:38', 0, NULL),
(1225, 'wcpay_refresh_account_cache', 'complete', '2021-12-22 19:00:37', '2021-12-22 19:00:37', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640199637;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640199637;}', 3, 1, '2021-12-22 20:34:10', '2021-12-22 20:34:10', 0, NULL),
(1226, 'wcpay_refresh_account_cache', 'canceled', '2021-12-22 19:00:38', '2021-12-22 19:00:38', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640199638;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640199638;}', 3, 0, '2021-12-22 20:34:09', '2021-12-22 20:34:09', 0, NULL),
(1228, 'wcpay_refresh_account_cache', 'complete', '2021-12-22 22:34:10', '2021-12-22 22:34:10', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640212450;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640212450;}', 3, 1, '2021-12-22 23:19:57', '2021-12-22 23:19:57', 0, NULL),
(1229, 'wcpay_refresh_account_cache', 'complete', '2021-12-23 01:19:57', '2021-12-23 01:19:57', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640222397;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640222397;}', 3, 1, '2021-12-23 03:54:54', '2021-12-23 03:54:54', 0, NULL),
(1230, 'wc_gla_cron_daily_notes', 'complete', '2021-12-24 03:54:52', '2021-12-24 03:54:52', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640318092;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640318092;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-24 07:39:38', '2021-12-24 07:39:38', 0, NULL),
(1231, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-24 03:54:52', '2021-12-24 03:54:52', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640318092;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640318092;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-24 07:39:38', '2021-12-24 07:39:38', 0, NULL),
(1232, 'wcpay_refresh_account_cache', 'complete', '2021-12-23 05:54:54', '2021-12-23 05:54:54', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640238894;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640238894;}', 3, 1, '2021-12-23 05:56:42', '2021-12-23 05:56:42', 0, NULL),
(1233, 'wcpay_refresh_account_cache', 'complete', '2021-12-23 07:56:42', '2021-12-23 07:56:42', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640246202;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640246202;}', 3, 1, '2021-12-23 09:56:40', '2021-12-23 09:56:40', 0, NULL),
(1236, 'wcpay_refresh_account_cache', 'complete', '2021-12-23 11:56:40', '2021-12-23 11:56:40', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640260600;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640260600;}', 3, 1, '2021-12-23 12:03:56', '2021-12-23 12:03:56', 0, NULL),
(1237, 'wcpay_refresh_account_cache', 'complete', '2021-12-23 14:03:56', '2021-12-23 14:03:56', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640268236;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640268236;}', 3, 1, '2021-12-23 14:29:51', '2021-12-23 14:29:51', 0, NULL),
(1238, 'wcpay_refresh_account_cache', 'complete', '2021-12-23 16:29:51', '2021-12-23 16:29:51', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640276991;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640276991;}', 3, 1, '2021-12-23 18:40:51', '2021-12-23 18:40:51', 0, NULL),
(1240, 'wcpay_refresh_account_cache', 'complete', '2021-12-23 20:40:54', '2021-12-23 20:40:54', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640292054;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640292054;}', 3, 1, '2021-12-23 21:10:47', '2021-12-23 21:10:47', 0, NULL),
(1241, 'wcpay_refresh_account_cache', 'complete', '2021-12-23 23:10:47', '2021-12-23 23:10:47', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640301047;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640301047;}', 3, 1, '2021-12-23 23:26:37', '2021-12-23 23:26:37', 0, NULL),
(1242, 'wcpay_refresh_account_cache', 'complete', '2021-12-24 01:26:37', '2021-12-24 01:26:37', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640309197;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640309197;}', 3, 1, '2021-12-24 07:39:37', '2021-12-24 07:39:37', 0, NULL),
(1244, 'wcpay_refresh_account_cache', 'complete', '2021-12-24 09:39:37', '2021-12-24 09:39:37', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640338777;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640338777;}', 3, 1, '2021-12-24 09:55:40', '2021-12-24 09:55:40', 0, NULL),
(1245, 'wc_gla_cron_daily_notes', 'complete', '2021-12-25 07:39:38', '2021-12-25 07:39:38', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640417978;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640417978;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-25 08:22:04', '2021-12-25 08:22:04', 0, NULL),
(1246, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-25 07:39:38', '2021-12-25 07:39:38', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640417978;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640417978;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-25 08:22:04', '2021-12-25 08:22:04', 0, NULL),
(1247, 'wcpay_refresh_account_cache', 'complete', '2021-12-24 11:55:40', '2021-12-24 11:55:40', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640346940;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640346940;}', 3, 1, '2021-12-24 14:25:40', '2021-12-24 14:25:40', 0, NULL),
(1248, 'wcpay_refresh_account_cache', 'complete', '2021-12-24 16:25:40', '2021-12-24 16:25:40', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640363140;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640363140;}', 3, 1, '2021-12-24 19:31:44', '2021-12-24 19:31:44', 0, NULL),
(1249, 'wpforms_builder_help_cache_update', 'pending', '2021-12-31 14:25:40', '2021-12-31 14:25:40', '{"tasks_meta_id":11}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640960740;s:18:"\0*\0first_timestamp";i:1605695974;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640960740;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1250, 'wpforms_admin_builder_templates_cache_update', 'pending', '2021-12-31 14:25:40', '2021-12-31 14:25:40', '{"tasks_meta_id":16}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640960740;s:18:"\0*\0first_timestamp";i:1626976994;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640960740;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1252, 'wcpay_refresh_account_cache', 'complete', '2021-12-24 21:31:44', '2021-12-24 21:31:44', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640381504;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640381504;}', 3, 1, '2021-12-24 22:19:26', '2021-12-24 22:19:26', 0, NULL),
(1254, 'wcpay_refresh_account_cache', 'complete', '2021-12-25 00:19:26', '2021-12-25 00:19:26', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640391566;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640391566;}', 3, 1, '2021-12-25 01:12:32', '2021-12-25 01:12:32', 0, NULL),
(1255, 'wcpay_refresh_account_cache', 'complete', '2021-12-25 03:12:32', '2021-12-25 03:12:32', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640401952;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640401952;}', 3, 1, '2021-12-25 03:17:43', '2021-12-25 03:17:43', 0, NULL),
(1256, 'wcpay_refresh_account_cache', 'complete', '2021-12-25 05:17:43', '2021-12-25 05:17:43', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640409463;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640409463;}', 3, 1, '2021-12-25 05:25:03', '2021-12-25 05:25:03', 0, NULL),
(1257, 'wcpay_refresh_account_cache', 'complete', '2021-12-25 07:25:03', '2021-12-25 07:25:03', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640417103;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640417103;}', 3, 1, '2021-12-25 08:22:04', '2021-12-25 08:22:04', 0, NULL),
(1260, 'wcpay_refresh_account_cache', 'complete', '2021-12-25 10:22:04', '2021-12-25 10:22:04', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640427724;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640427724;}', 3, 1, '2021-12-25 11:17:31', '2021-12-25 11:17:31', 0, NULL),
(1261, 'wc_gla_cron_daily_notes', 'complete', '2021-12-26 08:22:04', '2021-12-26 08:22:04', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640506924;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640506924;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-26 10:02:31', '2021-12-26 10:02:31', 0, NULL),
(1262, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-26 08:22:04', '2021-12-26 08:22:04', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640506924;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640506924;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-26 10:02:31', '2021-12-26 10:02:31', 0, NULL),
(1264, 'wcpay_refresh_account_cache', 'complete', '2021-12-25 13:17:31', '2021-12-25 13:17:31', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640438251;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640438251;}', 3, 1, '2021-12-25 13:50:01', '2021-12-25 13:50:01', 0, NULL),
(1266, 'wcpay_refresh_account_cache', 'complete', '2021-12-25 15:50:01', '2021-12-25 15:50:01', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640447401;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640447401;}', 3, 1, '2021-12-25 16:50:50', '2021-12-25 16:50:50', 0, NULL),
(1268, 'wcpay_refresh_account_cache', 'complete', '2021-12-25 18:50:50', '2021-12-25 18:50:50', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640458250;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640458250;}', 3, 1, '2021-12-25 21:58:25', '2021-12-25 21:58:25', 0, NULL),
(1269, 'wcpay_refresh_account_cache', 'complete', '2021-12-25 23:58:25', '2021-12-25 23:58:25', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640476705;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640476705;}', 3, 1, '2021-12-26 00:46:42', '2021-12-26 00:46:42', 0, NULL),
(1272, 'wcpay_refresh_account_cache', 'complete', '2021-12-26 02:46:42', '2021-12-26 02:46:42', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640486802;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640486802;}', 3, 1, '2021-12-26 03:34:52', '2021-12-26 03:34:52', 0, NULL),
(1274, 'wcpay_refresh_account_cache', 'complete', '2021-12-26 05:34:52', '2021-12-26 05:34:52', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640496892;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640496892;}', 3, 1, '2021-12-26 06:27:03', '2021-12-26 06:27:03', 0, NULL),
(1276, 'wcpay_refresh_account_cache', 'complete', '2021-12-26 08:27:04', '2021-12-26 08:27:04', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640507224;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640507224;}', 3, 1, '2021-12-26 10:02:34', '2021-12-26 10:02:34', 0, NULL),
(1277, 'wc_gla_cron_daily_notes', 'complete', '2021-12-27 10:02:31', '2021-12-27 10:02:31', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640599351;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640599351;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-27 11:50:10', '2021-12-27 11:50:10', 0, NULL),
(1278, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-27 10:02:31', '2021-12-27 10:02:31', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640599351;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640599351;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-27 11:50:10', '2021-12-27 11:50:10', 0, NULL),
(1279, 'wcpay_refresh_account_cache', 'complete', '2021-12-26 12:02:34', '2021-12-26 12:02:34', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640520154;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640520154;}', 3, 1, '2021-12-26 14:24:37', '2021-12-26 14:24:37', 0, NULL),
(1280, 'wcpay_refresh_account_cache', 'complete', '2021-12-26 16:24:37', '2021-12-26 16:24:37', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640535877;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640535877;}', 3, 1, '2021-12-26 16:35:49', '2021-12-26 16:35:49', 0, NULL),
(1281, 'wcpay_refresh_account_cache', 'complete', '2021-12-26 18:35:49', '2021-12-26 18:35:49', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640543749;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640543749;}', 3, 1, '2021-12-26 19:43:07', '2021-12-26 19:43:07', 0, NULL),
(1282, 'wcpay_refresh_account_cache', 'complete', '2021-12-26 21:43:07', '2021-12-26 21:43:07', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640554987;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640554987;}', 3, 1, '2021-12-26 22:00:38', '2021-12-26 22:00:38', 0, NULL),
(1283, 'wcpay_refresh_account_cache', 'complete', '2021-12-27 00:00:38', '2021-12-27 00:00:38', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640563238;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640563238;}', 3, 1, '2021-12-27 00:30:29', '2021-12-27 00:30:29', 0, NULL),
(1284, 'wcpay_refresh_account_cache', 'complete', '2021-12-27 02:30:29', '2021-12-27 02:30:29', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640572229;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640572229;}', 3, 1, '2021-12-27 04:24:54', '2021-12-27 04:24:54', 0, NULL),
(1285, 'wcpay_refresh_account_cache', 'complete', '2021-12-27 06:24:54', '2021-12-27 06:24:54', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640586294;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640586294;}', 3, 1, '2021-12-27 07:51:30', '2021-12-27 07:51:30', 0, NULL),
(1287, 'wcpay_refresh_account_cache', 'complete', '2021-12-27 09:51:30', '2021-12-27 09:51:30', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640598690;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640598690;}', 3, 1, '2021-12-27 11:50:10', '2021-12-27 11:50:10', 0, NULL),
(1289, 'wc_gla_cron_daily_notes', 'complete', '2021-12-28 11:50:10', '2021-12-28 11:50:10', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640692210;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640692210;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-28 13:18:11', '2021-12-28 13:18:11', 0, NULL),
(1290, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-28 11:50:10', '2021-12-28 11:50:10', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640692210;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640692210;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-28 13:18:11', '2021-12-28 13:18:11', 0, NULL),
(1291, 'wcpay_refresh_account_cache', 'complete', '2021-12-27 13:50:11', '2021-12-27 13:50:11', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640613011;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640613011;}', 3, 1, '2021-12-27 14:05:32', '2021-12-27 14:05:32', 0, NULL),
(1292, 'wcpay_refresh_account_cache', 'complete', '2021-12-27 16:05:32', '2021-12-27 16:05:32', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640621132;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640621132;}', 3, 1, '2021-12-27 19:12:26', '2021-12-27 19:12:26', 0, NULL),
(1293, 'wcpay_refresh_account_cache', 'complete', '2021-12-27 21:12:26', '2021-12-27 21:12:26', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640639546;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640639546;}', 3, 1, '2021-12-27 22:53:19', '2021-12-27 22:53:19', 0, NULL),
(1294, 'wcpay_refresh_account_cache', 'complete', '2021-12-28 00:53:19', '2021-12-28 00:53:19', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640652799;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640652799;}', 3, 1, '2021-12-28 02:31:53', '2021-12-28 02:31:53', 0, NULL),
(1297, 'wcpay_refresh_account_cache', 'complete', '2021-12-28 13:10:14', '2021-12-28 13:10:14', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640697014;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640697014;}', 3, 1, '2021-12-28 13:18:13', '2021-12-28 13:18:13', 0, NULL),
(1298, 'wpforms_email_summaries_fetch_info_blocks', 'pending', '2022-01-04 11:10:14', '2022-01-04 11:10:14', '{"tasks_meta_id":null}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1641294614;s:18:"\0*\0first_timestamp";i:1608401341;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1641294614;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1299, 'wpforms_admin_addons_cache_update', 'pending', '2022-01-04 11:10:14', '2022-01-04 11:10:14', '{"tasks_meta_id":14}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1641294614;s:18:"\0*\0first_timestamp";i:1618136855;s:13:"\0*\0recurrence";i:604800;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1641294614;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:604800;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL);
INSERT INTO `wp8w_actionscheduler_actions` VALUES
(1300, 'wc_gla_cron_daily_notes', 'complete', '2021-12-29 13:18:11', '2021-12-29 13:18:11', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640783891;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640783891;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 1, '2021-12-29 14:18:14', '2021-12-29 14:18:14', 0, NULL),
(1301, 'wpforms_process_entry_emails_meta_cleanup', 'complete', '2021-12-29 13:18:11', '2021-12-29 13:18:11', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640783891;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640783891;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 1, '2021-12-29 14:18:14', '2021-12-29 14:18:14', 0, NULL),
(1302, 'wcpay_refresh_account_cache', 'complete', '2021-12-28 15:18:13', '2021-12-28 15:18:13', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640704693;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640704693;}', 3, 1, '2021-12-28 15:41:49', '2021-12-28 15:41:49', 0, NULL),
(1303, 'wcpay_refresh_account_cache', 'complete', '2021-12-28 17:41:49', '2021-12-28 17:41:49', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640713309;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640713309;}', 3, 1, '2021-12-28 17:54:08', '2021-12-28 17:54:08', 0, NULL),
(1304, 'wcpay_refresh_account_cache', 'complete', '2021-12-28 19:54:08', '2021-12-28 19:54:08', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640721248;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640721248;}', 3, 1, '2021-12-28 19:59:19', '2021-12-28 19:59:19', 0, NULL),
(1305, 'wcpay_refresh_account_cache', 'complete', '2021-12-28 21:59:19', '2021-12-28 21:59:19', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640728759;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640728759;}', 3, 1, '2021-12-28 22:14:30', '2021-12-28 22:14:30', 0, NULL),
(1306, 'wcpay_refresh_account_cache', 'complete', '2021-12-29 00:14:30', '2021-12-29 00:14:30', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640736870;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640736870;}', 3, 1, '2021-12-29 00:35:22', '2021-12-29 00:35:22', 0, NULL),
(1307, 'wcpay_refresh_account_cache', 'complete', '2021-12-29 02:35:22', '2021-12-29 02:35:22', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640745322;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640745322;}', 3, 1, '2021-12-29 04:15:36', '2021-12-29 04:15:36', 0, NULL),
(1310, 'wcpay_refresh_account_cache', 'complete', '2021-12-29 06:15:36', '2021-12-29 06:15:36', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640758536;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640758536;}', 3, 1, '2021-12-29 08:12:23', '2021-12-29 08:12:23', 0, NULL),
(1312, 'wcpay_refresh_account_cache', 'complete', '2021-12-29 10:12:22', '2021-12-29 10:12:22', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640772742;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640772742;}', 3, 1, '2021-12-29 12:41:38', '2021-12-29 12:41:38', 0, NULL),
(1314, 'wcpay_refresh_account_cache', 'complete', '2021-12-29 14:41:38', '2021-12-29 14:41:38', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640788898;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640788898;}', 3, 1, '2021-12-29 14:46:31', '2021-12-29 14:46:31', 0, NULL),
(1315, 'wc_gla_cron_daily_notes', 'pending', '2021-12-30 14:18:14', '2021-12-30 14:18:14', '[]', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640873894;s:18:"\0*\0first_timestamp";i:1637783672;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640873894;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 5, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1316, 'wpforms_process_entry_emails_meta_cleanup', 'pending', '2021-12-30 14:18:14', '2021-12-30 14:18:14', '{"tasks_meta_id":1}', 'O:32:"ActionScheduler_IntervalSchedule":5:{s:22:"\0*\0scheduled_timestamp";i:1640873894;s:18:"\0*\0first_timestamp";i:1601942400;s:13:"\0*\0recurrence";i:86400;s:49:"\0ActionScheduler_IntervalSchedule\0start_timestamp";i:1640873894;s:53:"\0ActionScheduler_IntervalSchedule\0interval_in_seconds";i:86400;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1317, 'wcpay_refresh_account_cache', 'complete', '2021-12-29 16:46:31', '2021-12-29 16:46:31', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640796391;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640796391;}', 3, 1, '2021-12-29 17:29:30', '2021-12-29 17:29:30', 0, NULL),
(1320, 'wcpay_refresh_account_cache', 'complete', '2021-12-29 19:29:31', '2021-12-29 19:29:31', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640806171;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640806171;}', 3, 1, '2021-12-29 19:52:27', '2021-12-29 19:52:27', 0, NULL),
(1321, 'wcpay_refresh_account_cache', 'complete', '2021-12-29 21:52:27', '2021-12-29 21:52:27', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640814747;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640814747;}', 3, 1, '2021-12-29 21:59:14', '2021-12-29 21:59:14', 0, NULL),
(1322, 'wcpay_refresh_account_cache', 'complete', '2021-12-29 23:59:14', '2021-12-29 23:59:14', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640822354;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640822354;}', 3, 1, '2021-12-30 01:26:57', '2021-12-30 01:26:57', 0, NULL),
(1323, 'wcpay_refresh_account_cache', 'complete', '2021-12-30 03:26:57', '2021-12-30 03:26:57', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640834817;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640834817;}', 3, 1, '2021-12-30 03:48:18', '2021-12-30 03:48:18', 0, NULL),
(1324, 'wcpay_refresh_account_cache', 'complete', '2021-12-30 05:48:18', '2021-12-30 05:48:18', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640843298;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640843298;}', 3, 1, '2021-12-30 06:56:26', '2021-12-30 06:56:26', 0, NULL),
(1325, 'wcpay_refresh_account_cache', 'complete', '2021-12-30 08:56:26', '2021-12-30 08:56:26', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640854586;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640854586;}', 3, 1, '2021-12-30 09:17:18', '2021-12-30 09:17:18', 0, NULL),
(1326, 'wcpay_refresh_account_cache', 'complete', '2021-12-30 11:17:18', '2021-12-30 11:17:18', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640863038;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640863038;}', 3, 1, '2021-12-30 11:20:20', '2021-12-30 11:20:20', 0, NULL),
(1327, 'wcpay_refresh_account_cache', 'pending', '2021-12-30 13:20:20', '2021-12-30 13:20:20', '[]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640870420;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640870420;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(1328, 'wc-admin_import_customers', 'complete', '2021-12-30 12:11:52', '2021-12-30 12:11:52', '[1]', 'O:30:"ActionScheduler_SimpleSchedule":2:{s:22:"\0*\0scheduled_timestamp";i:1640866312;s:41:"\0ActionScheduler_SimpleSchedule\0timestamp";i:1640866312;}', 0, 1, '2021-12-30 12:12:03', '2021-12-30 12:12:03', 0, NULL),
(1329, 'wpforms_admin_notifications_update', 'complete', '0000-00-00 00:00:00', '0000-00-00 00:00:00', '{"tasks_meta_id":36}', 'O:28:"ActionScheduler_NullSchedule":0:{}', 2, 1, '2021-12-30 12:12:03', '2021-12-30 12:12:03', 0, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_actionscheduler_claims`
--

CREATE TABLE `wp8w_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_actionscheduler_groups`
--

CREATE TABLE `wp8w_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_actionscheduler_groups`
--

INSERT INTO `wp8w_actionscheduler_groups` VALUES
(1, 'action-scheduler-migration'),
(2, 'wpforms'),
(3, 'woocommerce_payments'),
(4, 'wc-admin-data'),
(5, 'gla'),
(6, 'woocommerce-db-updates');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_actionscheduler_logs`
--

CREATE TABLE `wp8w_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_actionscheduler_logs`
--

INSERT INTO `wp8w_actionscheduler_logs` VALUES
(2100, 769, 'action created', '2021-11-23 01:07:49', '2021-11-23 01:07:49'),
(2103, 770, 'action created', '2021-11-23 01:07:49', '2021-11-23 01:07:49'),
(2312, 847, 'action created', '2021-11-26 12:09:57', '2021-11-26 12:09:57'),
(2315, 848, 'action created', '2021-11-26 12:09:57', '2021-11-26 12:09:57'),
(2409, 882, 'action created', '2021-11-28 22:15:32', '2021-11-28 22:15:32'),
(2426, 888, 'action created', '2021-11-29 08:57:22', '2021-11-29 08:57:22'),
(2434, 891, 'action created', '2021-11-29 10:58:41', '2021-11-29 10:58:41'),
(2439, 891, 'action started via WP Cron', '2021-11-29 13:17:25', '2021-11-29 13:17:25'),
(2440, 893, 'action created', '2021-11-29 13:17:27', '2021-11-29 13:17:27'),
(2441, 891, 'action complete via WP Cron', '2021-11-29 13:17:27', '2021-11-29 13:17:27'),
(2442, 894, 'action created', '2021-11-29 13:30:01', '2021-11-29 13:30:01'),
(2443, 894, 'action started via Async Request', '2021-11-29 13:31:26', '2021-11-29 13:31:26'),
(2444, 894, 'action complete via Async Request', '2021-11-29 13:31:26', '2021-11-29 13:31:26'),
(2445, 893, 'action started via WP Cron', '2021-11-29 16:24:14', '2021-11-29 16:24:14'),
(2448, 896, 'action created', '2021-11-29 16:24:16', '2021-11-29 16:24:16'),
(2449, 893, 'action complete via WP Cron', '2021-11-29 16:24:16', '2021-11-29 16:24:16'),
(2450, 896, 'action started via WP Cron', '2021-11-29 19:08:05', '2021-11-29 19:08:05'),
(2451, 897, 'action created', '2021-11-29 19:08:07', '2021-11-29 19:08:07'),
(2452, 896, 'action complete via WP Cron', '2021-11-29 19:08:07', '2021-11-29 19:08:07'),
(2453, 897, 'action started via WP Cron', '2021-11-30 00:57:19', '2021-11-30 00:57:19'),
(2454, 898, 'action created', '2021-11-30 00:57:21', '2021-11-30 00:57:21'),
(2455, 897, 'action complete via WP Cron', '2021-11-30 00:57:21', '2021-11-30 00:57:21'),
(2456, 882, 'action started via WP Cron', '2021-11-30 00:57:21', '2021-11-30 00:57:21'),
(2457, 882, 'action complete via WP Cron', '2021-11-30 00:57:21', '2021-11-30 00:57:21'),
(2458, 899, 'action created', '2021-11-30 00:57:21', '2021-11-30 00:57:21'),
(2459, 769, 'action started via WP Cron', '2021-11-30 02:04:58', '2021-11-30 02:04:58'),
(2460, 769, 'action complete via WP Cron', '2021-11-30 02:04:58', '2021-11-30 02:04:58'),
(2461, 900, 'action created', '2021-11-30 02:04:58', '2021-11-30 02:04:58'),
(2462, 770, 'action started via WP Cron', '2021-11-30 02:04:58', '2021-11-30 02:04:58'),
(2463, 770, 'action complete via WP Cron', '2021-11-30 02:04:58', '2021-11-30 02:04:58'),
(2464, 901, 'action created', '2021-11-30 02:04:58', '2021-11-30 02:04:58'),
(2465, 898, 'action started via WP Cron', '2021-11-30 03:15:40', '2021-11-30 03:15:40'),
(2466, 902, 'action created', '2021-11-30 03:15:42', '2021-11-30 03:15:42'),
(2467, 898, 'action complete via WP Cron', '2021-11-30 03:15:42', '2021-11-30 03:15:42'),
(2468, 902, 'action started via WP Cron', '2021-11-30 09:21:38', '2021-11-30 09:21:38'),
(2469, 903, 'action created', '2021-11-30 09:21:40', '2021-11-30 09:21:40'),
(2470, 902, 'action complete via WP Cron', '2021-11-30 09:21:40', '2021-11-30 09:21:40'),
(2471, 888, 'action started via WP Cron', '2021-11-30 09:21:40', '2021-11-30 09:21:40'),
(2472, 888, 'action complete via WP Cron', '2021-11-30 09:21:40', '2021-11-30 09:21:40'),
(2473, 904, 'action created', '2021-11-30 09:21:40', '2021-11-30 09:21:40'),
(2474, 903, 'action started via WP Cron', '2021-11-30 12:00:32', '2021-11-30 12:00:32'),
(2475, 905, 'action created', '2021-11-30 12:00:35', '2021-11-30 12:00:35'),
(2476, 903, 'action complete via WP Cron', '2021-11-30 12:00:35', '2021-11-30 12:00:35'),
(2477, 905, 'action started via WP Cron', '2021-11-30 14:12:40', '2021-11-30 14:12:40'),
(2478, 906, 'action created', '2021-11-30 14:12:42', '2021-11-30 14:12:42'),
(2479, 905, 'action complete via WP Cron', '2021-11-30 14:12:42', '2021-11-30 14:12:42'),
(2480, 906, 'action started via WP Cron', '2021-11-30 16:30:31', '2021-11-30 16:30:31'),
(2481, 907, 'action created', '2021-11-30 16:30:33', '2021-11-30 16:30:33'),
(2482, 906, 'action complete via WP Cron', '2021-11-30 16:30:33', '2021-11-30 16:30:33'),
(2483, 907, 'action started via WP Cron', '2021-11-30 18:57:21', '2021-11-30 18:57:21'),
(2484, 908, 'action created', '2021-11-30 18:57:24', '2021-11-30 18:57:24'),
(2485, 907, 'action complete via WP Cron', '2021-11-30 18:57:24', '2021-11-30 18:57:24'),
(2486, 908, 'action started via WP Cron', '2021-11-30 22:30:52', '2021-11-30 22:30:52'),
(2487, 909, 'action created', '2021-11-30 22:30:55', '2021-11-30 22:30:55'),
(2488, 908, 'action complete via WP Cron', '2021-11-30 22:30:55', '2021-11-30 22:30:55'),
(2489, 909, 'action started via WP Cron', '2021-12-01 00:31:41', '2021-12-01 00:31:41'),
(2490, 910, 'action created', '2021-12-01 00:31:44', '2021-12-01 00:31:44'),
(2491, 909, 'action complete via WP Cron', '2021-12-01 00:31:44', '2021-12-01 00:31:44'),
(2492, 899, 'action started via WP Cron', '2021-12-01 07:58:18', '2021-12-01 07:58:18'),
(2493, 899, 'action complete via WP Cron', '2021-12-01 07:58:18', '2021-12-01 07:58:18'),
(2494, 911, 'action created', '2021-12-01 07:58:18', '2021-12-01 07:58:18'),
(2495, 910, 'action started via WP Cron', '2021-12-01 07:58:18', '2021-12-01 07:58:18'),
(2496, 912, 'action created', '2021-12-01 07:58:21', '2021-12-01 07:58:21'),
(2497, 910, 'action complete via WP Cron', '2021-12-01 07:58:21', '2021-12-01 07:58:21'),
(2498, 913, 'action created', '2021-12-01 08:53:15', '2021-12-01 08:53:15'),
(2499, 914, 'action created', '2021-12-01 08:53:19', '2021-12-01 08:53:19'),
(2500, 914, 'action started via Async Request', '2021-12-01 08:53:30', '2021-12-01 08:53:30'),
(2501, 914, 'action complete via Async Request', '2021-12-01 08:53:30', '2021-12-01 08:53:30'),
(2502, 913, 'action started via Async Request', '2021-12-01 08:53:30', '2021-12-01 08:53:30'),
(2503, 913, 'action complete via Async Request', '2021-12-01 08:53:30', '2021-12-01 08:53:30'),
(2504, 904, 'action started via WP Cron', '2021-12-01 09:23:34', '2021-12-01 09:23:34'),
(2505, 904, 'action complete via WP Cron', '2021-12-01 09:23:35', '2021-12-01 09:23:35'),
(2506, 915, 'action created', '2021-12-01 09:23:35', '2021-12-01 09:23:35'),
(2507, 916, 'action created', '2021-12-01 09:48:08', '2021-12-01 09:48:08'),
(2508, 917, 'action created', '2021-12-01 09:48:08', '2021-12-01 09:48:08'),
(2513, 920, 'action created', '2021-12-01 09:48:13', '2021-12-01 09:48:13'),
(2514, 916, 'action started via Async Request', '2021-12-01 09:48:26', '2021-12-01 09:48:26'),
(2515, 916, 'action complete via Async Request', '2021-12-01 09:48:27', '2021-12-01 09:48:27'),
(2516, 917, 'action started via Async Request', '2021-12-01 09:48:27', '2021-12-01 09:48:27'),
(2517, 917, 'action complete via Async Request', '2021-12-01 09:48:27', '2021-12-01 09:48:27'),
(2518, 920, 'action started via Async Request', '2021-12-01 09:48:27', '2021-12-01 09:48:27'),
(2519, 920, 'action complete via Async Request', '2021-12-01 09:48:27', '2021-12-01 09:48:27'),
(2520, 912, 'action started via WP Cron', '2021-12-01 09:58:50', '2021-12-01 09:58:50'),
(2521, 921, 'action created', '2021-12-01 09:58:53', '2021-12-01 09:58:53'),
(2522, 912, 'action complete via WP Cron', '2021-12-01 09:58:53', '2021-12-01 09:58:53'),
(2523, 922, 'action created', '2021-12-01 10:20:58', '2021-12-01 10:20:58'),
(2524, 923, 'action created', '2021-12-01 10:20:58', '2021-12-01 10:20:58'),
(2525, 922, 'action started via WP Cron', '2021-12-01 10:21:56', '2021-12-01 10:21:56'),
(2526, 922, 'action complete via WP Cron', '2021-12-01 10:21:56', '2021-12-01 10:21:56'),
(2527, 923, 'action started via WP Cron', '2021-12-01 10:21:56', '2021-12-01 10:21:56'),
(2528, 923, 'action failed via WP Cron: Error: Unable to fetch payment method details from the provided payment_method_id.', '2021-12-01 10:21:56', '2021-12-01 10:21:56'),
(2529, 924, 'action created', '2021-12-01 10:38:33', '2021-12-01 10:38:33'),
(2530, 924, 'action started via Async Request', '2021-12-01 10:39:29', '2021-12-01 10:39:29'),
(2531, 924, 'action complete via Async Request', '2021-12-01 10:39:29', '2021-12-01 10:39:29'),
(2532, 925, 'action created', '2021-12-01 10:49:13', '2021-12-01 10:49:13'),
(2533, 925, 'action started via Async Request', '2021-12-01 10:49:16', '2021-12-01 10:49:16'),
(2534, 925, 'action complete via Async Request', '2021-12-01 10:49:16', '2021-12-01 10:49:16'),
(2535, 921, 'action started via WP Cron', '2021-12-01 11:59:34', '2021-12-01 11:59:34'),
(2536, 926, 'action created', '2021-12-01 11:59:37', '2021-12-01 11:59:37'),
(2537, 921, 'action complete via WP Cron', '2021-12-01 11:59:37', '2021-12-01 11:59:37'),
(2538, 926, 'action started via WP Cron', '2021-12-01 14:00:56', '2021-12-01 14:00:56'),
(2539, 927, 'action created', '2021-12-01 14:00:59', '2021-12-01 14:00:59'),
(2540, 926, 'action complete via WP Cron', '2021-12-01 14:00:59', '2021-12-01 14:00:59'),
(2541, 927, 'action started via WP Cron', '2021-12-01 16:03:06', '2021-12-01 16:03:06'),
(2542, 928, 'action created', '2021-12-01 16:03:09', '2021-12-01 16:03:09'),
(2543, 927, 'action complete via WP Cron', '2021-12-01 16:03:09', '2021-12-01 16:03:09'),
(2544, 928, 'action started via WP Cron', '2021-12-01 18:42:50', '2021-12-01 18:42:50'),
(2547, 930, 'action created', '2021-12-01 18:42:52', '2021-12-01 18:42:52'),
(2548, 928, 'action complete via WP Cron', '2021-12-01 18:42:52', '2021-12-01 18:42:52'),
(2549, 930, 'action started via WP Cron', '2021-12-01 22:51:29', '2021-12-01 22:51:29'),
(2553, 930, 'action complete via WP Cron', '2021-12-01 22:51:32', '2021-12-01 22:51:32'),
(2555, 933, 'action created', '2021-12-01 22:51:32', '2021-12-01 22:51:32'),
(2556, 933, 'action started via WP Cron', '2021-12-02 00:53:33', '2021-12-02 00:53:33'),
(2557, 934, 'action created', '2021-12-02 00:53:35', '2021-12-02 00:53:35'),
(2558, 933, 'action complete via WP Cron', '2021-12-02 00:53:35', '2021-12-02 00:53:35'),
(2559, 934, 'action started via WP Cron', '2021-12-02 03:23:32', '2021-12-02 03:23:32'),
(2560, 935, 'action created', '2021-12-02 03:23:34', '2021-12-02 03:23:34'),
(2561, 934, 'action complete via WP Cron', '2021-12-02 03:23:34', '2021-12-02 03:23:34'),
(2562, 935, 'action started via WP Cron', '2021-12-02 05:51:01', '2021-12-02 05:51:01'),
(2563, 936, 'action created', '2021-12-02 05:51:04', '2021-12-02 05:51:04'),
(2564, 935, 'action complete via WP Cron', '2021-12-02 05:51:04', '2021-12-02 05:51:04'),
(2565, 936, 'action started via WP Cron', '2021-12-02 09:18:47', '2021-12-02 09:18:47'),
(2566, 937, 'action created', '2021-12-02 09:18:50', '2021-12-02 09:18:50'),
(2567, 936, 'action complete via WP Cron', '2021-12-02 09:18:50', '2021-12-02 09:18:50'),
(2568, 911, 'action started via WP Cron', '2021-12-02 09:18:50', '2021-12-02 09:18:50'),
(2569, 911, 'action complete via WP Cron', '2021-12-02 09:18:50', '2021-12-02 09:18:50'),
(2570, 938, 'action created', '2021-12-02 09:18:50', '2021-12-02 09:18:50'),
(2571, 915, 'action started via WP Cron', '2021-12-02 09:33:49', '2021-12-02 09:33:49'),
(2572, 915, 'action complete via WP Cron', '2021-12-02 09:33:49', '2021-12-02 09:33:49'),
(2573, 939, 'action created', '2021-12-02 09:33:49', '2021-12-02 09:33:49'),
(2574, 937, 'action started via WP Cron', '2021-12-02 12:02:55', '2021-12-02 12:02:55'),
(2575, 940, 'action created', '2021-12-02 12:02:58', '2021-12-02 12:02:58'),
(2576, 937, 'action complete via WP Cron', '2021-12-02 12:02:58', '2021-12-02 12:02:58'),
(2577, 940, 'action started via WP Cron', '2021-12-02 14:05:18', '2021-12-02 14:05:18'),
(2578, 941, 'action created', '2021-12-02 14:05:21', '2021-12-02 14:05:21'),
(2579, 940, 'action complete via WP Cron', '2021-12-02 14:05:21', '2021-12-02 14:05:21'),
(2580, 941, 'action started via WP Cron', '2021-12-02 16:40:40', '2021-12-02 16:40:40'),
(2583, 943, 'action created', '2021-12-02 16:40:43', '2021-12-02 16:40:43'),
(2584, 941, 'action complete via WP Cron', '2021-12-02 16:40:43', '2021-12-02 16:40:43'),
(2585, 943, 'action started via WP Cron', '2021-12-02 19:09:52', '2021-12-02 19:09:52'),
(2586, 944, 'action created', '2021-12-02 19:09:56', '2021-12-02 19:09:56'),
(2587, 943, 'action complete via WP Cron', '2021-12-02 19:09:56', '2021-12-02 19:09:56'),
(2588, 944, 'action started via WP Cron', '2021-12-02 21:17:12', '2021-12-02 21:17:12'),
(2589, 945, 'action created', '2021-12-02 21:17:15', '2021-12-02 21:17:15'),
(2590, 944, 'action complete via WP Cron', '2021-12-02 21:17:15', '2021-12-02 21:17:15'),
(2591, 945, 'action started via WP Cron', '2021-12-03 01:03:48', '2021-12-03 01:03:48'),
(2592, 946, 'action created', '2021-12-03 01:03:51', '2021-12-03 01:03:51'),
(2593, 945, 'action complete via WP Cron', '2021-12-03 01:03:51', '2021-12-03 01:03:51'),
(2594, 946, 'action started via WP Cron', '2021-12-03 05:14:46', '2021-12-03 05:14:46'),
(2595, 947, 'action created', '2021-12-03 05:14:50', '2021-12-03 05:14:50'),
(2596, 946, 'action complete via WP Cron', '2021-12-03 05:14:50', '2021-12-03 05:14:50'),
(2597, 947, 'action started via WP Cron', '2021-12-03 08:30:45', '2021-12-03 08:30:45'),
(2598, 948, 'action created', '2021-12-03 08:30:49', '2021-12-03 08:30:49'),
(2599, 947, 'action complete via WP Cron', '2021-12-03 08:30:49', '2021-12-03 08:30:49'),
(2600, 938, 'action started via WP Cron', '2021-12-03 09:28:36', '2021-12-03 09:28:36'),
(2601, 938, 'action complete via WP Cron', '2021-12-03 09:28:37', '2021-12-03 09:28:37'),
(2602, 949, 'action created', '2021-12-03 09:28:37', '2021-12-03 09:28:37'),
(2603, 939, 'action started via WP Cron', '2021-12-03 10:04:42', '2021-12-03 10:04:42'),
(2604, 939, 'action complete via WP Cron', '2021-12-03 10:04:42', '2021-12-03 10:04:42'),
(2605, 950, 'action created', '2021-12-03 10:04:42', '2021-12-03 10:04:42'),
(2606, 948, 'action started via WP Cron', '2021-12-03 11:15:26', '2021-12-03 11:15:26'),
(2607, 951, 'action created', '2021-12-03 11:15:28', '2021-12-03 11:15:28'),
(2608, 948, 'action complete via WP Cron', '2021-12-03 11:15:28', '2021-12-03 11:15:28'),
(2609, 847, 'action started via WP Cron', '2021-12-03 12:15:47', '2021-12-03 12:15:47'),
(2610, 847, 'action complete via WP Cron', '2021-12-03 12:15:48', '2021-12-03 12:15:48'),
(2611, 952, 'action created', '2021-12-03 12:15:48', '2021-12-03 12:15:48'),
(2612, 848, 'action started via WP Cron', '2021-12-03 12:15:48', '2021-12-03 12:15:48'),
(2613, 848, 'action complete via WP Cron', '2021-12-03 12:15:48', '2021-12-03 12:15:48'),
(2614, 953, 'action created', '2021-12-03 12:15:48', '2021-12-03 12:15:48'),
(2615, 951, 'action started via WP Cron', '2021-12-03 14:32:14', '2021-12-03 14:32:14'),
(2616, 954, 'action created', '2021-12-03 14:32:17', '2021-12-03 14:32:17'),
(2617, 951, 'action complete via WP Cron', '2021-12-03 14:32:17', '2021-12-03 14:32:17'),
(2618, 954, 'action started via WP Cron', '2021-12-03 16:37:27', '2021-12-03 16:37:27'),
(2619, 955, 'action created', '2021-12-03 16:37:30', '2021-12-03 16:37:30'),
(2620, 954, 'action complete via WP Cron', '2021-12-03 16:37:30', '2021-12-03 16:37:30'),
(2621, 956, 'action started via WP Cron', '2021-12-03 16:56:36', '2021-12-03 16:56:36'),
(2622, 956, 'action complete via WP Cron', '2021-12-03 16:56:36', '2021-12-03 16:56:36'),
(2623, 957, 'action created', '2021-12-03 16:56:40', '2021-12-03 16:56:40'),
(2624, 957, 'action started via Async Request', '2021-12-03 16:56:45', '2021-12-03 16:56:45'),
(2625, 957, 'action complete via Async Request', '2021-12-03 16:56:45', '2021-12-03 16:56:45'),
(2626, 958, 'action created', '2021-12-03 16:57:53', '2021-12-03 16:57:53'),
(2627, 958, 'action started via Async Request', '2021-12-03 16:57:58', '2021-12-03 16:57:58'),
(2628, 958, 'action complete via Async Request', '2021-12-03 16:57:59', '2021-12-03 16:57:59'),
(2629, 959, 'action created', '2021-12-03 17:02:46', '2021-12-03 17:02:46'),
(2630, 959, 'action started via WP Cron', '2021-12-03 17:05:00', '2021-12-03 17:05:00'),
(2631, 959, 'action complete via WP Cron', '2021-12-03 17:05:00', '2021-12-03 17:05:00'),
(2632, 955, 'action started via WP Cron', '2021-12-03 18:37:45', '2021-12-03 18:37:45'),
(2633, 960, 'action created', '2021-12-03 18:37:48', '2021-12-03 18:37:48'),
(2634, 955, 'action complete via WP Cron', '2021-12-03 18:37:48', '2021-12-03 18:37:48'),
(2635, 960, 'action started via WP Cron', '2021-12-03 21:08:30', '2021-12-03 21:08:30'),
(2636, 961, 'action created', '2021-12-03 21:08:32', '2021-12-03 21:08:32'),
(2637, 960, 'action complete via WP Cron', '2021-12-03 21:08:32', '2021-12-03 21:08:32'),
(2638, 961, 'action started via WP Cron', '2021-12-04 00:23:16', '2021-12-04 00:23:16'),
(2639, 962, 'action created', '2021-12-04 00:23:19', '2021-12-04 00:23:19'),
(2640, 961, 'action complete via WP Cron', '2021-12-04 00:23:19', '2021-12-04 00:23:19'),
(2641, 962, 'action started via WP Cron', '2021-12-04 02:45:44', '2021-12-04 02:45:44'),
(2642, 963, 'action created', '2021-12-04 02:45:47', '2021-12-04 02:45:47'),
(2643, 962, 'action complete via WP Cron', '2021-12-04 02:45:47', '2021-12-04 02:45:47'),
(2644, 963, 'action started via WP Cron', '2021-12-04 04:53:46', '2021-12-04 04:53:46'),
(2645, 964, 'action created', '2021-12-04 04:53:49', '2021-12-04 04:53:49'),
(2646, 963, 'action complete via WP Cron', '2021-12-04 04:53:49', '2021-12-04 04:53:49'),
(2647, 964, 'action started via WP Cron', '2021-12-04 08:03:22', '2021-12-04 08:03:22'),
(2650, 966, 'action created', '2021-12-04 08:03:24', '2021-12-04 08:03:24'),
(2651, 964, 'action complete via WP Cron', '2021-12-04 08:03:24', '2021-12-04 08:03:24'),
(2652, 949, 'action started via WP Cron', '2021-12-04 09:43:38', '2021-12-04 09:43:38'),
(2653, 949, 'action complete via WP Cron', '2021-12-04 09:43:38', '2021-12-04 09:43:38'),
(2654, 967, 'action created', '2021-12-04 09:43:38', '2021-12-04 09:43:38'),
(2655, 966, 'action started via WP Cron', '2021-12-04 10:23:51', '2021-12-04 10:23:51'),
(2656, 968, 'action created', '2021-12-04 10:23:54', '2021-12-04 10:23:54'),
(2657, 966, 'action complete via WP Cron', '2021-12-04 10:23:54', '2021-12-04 10:23:54'),
(2658, 950, 'action started via WP Cron', '2021-12-04 10:23:54', '2021-12-04 10:23:54'),
(2659, 950, 'action complete via WP Cron', '2021-12-04 10:23:54', '2021-12-04 10:23:54'),
(2660, 969, 'action created', '2021-12-04 10:23:54', '2021-12-04 10:23:54'),
(2661, 970, 'action created', '2021-12-04 12:28:37', '2021-12-04 12:28:37'),
(2662, 968, 'action started via WP Cron', '2021-12-04 12:28:38', '2021-12-04 12:28:38'),
(2663, 971, 'action created', '2021-12-04 12:28:41', '2021-12-04 12:28:41'),
(2664, 968, 'action complete via WP Cron', '2021-12-04 12:28:41', '2021-12-04 12:28:41'),
(2665, 970, 'action started via Async Request', '2021-12-04 12:28:49', '2021-12-04 12:28:49'),
(2666, 970, 'action complete via Async Request', '2021-12-04 12:28:49', '2021-12-04 12:28:49'),
(2667, 971, 'action started via WP Cron', '2021-12-04 14:29:32', '2021-12-04 14:29:32'),
(2668, 972, 'action created', '2021-12-04 14:29:35', '2021-12-04 14:29:35'),
(2669, 971, 'action complete via WP Cron', '2021-12-04 14:29:35', '2021-12-04 14:29:35'),
(2670, 972, 'action started via WP Cron', '2021-12-04 16:57:31', '2021-12-04 16:57:31'),
(2671, 973, 'action created', '2021-12-04 16:57:33', '2021-12-04 16:57:33'),
(2672, 972, 'action complete via WP Cron', '2021-12-04 16:57:33', '2021-12-04 16:57:33'),
(2673, 973, 'action started via WP Cron', '2021-12-04 19:07:35', '2021-12-04 19:07:35'),
(2674, 974, 'action created', '2021-12-04 19:07:38', '2021-12-04 19:07:38'),
(2675, 973, 'action complete via WP Cron', '2021-12-04 19:07:38', '2021-12-04 19:07:38'),
(2676, 974, 'action started via WP Cron', '2021-12-04 22:34:52', '2021-12-04 22:34:52'),
(2677, 975, 'action created', '2021-12-04 22:34:54', '2021-12-04 22:34:54'),
(2678, 974, 'action complete via WP Cron', '2021-12-04 22:34:54', '2021-12-04 22:34:54'),
(2679, 975, 'action started via WP Cron', '2021-12-05 02:05:10', '2021-12-05 02:05:10'),
(2682, 977, 'action created', '2021-12-05 02:05:13', '2021-12-05 02:05:13'),
(2683, 975, 'action complete via WP Cron', '2021-12-05 02:05:13', '2021-12-05 02:05:13'),
(2684, 977, 'action started via WP Cron', '2021-12-05 05:06:37', '2021-12-05 05:06:37'),
(2685, 978, 'action created', '2021-12-05 05:06:40', '2021-12-05 05:06:40'),
(2686, 977, 'action complete via WP Cron', '2021-12-05 05:06:40', '2021-12-05 05:06:40'),
(2687, 978, 'action started via WP Cron', '2021-12-05 09:42:30', '2021-12-05 09:42:30'),
(2688, 979, 'action created', '2021-12-05 09:42:33', '2021-12-05 09:42:33'),
(2689, 978, 'action complete via WP Cron', '2021-12-05 09:42:33', '2021-12-05 09:42:33'),
(2690, 967, 'action started via WP Cron', '2021-12-05 09:50:34', '2021-12-05 09:50:34'),
(2691, 967, 'action complete via WP Cron', '2021-12-05 09:50:34', '2021-12-05 09:50:34'),
(2692, 980, 'action created', '2021-12-05 09:50:34', '2021-12-05 09:50:34'),
(2693, 969, 'action started via WP Cron', '2021-12-05 12:23:49', '2021-12-05 12:23:49'),
(2694, 969, 'action complete via WP Cron', '2021-12-05 12:23:49', '2021-12-05 12:23:49'),
(2695, 981, 'action created', '2021-12-05 12:23:50', '2021-12-05 12:23:50'),
(2696, 979, 'action started via WP Cron', '2021-12-05 12:23:50', '2021-12-05 12:23:50'),
(2699, 983, 'action created', '2021-12-05 12:23:52', '2021-12-05 12:23:52'),
(2700, 979, 'action complete via WP Cron', '2021-12-05 12:23:52', '2021-12-05 12:23:52'),
(2701, 983, 'action started via WP Cron', '2021-12-05 14:31:55', '2021-12-05 14:31:55'),
(2702, 984, 'action created', '2021-12-05 14:31:58', '2021-12-05 14:31:58'),
(2703, 983, 'action complete via WP Cron', '2021-12-05 14:31:58', '2021-12-05 14:31:58'),
(2704, 984, 'action started via WP Cron', '2021-12-05 16:59:04', '2021-12-05 16:59:04'),
(2705, 985, 'action created', '2021-12-05 16:59:07', '2021-12-05 16:59:07'),
(2706, 984, 'action complete via WP Cron', '2021-12-05 16:59:07', '2021-12-05 16:59:07'),
(2707, 985, 'action started via WP Cron', '2021-12-05 19:05:21', '2021-12-05 19:05:21'),
(2708, 986, 'action created', '2021-12-05 19:05:23', '2021-12-05 19:05:23'),
(2709, 985, 'action complete via WP Cron', '2021-12-05 19:05:23', '2021-12-05 19:05:23'),
(2710, 986, 'action started via WP Cron', '2021-12-05 21:37:23', '2021-12-05 21:37:23'),
(2711, 987, 'action created', '2021-12-05 21:37:26', '2021-12-05 21:37:26'),
(2712, 986, 'action complete via WP Cron', '2021-12-05 21:37:26', '2021-12-05 21:37:26'),
(2713, 987, 'action started via WP Cron', '2021-12-06 06:34:17', '2021-12-06 06:34:17'),
(2718, 990, 'action created', '2021-12-06 06:34:20', '2021-12-06 06:34:20'),
(2719, 987, 'action complete via WP Cron', '2021-12-06 06:34:20', '2021-12-06 06:34:20'),
(2720, 990, 'action started via WP Cron', '2021-12-06 08:37:29', '2021-12-06 08:37:29'),
(2721, 991, 'action created', '2021-12-06 08:37:32', '2021-12-06 08:37:32'),
(2722, 990, 'action complete via WP Cron', '2021-12-06 08:37:32', '2021-12-06 08:37:32'),
(2723, 980, 'action started via WP Cron', '2021-12-06 11:47:03', '2021-12-06 11:47:03'),
(2724, 980, 'action complete via WP Cron', '2021-12-06 11:47:03', '2021-12-06 11:47:03'),
(2725, 992, 'action created', '2021-12-06 11:47:03', '2021-12-06 11:47:03'),
(2726, 991, 'action started via WP Cron', '2021-12-06 11:47:03', '2021-12-06 11:47:03'),
(2727, 993, 'action created', '2021-12-06 11:47:06', '2021-12-06 11:47:06'),
(2728, 991, 'action complete via WP Cron', '2021-12-06 11:47:06', '2021-12-06 11:47:06'),
(2729, 981, 'action started via WP Cron', '2021-12-06 12:30:12', '2021-12-06 12:30:12'),
(2730, 981, 'action complete via WP Cron', '2021-12-06 12:30:12', '2021-12-06 12:30:12'),
(2731, 994, 'action created', '2021-12-06 12:30:12', '2021-12-06 12:30:12'),
(2732, 993, 'action started via WP Cron', '2021-12-06 14:24:46', '2021-12-06 14:24:46'),
(2733, 995, 'action created', '2021-12-06 14:24:49', '2021-12-06 14:24:49'),
(2734, 993, 'action complete via WP Cron', '2021-12-06 14:24:49', '2021-12-06 14:24:49'),
(2735, 995, 'action started via WP Cron', '2021-12-06 18:29:33', '2021-12-06 18:29:33'),
(2736, 996, 'action created', '2021-12-06 18:29:36', '2021-12-06 18:29:36'),
(2737, 995, 'action complete via WP Cron', '2021-12-06 18:29:36', '2021-12-06 18:29:36'),
(2738, 996, 'action started via WP Cron', '2021-12-06 20:37:28', '2021-12-06 20:37:28'),
(2739, 997, 'action created', '2021-12-06 20:37:31', '2021-12-06 20:37:31'),
(2740, 996, 'action complete via WP Cron', '2021-12-06 20:37:31', '2021-12-06 20:37:31'),
(2741, 997, 'action started via WP Cron', '2021-12-07 01:24:33', '2021-12-07 01:24:33'),
(2742, 998, 'action created', '2021-12-07 01:24:36', '2021-12-07 01:24:36'),
(2743, 997, 'action complete via WP Cron', '2021-12-07 01:24:36', '2021-12-07 01:24:36'),
(2744, 900, 'action started via WP Cron', '2021-12-07 04:59:49', '2021-12-07 04:59:49'),
(2745, 900, 'action complete via WP Cron', '2021-12-07 04:59:50', '2021-12-07 04:59:50'),
(2746, 999, 'action created', '2021-12-07 04:59:50', '2021-12-07 04:59:50'),
(2747, 901, 'action started via WP Cron', '2021-12-07 04:59:50', '2021-12-07 04:59:50'),
(2748, 901, 'action complete via WP Cron', '2021-12-07 04:59:50', '2021-12-07 04:59:50'),
(2749, 1000, 'action created', '2021-12-07 04:59:50', '2021-12-07 04:59:50'),
(2750, 998, 'action started via WP Cron', '2021-12-07 04:59:50', '2021-12-07 04:59:50'),
(2752, 1002, 'action created', '2021-12-07 04:59:50', '2021-12-07 04:59:50'),
(2754, 1003, 'action created', '2021-12-07 04:59:52', '2021-12-07 04:59:52'),
(2755, 998, 'action complete via WP Cron', '2021-12-07 04:59:52', '2021-12-07 04:59:52'),
(2756, 1002, 'action started via WP Cron', '2021-12-07 08:52:24', '2021-12-07 08:52:24'),
(2757, 1003, 'action canceled', '2021-12-07 08:52:27', '2021-12-07 08:52:27'),
(2758, 1004, 'action created', '2021-12-07 08:52:27', '2021-12-07 08:52:27'),
(2759, 1002, 'action complete via WP Cron', '2021-12-07 08:52:27', '2021-12-07 08:52:27'),
(2760, 1003, 'action ignored via WP Cron', '2021-12-07 08:52:27', '2021-12-07 08:52:27'),
(2761, 1004, 'action started via WP Cron', '2021-12-07 11:14:22', '2021-12-07 11:14:22'),
(2762, 1005, 'action created', '2021-12-07 11:14:24', '2021-12-07 11:14:24'),
(2763, 1004, 'action complete via WP Cron', '2021-12-07 11:14:24', '2021-12-07 11:14:24'),
(2764, 992, 'action started via WP Cron', '2021-12-07 12:06:44', '2021-12-07 12:06:44'),
(2765, 992, 'action complete via WP Cron', '2021-12-07 12:06:44', '2021-12-07 12:06:44'),
(2766, 1006, 'action created', '2021-12-07 12:06:44', '2021-12-07 12:06:44'),
(2767, 994, 'action started via WP Cron', '2021-12-07 13:04:34', '2021-12-07 13:04:34'),
(2768, 994, 'action complete via WP Cron', '2021-12-07 13:04:35', '2021-12-07 13:04:35'),
(2769, 1007, 'action created', '2021-12-07 13:04:35', '2021-12-07 13:04:35'),
(2770, 1005, 'action started via WP Cron', '2021-12-07 13:23:00', '2021-12-07 13:23:00'),
(2771, 1008, 'action created', '2021-12-07 13:23:02', '2021-12-07 13:23:02'),
(2772, 1005, 'action complete via WP Cron', '2021-12-07 13:23:02', '2021-12-07 13:23:02'),
(2773, 1008, 'action started via WP Cron', '2021-12-07 15:52:53', '2021-12-07 15:52:53'),
(2774, 1009, 'action created', '2021-12-07 15:52:56', '2021-12-07 15:52:56'),
(2775, 1008, 'action complete via WP Cron', '2021-12-07 15:52:56', '2021-12-07 15:52:56'),
(2776, 1009, 'action started via WP Cron', '2021-12-07 20:37:33', '2021-12-07 20:37:33'),
(2778, 1009, 'action complete via WP Cron', '2021-12-07 20:37:35', '2021-12-07 20:37:35'),
(2780, 1011, 'action created', '2021-12-07 20:37:35', '2021-12-07 20:37:35'),
(2781, 1011, 'action started via WP Cron', '2021-12-08 00:30:42', '2021-12-08 00:30:42'),
(2784, 1013, 'action created', '2021-12-08 00:30:44', '2021-12-08 00:30:44'),
(2785, 1011, 'action complete via WP Cron', '2021-12-08 00:30:44', '2021-12-08 00:30:44'),
(2786, 1013, 'action started via WP Cron', '2021-12-08 03:12:27', '2021-12-08 03:12:27'),
(2789, 1015, 'action created', '2021-12-08 03:12:28', '2021-12-08 03:12:28'),
(2790, 1013, 'action complete via WP Cron', '2021-12-08 03:12:28', '2021-12-08 03:12:28'),
(2791, 1015, 'action started via WP Cron', '2021-12-08 07:16:16', '2021-12-08 07:16:16'),
(2793, 1017, 'action created', '2021-12-08 07:16:17', '2021-12-08 07:16:17'),
(2795, 1018, 'action created', '2021-12-08 07:16:18', '2021-12-08 07:16:18'),
(2796, 1015, 'action complete via WP Cron', '2021-12-08 07:16:18', '2021-12-08 07:16:18'),
(2797, 1017, 'action started via WP Cron', '2021-12-08 09:35:23', '2021-12-08 09:35:23'),
(2798, 1018, 'action canceled', '2021-12-08 09:35:26', '2021-12-08 09:35:26'),
(2799, 1019, 'action created', '2021-12-08 09:35:26', '2021-12-08 09:35:26'),
(2800, 1017, 'action complete via WP Cron', '2021-12-08 09:35:26', '2021-12-08 09:35:26'),
(2801, 1018, 'action ignored via WP Cron', '2021-12-08 09:35:26', '2021-12-08 09:35:26'),
(2802, 1019, 'action started via WP Cron', '2021-12-08 12:46:01', '2021-12-08 12:46:01'),
(2803, 1020, 'action created', '2021-12-08 12:46:03', '2021-12-08 12:46:03'),
(2804, 1019, 'action complete via WP Cron', '2021-12-08 12:46:03', '2021-12-08 12:46:03'),
(2805, 1006, 'action started via WP Cron', '2021-12-08 12:46:03', '2021-12-08 12:46:03'),
(2806, 1006, 'action complete via WP Cron', '2021-12-08 12:46:03', '2021-12-08 12:46:03'),
(2807, 1021, 'action created', '2021-12-08 12:46:03', '2021-12-08 12:46:03'),
(2808, 1007, 'action started via WP Cron', '2021-12-08 13:19:30', '2021-12-08 13:19:30'),
(2809, 1007, 'action complete via WP Cron', '2021-12-08 13:19:30', '2021-12-08 13:19:30'),
(2810, 1022, 'action created', '2021-12-08 13:19:30', '2021-12-08 13:19:30'),
(2811, 1020, 'action started via WP Cron', '2021-12-08 14:47:33', '2021-12-08 14:47:33'),
(2812, 1023, 'action created', '2021-12-08 14:47:35', '2021-12-08 14:47:35'),
(2813, 1020, 'action complete via WP Cron', '2021-12-08 14:47:35', '2021-12-08 14:47:35'),
(2814, 1023, 'action started via WP Cron', '2021-12-08 18:23:55', '2021-12-08 18:23:55'),
(2819, 1026, 'action created', '2021-12-08 18:23:56', '2021-12-08 18:23:56'),
(2820, 1023, 'action complete via WP Cron', '2021-12-08 18:23:56', '2021-12-08 18:23:56'),
(2821, 1026, 'action started via WP Cron', '2021-12-08 20:31:28', '2021-12-08 20:31:28'),
(2822, 1027, 'action created', '2021-12-08 20:31:30', '2021-12-08 20:31:30'),
(2823, 1026, 'action complete via WP Cron', '2021-12-08 20:31:30', '2021-12-08 20:31:30'),
(2824, 1027, 'action started via WP Cron', '2021-12-09 01:55:54', '2021-12-09 01:55:54'),
(2827, 1029, 'action created', '2021-12-09 01:55:55', '2021-12-09 01:55:55'),
(2828, 1027, 'action complete via WP Cron', '2021-12-09 01:55:55', '2021-12-09 01:55:55'),
(2829, 1029, 'action started via WP Cron', '2021-12-09 04:11:53', '2021-12-09 04:11:53'),
(2830, 1030, 'action created', '2021-12-09 04:11:55', '2021-12-09 04:11:55'),
(2831, 1029, 'action complete via WP Cron', '2021-12-09 04:11:55', '2021-12-09 04:11:55'),
(2832, 1030, 'action started via WP Cron', '2021-12-09 06:41:00', '2021-12-09 06:41:00'),
(2833, 1031, 'action created', '2021-12-09 06:41:02', '2021-12-09 06:41:02'),
(2834, 1030, 'action complete via WP Cron', '2021-12-09 06:41:02', '2021-12-09 06:41:02'),
(2835, 1031, 'action started via WP Cron', '2021-12-09 10:11:17', '2021-12-09 10:11:17'),
(2836, 1032, 'action created', '2021-12-09 10:11:19', '2021-12-09 10:11:19'),
(2837, 1031, 'action complete via WP Cron', '2021-12-09 10:11:19', '2021-12-09 10:11:19'),
(2838, 1032, 'action started via WP Cron', '2021-12-09 13:55:32', '2021-12-09 13:55:32'),
(2839, 1033, 'action created', '2021-12-09 13:55:35', '2021-12-09 13:55:35'),
(2840, 1032, 'action complete via WP Cron', '2021-12-09 13:55:35', '2021-12-09 13:55:35'),
(2841, 1021, 'action started via WP Cron', '2021-12-09 13:55:35', '2021-12-09 13:55:35'),
(2842, 1021, 'action complete via WP Cron', '2021-12-09 13:55:35', '2021-12-09 13:55:35'),
(2843, 1034, 'action created', '2021-12-09 13:55:35', '2021-12-09 13:55:35'),
(2844, 1022, 'action started via WP Cron', '2021-12-09 13:55:35', '2021-12-09 13:55:35'),
(2845, 1022, 'action complete via WP Cron', '2021-12-09 13:55:35', '2021-12-09 13:55:35'),
(2846, 1035, 'action created', '2021-12-09 13:55:35', '2021-12-09 13:55:35'),
(2847, 1033, 'action started via WP Cron', '2021-12-09 17:14:56', '2021-12-09 17:14:56'),
(2852, 1038, 'action created', '2021-12-09 17:14:58', '2021-12-09 17:14:58'),
(2853, 1033, 'action complete via WP Cron', '2021-12-09 17:14:58', '2021-12-09 17:14:58'),
(2854, 1038, 'action started via WP Cron', '2021-12-09 19:41:02', '2021-12-09 19:41:02'),
(2855, 1039, 'action created', '2021-12-09 19:41:05', '2021-12-09 19:41:05'),
(2856, 1038, 'action complete via WP Cron', '2021-12-09 19:41:05', '2021-12-09 19:41:05'),
(2857, 1039, 'action started via WP Cron', '2021-12-09 22:32:32', '2021-12-09 22:32:32'),
(2860, 1041, 'action created', '2021-12-09 22:32:34', '2021-12-09 22:32:34'),
(2861, 1039, 'action complete via WP Cron', '2021-12-09 22:32:34', '2021-12-09 22:32:34'),
(2862, 1041, 'action started via WP Cron', '2021-12-10 00:58:02', '2021-12-10 00:58:02'),
(2863, 1042, 'action created', '2021-12-10 00:58:04', '2021-12-10 00:58:04'),
(2864, 1041, 'action complete via WP Cron', '2021-12-10 00:58:04', '2021-12-10 00:58:04'),
(2865, 1042, 'action started via WP Cron', '2021-12-10 03:17:28', '2021-12-10 03:17:28'),
(2866, 1043, 'action created', '2021-12-10 03:17:30', '2021-12-10 03:17:30'),
(2867, 1042, 'action complete via WP Cron', '2021-12-10 03:17:30', '2021-12-10 03:17:30'),
(2868, 1043, 'action started via WP Cron', '2021-12-10 05:32:11', '2021-12-10 05:32:11'),
(2869, 1044, 'action created', '2021-12-10 05:32:13', '2021-12-10 05:32:13'),
(2870, 1043, 'action complete via WP Cron', '2021-12-10 05:32:13', '2021-12-10 05:32:13'),
(2871, 1044, 'action started via WP Cron', '2021-12-10 07:54:14', '2021-12-10 07:54:14'),
(2872, 1045, 'action created', '2021-12-10 07:54:16', '2021-12-10 07:54:16'),
(2873, 1044, 'action complete via WP Cron', '2021-12-10 07:54:16', '2021-12-10 07:54:16'),
(2874, 1045, 'action started via WP Cron', '2021-12-10 11:46:50', '2021-12-10 11:46:50'),
(2876, 1045, 'action complete via WP Cron', '2021-12-10 11:46:52', '2021-12-10 11:46:52'),
(2877, 952, 'action started via WP Cron', '2021-12-10 12:49:31', '2021-12-10 12:49:31'),
(2878, 952, 'action complete via WP Cron', '2021-12-10 12:49:31', '2021-12-10 12:49:31'),
(2879, 1047, 'action created', '2021-12-10 12:49:31', '2021-12-10 12:49:31'),
(2880, 953, 'action started via WP Cron', '2021-12-10 12:49:31', '2021-12-10 12:49:31'),
(2881, 953, 'action complete via WP Cron', '2021-12-10 12:49:31', '2021-12-10 12:49:31'),
(2882, 1048, 'action created', '2021-12-10 12:49:31', '2021-12-10 12:49:31'),
(2885, 1034, 'action started via WP Cron', '2021-12-10 14:34:17', '2021-12-10 14:34:17'),
(2886, 1034, 'action complete via WP Cron', '2021-12-10 14:34:17', '2021-12-10 14:34:17'),
(2887, 1050, 'action created', '2021-12-10 14:34:17', '2021-12-10 14:34:17'),
(2888, 1035, 'action started via WP Cron', '2021-12-10 14:34:17', '2021-12-10 14:34:17'),
(2889, 1035, 'action complete via WP Cron', '2021-12-10 14:34:17', '2021-12-10 14:34:17'),
(2890, 1051, 'action created', '2021-12-10 14:34:17', '2021-12-10 14:34:17'),
(2892, 1052, 'action created', '2021-12-10 14:34:18', '2021-12-10 14:34:18'),
(2893, 1052, 'action started via WP Cron', '2021-12-10 16:47:45', '2021-12-10 16:47:45'),
(2894, 1053, 'action created', '2021-12-10 16:47:47', '2021-12-10 16:47:47'),
(2895, 1052, 'action complete via WP Cron', '2021-12-10 16:47:47', '2021-12-10 16:47:47'),
(2896, 1053, 'action started via WP Cron', '2021-12-10 20:28:33', '2021-12-10 20:28:33'),
(2897, 1054, 'action created', '2021-12-10 20:28:35', '2021-12-10 20:28:35'),
(2898, 1053, 'action complete via WP Cron', '2021-12-10 20:28:35', '2021-12-10 20:28:35'),
(2899, 1054, 'action started via WP Cron', '2021-12-10 22:38:30', '2021-12-10 22:38:30'),
(2900, 1055, 'action created', '2021-12-10 22:38:32', '2021-12-10 22:38:32'),
(2901, 1054, 'action complete via WP Cron', '2021-12-10 22:38:32', '2021-12-10 22:38:32'),
(2902, 1055, 'action started via WP Cron', '2021-12-11 00:50:12', '2021-12-11 00:50:12'),
(2903, 1056, 'action created', '2021-12-11 00:50:14', '2021-12-11 00:50:14'),
(2904, 1055, 'action complete via WP Cron', '2021-12-11 00:50:14', '2021-12-11 00:50:14'),
(2905, 1056, 'action started via WP Cron', '2021-12-11 03:18:58', '2021-12-11 03:18:58'),
(2906, 1057, 'action created', '2021-12-11 03:19:01', '2021-12-11 03:19:01'),
(2907, 1056, 'action complete via WP Cron', '2021-12-11 03:19:01', '2021-12-11 03:19:01'),
(2908, 1057, 'action started via WP Cron', '2021-12-11 07:48:33', '2021-12-11 07:48:33'),
(2910, 1057, 'action complete via WP Cron', '2021-12-11 07:48:35', '2021-12-11 07:48:35'),
(2912, 1059, 'action created', '2021-12-11 07:48:37', '2021-12-11 07:48:37'),
(2913, 1059, 'action started via WP Cron', '2021-12-11 12:28:06', '2021-12-11 12:28:06'),
(2914, 1060, 'action created', '2021-12-11 12:28:08', '2021-12-11 12:28:08'),
(2915, 1059, 'action complete via WP Cron', '2021-12-11 12:28:08', '2021-12-11 12:28:08'),
(2916, 1060, 'action started via WP Cron', '2021-12-11 14:40:51', '2021-12-11 14:40:51'),
(2917, 1061, 'action created', '2021-12-11 14:40:54', '2021-12-11 14:40:54'),
(2918, 1060, 'action complete via WP Cron', '2021-12-11 14:40:54', '2021-12-11 14:40:54'),
(2919, 1050, 'action started via WP Cron', '2021-12-11 14:40:54', '2021-12-11 14:40:54'),
(2920, 1050, 'action complete via WP Cron', '2021-12-11 14:40:54', '2021-12-11 14:40:54'),
(2921, 1062, 'action created', '2021-12-11 14:40:54', '2021-12-11 14:40:54'),
(2922, 1051, 'action started via WP Cron', '2021-12-11 14:40:54', '2021-12-11 14:40:54'),
(2923, 1051, 'action complete via WP Cron', '2021-12-11 14:40:54', '2021-12-11 14:40:54'),
(2924, 1063, 'action created', '2021-12-11 14:40:54', '2021-12-11 14:40:54'),
(2925, 1061, 'action started via WP Cron', '2021-12-11 17:14:41', '2021-12-11 17:14:41'),
(2926, 1064, 'action created', '2021-12-11 17:14:44', '2021-12-11 17:14:44'),
(2927, 1061, 'action complete via WP Cron', '2021-12-11 17:14:44', '2021-12-11 17:14:44'),
(2928, 1064, 'action started via WP Cron', '2021-12-11 19:15:56', '2021-12-11 19:15:56'),
(2929, 1065, 'action created', '2021-12-11 19:15:58', '2021-12-11 19:15:58'),
(2930, 1064, 'action complete via WP Cron', '2021-12-11 19:15:58', '2021-12-11 19:15:58'),
(2931, 1065, 'action started via WP Cron', '2021-12-11 22:39:49', '2021-12-11 22:39:49'),
(2934, 1067, 'action created', '2021-12-11 22:39:51', '2021-12-11 22:39:51'),
(2935, 1065, 'action complete via WP Cron', '2021-12-11 22:39:51', '2021-12-11 22:39:51'),
(2936, 1067, 'action started via WP Cron', '2021-12-12 02:50:44', '2021-12-12 02:50:44'),
(2937, 1068, 'action created', '2021-12-12 02:50:46', '2021-12-12 02:50:46'),
(2938, 1067, 'action complete via WP Cron', '2021-12-12 02:50:46', '2021-12-12 02:50:46'),
(2939, 1068, 'action started via WP Cron', '2021-12-12 06:32:58', '2021-12-12 06:32:58'),
(2940, 1069, 'action created', '2021-12-12 06:33:00', '2021-12-12 06:33:00'),
(2941, 1068, 'action complete via WP Cron', '2021-12-12 06:33:00', '2021-12-12 06:33:00'),
(2942, 1069, 'action started via WP Cron', '2021-12-12 09:16:13', '2021-12-12 09:16:13'),
(2945, 1071, 'action created', '2021-12-12 09:16:15', '2021-12-12 09:16:15'),
(2946, 1069, 'action complete via WP Cron', '2021-12-12 09:16:15', '2021-12-12 09:16:15'),
(2947, 1071, 'action started via WP Cron', '2021-12-12 12:08:36', '2021-12-12 12:08:36'),
(2948, 1072, 'action created', '2021-12-12 12:08:38', '2021-12-12 12:08:38'),
(2949, 1071, 'action complete via WP Cron', '2021-12-12 12:08:38', '2021-12-12 12:08:38'),
(2950, 1072, 'action started via WP Cron', '2021-12-12 16:21:55', '2021-12-12 16:21:55'),
(2951, 1073, 'action created', '2021-12-12 16:21:58', '2021-12-12 16:21:58'),
(2952, 1072, 'action complete via WP Cron', '2021-12-12 16:21:58', '2021-12-12 16:21:58'),
(2953, 1062, 'action started via WP Cron', '2021-12-12 16:21:58', '2021-12-12 16:21:58'),
(2954, 1062, 'action complete via WP Cron', '2021-12-12 16:21:58', '2021-12-12 16:21:58'),
(2955, 1074, 'action created', '2021-12-12 16:21:58', '2021-12-12 16:21:58'),
(2956, 1063, 'action started via WP Cron', '2021-12-12 16:21:58', '2021-12-12 16:21:58'),
(2957, 1063, 'action complete via WP Cron', '2021-12-12 16:21:58', '2021-12-12 16:21:58'),
(2958, 1075, 'action created', '2021-12-12 16:21:58', '2021-12-12 16:21:58'),
(2959, 1073, 'action started via WP Cron', '2021-12-12 18:33:33', '2021-12-12 18:33:33'),
(2960, 1076, 'action created', '2021-12-12 18:33:35', '2021-12-12 18:33:35'),
(2961, 1073, 'action complete via WP Cron', '2021-12-12 18:33:35', '2021-12-12 18:33:35'),
(2962, 1076, 'action started via WP Cron', '2021-12-12 20:55:05', '2021-12-12 20:55:05'),
(2963, 1077, 'action created', '2021-12-12 20:55:08', '2021-12-12 20:55:08'),
(2964, 1076, 'action complete via WP Cron', '2021-12-12 20:55:08', '2021-12-12 20:55:08'),
(2965, 1077, 'action started via WP Cron', '2021-12-12 23:06:54', '2021-12-12 23:06:54'),
(2966, 1078, 'action created', '2021-12-12 23:06:56', '2021-12-12 23:06:56'),
(2967, 1077, 'action complete via WP Cron', '2021-12-12 23:06:56', '2021-12-12 23:06:56'),
(2968, 1078, 'action started via WP Cron', '2021-12-13 02:06:51', '2021-12-13 02:06:51'),
(2971, 1080, 'action created', '2021-12-13 02:06:53', '2021-12-13 02:06:53'),
(2972, 1078, 'action complete via WP Cron', '2021-12-13 02:06:53', '2021-12-13 02:06:53'),
(2973, 1080, 'action started via WP Cron', '2021-12-13 04:37:37', '2021-12-13 04:37:37'),
(2978, 1083, 'action created', '2021-12-13 04:37:39', '2021-12-13 04:37:39'),
(2979, 1080, 'action complete via WP Cron', '2021-12-13 04:37:39', '2021-12-13 04:37:39'),
(2980, 1083, 'action started via WP Cron', '2021-12-13 07:47:15', '2021-12-13 07:47:15'),
(2985, 1086, 'action created', '2021-12-13 07:47:17', '2021-12-13 07:47:17'),
(2986, 1083, 'action complete via WP Cron', '2021-12-13 07:47:17', '2021-12-13 07:47:17'),
(2987, 1086, 'action started via WP Cron', '2021-12-13 10:16:42', '2021-12-13 10:16:42'),
(2988, 1087, 'action created', '2021-12-13 10:16:45', '2021-12-13 10:16:45'),
(2989, 1086, 'action complete via WP Cron', '2021-12-13 10:16:45', '2021-12-13 10:16:45'),
(2990, 1087, 'action started via WP Cron', '2021-12-13 12:23:09', '2021-12-13 12:23:09'),
(2991, 1088, 'action created', '2021-12-13 12:23:11', '2021-12-13 12:23:11'),
(2992, 1087, 'action complete via WP Cron', '2021-12-13 12:23:11', '2021-12-13 12:23:11'),
(2993, 1088, 'action started via WP Cron', '2021-12-13 16:51:34', '2021-12-13 16:51:34'),
(2998, 1091, 'action created', '2021-12-13 16:51:37', '2021-12-13 16:51:37'),
(2999, 1088, 'action complete via WP Cron', '2021-12-13 16:51:37', '2021-12-13 16:51:37'),
(3000, 1074, 'action started via WP Cron', '2021-12-13 16:51:37', '2021-12-13 16:51:37'),
(3001, 1074, 'action complete via WP Cron', '2021-12-13 16:51:37', '2021-12-13 16:51:37'),
(3002, 1092, 'action created', '2021-12-13 16:51:37', '2021-12-13 16:51:37'),
(3003, 1075, 'action started via WP Cron', '2021-12-13 16:51:37', '2021-12-13 16:51:37'),
(3004, 1075, 'action complete via WP Cron', '2021-12-13 16:51:37', '2021-12-13 16:51:37'),
(3005, 1093, 'action created', '2021-12-13 16:51:37', '2021-12-13 16:51:37'),
(3006, 1091, 'action started via WP Cron', '2021-12-13 18:59:39', '2021-12-13 18:59:39'),
(3007, 1094, 'action created', '2021-12-13 18:59:41', '2021-12-13 18:59:41'),
(3008, 1091, 'action complete via WP Cron', '2021-12-13 18:59:41', '2021-12-13 18:59:41'),
(3009, 1094, 'action started via WP Cron', '2021-12-13 21:04:42', '2021-12-13 21:04:42'),
(3010, 1095, 'action created', '2021-12-13 21:04:44', '2021-12-13 21:04:44'),
(3011, 1094, 'action complete via WP Cron', '2021-12-13 21:04:44', '2021-12-13 21:04:44'),
(3012, 1095, 'action started via WP Cron', '2021-12-13 23:22:18', '2021-12-13 23:22:18'),
(3013, 1096, 'action created', '2021-12-13 23:22:20', '2021-12-13 23:22:20'),
(3014, 1095, 'action complete via WP Cron', '2021-12-13 23:22:20', '2021-12-13 23:22:20'),
(3015, 1096, 'action started via WP Cron', '2021-12-14 02:36:53', '2021-12-14 02:36:53'),
(3018, 1098, 'action created', '2021-12-14 02:36:55', '2021-12-14 02:36:55'),
(3019, 1096, 'action complete via WP Cron', '2021-12-14 02:36:55', '2021-12-14 02:36:55'),
(3020, 1098, 'action started via WP Cron', '2021-12-14 05:12:42', '2021-12-14 05:12:42'),
(3021, 1099, 'action created', '2021-12-14 05:12:44', '2021-12-14 05:12:44'),
(3022, 1098, 'action complete via WP Cron', '2021-12-14 05:12:44', '2021-12-14 05:12:44'),
(3023, 999, 'action started via WP Cron', '2021-12-14 05:12:44', '2021-12-14 05:12:44'),
(3024, 999, 'action complete via WP Cron', '2021-12-14 05:12:45', '2021-12-14 05:12:45'),
(3025, 1100, 'action created', '2021-12-14 05:12:45', '2021-12-14 05:12:45'),
(3026, 1000, 'action started via WP Cron', '2021-12-14 05:12:45', '2021-12-14 05:12:45'),
(3027, 1000, 'action complete via WP Cron', '2021-12-14 05:12:45', '2021-12-14 05:12:45'),
(3028, 1101, 'action created', '2021-12-14 05:12:45', '2021-12-14 05:12:45'),
(3029, 1099, 'action started via WP Cron', '2021-12-14 08:56:35', '2021-12-14 08:56:35'),
(3030, 1102, 'action created', '2021-12-14 08:56:37', '2021-12-14 08:56:37'),
(3031, 1099, 'action complete via WP Cron', '2021-12-14 08:56:37', '2021-12-14 08:56:37'),
(3032, 1102, 'action started via WP Cron', '2021-12-14 11:24:35', '2021-12-14 11:24:35'),
(3033, 1103, 'action created', '2021-12-14 11:24:37', '2021-12-14 11:24:37'),
(3034, 1102, 'action complete via WP Cron', '2021-12-14 11:24:37', '2021-12-14 11:24:37'),
(3035, 1103, 'action started via WP Cron', '2021-12-14 14:03:15', '2021-12-14 14:03:15'),
(3037, 1103, 'action complete via WP Cron', '2021-12-14 14:03:16', '2021-12-14 14:03:16'),
(3039, 1105, 'action created', '2021-12-14 14:03:17', '2021-12-14 14:03:17'),
(3040, 1105, 'action ignored via WP Cron', '2021-12-14 17:20:25', '2021-12-14 17:20:25'),
(3041, 1105, 'action canceled', '2021-12-14 17:20:25', '2021-12-14 17:20:25'),
(3042, 1092, 'action started via WP Cron', '2021-12-14 17:20:25', '2021-12-14 17:20:25'),
(3044, 1092, 'action complete via WP Cron', '2021-12-14 17:20:25', '2021-12-14 17:20:25'),
(3045, 1107, 'action created', '2021-12-14 17:20:25', '2021-12-14 17:20:25'),
(3046, 1093, 'action started via WP Cron', '2021-12-14 17:20:25', '2021-12-14 17:20:25'),
(3047, 1093, 'action complete via WP Cron', '2021-12-14 17:20:25', '2021-12-14 17:20:25'),
(3048, 1108, 'action created', '2021-12-14 17:20:25', '2021-12-14 17:20:25'),
(3050, 1109, 'action created', '2021-12-14 17:20:28', '2021-12-14 17:20:28'),
(3051, 1109, 'action started via WP Cron', '2021-12-14 21:30:31', '2021-12-14 21:30:31'),
(3052, 1110, 'action created', '2021-12-14 21:30:34', '2021-12-14 21:30:34'),
(3053, 1109, 'action complete via WP Cron', '2021-12-14 21:30:34', '2021-12-14 21:30:34'),
(3054, 1110, 'action started via WP Cron', '2021-12-15 01:11:33', '2021-12-15 01:11:33'),
(3055, 1111, 'action created', '2021-12-15 01:11:35', '2021-12-15 01:11:35'),
(3056, 1110, 'action complete via WP Cron', '2021-12-15 01:11:35', '2021-12-15 01:11:35'),
(3057, 1111, 'action started via WP Cron', '2021-12-15 03:29:46', '2021-12-15 03:29:46'),
(3058, 1112, 'action created', '2021-12-15 03:29:48', '2021-12-15 03:29:48'),
(3059, 1111, 'action complete via WP Cron', '2021-12-15 03:29:48', '2021-12-15 03:29:48'),
(3060, 1112, 'action started via WP Cron', '2021-12-15 05:39:14', '2021-12-15 05:39:14'),
(3061, 1113, 'action created', '2021-12-15 05:39:16', '2021-12-15 05:39:16'),
(3062, 1112, 'action complete via WP Cron', '2021-12-15 05:39:16', '2021-12-15 05:39:16'),
(3063, 1113, 'action started via WP Cron', '2021-12-15 07:52:19', '2021-12-15 07:52:19'),
(3064, 1114, 'action created', '2021-12-15 07:52:21', '2021-12-15 07:52:21'),
(3065, 1113, 'action complete via WP Cron', '2021-12-15 07:52:21', '2021-12-15 07:52:21'),
(3066, 1114, 'action started via WP Cron', '2021-12-15 13:58:19', '2021-12-15 13:58:19'),
(3067, 1115, 'action created', '2021-12-15 13:58:21', '2021-12-15 13:58:21'),
(3068, 1114, 'action complete via WP Cron', '2021-12-15 13:58:21', '2021-12-15 13:58:21'),
(3069, 1115, 'action started via WP Cron', '2021-12-15 16:41:28', '2021-12-15 16:41:28'),
(3070, 1116, 'action created', '2021-12-15 16:41:30', '2021-12-15 16:41:30'),
(3071, 1115, 'action complete via WP Cron', '2021-12-15 16:41:30', '2021-12-15 16:41:30'),
(3072, 1107, 'action started via Async Request', '2021-12-15 17:20:56', '2021-12-15 17:20:56'),
(3073, 1107, 'action complete via Async Request', '2021-12-15 17:20:56', '2021-12-15 17:20:56'),
(3074, 1117, 'action created', '2021-12-15 17:20:56', '2021-12-15 17:20:56'),
(3075, 1108, 'action started via Async Request', '2021-12-15 17:20:56', '2021-12-15 17:20:56'),
(3076, 1108, 'action complete via Async Request', '2021-12-15 17:20:56', '2021-12-15 17:20:56'),
(3077, 1118, 'action created', '2021-12-15 17:20:56', '2021-12-15 17:20:56'),
(3078, 1116, 'action started via WP Cron', '2021-12-15 21:43:28', '2021-12-15 21:43:28'),
(3083, 1121, 'action created', '2021-12-15 21:43:30', '2021-12-15 21:43:30'),
(3084, 1116, 'action complete via WP Cron', '2021-12-15 21:43:30', '2021-12-15 21:43:30'),
(3085, 1122, 'action created', '2021-12-16 04:05:10', '2021-12-16 04:05:10'),
(3086, 1123, 'action created', '2021-12-16 04:05:10', '2021-12-16 04:05:10'),
(3087, 1124, 'action created', '2021-12-16 04:05:10', '2021-12-16 04:05:10'),
(3088, 1121, 'action started via WP Cron', '2021-12-16 04:05:15', '2021-12-16 04:05:15'),
(3091, 1126, 'action created', '2021-12-16 04:05:17', '2021-12-16 04:05:17'),
(3092, 1121, 'action complete via WP Cron', '2021-12-16 04:05:17', '2021-12-16 04:05:17'),
(3093, 1122, 'action started via WP Cron', '2021-12-16 04:05:17', '2021-12-16 04:05:17'),
(3094, 1122, 'action complete via WP Cron', '2021-12-16 04:05:17', '2021-12-16 04:05:17'),
(3095, 1123, 'action started via WP Cron', '2021-12-16 04:05:17', '2021-12-16 04:05:17'),
(3096, 1123, 'action complete via WP Cron', '2021-12-16 04:05:17', '2021-12-16 04:05:17'),
(3097, 1124, 'action started via WP Cron', '2021-12-16 04:05:17', '2021-12-16 04:05:17'),
(3098, 1124, 'action complete via WP Cron', '2021-12-16 04:05:17', '2021-12-16 04:05:17'),
(3099, 1126, 'action started via WP Cron', '2021-12-16 06:39:20', '2021-12-16 06:39:20'),
(3100, 1127, 'action created', '2021-12-16 06:39:22', '2021-12-16 06:39:22'),
(3101, 1126, 'action complete via WP Cron', '2021-12-16 06:39:22', '2021-12-16 06:39:22'),
(3102, 1129, 'action created', '2021-12-16 07:57:13', '2021-12-16 07:57:13'),
(3103, 1129, 'action started via Async Request', '2021-12-16 07:57:19', '2021-12-16 07:57:19'),
(3104, 1129, 'action complete via Async Request', '2021-12-16 07:57:19', '2021-12-16 07:57:19'),
(3105, 1128, 'action started via Async Request', '2021-12-16 07:57:19', '2021-12-16 07:57:19'),
(3106, 1128, 'action complete via Async Request', '2021-12-16 07:57:19', '2021-12-16 07:57:19'),
(3107, 1127, 'action started via WP Cron', '2021-12-16 08:39:37', '2021-12-16 08:39:37'),
(3108, 1130, 'action created', '2021-12-16 08:39:39', '2021-12-16 08:39:39'),
(3109, 1127, 'action complete via WP Cron', '2021-12-16 08:39:39', '2021-12-16 08:39:39'),
(3110, 1130, 'action started via WP Cron', '2021-12-16 11:09:31', '2021-12-16 11:09:31'),
(3111, 1131, 'action created', '2021-12-16 11:09:34', '2021-12-16 11:09:34'),
(3112, 1130, 'action complete via WP Cron', '2021-12-16 11:09:34', '2021-12-16 11:09:34'),
(3113, 1132, 'action created', '2021-12-16 11:13:30', '2021-12-16 11:13:30'),
(3114, 1132, 'action started via WP Cron', '2021-12-16 11:14:40', '2021-12-16 11:14:40'),
(3115, 1132, 'action complete via WP Cron', '2021-12-16 11:14:40', '2021-12-16 11:14:40'),
(3116, 1131, 'action started via WP Cron', '2021-12-16 13:10:13', '2021-12-16 13:10:13'),
(3117, 1133, 'action created', '2021-12-16 13:10:15', '2021-12-16 13:10:15'),
(3118, 1131, 'action complete via WP Cron', '2021-12-16 13:10:15', '2021-12-16 13:10:15'),
(3119, 1133, 'action started via WP Cron', '2021-12-16 15:40:23', '2021-12-16 15:40:23'),
(3123, 1133, 'action complete via WP Cron', '2021-12-16 15:40:25', '2021-12-16 15:40:25'),
(3125, 1136, 'action created', '2021-12-16 15:40:26', '2021-12-16 15:40:26'),
(3126, 1117, 'action started via WP Cron', '2021-12-16 18:13:42', '2021-12-16 18:13:42'),
(3127, 1117, 'action complete via WP Cron', '2021-12-16 18:13:42', '2021-12-16 18:13:42'),
(3128, 1137, 'action created', '2021-12-16 18:13:42', '2021-12-16 18:13:42'),
(3129, 1118, 'action started via WP Cron', '2021-12-16 18:13:42', '2021-12-16 18:13:42'),
(3130, 1118, 'action complete via WP Cron', '2021-12-16 18:13:42', '2021-12-16 18:13:42'),
(3131, 1138, 'action created', '2021-12-16 18:13:42', '2021-12-16 18:13:42'),
(3132, 1136, 'action started via WP Cron', '2021-12-16 18:13:42', '2021-12-16 18:13:42'),
(3135, 1140, 'action created', '2021-12-16 18:13:43', '2021-12-16 18:13:43'),
(3136, 1136, 'action complete via WP Cron', '2021-12-16 18:13:43', '2021-12-16 18:13:43'),
(3137, 1140, 'action started via WP Cron', '2021-12-16 21:34:05', '2021-12-16 21:34:05'),
(3138, 1141, 'action created', '2021-12-16 21:34:07', '2021-12-16 21:34:07'),
(3139, 1140, 'action complete via WP Cron', '2021-12-16 21:34:07', '2021-12-16 21:34:07'),
(3140, 1141, 'action started via WP Cron', '2021-12-16 23:43:46', '2021-12-16 23:43:46'),
(3141, 1142, 'action created', '2021-12-16 23:43:48', '2021-12-16 23:43:48'),
(3142, 1141, 'action complete via WP Cron', '2021-12-16 23:43:48', '2021-12-16 23:43:48'),
(3143, 1142, 'action started via WP Cron', '2021-12-17 03:13:40', '2021-12-17 03:13:40'),
(3148, 1145, 'action created', '2021-12-17 03:13:42', '2021-12-17 03:13:42'),
(3149, 1142, 'action complete via WP Cron', '2021-12-17 03:13:42', '2021-12-17 03:13:42'),
(3150, 1145, 'action started via WP Cron', '2021-12-17 06:33:50', '2021-12-17 06:33:50'),
(3151, 1146, 'action created', '2021-12-17 06:33:52', '2021-12-17 06:33:52'),
(3152, 1145, 'action complete via WP Cron', '2021-12-17 06:33:52', '2021-12-17 06:33:52'),
(3153, 1146, 'action started via WP Cron', '2021-12-17 08:49:06', '2021-12-17 08:49:06'),
(3154, 1147, 'action created', '2021-12-17 08:49:08', '2021-12-17 08:49:08'),
(3155, 1146, 'action complete via WP Cron', '2021-12-17 08:49:08', '2021-12-17 08:49:08'),
(3156, 1147, 'action started via WP Cron', '2021-12-17 13:17:53', '2021-12-17 13:17:53'),
(3159, 1149, 'action created', '2021-12-17 13:17:54', '2021-12-17 13:17:54'),
(3160, 1147, 'action complete via WP Cron', '2021-12-17 13:17:54', '2021-12-17 13:17:54'),
(3161, 1047, 'action started via WP Cron', '2021-12-17 13:17:54', '2021-12-17 13:17:54'),
(3162, 1047, 'action complete via WP Cron', '2021-12-17 13:17:55', '2021-12-17 13:17:55'),
(3163, 1150, 'action created', '2021-12-17 13:17:55', '2021-12-17 13:17:55'),
(3164, 1048, 'action started via WP Cron', '2021-12-17 13:17:55', '2021-12-17 13:17:55'),
(3165, 1048, 'action complete via WP Cron', '2021-12-17 13:17:55', '2021-12-17 13:17:55'),
(3166, 1151, 'action created', '2021-12-17 13:17:55', '2021-12-17 13:17:55'),
(3167, 1149, 'action started via WP Cron', '2021-12-17 15:44:48', '2021-12-17 15:44:48'),
(3168, 1152, 'action created', '2021-12-17 15:44:50', '2021-12-17 15:44:50'),
(3169, 1149, 'action complete via WP Cron', '2021-12-17 15:44:50', '2021-12-17 15:44:50'),
(3170, 1152, 'action started via WP Cron', '2021-12-17 18:54:40', '2021-12-17 18:54:40'),
(3171, 1153, 'action created', '2021-12-17 18:54:42', '2021-12-17 18:54:42'),
(3172, 1152, 'action complete via WP Cron', '2021-12-17 18:54:42', '2021-12-17 18:54:42'),
(3173, 1137, 'action started via WP Cron', '2021-12-17 18:54:42', '2021-12-17 18:54:42'),
(3174, 1137, 'action complete via WP Cron', '2021-12-17 18:54:42', '2021-12-17 18:54:42'),
(3175, 1154, 'action created', '2021-12-17 18:54:42', '2021-12-17 18:54:42'),
(3176, 1138, 'action started via WP Cron', '2021-12-17 18:54:42', '2021-12-17 18:54:42'),
(3177, 1138, 'action complete via WP Cron', '2021-12-17 18:54:42', '2021-12-17 18:54:42'),
(3178, 1155, 'action created', '2021-12-17 18:54:42', '2021-12-17 18:54:42'),
(3179, 1153, 'action started via WP Cron', '2021-12-17 21:02:01', '2021-12-17 21:02:01'),
(3180, 1156, 'action created', '2021-12-17 21:02:03', '2021-12-17 21:02:03'),
(3181, 1153, 'action complete via WP Cron', '2021-12-17 21:02:03', '2021-12-17 21:02:03'),
(3182, 1156, 'action started via WP Cron', '2021-12-18 00:50:41', '2021-12-18 00:50:41'),
(3183, 1157, 'action created', '2021-12-18 00:50:43', '2021-12-18 00:50:43'),
(3184, 1156, 'action complete via WP Cron', '2021-12-18 00:50:43', '2021-12-18 00:50:43'),
(3185, 1157, 'action started via WP Cron', '2021-12-18 04:53:40', '2021-12-18 04:53:40'),
(3190, 1160, 'action created', '2021-12-18 04:53:41', '2021-12-18 04:53:41'),
(3191, 1157, 'action complete via WP Cron', '2021-12-18 04:53:41', '2021-12-18 04:53:41'),
(3192, 1160, 'action started via WP Cron', '2021-12-18 07:16:31', '2021-12-18 07:16:31'),
(3193, 1161, 'action created', '2021-12-18 07:16:33', '2021-12-18 07:16:33'),
(3194, 1160, 'action complete via WP Cron', '2021-12-18 07:16:33', '2021-12-18 07:16:33'),
(3195, 1161, 'action started via WP Cron', '2021-12-18 10:20:18', '2021-12-18 10:20:18'),
(3200, 1164, 'action created', '2021-12-18 10:20:19', '2021-12-18 10:20:19'),
(3201, 1161, 'action complete via WP Cron', '2021-12-18 10:20:19', '2021-12-18 10:20:19'),
(3202, 1164, 'action started via WP Cron', '2021-12-18 13:42:17', '2021-12-18 13:42:17'),
(3203, 1165, 'action created', '2021-12-18 13:42:19', '2021-12-18 13:42:19'),
(3204, 1164, 'action complete via WP Cron', '2021-12-18 13:42:19', '2021-12-18 13:42:19'),
(3205, 1165, 'action started via WP Cron', '2021-12-18 16:09:53', '2021-12-18 16:09:53'),
(3206, 1166, 'action created', '2021-12-18 16:09:55', '2021-12-18 16:09:55'),
(3207, 1165, 'action complete via WP Cron', '2021-12-18 16:09:55', '2021-12-18 16:09:55'),
(3208, 1166, 'action started via WP Cron', '2021-12-18 18:13:48', '2021-12-18 18:13:48'),
(3209, 1167, 'action created', '2021-12-18 18:13:50', '2021-12-18 18:13:50'),
(3210, 1166, 'action complete via WP Cron', '2021-12-18 18:13:50', '2021-12-18 18:13:50'),
(3211, 1154, 'action started via WP Cron', '2021-12-18 20:10:49', '2021-12-18 20:10:49'),
(3212, 1154, 'action complete via WP Cron', '2021-12-18 20:10:49', '2021-12-18 20:10:49'),
(3213, 1168, 'action created', '2021-12-18 20:10:49', '2021-12-18 20:10:49'),
(3214, 1155, 'action started via WP Cron', '2021-12-18 20:10:49', '2021-12-18 20:10:49'),
(3215, 1155, 'action complete via WP Cron', '2021-12-18 20:10:49', '2021-12-18 20:10:49'),
(3216, 1169, 'action created', '2021-12-18 20:10:49', '2021-12-18 20:10:49'),
(3217, 1167, 'action started via WP Cron', '2021-12-18 20:58:29', '2021-12-18 20:58:29'),
(3219, 1167, 'action complete via WP Cron', '2021-12-18 20:58:31', '2021-12-18 20:58:31'),
(3221, 1171, 'action created', '2021-12-18 20:58:33', '2021-12-18 20:58:33'),
(3222, 1171, 'action started via WP Cron', '2021-12-18 23:54:48', '2021-12-18 23:54:48'),
(3223, 1172, 'action created', '2021-12-18 23:54:50', '2021-12-18 23:54:50'),
(3224, 1171, 'action complete via WP Cron', '2021-12-18 23:54:50', '2021-12-18 23:54:50'),
(3225, 1172, 'action started via WP Cron', '2021-12-19 05:09:44', '2021-12-19 05:09:44'),
(3226, 1173, 'action created', '2021-12-19 05:09:46', '2021-12-19 05:09:46'),
(3227, 1172, 'action complete via WP Cron', '2021-12-19 05:09:46', '2021-12-19 05:09:46'),
(3228, 1173, 'action started via WP Cron', '2021-12-19 07:41:46', '2021-12-19 07:41:46'),
(3229, 1174, 'action created', '2021-12-19 07:41:48', '2021-12-19 07:41:48'),
(3230, 1173, 'action complete via WP Cron', '2021-12-19 07:41:48', '2021-12-19 07:41:48'),
(3231, 1174, 'action started via WP Cron', '2021-12-19 10:25:56', '2021-12-19 10:25:56'),
(3236, 1177, 'action created', '2021-12-19 10:25:57', '2021-12-19 10:25:57'),
(3237, 1174, 'action complete via WP Cron', '2021-12-19 10:25:57', '2021-12-19 10:25:57'),
(3238, 1177, 'action started via WP Cron', '2021-12-19 12:45:06', '2021-12-19 12:45:06'),
(3239, 1178, 'action created', '2021-12-19 12:45:08', '2021-12-19 12:45:08'),
(3240, 1177, 'action complete via WP Cron', '2021-12-19 12:45:08', '2021-12-19 12:45:08'),
(3241, 1178, 'action started via WP Cron', '2021-12-19 15:06:01', '2021-12-19 15:06:01'),
(3242, 1179, 'action created', '2021-12-19 15:06:06', '2021-12-19 15:06:06'),
(3243, 1178, 'action complete via WP Cron', '2021-12-19 15:06:06', '2021-12-19 15:06:06'),
(3244, 1179, 'action started via WP Cron', '2021-12-19 18:05:09', '2021-12-19 18:05:09'),
(3247, 1181, 'action created', '2021-12-19 18:05:10', '2021-12-19 18:05:10'),
(3248, 1179, 'action complete via WP Cron', '2021-12-19 18:05:10', '2021-12-19 18:05:10'),
(3249, 1181, 'action started via WP Cron', '2021-12-19 20:30:33', '2021-12-19 20:30:33'),
(3250, 1182, 'action created', '2021-12-19 20:30:35', '2021-12-19 20:30:35'),
(3251, 1181, 'action complete via WP Cron', '2021-12-19 20:30:35', '2021-12-19 20:30:35'),
(3252, 1168, 'action started via WP Cron', '2021-12-19 20:30:35', '2021-12-19 20:30:35'),
(3253, 1168, 'action complete via WP Cron', '2021-12-19 20:30:35', '2021-12-19 20:30:35'),
(3254, 1183, 'action created', '2021-12-19 20:30:35', '2021-12-19 20:30:35'),
(3255, 1169, 'action started via WP Cron', '2021-12-19 20:30:35', '2021-12-19 20:30:35'),
(3256, 1169, 'action complete via WP Cron', '2021-12-19 20:30:35', '2021-12-19 20:30:35'),
(3257, 1184, 'action created', '2021-12-19 20:30:35', '2021-12-19 20:30:35'),
(3258, 1182, 'action started via WP Cron', '2021-12-20 00:44:08', '2021-12-20 00:44:08'),
(3261, 1186, 'action created', '2021-12-20 00:44:10', '2021-12-20 00:44:10'),
(3262, 1182, 'action complete via WP Cron', '2021-12-20 00:44:10', '2021-12-20 00:44:10'),
(3263, 1186, 'action started via WP Cron', '2021-12-20 05:53:30', '2021-12-20 05:53:30'),
(3264, 1187, 'action created', '2021-12-20 05:53:32', '2021-12-20 05:53:32'),
(3265, 1186, 'action complete via WP Cron', '2021-12-20 05:53:32', '2021-12-20 05:53:32'),
(3266, 1187, 'action started via WP Cron', '2021-12-20 07:55:23', '2021-12-20 07:55:23'),
(3267, 1188, 'action created', '2021-12-20 07:55:25', '2021-12-20 07:55:25'),
(3268, 1187, 'action complete via WP Cron', '2021-12-20 07:55:25', '2021-12-20 07:55:25'),
(3269, 1189, 'action created', '2021-12-20 08:16:34', '2021-12-20 08:16:34'),
(3270, 1190, 'action created', '2021-12-20 08:16:39', '2021-12-20 08:16:39'),
(3271, 1190, 'action started via WP Cron', '2021-12-20 08:32:37', '2021-12-20 08:32:37'),
(3272, 1190, 'action complete via WP Cron', '2021-12-20 08:32:37', '2021-12-20 08:32:37'),
(3273, 1189, 'action started via WP Cron', '2021-12-20 08:32:37', '2021-12-20 08:32:37'),
(3274, 1189, 'action complete via WP Cron', '2021-12-20 08:32:37', '2021-12-20 08:32:37'),
(3275, 1188, 'action started via WP Cron', '2021-12-20 10:31:54', '2021-12-20 10:31:54'),
(3276, 1191, 'action created', '2021-12-20 10:31:56', '2021-12-20 10:31:56'),
(3277, 1188, 'action complete via WP Cron', '2021-12-20 10:31:56', '2021-12-20 10:31:56');
INSERT INTO `wp8w_actionscheduler_logs` VALUES
(3278, 1191, 'action started via WP Cron', '2021-12-20 13:21:00', '2021-12-20 13:21:00'),
(3280, 1193, 'action created', '2021-12-20 13:21:00', '2021-12-20 13:21:00'),
(3282, 1194, 'action created', '2021-12-20 13:21:01', '2021-12-20 13:21:01'),
(3283, 1191, 'action complete via WP Cron', '2021-12-20 13:21:01', '2021-12-20 13:21:01'),
(3284, 1193, 'action started via WP Cron', '2021-12-20 15:21:46', '2021-12-20 15:21:46'),
(3285, 1194, 'action canceled', '2021-12-20 15:21:48', '2021-12-20 15:21:48'),
(3286, 1195, 'action created', '2021-12-20 15:21:48', '2021-12-20 15:21:48'),
(3287, 1193, 'action complete via WP Cron', '2021-12-20 15:21:48', '2021-12-20 15:21:48'),
(3288, 1194, 'action ignored via WP Cron', '2021-12-20 15:21:48', '2021-12-20 15:21:48'),
(3289, 1195, 'action started via WP Cron', '2021-12-20 17:23:47', '2021-12-20 17:23:47'),
(3290, 1196, 'action created', '2021-12-20 17:23:49', '2021-12-20 17:23:49'),
(3291, 1195, 'action complete via WP Cron', '2021-12-20 17:23:49', '2021-12-20 17:23:49'),
(3292, 1196, 'action started via WP Cron', '2021-12-20 20:17:50', '2021-12-20 20:17:50'),
(3295, 1198, 'action created', '2021-12-20 20:17:52', '2021-12-20 20:17:52'),
(3296, 1196, 'action complete via WP Cron', '2021-12-20 20:17:52', '2021-12-20 20:17:52'),
(3297, 1183, 'action started via WP Cron', '2021-12-20 22:07:57', '2021-12-20 22:07:57'),
(3298, 1183, 'action complete via WP Cron', '2021-12-20 22:07:57', '2021-12-20 22:07:57'),
(3299, 1199, 'action created', '2021-12-20 22:07:57', '2021-12-20 22:07:57'),
(3300, 1184, 'action started via WP Cron', '2021-12-20 22:07:57', '2021-12-20 22:07:57'),
(3301, 1184, 'action complete via WP Cron', '2021-12-20 22:07:57', '2021-12-20 22:07:57'),
(3302, 1200, 'action created', '2021-12-20 22:07:57', '2021-12-20 22:07:57'),
(3303, 1198, 'action started via WP Cron', '2021-12-20 22:36:34', '2021-12-20 22:36:34'),
(3304, 1201, 'action created', '2021-12-20 22:36:37', '2021-12-20 22:36:37'),
(3305, 1198, 'action complete via WP Cron', '2021-12-20 22:36:37', '2021-12-20 22:36:37'),
(3306, 1201, 'action started via WP Cron', '2021-12-21 00:52:43', '2021-12-21 00:52:43'),
(3307, 1202, 'action created', '2021-12-21 00:52:45', '2021-12-21 00:52:45'),
(3308, 1201, 'action complete via WP Cron', '2021-12-21 00:52:45', '2021-12-21 00:52:45'),
(3309, 1202, 'action started via WP Cron', '2021-12-21 05:41:53', '2021-12-21 05:41:53'),
(3314, 1205, 'action created', '2021-12-21 05:41:55', '2021-12-21 05:41:55'),
(3315, 1202, 'action complete via WP Cron', '2021-12-21 05:41:55', '2021-12-21 05:41:55'),
(3316, 1100, 'action started via WP Cron', '2021-12-21 05:41:55', '2021-12-21 05:41:55'),
(3317, 1100, 'action complete via WP Cron', '2021-12-21 05:41:55', '2021-12-21 05:41:55'),
(3318, 1206, 'action created', '2021-12-21 05:41:55', '2021-12-21 05:41:55'),
(3319, 1101, 'action started via WP Cron', '2021-12-21 05:41:55', '2021-12-21 05:41:55'),
(3320, 1101, 'action complete via WP Cron', '2021-12-21 05:41:55', '2021-12-21 05:41:55'),
(3321, 1207, 'action created', '2021-12-21 05:41:55', '2021-12-21 05:41:55'),
(3322, 1205, 'action started via WP Cron', '2021-12-21 12:04:05', '2021-12-21 12:04:05'),
(3323, 1208, 'action created', '2021-12-21 12:04:07', '2021-12-21 12:04:07'),
(3324, 1205, 'action complete via WP Cron', '2021-12-21 12:04:07', '2021-12-21 12:04:07'),
(3325, 1208, 'action started via WP Cron', '2021-12-21 14:42:16', '2021-12-21 14:42:16'),
(3328, 1210, 'action created', '2021-12-21 14:42:18', '2021-12-21 14:42:18'),
(3329, 1208, 'action complete via WP Cron', '2021-12-21 14:42:18', '2021-12-21 14:42:18'),
(3330, 1210, 'action started via WP Cron', '2021-12-21 17:10:42', '2021-12-21 17:10:42'),
(3331, 1211, 'action created', '2021-12-21 17:10:44', '2021-12-21 17:10:44'),
(3332, 1210, 'action complete via WP Cron', '2021-12-21 17:10:44', '2021-12-21 17:10:44'),
(3333, 1211, 'action started via WP Cron', '2021-12-21 21:00:38', '2021-12-21 21:00:38'),
(3334, 1212, 'action created', '2021-12-21 21:00:40', '2021-12-21 21:00:40'),
(3335, 1211, 'action complete via WP Cron', '2021-12-21 21:00:40', '2021-12-21 21:00:40'),
(3336, 1199, 'action started via WP Cron', '2021-12-22 00:42:02', '2021-12-22 00:42:02'),
(3337, 1199, 'action complete via WP Cron', '2021-12-22 00:42:02', '2021-12-22 00:42:02'),
(3338, 1213, 'action created', '2021-12-22 00:42:02', '2021-12-22 00:42:02'),
(3339, 1200, 'action started via WP Cron', '2021-12-22 00:42:02', '2021-12-22 00:42:02'),
(3340, 1200, 'action complete via WP Cron', '2021-12-22 00:42:02', '2021-12-22 00:42:02'),
(3341, 1214, 'action created', '2021-12-22 00:42:02', '2021-12-22 00:42:02'),
(3342, 1212, 'action started via WP Cron', '2021-12-22 00:42:02', '2021-12-22 00:42:02'),
(3347, 1217, 'action created', '2021-12-22 00:42:04', '2021-12-22 00:42:04'),
(3348, 1212, 'action complete via WP Cron', '2021-12-22 00:42:04', '2021-12-22 00:42:04'),
(3349, 1217, 'action started via WP Cron', '2021-12-22 05:35:46', '2021-12-22 05:35:46'),
(3351, 1217, 'action complete via WP Cron', '2021-12-22 05:35:49', '2021-12-22 05:35:49'),
(3353, 1219, 'action created', '2021-12-22 05:35:49', '2021-12-22 05:35:49'),
(3354, 1219, 'action started via WP Cron', '2021-12-22 08:16:19', '2021-12-22 08:16:19'),
(3356, 1219, 'action complete via WP Cron', '2021-12-22 08:16:21', '2021-12-22 08:16:21'),
(3358, 1221, 'action created', '2021-12-22 08:16:21', '2021-12-22 08:16:21'),
(3359, 1221, 'action started via WP Cron', '2021-12-22 11:35:15', '2021-12-22 11:35:15'),
(3360, 1222, 'action created', '2021-12-22 11:35:17', '2021-12-22 11:35:17'),
(3361, 1221, 'action complete via WP Cron', '2021-12-22 11:35:17', '2021-12-22 11:35:17'),
(3362, 1222, 'action started via WP Cron', '2021-12-22 14:14:55', '2021-12-22 14:14:55'),
(3363, 1223, 'action created', '2021-12-22 14:14:57', '2021-12-22 14:14:57'),
(3364, 1222, 'action complete via WP Cron', '2021-12-22 14:14:57', '2021-12-22 14:14:57'),
(3365, 1223, 'action started via WP Cron', '2021-12-22 17:00:36', '2021-12-22 17:00:36'),
(3366, 1225, 'action created', '2021-12-22 17:00:37', '2021-12-22 17:00:37'),
(3369, 1226, 'action created', '2021-12-22 17:00:38', '2021-12-22 17:00:38'),
(3370, 1223, 'action complete via WP Cron', '2021-12-22 17:00:38', '2021-12-22 17:00:38'),
(3371, 1225, 'action started via WP Cron', '2021-12-22 20:34:09', '2021-12-22 20:34:09'),
(3372, 1226, 'action canceled', '2021-12-22 20:34:10', '2021-12-22 20:34:10'),
(3375, 1228, 'action created', '2021-12-22 20:34:10', '2021-12-22 20:34:10'),
(3376, 1225, 'action complete via WP Cron', '2021-12-22 20:34:10', '2021-12-22 20:34:10'),
(3377, 1226, 'action ignored via WP Cron', '2021-12-22 20:34:10', '2021-12-22 20:34:10'),
(3378, 1228, 'action started via WP Cron', '2021-12-22 23:19:55', '2021-12-22 23:19:55'),
(3379, 1229, 'action created', '2021-12-22 23:19:57', '2021-12-22 23:19:57'),
(3380, 1228, 'action complete via WP Cron', '2021-12-22 23:19:57', '2021-12-22 23:19:57'),
(3381, 1213, 'action started via WP Cron', '2021-12-23 03:54:52', '2021-12-23 03:54:52'),
(3382, 1213, 'action complete via WP Cron', '2021-12-23 03:54:52', '2021-12-23 03:54:52'),
(3383, 1230, 'action created', '2021-12-23 03:54:52', '2021-12-23 03:54:52'),
(3384, 1214, 'action started via WP Cron', '2021-12-23 03:54:52', '2021-12-23 03:54:52'),
(3385, 1214, 'action complete via WP Cron', '2021-12-23 03:54:52', '2021-12-23 03:54:52'),
(3386, 1231, 'action created', '2021-12-23 03:54:52', '2021-12-23 03:54:52'),
(3387, 1229, 'action started via WP Cron', '2021-12-23 03:54:52', '2021-12-23 03:54:52'),
(3388, 1232, 'action created', '2021-12-23 03:54:54', '2021-12-23 03:54:54'),
(3389, 1229, 'action complete via WP Cron', '2021-12-23 03:54:54', '2021-12-23 03:54:54'),
(3390, 1232, 'action started via WP Cron', '2021-12-23 05:56:40', '2021-12-23 05:56:40'),
(3391, 1233, 'action created', '2021-12-23 05:56:42', '2021-12-23 05:56:42'),
(3392, 1232, 'action complete via WP Cron', '2021-12-23 05:56:42', '2021-12-23 05:56:42'),
(3393, 1233, 'action started via WP Cron', '2021-12-23 09:56:39', '2021-12-23 09:56:39'),
(3398, 1236, 'action created', '2021-12-23 09:56:40', '2021-12-23 09:56:40'),
(3399, 1233, 'action complete via WP Cron', '2021-12-23 09:56:40', '2021-12-23 09:56:40'),
(3400, 1236, 'action started via WP Cron', '2021-12-23 12:03:54', '2021-12-23 12:03:54'),
(3401, 1237, 'action created', '2021-12-23 12:03:56', '2021-12-23 12:03:56'),
(3402, 1236, 'action complete via WP Cron', '2021-12-23 12:03:56', '2021-12-23 12:03:56'),
(3403, 1237, 'action started via WP Cron', '2021-12-23 14:29:49', '2021-12-23 14:29:49'),
(3404, 1238, 'action created', '2021-12-23 14:29:51', '2021-12-23 14:29:51'),
(3405, 1237, 'action complete via WP Cron', '2021-12-23 14:29:51', '2021-12-23 14:29:51'),
(3406, 1238, 'action started via WP Cron', '2021-12-23 18:40:49', '2021-12-23 18:40:49'),
(3408, 1238, 'action complete via WP Cron', '2021-12-23 18:40:51', '2021-12-23 18:40:51'),
(3410, 1240, 'action created', '2021-12-23 18:40:54', '2021-12-23 18:40:54'),
(3411, 1240, 'action started via WP Cron', '2021-12-23 21:10:45', '2021-12-23 21:10:45'),
(3412, 1241, 'action created', '2021-12-23 21:10:47', '2021-12-23 21:10:47'),
(3413, 1240, 'action complete via WP Cron', '2021-12-23 21:10:47', '2021-12-23 21:10:47'),
(3414, 1241, 'action started via WP Cron', '2021-12-23 23:26:35', '2021-12-23 23:26:35'),
(3415, 1242, 'action created', '2021-12-23 23:26:37', '2021-12-23 23:26:37'),
(3416, 1241, 'action complete via WP Cron', '2021-12-23 23:26:37', '2021-12-23 23:26:37'),
(3417, 1242, 'action started via WP Cron', '2021-12-24 07:39:36', '2021-12-24 07:39:36'),
(3420, 1244, 'action created', '2021-12-24 07:39:37', '2021-12-24 07:39:37'),
(3421, 1242, 'action complete via WP Cron', '2021-12-24 07:39:37', '2021-12-24 07:39:37'),
(3422, 1230, 'action started via WP Cron', '2021-12-24 07:39:37', '2021-12-24 07:39:37'),
(3423, 1230, 'action complete via WP Cron', '2021-12-24 07:39:38', '2021-12-24 07:39:38'),
(3424, 1245, 'action created', '2021-12-24 07:39:38', '2021-12-24 07:39:38'),
(3425, 1231, 'action started via WP Cron', '2021-12-24 07:39:38', '2021-12-24 07:39:38'),
(3426, 1231, 'action complete via WP Cron', '2021-12-24 07:39:38', '2021-12-24 07:39:38'),
(3427, 1246, 'action created', '2021-12-24 07:39:38', '2021-12-24 07:39:38'),
(3428, 1244, 'action started via WP Cron', '2021-12-24 09:55:38', '2021-12-24 09:55:38'),
(3429, 1247, 'action created', '2021-12-24 09:55:40', '2021-12-24 09:55:40'),
(3430, 1244, 'action complete via WP Cron', '2021-12-24 09:55:40', '2021-12-24 09:55:40'),
(3431, 1247, 'action started via WP Cron', '2021-12-24 14:25:38', '2021-12-24 14:25:38'),
(3432, 1248, 'action created', '2021-12-24 14:25:40', '2021-12-24 14:25:40'),
(3433, 1247, 'action complete via WP Cron', '2021-12-24 14:25:40', '2021-12-24 14:25:40'),
(3434, 1150, 'action started via WP Cron', '2021-12-24 14:25:40', '2021-12-24 14:25:40'),
(3435, 1150, 'action complete via WP Cron', '2021-12-24 14:25:40', '2021-12-24 14:25:40'),
(3436, 1249, 'action created', '2021-12-24 14:25:40', '2021-12-24 14:25:40'),
(3437, 1151, 'action started via WP Cron', '2021-12-24 14:25:40', '2021-12-24 14:25:40'),
(3438, 1151, 'action complete via WP Cron', '2021-12-24 14:25:40', '2021-12-24 14:25:40'),
(3439, 1250, 'action created', '2021-12-24 14:25:40', '2021-12-24 14:25:40'),
(3440, 1248, 'action started via WP Cron', '2021-12-24 19:31:42', '2021-12-24 19:31:42'),
(3443, 1252, 'action created', '2021-12-24 19:31:44', '2021-12-24 19:31:44'),
(3444, 1248, 'action complete via WP Cron', '2021-12-24 19:31:44', '2021-12-24 19:31:44'),
(3445, 1252, 'action started via WP Cron', '2021-12-24 22:19:25', '2021-12-24 22:19:25'),
(3448, 1254, 'action created', '2021-12-24 22:19:26', '2021-12-24 22:19:26'),
(3449, 1252, 'action complete via WP Cron', '2021-12-24 22:19:26', '2021-12-24 22:19:26'),
(3450, 1254, 'action started via WP Cron', '2021-12-25 01:12:30', '2021-12-25 01:12:30'),
(3451, 1255, 'action created', '2021-12-25 01:12:32', '2021-12-25 01:12:32'),
(3452, 1254, 'action complete via WP Cron', '2021-12-25 01:12:32', '2021-12-25 01:12:32'),
(3453, 1255, 'action started via WP Cron', '2021-12-25 03:17:41', '2021-12-25 03:17:41'),
(3454, 1256, 'action created', '2021-12-25 03:17:43', '2021-12-25 03:17:43'),
(3455, 1255, 'action complete via WP Cron', '2021-12-25 03:17:43', '2021-12-25 03:17:43'),
(3456, 1256, 'action started via WP Cron', '2021-12-25 05:25:01', '2021-12-25 05:25:01'),
(3457, 1257, 'action created', '2021-12-25 05:25:03', '2021-12-25 05:25:03'),
(3458, 1256, 'action complete via WP Cron', '2021-12-25 05:25:03', '2021-12-25 05:25:03'),
(3459, 1257, 'action started via WP Cron', '2021-12-25 08:22:03', '2021-12-25 08:22:03'),
(3464, 1260, 'action created', '2021-12-25 08:22:04', '2021-12-25 08:22:04'),
(3465, 1257, 'action complete via WP Cron', '2021-12-25 08:22:04', '2021-12-25 08:22:04'),
(3466, 1245, 'action started via WP Cron', '2021-12-25 08:22:04', '2021-12-25 08:22:04'),
(3467, 1245, 'action complete via WP Cron', '2021-12-25 08:22:04', '2021-12-25 08:22:04'),
(3468, 1261, 'action created', '2021-12-25 08:22:04', '2021-12-25 08:22:04'),
(3469, 1246, 'action started via WP Cron', '2021-12-25 08:22:04', '2021-12-25 08:22:04'),
(3470, 1246, 'action complete via WP Cron', '2021-12-25 08:22:04', '2021-12-25 08:22:04'),
(3471, 1262, 'action created', '2021-12-25 08:22:04', '2021-12-25 08:22:04'),
(3472, 1260, 'action started via WP Cron', '2021-12-25 11:17:29', '2021-12-25 11:17:29'),
(3475, 1264, 'action created', '2021-12-25 11:17:31', '2021-12-25 11:17:31'),
(3476, 1260, 'action complete via WP Cron', '2021-12-25 11:17:31', '2021-12-25 11:17:31'),
(3477, 1264, 'action started via WP Cron', '2021-12-25 13:49:59', '2021-12-25 13:49:59'),
(3480, 1266, 'action created', '2021-12-25 13:50:01', '2021-12-25 13:50:01'),
(3481, 1264, 'action complete via WP Cron', '2021-12-25 13:50:01', '2021-12-25 13:50:01'),
(3482, 1266, 'action started via WP Cron', '2021-12-25 16:50:48', '2021-12-25 16:50:48'),
(3485, 1268, 'action created', '2021-12-25 16:50:50', '2021-12-25 16:50:50'),
(3486, 1266, 'action complete via WP Cron', '2021-12-25 16:50:50', '2021-12-25 16:50:50'),
(3487, 1268, 'action started via WP Cron', '2021-12-25 21:58:23', '2021-12-25 21:58:23'),
(3488, 1269, 'action created', '2021-12-25 21:58:25', '2021-12-25 21:58:25'),
(3489, 1268, 'action complete via WP Cron', '2021-12-25 21:58:25', '2021-12-25 21:58:25'),
(3490, 1269, 'action started via WP Cron', '2021-12-26 00:46:41', '2021-12-26 00:46:41'),
(3495, 1272, 'action created', '2021-12-26 00:46:42', '2021-12-26 00:46:42'),
(3496, 1269, 'action complete via WP Cron', '2021-12-26 00:46:42', '2021-12-26 00:46:42'),
(3497, 1272, 'action started via WP Cron', '2021-12-26 03:34:50', '2021-12-26 03:34:50'),
(3500, 1274, 'action created', '2021-12-26 03:34:52', '2021-12-26 03:34:52'),
(3501, 1272, 'action complete via WP Cron', '2021-12-26 03:34:52', '2021-12-26 03:34:52'),
(3502, 1274, 'action started via WP Cron', '2021-12-26 06:27:02', '2021-12-26 06:27:02'),
(3504, 1274, 'action complete via WP Cron', '2021-12-26 06:27:03', '2021-12-26 06:27:03'),
(3506, 1276, 'action created', '2021-12-26 06:27:04', '2021-12-26 06:27:04'),
(3507, 1261, 'action started via WP Cron', '2021-12-26 10:02:31', '2021-12-26 10:02:31'),
(3508, 1261, 'action complete via WP Cron', '2021-12-26 10:02:31', '2021-12-26 10:02:31'),
(3509, 1277, 'action created', '2021-12-26 10:02:31', '2021-12-26 10:02:31'),
(3510, 1262, 'action started via WP Cron', '2021-12-26 10:02:31', '2021-12-26 10:02:31'),
(3511, 1262, 'action complete via WP Cron', '2021-12-26 10:02:31', '2021-12-26 10:02:31'),
(3512, 1278, 'action created', '2021-12-26 10:02:31', '2021-12-26 10:02:31'),
(3513, 1276, 'action started via WP Cron', '2021-12-26 10:02:31', '2021-12-26 10:02:31'),
(3514, 1279, 'action created', '2021-12-26 10:02:34', '2021-12-26 10:02:34'),
(3515, 1276, 'action complete via WP Cron', '2021-12-26 10:02:34', '2021-12-26 10:02:34'),
(3516, 1279, 'action started via WP Cron', '2021-12-26 14:24:34', '2021-12-26 14:24:34'),
(3517, 1280, 'action created', '2021-12-26 14:24:37', '2021-12-26 14:24:37'),
(3518, 1279, 'action complete via WP Cron', '2021-12-26 14:24:37', '2021-12-26 14:24:37'),
(3519, 1280, 'action started via WP Cron', '2021-12-26 16:35:47', '2021-12-26 16:35:47'),
(3520, 1281, 'action created', '2021-12-26 16:35:49', '2021-12-26 16:35:49'),
(3521, 1280, 'action complete via WP Cron', '2021-12-26 16:35:49', '2021-12-26 16:35:49'),
(3522, 1281, 'action started via WP Cron', '2021-12-26 19:43:04', '2021-12-26 19:43:04'),
(3523, 1282, 'action created', '2021-12-26 19:43:07', '2021-12-26 19:43:07'),
(3524, 1281, 'action complete via WP Cron', '2021-12-26 19:43:07', '2021-12-26 19:43:07'),
(3525, 1282, 'action started via WP Cron', '2021-12-26 22:00:36', '2021-12-26 22:00:36'),
(3526, 1283, 'action created', '2021-12-26 22:00:38', '2021-12-26 22:00:38'),
(3527, 1282, 'action complete via WP Cron', '2021-12-26 22:00:38', '2021-12-26 22:00:38'),
(3528, 1283, 'action started via WP Cron', '2021-12-27 00:30:27', '2021-12-27 00:30:27'),
(3529, 1284, 'action created', '2021-12-27 00:30:29', '2021-12-27 00:30:29'),
(3530, 1283, 'action complete via WP Cron', '2021-12-27 00:30:29', '2021-12-27 00:30:29'),
(3531, 1284, 'action started via WP Cron', '2021-12-27 04:24:52', '2021-12-27 04:24:52'),
(3532, 1285, 'action created', '2021-12-27 04:24:54', '2021-12-27 04:24:54'),
(3533, 1284, 'action complete via WP Cron', '2021-12-27 04:24:54', '2021-12-27 04:24:54'),
(3534, 1285, 'action started via WP Cron', '2021-12-27 07:51:28', '2021-12-27 07:51:28'),
(3537, 1287, 'action created', '2021-12-27 07:51:30', '2021-12-27 07:51:30'),
(3538, 1285, 'action complete via WP Cron', '2021-12-27 07:51:30', '2021-12-27 07:51:30'),
(3539, 1287, 'action started via WP Cron', '2021-12-27 11:50:08', '2021-12-27 11:50:08'),
(3541, 1287, 'action complete via WP Cron', '2021-12-27 11:50:10', '2021-12-27 11:50:10'),
(3542, 1277, 'action started via WP Cron', '2021-12-27 11:50:10', '2021-12-27 11:50:10'),
(3543, 1277, 'action complete via WP Cron', '2021-12-27 11:50:10', '2021-12-27 11:50:10'),
(3544, 1289, 'action created', '2021-12-27 11:50:10', '2021-12-27 11:50:10'),
(3545, 1278, 'action started via WP Cron', '2021-12-27 11:50:10', '2021-12-27 11:50:10'),
(3546, 1278, 'action complete via WP Cron', '2021-12-27 11:50:10', '2021-12-27 11:50:10'),
(3547, 1290, 'action created', '2021-12-27 11:50:10', '2021-12-27 11:50:10'),
(3549, 1291, 'action created', '2021-12-27 11:50:11', '2021-12-27 11:50:11'),
(3550, 1291, 'action started via WP Cron', '2021-12-27 14:05:30', '2021-12-27 14:05:30'),
(3551, 1292, 'action created', '2021-12-27 14:05:32', '2021-12-27 14:05:32'),
(3552, 1291, 'action complete via WP Cron', '2021-12-27 14:05:32', '2021-12-27 14:05:32'),
(3553, 1292, 'action started via WP Cron', '2021-12-27 19:12:24', '2021-12-27 19:12:24'),
(3554, 1293, 'action created', '2021-12-27 19:12:26', '2021-12-27 19:12:26'),
(3555, 1292, 'action complete via WP Cron', '2021-12-27 19:12:26', '2021-12-27 19:12:26'),
(3556, 1293, 'action started via WP Cron', '2021-12-27 22:53:17', '2021-12-27 22:53:17'),
(3557, 1294, 'action created', '2021-12-27 22:53:19', '2021-12-27 22:53:19'),
(3558, 1293, 'action complete via WP Cron', '2021-12-27 22:53:19', '2021-12-27 22:53:19'),
(3559, 1294, 'action started via WP Cron', '2021-12-28 02:31:52', '2021-12-28 02:31:52'),
(3563, 1294, 'action complete via WP Cron', '2021-12-28 02:31:53', '2021-12-28 02:31:53'),
(3565, 1297, 'action created', '2021-12-28 11:10:14', '2021-12-28 11:10:14'),
(3566, 1206, 'action started via WP Cron', '2021-12-28 11:10:14', '2021-12-28 11:10:14'),
(3567, 1206, 'action complete via WP Cron', '2021-12-28 11:10:14', '2021-12-28 11:10:14'),
(3568, 1298, 'action created', '2021-12-28 11:10:14', '2021-12-28 11:10:14'),
(3569, 1207, 'action started via WP Cron', '2021-12-28 11:10:14', '2021-12-28 11:10:14'),
(3570, 1207, 'action complete via WP Cron', '2021-12-28 11:10:14', '2021-12-28 11:10:14'),
(3571, 1299, 'action created', '2021-12-28 11:10:14', '2021-12-28 11:10:14'),
(3572, 1289, 'action started via WP Cron', '2021-12-28 13:18:11', '2021-12-28 13:18:11'),
(3573, 1289, 'action complete via WP Cron', '2021-12-28 13:18:11', '2021-12-28 13:18:11'),
(3574, 1300, 'action created', '2021-12-28 13:18:11', '2021-12-28 13:18:11'),
(3575, 1290, 'action started via WP Cron', '2021-12-28 13:18:11', '2021-12-28 13:18:11'),
(3576, 1290, 'action complete via WP Cron', '2021-12-28 13:18:11', '2021-12-28 13:18:11'),
(3577, 1301, 'action created', '2021-12-28 13:18:11', '2021-12-28 13:18:11'),
(3578, 1297, 'action started via WP Cron', '2021-12-28 13:18:11', '2021-12-28 13:18:11'),
(3579, 1302, 'action created', '2021-12-28 13:18:13', '2021-12-28 13:18:13'),
(3580, 1297, 'action complete via WP Cron', '2021-12-28 13:18:13', '2021-12-28 13:18:13'),
(3581, 1302, 'action started via WP Cron', '2021-12-28 15:41:47', '2021-12-28 15:41:47'),
(3582, 1303, 'action created', '2021-12-28 15:41:49', '2021-12-28 15:41:49'),
(3583, 1302, 'action complete via WP Cron', '2021-12-28 15:41:49', '2021-12-28 15:41:49'),
(3584, 1303, 'action started via WP Cron', '2021-12-28 17:54:06', '2021-12-28 17:54:06'),
(3585, 1304, 'action created', '2021-12-28 17:54:08', '2021-12-28 17:54:08'),
(3586, 1303, 'action complete via WP Cron', '2021-12-28 17:54:08', '2021-12-28 17:54:08'),
(3587, 1304, 'action started via WP Cron', '2021-12-28 19:59:17', '2021-12-28 19:59:17'),
(3588, 1305, 'action created', '2021-12-28 19:59:19', '2021-12-28 19:59:19'),
(3589, 1304, 'action complete via WP Cron', '2021-12-28 19:59:19', '2021-12-28 19:59:19'),
(3590, 1305, 'action started via WP Cron', '2021-12-28 22:14:28', '2021-12-28 22:14:28'),
(3591, 1306, 'action created', '2021-12-28 22:14:30', '2021-12-28 22:14:30'),
(3592, 1305, 'action complete via WP Cron', '2021-12-28 22:14:30', '2021-12-28 22:14:30'),
(3593, 1306, 'action started via WP Cron', '2021-12-29 00:35:20', '2021-12-29 00:35:20'),
(3594, 1307, 'action created', '2021-12-29 00:35:22', '2021-12-29 00:35:22'),
(3595, 1306, 'action complete via WP Cron', '2021-12-29 00:35:22', '2021-12-29 00:35:22'),
(3596, 1307, 'action started via WP Cron', '2021-12-29 04:15:35', '2021-12-29 04:15:35'),
(3601, 1310, 'action created', '2021-12-29 04:15:36', '2021-12-29 04:15:36'),
(3602, 1307, 'action complete via WP Cron', '2021-12-29 04:15:36', '2021-12-29 04:15:36'),
(3603, 1310, 'action started via WP Cron', '2021-12-29 08:12:21', '2021-12-29 08:12:21'),
(3606, 1312, 'action created', '2021-12-29 08:12:23', '2021-12-29 08:12:23'),
(3607, 1310, 'action complete via WP Cron', '2021-12-29 08:12:23', '2021-12-29 08:12:23'),
(3608, 1312, 'action started via WP Cron', '2021-12-29 12:41:36', '2021-12-29 12:41:36'),
(3611, 1314, 'action created', '2021-12-29 12:41:38', '2021-12-29 12:41:38'),
(3612, 1312, 'action complete via WP Cron', '2021-12-29 12:41:38', '2021-12-29 12:41:38'),
(3613, 1300, 'action started via WP Cron', '2021-12-29 14:18:14', '2021-12-29 14:18:14'),
(3614, 1300, 'action complete via WP Cron', '2021-12-29 14:18:14', '2021-12-29 14:18:14'),
(3615, 1315, 'action created', '2021-12-29 14:18:14', '2021-12-29 14:18:14'),
(3616, 1301, 'action started via WP Cron', '2021-12-29 14:18:14', '2021-12-29 14:18:14'),
(3617, 1301, 'action complete via WP Cron', '2021-12-29 14:18:14', '2021-12-29 14:18:14'),
(3618, 1316, 'action created', '2021-12-29 14:18:14', '2021-12-29 14:18:14'),
(3619, 1314, 'action started via WP Cron', '2021-12-29 14:46:29', '2021-12-29 14:46:29'),
(3620, 1317, 'action created', '2021-12-29 14:46:31', '2021-12-29 14:46:31'),
(3621, 1314, 'action complete via WP Cron', '2021-12-29 14:46:31', '2021-12-29 14:46:31'),
(3622, 1317, 'action started via WP Cron', '2021-12-29 17:29:28', '2021-12-29 17:29:28'),
(3626, 1317, 'action complete via WP Cron', '2021-12-29 17:29:30', '2021-12-29 17:29:30'),
(3628, 1320, 'action created', '2021-12-29 17:29:31', '2021-12-29 17:29:31'),
(3629, 1320, 'action started via WP Cron', '2021-12-29 19:52:24', '2021-12-29 19:52:24'),
(3630, 1321, 'action created', '2021-12-29 19:52:27', '2021-12-29 19:52:27'),
(3631, 1320, 'action complete via WP Cron', '2021-12-29 19:52:27', '2021-12-29 19:52:27'),
(3632, 1321, 'action started via WP Cron', '2021-12-29 21:59:11', '2021-12-29 21:59:11'),
(3633, 1322, 'action created', '2021-12-29 21:59:14', '2021-12-29 21:59:14'),
(3634, 1321, 'action complete via WP Cron', '2021-12-29 21:59:14', '2021-12-29 21:59:14'),
(3635, 1322, 'action started via WP Cron', '2021-12-30 01:26:55', '2021-12-30 01:26:55'),
(3636, 1323, 'action created', '2021-12-30 01:26:57', '2021-12-30 01:26:57'),
(3637, 1322, 'action complete via WP Cron', '2021-12-30 01:26:57', '2021-12-30 01:26:57'),
(3638, 1323, 'action started via WP Cron', '2021-12-30 03:48:16', '2021-12-30 03:48:16'),
(3639, 1324, 'action created', '2021-12-30 03:48:18', '2021-12-30 03:48:18'),
(3640, 1323, 'action complete via WP Cron', '2021-12-30 03:48:18', '2021-12-30 03:48:18'),
(3641, 1324, 'action started via WP Cron', '2021-12-30 06:56:24', '2021-12-30 06:56:24'),
(3642, 1325, 'action created', '2021-12-30 06:56:26', '2021-12-30 06:56:26'),
(3643, 1324, 'action complete via WP Cron', '2021-12-30 06:56:26', '2021-12-30 06:56:26'),
(3644, 1325, 'action started via WP Cron', '2021-12-30 09:17:16', '2021-12-30 09:17:16'),
(3645, 1326, 'action created', '2021-12-30 09:17:18', '2021-12-30 09:17:18'),
(3646, 1325, 'action complete via WP Cron', '2021-12-30 09:17:18', '2021-12-30 09:17:18'),
(3647, 1326, 'action started via WP Cron', '2021-12-30 11:20:18', '2021-12-30 11:20:18'),
(3648, 1327, 'action created', '2021-12-30 11:20:20', '2021-12-30 11:20:20'),
(3649, 1326, 'action complete via WP Cron', '2021-12-30 11:20:20', '2021-12-30 11:20:20'),
(3650, 1329, 'action created', '2021-12-30 12:11:58', '2021-12-30 12:11:58'),
(3651, 1329, 'action started via Async Request', '2021-12-30 12:12:03', '2021-12-30 12:12:03'),
(3652, 1329, 'action complete via Async Request', '2021-12-30 12:12:03', '2021-12-30 12:12:03'),
(3653, 1328, 'action started via Async Request', '2021-12-30 12:12:03', '2021-12-30 12:12:03'),
(3654, 1328, 'action complete via Async Request', '2021-12-30 12:12:03', '2021-12-30 12:12:03');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_bwg_album`
--

CREATE TABLE `wp8w_bwg_album` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `preview_image` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `random_preview_image` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order` bigint(20) NOT NULL,
  `author` bigint(20) NOT NULL,
  `published` tinyint(1) NOT NULL,
  `modified_date` int(10) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_bwg_album_gallery`
--

CREATE TABLE `wp8w_bwg_album_gallery` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `album_id` bigint(20) NOT NULL,
  `is_album` tinyint(1) NOT NULL,
  `alb_gal_id` bigint(20) NOT NULL,
  `order` bigint(20) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_bwg_file_paths`
--

CREATE TABLE `wp8w_bwg_file_paths` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `is_dir` tinyint(1) DEFAULT '0',
  `path` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `type` varchar(5) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `name` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `filename` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `alt` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `thumb` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `size` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `resolution` varchar(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `resolution_thumb` varchar(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `credit` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `aperture` int(10) DEFAULT NULL,
  `camera` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `caption` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `iso` int(10) DEFAULT NULL,
  `orientation` int(10) DEFAULT NULL,
  `copyright` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `tags` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `date_modified` datetime DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_bwg_gallery`
--

CREATE TABLE `wp8w_bwg_gallery` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `page_link` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `preview_image` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `random_preview_image` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order` bigint(20) NOT NULL,
  `author` bigint(20) NOT NULL,
  `published` tinyint(1) NOT NULL,
  `gallery_type` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `gallery_source` varchar(256) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autogallery_image_number` int(4) NOT NULL,
  `update_flag` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `modified_date` int(10) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_bwg_image`
--

CREATE TABLE `wp8w_bwg_image` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `gallery_id` bigint(20) NOT NULL,
  `slug` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `filename` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `image_url` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `thumb_url` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `alt` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `size` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `filetype` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `resolution` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `resolution_thumb` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `author` bigint(20) NOT NULL,
  `order` bigint(20) NOT NULL,
  `published` tinyint(1) NOT NULL,
  `comment_count` bigint(20) NOT NULL,
  `avg_rating` float NOT NULL,
  `rate_count` bigint(20) NOT NULL,
  `hit_count` bigint(20) NOT NULL,
  `redirect_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pricelist_id` bigint(20) NOT NULL,
  `modified_date` int(10) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_bwg_image_comment`
--

CREATE TABLE `wp8w_bwg_image_comment` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `image_id` bigint(20) NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `url` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `mail` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `published` tinyint(1) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_bwg_image_rate`
--

CREATE TABLE `wp8w_bwg_image_rate` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `image_id` bigint(20) NOT NULL,
  `rate` float NOT NULL,
  `ip` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date` varchar(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_bwg_image_tag`
--

CREATE TABLE `wp8w_bwg_image_tag` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `tag_id` bigint(20) NOT NULL,
  `image_id` bigint(20) NOT NULL,
  `gallery_id` bigint(20) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_bwg_shortcode`
--

CREATE TABLE `wp8w_bwg_shortcode` (
  `id` bigint(20) NOT NULL,
  `tagtext` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_bwg_theme`
--

CREATE TABLE `wp8w_bwg_theme` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `options` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `default_theme` tinyint(1) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_bwg_theme`
--

INSERT INTO `wp8w_bwg_theme` VALUES
(1, 'Light', '{"album_compact_back_font_color":"323A45","album_compact_back_font_size":15,"album_compact_back_font_style":"Ubuntu","album_compact_back_font_weight":"bold","album_compact_back_padding":"0","album_compact_gal_title_align":"center","album_compact_gal_title_font_color":"323A45","album_compact_gal_title_font_size":18,"album_compact_gal_title_font_style":"Ubuntu","album_compact_gal_title_font_weight":"bold","album_compact_gal_title_margin":"0 2px 2px 2px","album_compact_gal_title_shadow":"0px 0px 0px #888888","album_compact_thumb_align":"center","album_compact_thumb_bg_color":"000000","album_compact_thumb_bg_transparent":0,"album_compact_thumb_border_color":"CCCCCC","album_compact_thumb_border_radius":"0","album_compact_thumb_border_style":"none","album_compact_thumb_border_width":0,"album_compact_thumb_box_shadow":"0px 0px 0px #888888","album_compact_thumb_hover_effect":"zoom","album_compact_thumb_hover_effect_value":"1.08","album_compact_thumb_margin":4,"album_compact_thumb_padding":0,"album_compact_thumb_title_pos":"bottom","album_compact_thumb_transition":1,"album_compact_thumb_transparent":100,"album_compact_thumb_bg_transparency":30,"album_compact_thumbs_bg_color":"FFFFFF","album_compact_title_font_color":"323A45","album_compact_title_font_color_hover":"FFFFFF","album_compact_title_font_size":16,"album_compact_title_font_style":"Ubuntu","album_compact_title_font_weight":"bold","album_compact_title_margin":"2px","album_compact_title_shadow":"0px 0px 0px #888888","album_extended_back_font_color":"000000","album_extended_back_font_size":20,"album_extended_back_font_style":"Ubuntu","album_extended_back_font_weight":"bold","album_extended_back_padding":"0","album_extended_desc_font_color":"5C5C5C","album_extended_desc_font_size":16,"album_extended_desc_font_style":"Ubuntu","album_extended_desc_font_weight":"normal","album_extended_desc_more_color":"007AFF","album_extended_desc_more_size":12,"album_extended_desc_padding":"0px 0px 0px 0px","album_extended_desc_span_border_color":"CCCCCC","album_extended_desc_span_border_style":"none","album_extended_desc_span_border_width":0,"album_extended_div_bg_color":"FAFAFA","album_extended_div_bg_transparent":0,"album_extended_div_border_radius":"14px","album_extended_div_margin":"20px 20px 0px 0px","album_extended_div_padding":0,"album_extended_div_separator_color":"E0E0E0","album_extended_div_separator_style":"solid","album_extended_div_separator_width":0,"album_extended_gal_title_align":"right","album_extended_gal_title_font_color":"CCCCCC","album_extended_gal_title_font_size":16,"album_extended_gal_title_font_style":"Ubuntu","album_extended_gal_title_font_weight":"bold","album_extended_gal_title_margin":"2px","album_extended_gal_title_shadow":"0px 0px 0px #888888","album_extended_text_div_bg_color":"FAFAFA","album_extended_text_div_border_color":"E8E8E8","album_extended_text_div_border_radius":"0","album_extended_text_div_border_style":"none","album_extended_text_div_border_width":0,"album_extended_text_div_padding":"16px","album_extended_thumb_align":"left","album_extended_thumb_bg_color":"FFFFFF","album_extended_thumb_bg_transparent":0,"album_extended_thumb_border_color":"FAFAFA","album_extended_thumb_border_radius":"10px","album_extended_thumb_border_style":"none","album_extended_thumb_border_width":0,"album_extended_thumb_box_shadow":"","album_extended_thumb_div_bg_color":"FAFAFA","album_extended_thumb_div_border_color":"E8E8E8","album_extended_thumb_div_border_radius":"","album_extended_thumb_div_border_style":"none","album_extended_thumb_div_border_width":0,"album_extended_thumb_div_padding":"14px","album_extended_thumb_hover_effect":"none","album_extended_thumb_hover_effect_value":"1.03","album_extended_thumb_margin":0,"album_extended_thumb_padding":0,"album_extended_thumb_transition":0,"album_extended_thumb_transparent":100,"album_extended_thumbs_bg_color":"FFFFFF","album_extended_title_desc_alignment":"top","album_extended_title_font_color":"000000","album_extended_title_font_size":22,"album_extended_title_font_style":"Ubuntu","album_extended_title_font_weight":"bold","album_extended_title_margin_bottom":0,"album_extended_title_padding":"0px 0px 0px 0px","album_extended_title_span_border_color":"CCCCCC","album_extended_title_span_border_style":"none","album_extended_title_span_border_width":0,"album_masonry_back_font_color":"323A45","album_masonry_back_font_size":15,"album_masonry_back_font_style":"Ubuntu","album_masonry_back_font_weight":"bold","album_masonry_back_padding":"0","album_masonry_container_margin":1,"album_masonry_gal_title_align":"center","album_masonry_gal_title_font_color":"323A45","album_masonry_gal_title_font_size":18,"album_masonry_gal_title_font_style":"Ubuntu","album_masonry_gal_title_font_weight":"bold","album_masonry_gal_title_margin":"0 2px 2px 2px","album_masonry_gal_title_shadow":"0px 0px 0px #888888","album_masonry_thumb_align":"center","album_masonry_thumb_bg_color":"000000","album_masonry_thumb_bg_transparent":0,"album_masonry_thumb_border_color":"CCCCCC","album_masonry_thumb_border_radius":"0","album_masonry_thumb_border_style":"none","album_masonry_thumb_border_width":0,"album_masonry_thumb_box_shadow":"","album_masonry_thumb_hover_effect":"zoom","album_masonry_thumb_hover_effect_value":"1.08","album_masonry_thumb_margin":0,"album_masonry_thumb_padding":4,"album_masonry_thumb_title_font_color_hover":"FFFFFF","album_masonry_thumb_title_pos":"bottom","album_masonry_thumb_transition":1,"album_masonry_thumb_transparent":100,"album_masonry_thumbs_bg_color":"FFFFFF","album_masonry_title_font_color":"323A45","album_masonry_title_font_size":16,"album_masonry_title_font_style":"Ubuntu","album_masonry_title_font_weight":"bold","album_masonry_title_margin":"","album_masonry_title_shadow":"0px 0px 0px #888888","blog_style_align":"center","blog_style_bg_color":"FFFFFF","blog_style_border_color":"F5F5F5","blog_style_border_radius":"0","blog_style_border_style":"solid","blog_style_border_width":1,"blog_style_box_shadow":"","blog_style_gal_title_align":"center","blog_style_gal_title_font_color":"323A45","blog_style_gal_title_font_size":16,"blog_style_gal_title_font_style":"Ubuntu","blog_style_gal_title_font_weight":"bold","blog_style_gal_title_margin":"2px","blog_style_gal_title_shadow":"0px 0px 0px #888888","blog_style_img_font_color":"000000","blog_style_img_font_family":"Ubuntu","blog_style_img_font_size":16,"blog_style_margin":"2px","blog_style_padding":"0","blog_style_share_buttons_align":"right","blog_style_share_buttons_bg_color":"FFFFFF","blog_style_share_buttons_bg_transparent":0,"blog_style_share_buttons_border_color":"000000","blog_style_share_buttons_border_radius":"0","blog_style_share_buttons_border_style":"none","blog_style_share_buttons_border_width":0,"blog_style_share_buttons_color":"B3AFAF","blog_style_share_buttons_font_size":20,"blog_style_share_buttons_margin":"5px auto 10px auto","blog_style_transparent":80,"carousel_caption_background_color":"000000","carousel_caption_bottom":0,"carousel_caption_p_color":"FFFFFF","carousel_caption_p_font_size":14,"carousel_caption_p_font_weight":"bold","carousel_caption_p_mergin":0,"carousel_caption_p_pedding":5,"carousel_close_btn_transparent":50,"carousel_close_rl_btn_hover_color":"191919","carousel_cont_bg_color":"000000","carousel_cont_btn_transparent":0,"carousel_feature_border_color":"5D204F","carousel_feature_border_style":"none","carousel_feature_border_width":2,"carousel_font_family":"arial","carousel_mergin_bottom":"0.5","carousel_play_pause_btn_size":25,"carousel_rl_btn_bg_color":"FFFFFF","carousel_rl_btn_border_color":"FFFFFF","carousel_rl_btn_border_radius":"20px","carousel_rl_btn_border_style":"none","carousel_rl_btn_border_width":0,"carousel_rl_btn_color":"303030","carousel_rl_btn_height":35,"carousel_rl_btn_size":15,"carousel_rl_btn_style":"bwg-icon-angle","carousel_rl_btn_width":35,"carousel_title_border_radius":"5px","carousel_title_opacity":100,"carousel_gal_title_align":"center","carousel_gal_title_font_color":"323A45","carousel_gal_title_font_size":16,"carousel_gal_title_font_style":"Ubuntu","carousel_gal_title_font_weight":"bold","carousel_gal_title_margin":"2px","carousel_gal_title_shadow":"0px 0px 0px #888888","compact_container_margin":"1","container_margin":"1","image_browser_align":"center","image_browser_bg_color":"EBEBEB","image_browser_border_color":"F5F5F5","image_browser_border_radius":"0","image_browser_border_style":"none","image_browser_border_width":1,"image_browser_box_shadow":"","image_browser_full_bg_color":"F5F5F5","image_browser_full_border_color":"F7F7F7","image_browser_full_border_radius":"0","image_browser_full_border_style":"none","image_browser_full_border_width":2,"image_browser_full_padding":"4px","image_browser_full_transparent":90,"image_browser_gal_title_align":"center","image_browser_gal_title_font_color":"323A45","image_browser_gal_title_font_size":16,"image_browser_gal_title_font_style":"Ubuntu","image_browser_gal_title_font_weight":"bold","image_browser_gal_title_margin":"2px","image_browser_gal_title_shadow":"0px 0px 0px #888888","image_browser_image_description_align":"center","image_browser_image_description_bg_color":"EBEBEB","image_browser_image_description_border_color":"FFFFFF","image_browser_image_description_border_radius":"0","image_browser_image_description_border_style":"none","image_browser_image_description_border_width":1,"image_browser_image_description_margin":"0px 5px 0px 5px","image_browser_image_description_padding":"8px 8px 8px 8px","image_browser_image_title_align":"top","image_browser_img_font_color":"000000","image_browser_img_font_family":"Ubuntu","image_browser_img_font_size":15,"image_browser_margin":"2px auto","image_browser_padding":"4px","image_browser_transparent":80,"lightbox_bg_color":"FFFFFF","lightbox_bg_transparent":100,"lightbox_close_btn_bg_color":"FFFFFF","lightbox_close_btn_border_color":"FFFFFF","lightbox_close_btn_border_radius":"16px","lightbox_close_btn_border_style":"none","lightbox_close_btn_border_width":2,"lightbox_close_btn_box_shadow":"","lightbox_close_btn_color":"808080","lightbox_close_btn_full_color":"000000","lightbox_close_btn_height":30,"lightbox_close_btn_right":"-15","lightbox_close_btn_size":20,"lightbox_close_btn_top":"-20","lightbox_close_btn_transparent":60,"lightbox_close_btn_width":30,"lightbox_close_rl_btn_hover_color":"808080","lightbox_comment_author_font_size":14,"lightbox_comment_bg_color":"FFFFFF","lightbox_comment_body_font_size":12,"lightbox_comment_button_bg_color":"2F2F2F","lightbox_comment_button_border_color":"666666","lightbox_comment_button_border_radius":"7px","lightbox_comment_button_border_style":"none","lightbox_comment_button_border_width":1,"lightbox_comment_button_padding":"10px 10px","lightbox_comment_date_font_size":10,"lightbox_comment_font_color":"7A7A7A","lightbox_comment_font_size":12,"lightbox_comment_font_style":"Ubuntu","lightbox_comment_input_bg_color":"F7F8F9","lightbox_comment_input_border_color":"EBEBEB","lightbox_comment_input_border_radius":"7px","lightbox_comment_input_border_style":"none","lightbox_comment_input_border_width":2,"lightbox_comment_input_padding":"5px","lightbox_comment_pos":"left","lightbox_comment_separator_color":"383838","lightbox_comment_separator_style":"none","lightbox_comment_separator_width":20,"lightbox_comment_share_button_color":"808080","lightbox_comment_width":350,"lightbox_ctrl_btn_align":"center","lightbox_ctrl_btn_color":"808080","lightbox_ctrl_btn_height":20,"lightbox_ctrl_btn_margin_left":7,"lightbox_ctrl_btn_margin_top":10,"lightbox_ctrl_btn_pos":"bottom","lightbox_ctrl_btn_transparent":100,"lightbox_ctrl_cont_bg_color":"FFFFFF","lightbox_ctrl_cont_border_radius":4,"lightbox_ctrl_cont_transparent":85,"lightbox_description_color":"B0B0B0","lightbox_description_font_size":"13","lightbox_description_font_style":"Ubuntu","lightbox_description_font_weight":"bold","lightbox_filmstrip_pos":"bottom","lightbox_filmstrip_rl_bg_color":"EBEBEB","lightbox_filmstrip_rl_btn_color":"808080","lightbox_filmstrip_rl_btn_size":20,"lightbox_filmstrip_thumb_active_border_color":"FFFFFF","lightbox_filmstrip_thumb_active_border_width":0,"lightbox_filmstrip_thumb_border_color":"000000","lightbox_filmstrip_thumb_border_radius":"0","lightbox_filmstrip_thumb_border_style":"none","lightbox_filmstrip_thumb_border_width":1,"lightbox_filmstrip_thumb_deactive_transparent":80,"lightbox_filmstrip_thumb_margin":"0 1px","lightbox_hit_align":"left","lightbox_hit_bg_color":"000000","lightbox_hit_bg_transparent":"70","lightbox_hit_border_color":"000000","lightbox_hit_border_radius":"5px","lightbox_hit_border_style":"none","lightbox_hit_border_width":"1","lightbox_hit_color":"FFFFFF","lightbox_hit_font_size":14,"lightbox_hit_font_style":"Ubuntu","lightbox_hit_font_weight":"normal","lightbox_hit_margin":"0 5px","lightbox_hit_padding":"5px","lightbox_hit_pos":"bottom","lightbox_info_align":"left","lightbox_info_bg_color":"FFFFFF","lightbox_info_bg_transparent":"70","lightbox_info_border_color":"000000","lightbox_info_border_radius":"0px","lightbox_info_border_style":"none","lightbox_info_border_width":"1","lightbox_info_margin":"10px 10px -5px 10px","lightbox_info_padding":"10px 7px 44px 10px","lightbox_info_pos":"bottom","lightbox_overlay_bg_color":"EEEEEE","lightbox_overlay_bg_transparent":60,"lightbox_rate_align":"left","lightbox_rate_color":"F9D062","lightbox_rate_hover_color":"F7B50E","lightbox_rate_icon":"star","lightbox_rate_padding":"15px","lightbox_rate_pos":"top","lightbox_rate_size":"20","lightbox_rate_stars_count":"5","lightbox_rl_btn_bg_color":"FFFFFF","lightbox_rl_btn_border_color":"FFFFFF","lightbox_rl_btn_border_radius":"20px","lightbox_rl_btn_border_style":"none","lightbox_rl_btn_border_width":0,"lightbox_rl_btn_box_shadow":"","lightbox_rl_btn_color":"ADADAD","lightbox_rl_btn_height":35,"lightbox_rl_btn_size":25,"lightbox_rl_btn_style":"bwg-icon-angle","lightbox_rl_btn_transparent":"60","lightbox_rl_btn_width":35,"lightbox_title_color":"808080","lightbox_title_font_size":"16","lightbox_title_font_style":"Ubuntu","lightbox_title_font_weight":"bold","lightbox_toggle_btn_height":20,"lightbox_toggle_btn_width":100,"masonry_container_margin":"1","masonry_description_color":"323A45","masonry_description_font_size":16,"masonry_description_font_style":"Ubuntu","masonry_thumb_align":"center","masonry_thumb_bg_color":"000000","masonry_thumb_bg_transparent":"0","masonry_thumb_border_color":"CCCCCC","masonry_thumb_border_radius":"0","masonry_thumb_border_style":"none","masonry_thumb_border_width":"0","masonry_thumb_gal_title_align":"center","masonry_thumb_gal_title_font_color":"323A45","masonry_thumb_gal_title_font_size":16,"masonry_thumb_gal_title_font_style":"Ubuntu","masonry_thumb_gal_title_font_weight":"bold","masonry_thumb_gal_title_margin":"2px","masonry_thumb_gal_title_shadow":"","masonry_thumb_hover_effect":"zoom","masonry_thumb_hover_effect_value":"1.08","masonry_thumb_padding":"4","masonry_thumb_title_font_color":"323A45","masonry_thumb_title_font_color_hover":"FFFFFF","masonry_thumb_title_font_size":16,"masonry_thumb_title_font_style":"Ubuntu","masonry_thumb_title_font_weight":"bold","masonry_thumb_title_margin":"2px","masonry_thumb_transition":"1","masonry_thumb_transparent":"100","masonry_thumb_bg_transparency":"30","masonry_thumbs_bg_color":"FFFFFF","mosaic_container_margin":"1","mosaic_thumb_align":"center","mosaic_thumb_bg_color":"000000","mosaic_thumb_bg_transparent":"0","mosaic_thumb_border_color":"CCCCCC","mosaic_thumb_border_radius":"0","mosaic_thumb_border_style":"none","mosaic_thumb_border_width":"0","mosaic_thumb_gal_title_align":"center","mosaic_thumb_gal_title_font_color":"323A45","mosaic_thumb_gal_title_font_size":16,"mosaic_thumb_gal_title_font_style":"Ubuntu","mosaic_thumb_gal_title_font_weight":"bold","mosaic_thumb_gal_title_margin":"2px","mosaic_thumb_gal_title_shadow":"","mosaic_thumb_hover_effect":"zoom","mosaic_thumb_hover_effect_value":"1.08","mosaic_thumb_padding":"2","mosaic_thumb_title_font_color":"323A45","mosaic_thumb_title_font_color_hover":"FFFFFF","mosaic_thumb_title_font_size":16,"mosaic_thumb_title_font_style":"Ubuntu","mosaic_thumb_title_font_weight":"bold","mosaic_thumb_title_margin":"2px","mosaic_thumb_title_shadow":"","mosaic_thumb_transition":"1","mosaic_thumb_transparent":"100","mosaic_thumb_bg_transparency":"30","mosaic_thumbs_bg_color":"FFFFFF","page_nav_align":"center","page_nav_border_color":"E3E3E3","page_nav_border_radius":"0","page_nav_border_style":"solid","page_nav_border_width":1,"page_nav_box_shadow":"0","page_nav_button_bg_color":"FFFFFF","page_nav_button_bg_transparent":100,"page_nav_button_text":0,"page_nav_button_transition":1,"page_nav_font_color":"666666","page_nav_font_size":12,"page_nav_font_style":"Ubuntu","page_nav_font_weight":"bold","page_nav_margin":"0","page_nav_number":0,"page_nav_padding":"3px 6px","page_nav_position":"bottom","slideshow_close_btn_transparent":100,"slideshow_close_rl_btn_hover_color":"BABABA","slideshow_cont_bg_color":"F2F2F2","slideshow_description_background_color":"000000","slideshow_description_border_radius":"0","slideshow_description_color":"FFFFFF","slideshow_description_font":"Ubuntu","slideshow_description_font_size":14,"slideshow_description_opacity":70,"slideshow_description_padding":"5px 10px 5px 10px","slideshow_dots_active_background_color":"FFFFFF","slideshow_dots_active_border_color":"000000","slideshow_dots_active_border_width":1,"slideshow_dots_background_color":"F2D22E","slideshow_dots_border_radius":"5px","slideshow_dots_height":12,"slideshow_dots_margin":3,"slideshow_dots_width":12,"slideshow_filmstrip_pos":"bottom","slideshow_filmstrip_rl_bg_color":"F2F2F2","slideshow_filmstrip_rl_btn_color":"BABABA","slideshow_filmstrip_rl_btn_size":20,"slideshow_filmstrip_thumb_active_border_color":"FFFFFF","slideshow_filmstrip_thumb_active_border_width":0,"slideshow_filmstrip_thumb_border_color":"000000","slideshow_filmstrip_thumb_border_radius":"0","slideshow_filmstrip_thumb_border_style":"none","slideshow_filmstrip_thumb_border_width":0,"slideshow_filmstrip_thumb_deactive_transparent":100,"slideshow_filmstrip_thumb_margin":"0px 2px 0 0 ","slideshow_play_pause_btn_size":35,"slideshow_rl_btn_bg_color":"FFFFFF","slideshow_rl_btn_border_color":"FFFFFF","slideshow_rl_btn_border_radius":"20px","slideshow_rl_btn_border_style":"none","slideshow_rl_btn_border_width":0,"slideshow_rl_btn_box_shadow":"","slideshow_rl_btn_color":"D6D6D6","slideshow_rl_btn_height":37,"slideshow_rl_btn_size":12,"slideshow_rl_btn_style":"bwg-icon-angle","slideshow_rl_btn_width":37,"slideshow_title_background_color":"000000","slideshow_title_border_radius":"5px","slideshow_title_color":"FFFFFF","slideshow_title_font":"Ubuntu","slideshow_title_font_size":16,"slideshow_title_opacity":70,"slideshow_title_padding":"0 0 0 0","thumb_align":"center","thumb_bg_color":"000000","thumb_bg_transparent":0,"thumb_border_color":"CCCCCC","thumb_border_radius":"0","thumb_border_style":"none","thumb_border_width":0,"thumb_box_shadow":"","thumb_gal_title_align":"center","thumb_gal_title_font_color":"323A45","thumb_gal_title_font_size":18,"thumb_gal_title_font_style":"Ubuntu","thumb_gal_title_font_weight":"bold","thumb_gal_title_margin":"2px","thumb_gal_title_shadow":"","thumb_hover_effect":"zoom","thumb_hover_effect_value":"1.08","thumb_margin":"4","thumb_padding":"0","thumb_title_font_color":"323A45","thumb_title_font_color_hover":"FFFFFF","thumb_title_font_size":16,"thumb_title_font_style":"Ubuntu","thumb_title_font_weight":"bold","thumb_title_margin":"2px","thumb_description_font_color":"323A45","thumb_description_font_style":"Ubuntu","thumb_description_font_size":12,"thumb_title_pos":"bottom","thumb_title_shadow":"","thumb_transition":1,"thumb_transparent":100,"thumb_bg_transparency":30,"thumbs_bg_color":"FFFFFF"}', 1),
(2, 'Dark', '{"album_compact_back_font_color":"323A45","album_compact_back_font_size":15,"album_compact_back_font_style":"Ubuntu","album_compact_back_font_weight":"normal","album_compact_back_padding":"0","album_compact_gal_title_align":"center","album_compact_gal_title_font_color":"323A45","album_compact_gal_title_font_size":18,"album_compact_gal_title_font_style":"Ubuntu","album_compact_gal_title_font_weight":"bold","album_compact_gal_title_margin":"0 2px 2px 2px","album_compact_gal_title_shadow":"0px 0px 0px #888888","album_compact_thumb_align":"center","album_compact_thumb_bg_color":"000000","album_compact_thumb_bg_transparent":100,"album_compact_thumb_border_color":"000000","album_compact_thumb_border_radius":"0","album_compact_thumb_border_style":"none","album_compact_thumb_border_width":1,"album_compact_thumb_box_shadow":"","album_compact_thumb_hover_effect":"rotate","album_compact_thumb_hover_effect_value":"2deg","album_compact_thumb_margin":4,"album_compact_thumb_padding":4,"album_compact_thumb_title_pos":"bottom","album_compact_thumb_transition":1,"album_compact_thumb_transparent":100,"album_compact_thumb_bg_transparency":30,"album_compact_thumbs_bg_color":"FFFFFF","album_compact_title_font_color":"CCCCCC","album_compact_title_font_color_hover":"FFFFFF","album_compact_title_font_size":16,"album_compact_title_font_style":"Ubuntu","album_compact_title_font_weight":"bold","album_compact_title_margin":"5px","album_compact_title_shadow":"","album_extended_back_font_color":"323A45","album_extended_back_font_size":15,"album_extended_back_font_style":"Ubuntu","album_extended_back_font_weight":"bold","album_extended_back_padding":"0","album_extended_desc_font_color":"000000","album_extended_desc_font_size":14,"album_extended_desc_font_style":"Ubuntu","album_extended_desc_font_weight":"normal","album_extended_desc_more_color":"FFC933","album_extended_desc_more_size":12,"album_extended_desc_padding":"2px","album_extended_desc_span_border_color":"CCCCCC","album_extended_desc_span_border_style":"none","album_extended_desc_span_border_width":1,"album_extended_div_bg_color":"FFFFFF","album_extended_div_bg_transparent":0,"album_extended_div_border_radius":"","album_extended_div_margin":"0 0 5px 0","album_extended_div_padding":10,"album_extended_div_separator_color":"CCCCCC","album_extended_div_separator_style":"none","album_extended_div_separator_width":1,"album_extended_gal_title_align":"center","album_extended_gal_title_font_color":"323A45","album_extended_gal_title_font_size":18,"album_extended_gal_title_font_style":"Ubuntu","album_extended_gal_title_font_weight":"bold","album_extended_gal_title_margin":"0 2px 2px 2px","album_extended_gal_title_shadow":"0px 0px 0px #888888","album_extended_text_div_bg_color":"FFFFFF","album_extended_text_div_border_color":"CCCCCC","album_extended_text_div_border_radius":"0","album_extended_text_div_border_style":"none","album_extended_text_div_border_width":1,"album_extended_text_div_padding":"5px","album_extended_thumb_align":"left","album_extended_thumb_bg_color":"E8E8E8","album_extended_thumb_bg_transparent":100,"album_extended_thumb_border_color":"E8E8E8","album_extended_thumb_border_radius":"0","album_extended_thumb_border_style":"none","album_extended_thumb_border_width":4,"album_extended_thumb_box_shadow":"","album_extended_thumb_div_bg_color":"FFFFFF","album_extended_thumb_div_border_color":"CCCCCC","album_extended_thumb_div_border_radius":"","album_extended_thumb_div_border_style":"none","album_extended_thumb_div_border_width":0,"album_extended_thumb_div_padding":"0","album_extended_thumb_hover_effect":"rotate","album_extended_thumb_hover_effect_value":"2deg","album_extended_thumb_margin":2,"album_extended_thumb_padding":4,"album_extended_thumb_transition":0,"album_extended_thumb_transparent":100,"album_extended_thumbs_bg_color":"FFFFFF","album_extended_title_desc_alignment":"top","album_extended_title_font_color":"000000","album_extended_title_font_size":16,"album_extended_title_font_style":"Ubuntu","album_extended_title_font_weight":"bold","album_extended_title_margin_bottom":2,"album_extended_title_padding":"2px","album_extended_title_span_border_color":"CCCCCC","album_extended_title_span_border_style":"none","album_extended_title_span_border_width":1,"album_masonry_back_font_color":"323A45","album_masonry_back_font_size":15,"album_masonry_back_font_style":"Ubuntu","album_masonry_back_font_weight":"normal","album_masonry_back_padding":"0","album_masonry_container_margin":1,"album_masonry_gal_title_align":"center","album_masonry_gal_title_font_color":"323A45","album_masonry_gal_title_font_size":18,"album_masonry_gal_title_font_style":"Ubuntu","album_masonry_gal_title_font_weight":"bold","album_masonry_gal_title_margin":"0 2px 2px 2px","album_masonry_gal_title_shadow":"0px 0px 0px #888888","album_masonry_thumb_align":"center","album_masonry_thumb_bg_color":"000000","album_masonry_thumb_bg_transparent":100,"album_masonry_thumb_border_color":"000000","album_masonry_thumb_border_radius":"0","album_masonry_thumb_border_style":"none","album_masonry_thumb_border_width":1,"album_masonry_thumb_box_shadow":"","album_masonry_thumb_hover_effect":"zoom","album_masonry_thumb_hover_effect_value":"2deg","album_masonry_thumb_margin":4,"album_masonry_thumb_padding":4,"album_masonry_thumb_title_font_color_hover":"FFFFFF","album_masonry_thumb_title_pos":"bottom","album_masonry_thumb_transition":1,"album_masonry_thumb_transparent":100,"album_masonry_thumbs_bg_color":"FFFFFF","album_masonry_title_font_color":"323A45","album_masonry_title_font_size":16,"album_masonry_title_font_style":"Ubuntu","album_masonry_title_font_weight":"bold","album_masonry_title_margin":"5px","album_masonry_title_shadow":"","blog_style_align":"center","blog_style_bg_color":"E8E8E8","blog_style_border_color":"CCCCCC","blog_style_border_radius":"0","blog_style_border_style":"none","blog_style_border_width":1,"blog_style_box_shadow":"","blog_style_gal_title_align":"center","blog_style_gal_title_font_color":"323A45","blog_style_gal_title_font_size":16,"blog_style_gal_title_font_style":"Ubuntu","blog_style_gal_title_font_weight":"bold","blog_style_gal_title_margin":"2px","blog_style_gal_title_shadow":"0px 0px 0px #888888","blog_style_img_font_color":"000000","blog_style_img_font_family":"Ubuntu","blog_style_img_font_size":16,"blog_style_margin":"2px","blog_style_padding":"4px","blog_style_share_buttons_align":"right","blog_style_share_buttons_bg_color":"FFFFFF","blog_style_share_buttons_bg_transparent":0,"blog_style_share_buttons_border_color":"000000","blog_style_share_buttons_border_radius":"0","blog_style_share_buttons_border_style":"none","blog_style_share_buttons_border_width":0,"blog_style_share_buttons_color":"A1A1A1","blog_style_share_buttons_font_size":20,"blog_style_share_buttons_margin":"5px auto 10px auto","blog_style_transparent":70,"carousel_caption_background_color":"000000","carousel_caption_bottom":0,"carousel_caption_p_color":"FFFFFF","carousel_caption_p_font_size":14,"carousel_caption_p_font_weight":"bold","carousel_caption_p_mergin":0,"carousel_caption_p_pedding":5,"carousel_close_btn_transparent":100,"carousel_close_rl_btn_hover_color":"CCCCCC","carousel_cont_bg_color":"000000","carousel_cont_btn_transparent":0,"carousel_feature_border_color":"5D204F","carousel_feature_border_style":"solid","carousel_feature_border_width":2,"carousel_font_family":"Ubuntu","carousel_mergin_bottom":"0.5","carousel_play_pause_btn_size":20,"carousel_rl_btn_bg_color":"000000","carousel_rl_btn_border_color":"FFFFFF","carousel_rl_btn_border_radius":"20px","carousel_rl_btn_border_style":"none","carousel_rl_btn_border_width":0,"carousel_rl_btn_color":"FFFFFF","carousel_rl_btn_height":40,"carousel_rl_btn_size":20,"carousel_rl_btn_style":"bwg-icon-chevron","carousel_rl_btn_width":40,"carousel_title_border_radius":"5px","carousel_title_opacity":100,"carousel_gal_title_align":"center","carousel_gal_title_font_color":"323A45","carousel_gal_title_font_size":16,"carousel_gal_title_font_style":"Ubuntu","carousel_gal_title_font_weight":"bold","carousel_gal_title_margin":"2px","carousel_gal_title_shadow":"0px 0px 0px #888888","compact_container_margin":"1","container_margin":"1","image_browser_align":"center","image_browser_bg_color":"E8E8E8","image_browser_border_color":"E8E8E8","image_browser_border_radius":"2px","image_browser_border_style":"none","image_browser_border_width":1,"image_browser_box_shadow":"","image_browser_full_bg_color":"FFFFFF","image_browser_full_border_color":"EDEDED","image_browser_full_border_radius":"0","image_browser_full_border_style":"solid","image_browser_full_border_width":1,"image_browser_full_padding":"4px","image_browser_full_transparent":90,"image_browser_gal_title_align":"center","image_browser_gal_title_font_color":"323A45","image_browser_gal_title_font_size":16,"image_browser_gal_title_font_style":"Ubuntu","image_browser_gal_title_font_weight":"bold","image_browser_gal_title_margin":"2px","image_browser_gal_title_shadow":"0px 0px 0px #888888","image_browser_image_description_align":"center","image_browser_image_description_bg_color":"E8E8E8","image_browser_image_description_border_color":"FFFFFF","image_browser_image_description_border_radius":"0","image_browser_image_description_border_style":"none","image_browser_image_description_border_width":1,"image_browser_image_description_margin":"24px 0px 0px 0px","image_browser_image_description_padding":"8px 8px 8px 8px","image_browser_image_title_align":"top","image_browser_img_font_color":"000000","image_browser_img_font_family":"Ubuntu","image_browser_img_font_size":14,"image_browser_margin":"2px auto","image_browser_padding":"4px","image_browser_transparent":80,"lightbox_bg_color":"000000","lightbox_bg_transparent":100,"lightbox_close_btn_bg_color":"000000","lightbox_close_btn_border_color":"FFFFFF","lightbox_close_btn_border_radius":"16px","lightbox_close_btn_border_style":"none","lightbox_close_btn_border_width":0,"lightbox_close_btn_box_shadow":"","lightbox_close_btn_color":"FFFFFF","lightbox_close_btn_full_color":"FFFFFF","lightbox_close_btn_height":20,"lightbox_close_btn_right":"-10","lightbox_close_btn_size":10,"lightbox_close_btn_top":"-10","lightbox_close_btn_transparent":95,"lightbox_close_btn_width":20,"lightbox_close_rl_btn_hover_color":"FFFFFF","lightbox_comment_author_font_size":14,"lightbox_comment_bg_color":"000000","lightbox_comment_body_font_size":12,"lightbox_comment_button_bg_color":"333333","lightbox_comment_button_border_color":"666666","lightbox_comment_button_border_radius":"3px","lightbox_comment_button_border_style":"none","lightbox_comment_button_border_width":1,"lightbox_comment_button_padding":"3px 10px","lightbox_comment_date_font_size":10,"lightbox_comment_font_color":"CCCCCC","lightbox_comment_font_size":12,"lightbox_comment_font_style":"Ubuntu","lightbox_comment_input_bg_color":"333333","lightbox_comment_input_border_color":"666666","lightbox_comment_input_border_radius":"0","lightbox_comment_input_border_style":"none","lightbox_comment_input_border_width":1,"lightbox_comment_input_padding":"3px","lightbox_comment_pos":"left","lightbox_comment_separator_color":"2B2B2B","lightbox_comment_separator_style":"solid","lightbox_comment_separator_width":1,"lightbox_comment_share_button_color":"FFFFFF","lightbox_comment_width":400,"lightbox_ctrl_btn_align":"center","lightbox_ctrl_btn_color":"FFFFFF","lightbox_ctrl_btn_height":20,"lightbox_ctrl_btn_margin_left":7,"lightbox_ctrl_btn_margin_top":10,"lightbox_ctrl_btn_pos":"bottom","lightbox_ctrl_btn_transparent":80,"lightbox_ctrl_cont_bg_color":"000000","lightbox_ctrl_cont_border_radius":4,"lightbox_ctrl_cont_transparent":80,"lightbox_description_color":"FFFFFF","lightbox_description_font_size":14,"lightbox_description_font_style":"Ubuntu","lightbox_description_font_weight":"normal","lightbox_filmstrip_pos":"top","lightbox_filmstrip_rl_bg_color":"2B2B2B","lightbox_filmstrip_rl_btn_color":"FFFFFF","lightbox_filmstrip_rl_btn_size":20,"lightbox_filmstrip_thumb_active_border_color":"FFFFFF","lightbox_filmstrip_thumb_active_border_width":0,"lightbox_filmstrip_thumb_border_color":"000000","lightbox_filmstrip_thumb_border_radius":"0","lightbox_filmstrip_thumb_border_style":"none","lightbox_filmstrip_thumb_border_width":1,"lightbox_filmstrip_thumb_deactive_transparent":80,"lightbox_filmstrip_thumb_margin":"0 1px","lightbox_hit_align":"left","lightbox_hit_bg_color":"000000","lightbox_hit_bg_transparent":70,"lightbox_hit_border_color":"000000","lightbox_hit_border_radius":"5px","lightbox_hit_border_style":"none","lightbox_hit_border_width":1,"lightbox_hit_color":"FFFFFF","lightbox_hit_font_size":14,"lightbox_hit_font_style":"Ubuntu","lightbox_hit_font_weight":"normal","lightbox_hit_margin":"0 5px","lightbox_hit_padding":"5px","lightbox_hit_pos":"bottom","lightbox_info_align":"right","lightbox_info_bg_color":"000000","lightbox_info_bg_transparent":70,"lightbox_info_border_color":"000000","lightbox_info_border_radius":"5px","lightbox_info_border_style":"none","lightbox_info_border_width":1,"lightbox_info_margin":"15px","lightbox_info_padding":"5px","lightbox_info_pos":"top","lightbox_overlay_bg_color":"000000","lightbox_overlay_bg_transparent":70,"lightbox_rate_align":"right","lightbox_rate_color":"F9D062","lightbox_rate_hover_color":"F7B50E","lightbox_rate_icon":"star","lightbox_rate_padding":"15px","lightbox_rate_pos":"bottom","lightbox_rate_size":20,"lightbox_rate_stars_count":5,"lightbox_rl_btn_bg_color":"000000","lightbox_rl_btn_border_color":"FFFFFF","lightbox_rl_btn_border_radius":"20px","lightbox_rl_btn_border_style":"none","lightbox_rl_btn_border_width":2,"lightbox_rl_btn_box_shadow":"","lightbox_rl_btn_color":"FFFFFF","lightbox_rl_btn_height":40,"lightbox_rl_btn_size":20,"lightbox_rl_btn_style":"bwg-icon-chevron","lightbox_rl_btn_transparent":80,"lightbox_rl_btn_width":40,"lightbox_title_color":"FFFFFF","lightbox_title_font_size":18,"lightbox_title_font_style":"Ubuntu","lightbox_title_font_weight":"bold","lightbox_toggle_btn_height":14,"lightbox_toggle_btn_width":100,"masonry_container_margin":"1","masonry_description_color":"323A45","masonry_description_font_size":16,"masonry_description_font_style":"Ubuntu","masonry_thumb_align":"center","masonry_thumb_bg_color":"000000","masonry_thumb_bg_transparent":0,"masonry_thumb_border_color":"CCCCCC","masonry_thumb_border_radius":"2px","masonry_thumb_border_style":"none","masonry_thumb_border_width":1,"masonry_thumb_gal_title_align":"center","masonry_thumb_gal_title_font_color":"323A45","masonry_thumb_gal_title_font_size":16,"masonry_thumb_gal_title_font_style":"Ubuntu","masonry_thumb_gal_title_font_weight":"bold","masonry_thumb_gal_title_margin":"2px","masonry_thumb_gal_title_shadow":"","masonry_thumb_hover_effect":"zoom","masonry_thumb_hover_effect_value":"1.08","masonry_thumb_padding":4,"masonry_thumb_title_font_color":"323A45","masonry_thumb_title_font_color_hover":"FFFFFF","masonry_thumb_title_font_size":16,"masonry_thumb_title_font_style":"Ubuntu","masonry_thumb_title_font_weight":"bold","masonry_thumb_title_margin":"2px","masonry_thumb_transition":1,"masonry_thumb_transparent":80,"masonry_thumb_bg_transparency":30,"masonry_thumbs_bg_color":"FFFFFF","mosaic_container_margin":"1","mosaic_thumb_align":"center","mosaic_thumb_bg_color":"000000","mosaic_thumb_bg_transparent":0,"mosaic_thumb_border_color":"CCCCCC","mosaic_thumb_border_radius":"2px","mosaic_thumb_border_style":"none","mosaic_thumb_border_width":1,"mosaic_thumb_gal_title_align":"center","mosaic_thumb_gal_title_font_color":"323A45","mosaic_thumb_gal_title_font_size":16,"mosaic_thumb_gal_title_font_style":"Ubuntu","mosaic_thumb_gal_title_font_weight":"bold","mosaic_thumb_gal_title_margin":"2px","mosaic_thumb_gal_title_shadow":"","mosaic_thumb_hover_effect":"rotate","mosaic_thumb_hover_effect_value":"2deg","mosaic_thumb_padding":4,"mosaic_thumb_title_font_color":"323A45","mosaic_thumb_title_font_color_hover":"FFFFFF","mosaic_thumb_title_font_size":16,"mosaic_thumb_title_font_style":"Ubuntu","mosaic_thumb_title_font_weight":"bold","mosaic_thumb_title_margin":"2px","mosaic_thumb_title_shadow":"0px 0px 0px #888888","mosaic_thumb_transition":1,"mosaic_thumb_transparent":80,"mosaic_thumb_bg_transparency":30,"mosaic_thumbs_bg_color":"FFFFFF","page_nav_align":"center","page_nav_border_color":"E3E3E3","page_nav_border_radius":"0","page_nav_border_style":"none","page_nav_border_width":1,"page_nav_box_shadow":"0","page_nav_button_bg_color":"FCFCFC","page_nav_button_bg_transparent":100,"page_nav_button_text":0,"page_nav_button_transition":1,"page_nav_font_color":"666666","page_nav_font_size":12,"page_nav_font_style":"Ubuntu","page_nav_font_weight":"bold","page_nav_margin":"0","page_nav_number":0,"page_nav_padding":"3px 6px","page_nav_position":"bottom","slideshow_close_btn_transparent":100,"slideshow_close_rl_btn_hover_color":"DBDBDB","slideshow_cont_bg_color":"000000","slideshow_description_background_color":"000000","slideshow_description_border_radius":"0","slideshow_description_color":"FFFFFF","slideshow_description_font":"Ubuntu","slideshow_description_font_size":14,"slideshow_description_opacity":70,"slideshow_description_padding":"5px 10px 5px 10px","slideshow_dots_active_background_color":"292929","slideshow_dots_active_border_color":"FFC933","slideshow_dots_active_border_width":2,"slideshow_dots_background_color":"292929","slideshow_dots_border_radius":"10px","slideshow_dots_height":10,"slideshow_dots_margin":1,"slideshow_dots_width":10,"slideshow_filmstrip_pos":"bottom","slideshow_filmstrip_rl_bg_color":"303030","slideshow_filmstrip_rl_btn_color":"FFFFFF","slideshow_filmstrip_rl_btn_size":20,"slideshow_filmstrip_thumb_active_border_color":"FFFFFF","slideshow_filmstrip_thumb_active_border_width":0,"slideshow_filmstrip_thumb_border_color":"000000","slideshow_filmstrip_thumb_border_radius":"0","slideshow_filmstrip_thumb_border_style":"none","slideshow_filmstrip_thumb_border_width":1,"slideshow_filmstrip_thumb_deactive_transparent":80,"slideshow_filmstrip_thumb_margin":"0 1px","slideshow_play_pause_btn_size":60,"slideshow_rl_btn_bg_color":"000000","slideshow_rl_btn_border_color":"FFFFFF","slideshow_rl_btn_border_radius":"20px","slideshow_rl_btn_border_style":"none","slideshow_rl_btn_border_width":0,"slideshow_rl_btn_box_shadow":"","slideshow_rl_btn_color":"FFFFFF","slideshow_rl_btn_height":40,"slideshow_rl_btn_size":20,"slideshow_rl_btn_style":"bwg-icon-arrow","slideshow_rl_btn_width":40,"slideshow_title_background_color":"000000","slideshow_title_border_radius":"5px","slideshow_title_color":"FFFFFF","slideshow_title_font":"Ubuntu","slideshow_title_font_size":16,"slideshow_title_opacity":70,"slideshow_title_padding":"5px 10px 5px 10px","thumb_align":"center","thumb_bg_color":"000000","thumb_bg_transparent":0,"thumb_border_color":"FFFFFF","thumb_border_radius":"0","thumb_border_style":"none","thumb_border_width":5,"thumb_box_shadow":"","thumb_gal_title_align":"center","thumb_gal_title_font_color":"323A45","thumb_gal_title_font_size":18,"thumb_gal_title_font_style":"Ubuntu","thumb_gal_title_font_weight":"bold","thumb_gal_title_margin":"2px","thumb_gal_title_shadow":"","thumb_hover_effect":"zoom","thumb_hover_effect_value":"1.08","thumb_margin":"4","thumb_padding":"0","thumb_title_font_color":"323A45","thumb_title_font_color_hover":"FFFFFF","thumb_title_font_size":16,"thumb_title_font_style":"Ubuntu","thumb_title_font_weight":"bold","thumb_title_margin":"5px","thumb_description_font_color":"323A45","thumb_description_font_style":"Ubuntu","thumb_description_font_size":12,"thumb_title_pos":"bottom","thumb_title_shadow":"","thumb_transition":1,"thumb_transparent":100,"thumb_bg_transparency":30,"thumbs_bg_color":"FFFFFF"}', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_cerber_files`
--

CREATE TABLE `wp8w_cerber_files` (
  `scan_id` int(10) unsigned NOT NULL,
  `scan_type` int(10) unsigned NOT NULL DEFAULT '1',
  `scan_mode` int(10) unsigned NOT NULL DEFAULT '0',
  `scan_step` int(10) unsigned NOT NULL DEFAULT '0',
  `scan_status` int(10) unsigned NOT NULL DEFAULT '0',
  `file_status` int(10) unsigned NOT NULL DEFAULT '0',
  `file_name_hash` varchar(255) CHARACTER SET ascii NOT NULL DEFAULT '',
  `file_name` text NOT NULL,
  `file_type` int(10) unsigned NOT NULL DEFAULT '0',
  `file_hash` varchar(255) CHARACTER SET ascii NOT NULL DEFAULT '',
  `file_md5` varchar(255) CHARACTER SET ascii NOT NULL DEFAULT '',
  `file_hash_repo` varchar(255) CHARACTER SET ascii NOT NULL DEFAULT '',
  `hash_match` int(10) unsigned NOT NULL DEFAULT '0',
  `file_size` bigint(20) unsigned NOT NULL DEFAULT '0',
  `file_perms` int(11) NOT NULL DEFAULT '0',
  `file_writable` int(10) unsigned NOT NULL DEFAULT '0',
  `file_mtime` int(10) unsigned NOT NULL DEFAULT '0',
  `file_ext` varchar(255) NOT NULL DEFAULT '',
  `extra` text NOT NULL,
  PRIMARY KEY (`scan_id`,`file_name_hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_cerber_sets`
--

CREATE TABLE `wp8w_cerber_sets` (
  `the_key` varchar(255) CHARACTER SET ascii NOT NULL,
  `the_id` bigint(20) NOT NULL DEFAULT '0',
  `the_value` longtext NOT NULL,
  `expires` bigint(20) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`the_key`,`the_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp8w_cerber_sets`
--

INSERT INTO `wp8w_cerber_sets` VALUES
('admin_message', 0, 'a:0:{}', 0),
('admin_notice', 0, 'a:0:{}', 0),
('boot_cerber_addons', 0, 'a:0:{}', 0),
('cerber_admin_wide', 0, '', 0),
('cerber_user', 0, 'a:2:{s:10:"last_login";a:2:{s:2:"ip";s:13:"94.11.151.232";s:2:"ua";s:40:"30f39198a85204522d1cf64ce58372b3b1537878";}s:11:"2fa_history";a:2:{i:0;i:25;i:1;i:1604847884;}}', 0),
('cerber_user', 1, 'a:2:{s:10:"last_login";a:2:{s:2:"ip";s:13:"94.11.151.232";s:2:"ua";s:40:"30f39198a85204522d1cf64ce58372b3b1537878";}s:11:"2fa_history";a:2:{i:0;i:68;i:1;i:1601996178;}}', 0),
('cerber_user', 2, 'a:2:{s:10:"last_login";a:2:{s:2:"ip";s:13:"94.11.151.232";s:2:"ua";s:40:"cc27ad99217f94f30c763f7df19906aa84822d15";}s:11:"2fa_history";a:2:{i:0;i:2;i:1;i:1637261017;}}', 0),
('cerber_user', 3, 'a:2:{s:10:"last_login";a:2:{s:2:"ip";s:13:"94.11.151.232";s:2:"ua";s:40:"b03638d3b13a11acd9a025f74d22536a249ec0de";}s:11:"2fa_history";a:2:{i:0;i:1;i:1;i:1637261427;}}', 0),
('cerber_user', 4, 'a:2:{s:10:"last_login";a:2:{s:2:"ip";s:13:"94.11.151.232";s:2:"ua";s:40:"0b37b8977b49b46da7886feeab9c838fe41add33";}s:11:"2fa_history";a:2:{i:0;i:1;i:1;i:1637264714;}}', 0),
('cerber_user', 5, 'a:2:{s:10:"last_login";a:2:{s:2:"ip";s:13:"94.11.151.232";s:2:"ua";s:40:"0b37b8977b49b46da7886feeab9c838fe41add33";}s:11:"2fa_history";a:2:{i:0;i:1;i:1;i:1637265259;}}', 0),
('cerber_user', 6, 'a:2:{s:10:"last_login";a:2:{s:2:"ip";s:13:"94.11.151.232";s:2:"ua";s:40:"444ef8e31d587554c4d6abf2317ca1d87f78972f";}s:11:"2fa_history";a:2:{i:0;i:4;i:1;i:1637267563;}}', 0),
('cerber_user', 7, 'a:2:{s:10:"last_login";a:2:{s:2:"ip";s:13:"89.234.181.56";s:2:"ua";s:40:"5ce6339583e1ae65aaa6b21c3d5496ec733eba28";}s:11:"2fa_history";a:2:{i:0;i:1;i:1;i:1639649969;}}', 0),
('garbage_collector', 0, '1640866373', 0),
('quarantined_total', 0, '0', 0),
('refresh_add_on_list', 0, '0', 0),
('_activated', 0, 'a:3:{s:7:"Version";s:5:"8.6.7";s:4:"time";i:1601972896;s:4:"user";i:1;}', 0),
('_background_tasks', 0, 'a:0:{}', 0),
('_cerberkey_', 0, 'a:3:{i:0;s:32:"a0dd423727b3fd8a8206108edb38ee24";i:1;i:1640133710;i:4;s:40:"SK//1IXZCDAR8QJ4MNW3GV9LSBFKP7E6TYH2OU50";}', 0),
('_cerber_mnemosyne', 0, 'a:3:{i:2;s:16:"NAX1QKPW8FYSU30L";i:4;i:10;i:10;s:18:"TEOZNIG6XBW93AFJMR";}', 0),
('_check_env', 0, '1637262524', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_cerber_uss`
--

CREATE TABLE `wp8w_cerber_uss` (
  `user_id` bigint(20) unsigned NOT NULL,
  `ip` varchar(39) CHARACTER SET ascii NOT NULL,
  `country` char(3) CHARACTER SET ascii NOT NULL DEFAULT '',
  `started` int(10) unsigned NOT NULL,
  `expires` int(10) unsigned NOT NULL,
  `session_id` char(32) CHARACTER SET ascii NOT NULL DEFAULT '',
  `wp_session_token` varchar(250) CHARACTER SET ascii NOT NULL,
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp8w_cerber_uss`
--

INSERT INTO `wp8w_cerber_uss` VALUES
(5, '94.11.151.232', '', 1637265259, 1638474859, 'LPHcuwkaZejI159tnplgMJrF', '42b72b9f5212f4bb3209f556f1f2775221f45f04ee6a6b117c486ccc7910219e'),
(6, '94.11.151.232', '', 1637267563, 1638477163, 'cPU2KY9qLC5HRe0yIXrsdZQh', '74a6fa0a62f04f04d40a6bb4b01d10e53d88cf3b1243804e3e5cd3fbe882f734'),
(6, '94.11.151.232', '', 1637319787, 1638529387, 'uq415MncZPT2hGvdzCBaHjDm', '6b5b9d1f64c253dd229e54f02626f6135289886a469b9214e25911132a3a79c0'),
(6, '94.11.151.232', '', 1637324548, 1637497348, 'LHv52lWxeiyFSTEGDt1gCM6O', '247fc8187ba1dd2fd949662abcf9ffffa86c924c44452ad7f0af2158ab169e7c'),
(7, '89.234.181.56', '', 1639649969, 1640859569, 'RHOKj4Mtef1N0BI28lvWPEbS', '343d09515b5d062ca560ef771218d5368374bf055f7a0597feb563b1145cbaa9'),
(1, '94.11.151.232', '', 1640866307, 1641039107, 'BOZkQLlgSPu2RNnvXGIzy3hA', '8cb0a196b1231564c5916afb661103ee78c1673d11917e3a343aa7698c9d00d6');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_commentmeta`
--

CREATE TABLE `wp8w_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_comments`
--

CREATE TABLE `wp8w_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0',
  `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_comments`
--

INSERT INTO `wp8w_comments` VALUES
(1, 2630, 'WooCommerce', 'woocommerce@kerfim.com', '', '', '2021-12-01 09:48:12', '2021-12-01 09:48:12', 'A payment of <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&pound;</span>78.70</bdi></span> was <strong>successfully charged</strong> using WooCommerce Payments (<a href="https://kerfim.com/wp-admin/admin.php?page=wc-admin&path=/payments/transactions/details&id=ch_3K1pQ62EPXQyvgYP1PasUhuO" target="_blank" rel="noopener noreferrer">ch_3K1pQ62EPXQyvgYP1PasUhuO</a>).', 0, 'post-trashed', 'WooCommerce', 'order_note', 0, 0),
(2, 2630, 'WooCommerce', 'woocommerce@kerfim.com', '', '', '2021-12-01 09:48:12', '2021-12-01 09:48:12', 'Stock levels reduced: Eco-Friendly Bamboo Plate with Suction Base & Pink Spoon - BPA free/Food Grade Silicone (KTS01-0003) 30&rarr;29, Eco Friendly Reusable Bamboo Makeup Remover Pads & Laundry Bag in Bamboo Box (KTS01-0001) 40&rarr;35', 0, 'post-trashed', 'WooCommerce', 'order_note', 0, 0),
(3, 2630, 'WooCommerce', 'woocommerce@kerfim.com', '', '', '2021-12-01 09:48:13', '2021-12-01 09:48:13', 'Order status changed from Pending payment to Processing.', 0, 'post-trashed', 'WooCommerce', 'order_note', 0, 0),
(4, 2630, 'WooCommerce', 'woocommerce@kerfim.com', '', '', '2021-12-01 10:20:58', '2021-12-01 10:20:58', 'Stock levels increased: Eco-Friendly Bamboo Plate with Suction Base & Pink Spoon - BPA free/Food Grade Silicone (KTS01-0003) 29&rarr;30, Eco Friendly Reusable Bamboo Makeup Remover Pads & Laundry Bag in Bamboo Box (KTS01-0001) 35&rarr;40', 0, 'post-trashed', 'WooCommerce', 'order_note', 0, 0),
(5, 2630, 'kerfim', 'admin@kerfim.com', '', '', '2021-12-01 10:20:58', '2021-12-01 10:20:58', 'Order status changed by bulk edit: Order status changed from Processing to Cancelled.', 0, 'post-trashed', 'WooCommerce', 'order_note', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_dlm_order`
--

CREATE TABLE `wp8w_dlm_order` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL,
  `date_modified` datetime DEFAULT NULL,
  `currency` varchar(5) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `hash` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_dlm_order_customer`
--

CREATE TABLE `wp8w_dlm_order_customer` (
  `first_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `last_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `company` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `address_1` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `address_2` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `city` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `state` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `postcode` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `country` varchar(5) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `email` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `phone` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ip_address` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `order_id` int(10) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `fk_order_customer_order_idx` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_dlm_order_item`
--

CREATE TABLE `wp8w_dlm_order_item` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` int(10) unsigned NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `qty` int(11) DEFAULT NULL,
  `product_id` int(10) unsigned DEFAULT NULL,
  `tax_class` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `tax_total` int(11) DEFAULT NULL,
  `subtotal` int(11) DEFAULT NULL,
  `total` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `fk_order_item_order1_idx` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_dlm_order_transaction`
--

CREATE TABLE `wp8w_dlm_order_transaction` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `date_created` datetime DEFAULT NULL,
  `date_modified` datetime DEFAULT NULL,
  `amount` int(11) DEFAULT NULL,
  `status` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `processor` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `processor_nice_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `processor_transaction_id` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `processor_status` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `order_id` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  KEY `fk_transaction_order1_idx` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_dlm_session`
--

CREATE TABLE `wp8w_dlm_session` (
  `key` varchar(190) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `hash` varchar(190) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `expiry` datetime NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_download_log`
--

CREATE TABLE `wp8w_download_log` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `user_ip` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_agent` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `download_id` bigint(20) NOT NULL,
  `version_id` bigint(20) NOT NULL,
  `version` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `download_date` datetime DEFAULT NULL,
  `download_status` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `download_status_message` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_data` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`ID`),
  KEY `attribute_name` (`download_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_gla_budget_recommendations`
--

CREATE TABLE `wp8w_gla_budget_recommendations` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `currency` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `daily_budget_low` int(11) NOT NULL,
  `daily_budget_high` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `country_currency` (`country`,`currency`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_gla_budget_recommendations`
--

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

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_gla_merchant_issues`
--

CREATE TABLE `wp8w_gla_merchant_issues` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `product_id` bigint(20) NOT NULL,
  `issue` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `code` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `severity` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'warning',
  `product` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `action` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `action_url` varchar(1024) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `applicable_countries` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'mc',
  `type` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'product',
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_gla_shipping_rates`
--

CREATE TABLE `wp8w_gla_shipping_rates` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `currency` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `rate` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `country` (`country`),
  KEY `currency` (`currency`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_gla_shipping_times`
--

CREATE TABLE `wp8w_gla_shipping_times` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `time` bigint(20) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `country` (`country`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_hidemysiteSecure`
--

CREATE TABLE `wp8w_hidemysiteSecure` (
  `id` mediumint(12) NOT NULL AUTO_INCREMENT,
  `ip` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `time` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `repeated_fails` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_hidemysiteSecure`
--

INSERT INTO `wp8w_hidemysiteSecure` VALUES
(14, '91.125.78.239', '1601914232', '1');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_links`
--

CREATE TABLE `wp8w_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1',
  `link_rating` int(11) NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_loginizer_logs`
--

CREATE TABLE `wp8w_loginizer_logs` (
  `username` varchar(255) NOT NULL DEFAULT '',
  `time` int(10) NOT NULL DEFAULT '0',
  `count` int(10) NOT NULL DEFAULT '0',
  `lockout` int(10) NOT NULL DEFAULT '0',
  `ip` varchar(255) NOT NULL DEFAULT '',
  `url` varchar(255) NOT NULL DEFAULT '',
  UNIQUE KEY `ip` (`ip`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_custom_fields`
--

CREATE TABLE `wp8w_mailpoet_custom_fields` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `params` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_dynamic_segment_filters`
--

CREATE TABLE `wp8w_mailpoet_dynamic_segment_filters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `segment_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `filter_data` longblob,
  `filter_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_feature_flags`
--

CREATE TABLE `wp8w_mailpoet_feature_flags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` tinyint(1) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_forms`
--

CREATE TABLE `wp8w_mailpoet_forms` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'enabled',
  `body` longtext COLLATE utf8mb4_unicode_520_ci,
  `settings` longtext COLLATE utf8mb4_unicode_520_ci,
  `styles` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_log`
--

CREATE TABLE `wp8w_mailpoet_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `level` int(11) DEFAULT NULL,
  `message` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_mapping_to_external_entities`
--

CREATE TABLE `wp8w_mailpoet_mapping_to_external_entities` (
  `old_id` int(11) unsigned NOT NULL,
  `type` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `new_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`old_id`,`type`),
  KEY `new_id` (`new_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_newsletters`
--

CREATE TABLE `wp8w_mailpoet_newsletters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `hash` varchar(150) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `parent_id` int(11) unsigned DEFAULT NULL,
  `subject` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'standard',
  `sender_address` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `sender_name` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'draft',
  `reply_to_address` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `reply_to_name` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `preheader` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `body` longtext COLLATE utf8mb4_unicode_520_ci,
  `sent_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `unsubscribe_token` char(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ga_campaign` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`),
  KEY `type_status` (`type`,`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_newsletter_links`
--

CREATE TABLE `wp8w_mailpoet_newsletter_links` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `url` varchar(2083) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `hash` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `queue_id` (`queue_id`),
  KEY `url` (`url`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_newsletter_option`
--

CREATE TABLE `wp8w_mailpoet_newsletter_option` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `option_field_id` int(11) unsigned NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_id_option_field_id` (`newsletter_id`,`option_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_newsletter_option_fields`
--

CREATE TABLE `wp8w_mailpoet_newsletter_option_fields` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `newsletter_type` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name_newsletter_type` (`newsletter_type`,`name`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_mailpoet_newsletter_option_fields`
--

INSERT INTO `wp8w_mailpoet_newsletter_option_fields` VALUES
(1, 'isScheduled', 'standard', NULL, '2021-11-17 05:31:57'),
(2, 'scheduledAt', 'standard', NULL, '2021-11-17 05:31:57'),
(3, 'event', 'welcome', NULL, '2021-11-17 05:31:57'),
(4, 'segment', 'welcome', NULL, '2021-11-17 05:31:57'),
(5, 'role', 'welcome', NULL, '2021-11-17 05:31:57'),
(6, 'afterTimeNumber', 'welcome', NULL, '2021-11-17 05:31:57'),
(7, 'afterTimeType', 'welcome', NULL, '2021-11-17 05:31:57'),
(8, 'intervalType', 'notification', NULL, '2021-11-17 05:31:57'),
(9, 'timeOfDay', 'notification', NULL, '2021-11-17 05:31:57'),
(10, 'weekDay', 'notification', NULL, '2021-11-17 05:31:57'),
(11, 'monthDay', 'notification', NULL, '2021-11-17 05:31:57'),
(12, 'nthWeekDay', 'notification', NULL, '2021-11-17 05:31:57'),
(13, 'schedule', 'notification', NULL, '2021-11-17 05:31:57'),
(14, 'group', 'automatic', NULL, '2021-11-17 05:31:57'),
(15, 'event', 'automatic', NULL, '2021-11-17 05:31:57'),
(16, 'sendTo', 'automatic', NULL, '2021-11-17 05:31:57'),
(17, 'segment', 'automatic', NULL, '2021-11-17 05:31:57'),
(18, 'afterTimeNumber', 'automatic', NULL, '2021-11-17 05:31:57'),
(19, 'afterTimeType', 'automatic', NULL, '2021-11-17 05:31:57'),
(20, 'meta', 'automatic', NULL, '2021-11-17 05:31:57'),
(21, 'afterTimeNumber', 're_engagement', NULL, '2021-11-17 05:31:57'),
(22, 'afterTimeType', 're_engagement', NULL, '2021-11-17 05:31:57');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_newsletter_posts`
--

CREATE TABLE `wp8w_mailpoet_newsletter_posts` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `post_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_newsletter_segment`
--

CREATE TABLE `wp8w_mailpoet_newsletter_segment` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `segment_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_segment` (`newsletter_id`,`segment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_newsletter_templates`
--

CREATE TABLE `wp8w_mailpoet_newsletter_templates` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) DEFAULT '0',
  `name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `categories` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '[]',
  `description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `body` longtext COLLATE utf8mb4_unicode_520_ci,
  `thumbnail` longtext COLLATE utf8mb4_unicode_520_ci,
  `readonly` tinyint(1) DEFAULT '0',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `thumbnail_data` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_mailpoet_newsletter_templates`
--

INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(1, 0, 'Welcome Email: Blank 1 Column', '["welcome","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>You recently joined our list and we''d like to give you a warm welcome!<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>Want to get to know us better? Check out some of our most popular articles: <\\/p>\\n<ol>\\n<li><a href=\\"http:\\/\\/www.mailpoet.com\\/the-importance-of-focus-when-writing\\/\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\"http:\\/\\/www.mailpoet.com\\/write-great-subject-line\\/\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\"http:\\/\\/www.mailpoet.com\\/just-sit-write-advice-motivation-ernest-hemingway\\/\\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ol>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-column/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(2, 0, 'Welcome Email: Blank 1:2 Column', '["welcome","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Hi, new subscriber!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>[subscriber:firstname | default:Subscriber],<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>You recently joined our list and we''d like to give you a warm welcome!<\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>Our Most Popular Posts<\\/h3>"},{"type":"text","text":"<ul>\\n<li><a href=\\"http:\\/\\/www.mailpoet.com\\/the-importance-of-focus-when-writing\\/\\">The Importance of Focus When Writing<\\/a><\\/li>\\n<li><a href=\\"http:\\/\\/www.mailpoet.com\\/write-great-subject-line\\/\\">How to Write a Great Subject Line<\\/a><\\/li>\\n<li><a href=\\"http:\\/\\/www.mailpoet.com\\/just-sit-write-advice-motivation-ernest-hemingway\\/\\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway<\\/a><\\/li>\\n<\\/ul>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>What''s Next?<\\/h3>"},{"type":"text","text":"<p>Add a single button to your newsletter in order to have one clear call-to-action, which will increase your click rates.<\\/p>"},{"type":"button","text":"Read up!","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"26px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/welcome-email-blank-1-2-column/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(3, 0, 'Gift Welcome', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Header-1.jpg","alt":"Gift-Header-1","fullWidth":true,"width":"1280px","height":"920px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#e7e7e7"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #dd2d2d;\\">We''re so happy you''re onboard!<\\/span><\\/h2>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. <\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula.<\\/span><\\/p>"},{"type":"button","text":"Get Started","url":"","styles":{"block":{"backgroundColor":"#dd2d2d","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"180px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"22px","fontWeight":"bold","textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/gift\\/Gift-Footer.jpg","alt":"Gift-Footer","fullWidth":true,"width":"1280px","height":"920px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}},{"type":"text","text":"<p style=\\"font-size: 11px; text-align: center;\\"><span style=\\"color: #808080;\\"><strong>Address Line 1<\\/strong><\\/span><\\/p>\\n<p style=\\"font-size: 11px; text-align: center;\\"><span style=\\"color: #808080;\\"><strong>Address Line 2<\\/strong><\\/span><\\/p>\\n<p style=\\"font-size: 11px; text-align: center;\\"><span style=\\"color: #808080;\\"><strong>City<\\/strong><\\/span><\\/p>\\n<p style=\\"font-size: 11px; text-align: center;\\"><span style=\\"color: #808080;\\"><strong>Country<\\/strong><\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"5.5px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Instagram"}]},{"type":"text","text":"<p style=\\"text-align: center; font-size: 11px;\\"><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#dd2d2d","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/gift/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(4, 0, 'Minimal', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"29px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#303c54"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo1.png","alt":"Minimal-Logo1","fullWidth":false,"width":"590px","height":"93px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"80px"}}},{"type":"text","text":"<p style=\\"text-align: right;\\"><span style=\\"color: #8b9cbc;\\">EST.2009<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"41px"}}},{"type":"text","text":"<h2>Welcome to Minimal, Kim.<\\/h2>"},{"type":"text","text":"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue. Aliquam ultricies purus vel commodo vehicula. Cras sollicitudin nunc facilisis neque tristique sagittis.<\\/p>\\n<p><\\/p>\\n<p>Maecenas iaculis, lacus malesuada dictum dapibus, justo justo molestie lorem, ac dapibus magna urna vel arcu. Aliquam erat volutpat. Sed bibendum, ipsum sed ullamcorper blandit, eros odio interdum nibh, non venenatis metus lacus vitae lectus.<\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"30px","borderStyle":"dotted","borderWidth":"2px","borderColor":"#d9d9d9"}}},{"type":"text","text":"<h2>Some of our recent stories<\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/plasma-stingray111-800x533.jpg","alt":"plasma-stingray111-800x533","fullWidth":false,"width":"800px","height":"533px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\"https:\\/\\/wordpress.org\\/\\">Read More<\\/a><\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/gettyimages-578313682-800x533.jpg","alt":"gettyimages-578313682-800x533","fullWidth":false,"width":"800px","height":"533px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\"https:\\/\\/wordpress.org\\/\\">Read More<\\/a><\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/5_what_to_do_p352m1141746-800x533.jpg","alt":"5_what_to_do_p352m1141746-800x533","fullWidth":false,"width":"800px","height":"533px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>Story Title Goes Here<\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><strong><a href=\\"https:\\/\\/wordpress.org\\/\\">Read More<\\/a><\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f3f3f3"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"47px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/minimal\\/Minimal-Logo-Small.png","alt":"Minimal-Logo-Small","fullWidth":false,"width":"120px","height":"23px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"social","iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><span style=\\"color: #808080;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #808080;\\">Unsubscribe<\\/a><\\/span><\\/p>\\n<p><span style=\\"color: #808080;\\"><a href=\\"[link:subscription_manage_url]\\" style=\\"color: #808080;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #999999;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f3f3f3"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Georgia","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Georgia","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Georgia","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Georgia","fontSize":"22px"},"link":{"fontColor":"#303c54","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"30px","borderStyle":"dotted","borderWidth":"2px","borderColor":"#d9d9d9"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.8.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.8.1","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"29px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/minimal/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(5, 0, 'New Phone Purchase', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#1b1821"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png","alt":"Phone-Logo","fullWidth":true,"width":"122px","height":"23px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#1b1821"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Title.png","alt":"Phone-Title","fullWidth":true,"width":"1280px","height":"215px","styles":{"block":{"textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Header.jpg","alt":"Phone-Header","fullWidth":true,"width":"1280px","height":"920px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Welcome to your brand new Casia 7200.<\\/strong><\\/span><\\/h3>\\n<p style=\\"text-align: center;\\"><strong><span style=\\"color: #8748d5;\\">Let''s get you all set up.<\\/span><\\/strong><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit. Fusce finibus convallis augue, ut viverra felis placerat in.<\\/span><\\/p>"},{"type":"button","text":"Get Started","url":"","styles":{"block":{"backgroundColor":"#8748d5","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"159px","lineHeight":"45px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#2c2c2c"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"font-size: 11px; text-align: left;\\"><span style=\\"color: #999999;\\">Address Line 1<\\/span><\\/p>\\n<p style=\\"font-size: 11px; text-align: left;\\"><span style=\\"color: #999999;\\">Address Line 2<\\/span><\\/p>\\n<p style=\\"font-size: 11px; text-align: left;\\"><span style=\\"color: #999999;\\">City<\\/span><\\/p>\\n<p style=\\"font-size: 11px; text-align: left;\\"><span style=\\"color: #999999;\\">Country<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/phone\\/Phone-Logo.png","alt":"Phone-Logo","fullWidth":false,"width":"122px","height":"23px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"pinterest","link":"http:\\/\\/www.pinterest.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Pinterest.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Pinterest"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"LinkedIn"}]}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: right; font-size: 11px;\\"><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><\\/p>\\n<p style=\\"text-align: right; font-size: 11px;\\"><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#8748d5","textDecoration":"underline"},"wrapper":{"backgroundColor":"#1b1821"},"body":{"backgroundColor":"#1b1821"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.9.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.9.1","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/phone/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(6, 0, 'Sunglasses', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Logo.jpg","alt":"Glasses-Logo","fullWidth":false,"width":"250px","height":"66px","styles":{"block":{"textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"#ffffff","padding":"17px","borderStyle":"solid","borderWidth":"2px","borderColor":"#f8b849"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header-2.jpg","alt":"Glasses-Header-2","fullWidth":true,"width":"1280px","height":"116px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>Here''s what we sent you<\\/strong><\\/span><\\/h3>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-1.jpg","alt":"Glasses-Images-1","fullWidth":true,"width":"1280px","height":"650px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>"},{"type":"button","text":"Choose These Frames","url":"","styles":{"block":{"backgroundColor":"#f8b849","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"195px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-2.jpg","alt":"Glasses-Images-2","fullWidth":true,"width":"1280px","height":"650px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>"},{"type":"button","text":"Choose These Frames","url":"","styles":{"block":{"backgroundColor":"#f8b849","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"195px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Images-3.jpg","alt":"Glasses-Images-3","fullWidth":true,"width":"1280px","height":"650px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra.<\\/span><\\/p>"},{"type":"button","text":"Choose These Frames","url":"","styles":{"block":{"backgroundColor":"#f8b849","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"195px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"#ffffff","padding":"34.5px","borderStyle":"solid","borderWidth":"2px","borderColor":"#f8b849"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/sunglasses\\/Glasses-Header.jpg","alt":"Glasses-Header","fullWidth":true,"width":"640px","height":"920px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<h3><strong>Our Summer Range Is Here<\\/strong><\\/h3>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex pulvinar molestie. Sed pulvinar placerat justo eu viverra. Pellentesque in interdum eros, a venenatis velit.<\\/p>\\n<p><\\/p>\\n<p>Fusce finibus convallis augue, ut viverra felis placerat in. Curabitur et commodo ipsum. Mauris tellus metus, tristique vel sollicitudin ut, malesuada in augue.&nbsp;<\\/p>"},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#f8b849","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"137px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"#ffffff","padding":"34.5px","borderStyle":"solid","borderWidth":"2px","borderColor":"#f8b849"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>Got any questions or need some help?<\\/strong><\\/span><\\/h2>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">We''re just a click or a phone call away.<\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><\\/span><\\/p>\\n<h3 style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>Call Us:<\\/strong> 08856877854<\\/span><\\/h3>\\n<h3 style=\\"text-align: center;\\"><\\/h3>"},{"type":"divider","styles":{"block":{"backgroundColor":"#ffffff","padding":"23.5px","borderStyle":"solid","borderWidth":"2px","borderColor":"#f8b849"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Email"}]},{"type":"text","text":"<p style=\\"text-align: center; font-size: 11px;\\"><strong><span style=\\"color: #808080;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #808080;\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\"[link:subscription_manage_url]\\" style=\\"color: #808080;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\"color: #808080;\\">Add your postal address here!<\\/span><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/sunglasses/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(7, 0, 'Real Estate', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#8691be"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Logo-1-150x84.jpg","alt":"Property-Logo-1","fullWidth":false,"width":"150px","height":"84px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#8691be"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">TAKING&nbsp;THE WORRY OUT OF REAL ESTATE<\\/span><\\/strong><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Welcome Home<\\/span><\\/h1>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Header.jpg","alt":"Property-Header","fullWidth":true,"width":"1280px","height":"782px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\">We''re here to help you move<\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-1.png","alt":"Property-Icon-1","fullWidth":false,"width":"48px","height":"48px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-2.png","alt":"Property-Icon-2","fullWidth":false,"width":"48px","height":"48px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/real-estate\\/Property-Icon-3.png","alt":"Property-Icon-3","fullWidth":false,"width":"48px","height":"48px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur nec nisi quis ex.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"22.5px","borderStyle":"solid","borderWidth":"1px","borderColor":"#8691be"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">We''d love to keep you updated with our latest news. <\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Sign up to our newsletter now and you''ll never miss a thing.<\\/span><\\/p>"},{"type":"button","text":"Sign Up Now","url":"","styles":{"block":{"backgroundColor":"#8691be","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"24px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#6a7087"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"footer","text":"<p><strong><span style=\\"color: #ffffff;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #ffffff;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #ffffff;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\"color: #ffffff;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#6a7087"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.8.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.8.1","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/real-estate/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(8, 0, 'App Welcome', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#eeeeee","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#32b6c6"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-1.png","alt":"App-Signup-Logo","fullWidth":false,"width":"80px","height":"80px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center; margin: 0;\\"><strong>Welcome to Appy<\\/strong><\\/h1><p style=\\"text-align: center; margin: 0;\\"><span style=\\"color: #ffffff;\\">Let''s get started!<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Header.png","alt":"App-Signup-Header","fullWidth":false,"width":"1280px","height":"500px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n                                  <p style=\\"text-align: center;\\"><\\/p>\\n                                  <p style=\\"text-align: center;\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n                                  <p style=\\"text-align: center;\\"><\\/p>\\n                                  <p style=\\"text-align: center;\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n                                  <p style=\\"text-align: center;\\"><\\/p>\\n                                  <p style=\\"text-align: center;\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}},{"type":"button","text":"Get Started Here","url":"","styles":{"block":{"backgroundColor":"#32b6c6","borderColor":"#32b6c6","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"188px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Team.jpg","alt":"App-Signup-Team","fullWidth":true,"width":"1280px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/app_welcome\\/App-Signup-Logo-Footer.png","alt":"App-Signup-Logo-Footer","fullWidth":false,"width":"50px","height":"50px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\"><strong>Appy<\\/strong><\\/p>\\n                                <p style=\\"text-align: center; font-size: 12px;\\"><span>Address Line 1<\\/span><\\/p>\\n                                <p style=\\"text-align: center; font-size: 12px;\\"><span>Address Line 2<\\/span><\\/p>\\n                                <p style=\\"text-align: center; font-size: 12px;\\"><span>City<\\/span><\\/p>\\n                                <p style=\\"text-align: center; font-size: 12px;\\"><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><span> | <\\/span><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>"},{"type":"social","iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#404040","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"26px"},"h2":{"fontColor":"#404040","fontFamily":"Arial","fontSize":"22px"},"h3":{"fontColor":"#32b6c6","fontFamily":"Arial","fontSize":"18px"},"link":{"fontColor":"#32b6c6","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/app_welcome/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(9, 0, 'Welcome to FoodBox', '["welcome","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f4f4f4"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Logo.png","alt":"Food-Delivery-Logo","fullWidth":false,"width":"640px","height":"180px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-App.png","alt":"Food-Delivery-App","fullWidth":false,"width":"640px","height":"180px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h1><strong>Welcome to FoodBox<\\/strong><\\/h1>\\n                                  <h2><strong>Lorem ipsum dolor sit amet<\\/strong><\\/h2>\\n                                  <p>Curabitur sollicitudin eros eu cursus sollicitudin. Suspendisse laoreet sollicitudin urna, ut lacinia risus dictum a. Integer a neque eu magna commodo sodales eu eget ante.<\\/p>"},{"type":"button","text":"Get Started","url":"","styles":{"block":{"backgroundColor":"#7cc119","borderColor":"#7cc119","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"100px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-Focus.jpg","alt":"Food-Delivery-Focus","fullWidth":false,"width":"800px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"31.5px","borderStyle":"solid","borderWidth":"2px","borderColor":"#e5e5e5"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\">Get started in 3 simple steps<\\/h2>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-1-1.png","alt":"Food-Delivery-1","fullWidth":false,"width":"800px","height":"250px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-2-1.png","alt":"Food-Delivery-2","fullWidth":false,"width":"800px","height":"250px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/food_box\\/Food-Delivery-3-1.png","alt":"Food-Delivery-3","fullWidth":false,"width":"800px","height":"250px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur sollicitudin eros eu cursus sollicitudin.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"button","text":"Get Started","url":"","styles":{"block":{"backgroundColor":"#7cc119","borderColor":"#7cc119","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"100px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#4599da"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 14px;\\"><strong><span style=\\"color: #ffffff;\\">Link 1 - Link 2 - Link 3 - Link 4<\\/span><\\/strong><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"24px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"}]}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#4599da"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f4f4f4"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"12px"},"h1":{"fontColor":"#4599da","fontFamily":"Arial","fontSize":"26px"},"h2":{"fontColor":"#878787","fontFamily":"Arial","fontSize":"18px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"14px"},"link":{"fontColor":"#4599da","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f4f4f4"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/food_box/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(10, 0, 'Poet', '["welcome","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ebebeb"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#ebebeb"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#909090","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"144px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png","alt":"Poet-Logo","fullWidth":false,"width":"166px","height":"144px","styles":{"block":{"textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1>Thanks for signing up!<\\/h1>\\n    <p><span style=\\"color: #000000;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"66px"}}},{"type":"text","text":"<p style=\\"font-size: 12px;\\"><span style=\\"color: #999999;\\"><strong>Latest p<\\/strong><\\/span><\\/p>\\n    <h2><strong>The 26th of December<\\/strong><\\/h2>\\n    <h3><span>A Tuesday, day of Tiw,<\\/span><br \\/><span>god of war, dawns in darkness.<\\/span><br \\/><span>The short holiday day of talking by the fire,<\\/span><br \\/><span>floating on snowshoes among<\\/span><br \\/><span>ancient self-pollarded maples,<\\/span><br \\/><span>visiting, being visited, giving<\\/span><br \\/><span>a rain gauge, receiving red socks,<\\/span><br \\/><span>watching snow buntings nearly over<\\/span><br \\/><span>their heads in snow stab at spirtled bits<\\/span><br \\/><span>of sunflower seeds the chickadees<\\/span><br \\/><span>hold with their feet to a bough<\\/span><br \\/><span>and hack apart, scattering debris<\\/span><br \\/><span>like sloppy butchers, is over.<\\/span><br \\/><span>Irregular life begins. Telephone calls,<\\/span><br \\/><span>Google searches, evasive letters,<\\/span><br \\/><span>complicated arrangements, faxes,<\\/span><br \\/><span>second thoughts, consultations,<\\/span><br \\/><span>e-mails, solemnly given kisses.<\\/span><\\/h3>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Images-1.jpg","alt":"Poet-Images","fullWidth":true,"width":"400px","height":"1200px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#393939"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: right;\\"><span style=\\"color: #ffffff;\\">What did you think of this poem? Let me know on one of my social media channels.<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"right"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\">Poetry books<\\/h1>\\n    <p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-1.png","alt":"Poet-Books-1","fullWidth":false,"width":"220px","height":"646px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Buy online","url":"","styles":{"block":{"backgroundColor":"#393939","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-3.png","alt":"Poet-Books-3","fullWidth":false,"width":"600px","height":"646px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Buy online","url":"","styles":{"block":{"backgroundColor":"#393939","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Books-2.png","alt":"Poet-Books-2","fullWidth":false,"width":"600px","height":"646px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Buy online","url":"","styles":{"block":{"backgroundColor":"#393939","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/poet\\/Poet-Logo.png","alt":"Poet-Logo","fullWidth":false,"width":"166px","height":"144px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#939393","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#333333","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#646464","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#393939","fontFamily":"Merriweather","fontSize":"24px"},"h2":{"fontColor":"#393939","fontFamily":"Merriweather","fontSize":"30px"},"h3":{"fontColor":"#646464","fontFamily":"Merriweather Sans","fontSize":"16px"},"link":{"fontColor":"#393939","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ebebeb"},"body":{"backgroundColor":"#ebebeb"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Buy online","url":"","styles":{"block":{"backgroundColor":"#393939","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#939393","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#333333","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social","styles":{"block":{"textAlign":"right"}}},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#909090","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/poet/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(11, 0, 'Post Notifications: Blank 1 Column', '["notification","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"fake-logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>MailPoet can <span style=\\"line-height: 1.6em; background-color: inherit;\\"><em>automatically<\\/em> <\\/span><span style=\\"line-height: 1.6em; background-color: inherit;\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n<p><span style=\\"line-height: 1.6em; background-color: inherit;\\"><\\/span><\\/p>\\n<p><span style=\\"line-height: 1.6em; background-color: inherit;\\">Below, you''ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n<p><span style=\\"line-height: 1.6em; background-color: inherit;\\"><\\/span><\\/p>\\n<p><span style=\\"line-height: 1.6em; background-color: inherit;\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read the post","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/post-notifications-blank-1-column/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(12, 0, 'Modular Style Stories', '["notification","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#efe7f0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#efe7f0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/Modular-Logo.png","alt":"Modular-Logo","fullWidth":false,"width":"271px","height":"37px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"26px"}}},{"type":"social","iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"pinterest","link":"http:\\/\\/www.pinterest.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Pinterest.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Pinterest"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#efe7f0","height":"40px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"1px","borderRadius":"0px","borderStyle":"solid","width":"120px","lineHeight":"40px","fontColor":"#b956c5","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"3px","borderColor":"#efe7f0"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#efe7f0","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#b956c5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg","alt":"Ladybird\\u2019s transparent shell reveals how it folds its wings","fullWidth":false,"width":660,"height":440,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Ladybird&rsquo;s transparent shell reveals how it folds its wings<\\/strong><\\/h3>\\n<p class=\\"mailpoet_wp_post\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>"},{"type":"button","text":"Read More","url":"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/","styles":{"block":{"backgroundColor":"#b956c5","borderColor":"#000000","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"103px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg","alt":"Plasma jet engines that could take you from the ground to space","fullWidth":false,"width":660,"height":440,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Plasma jet engines that could take you from ground to space<\\/strong><\\/h3>\\n<p class=\\"mailpoet_wp_post\\">FORGET fuel-powered jet engines. We&rsquo;re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone.<\\/p>"},{"type":"button","text":"Read More","url":"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/","styles":{"block":{"backgroundColor":"#b956c5","borderColor":"#000000","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"103px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#efe7f0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#efe7f0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/5_what_to_do_p352m1141746-800x533.jpg","alt":"Cutting through the smog: What to do to fight air pollution","fullWidth":false,"width":660,"height":440,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/span><\\/h3>"},{"type":"button","text":"Read More","url":"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/","styles":{"block":{"backgroundColor":"#b956c5","borderColor":"#000000","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"103px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/gettyimages-578313682-800x533.jpg","alt":"Ladybird\\u2019s transparent shell reveals how it folds its wings","fullWidth":false,"width":660,"height":440,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Ladybird&rsquo;s transparent shell reveals how it folds its wings<\\/strong><\\/span><\\/h3>"},{"type":"button","text":"Read More","url":"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/","styles":{"block":{"backgroundColor":"#b956c5","borderColor":"#000000","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"103px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/modular-style-stories\\/plasma-stingray111-800x533.jpg","alt":"Plasma jet engines that could take you from the ground to space","fullWidth":false,"width":660,"height":440,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/span><\\/h3>"},{"type":"button","text":"Read More","url":"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/","styles":{"block":{"backgroundColor":"#b956c5","borderColor":"#000000","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"103px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#efe7f0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#b956c5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"21px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><span style=\\"color: #ffffff;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #ffffff;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #ffffff;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #ffffff;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"26px"},"h3":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#ffffff","textDecoration":"underline"},"wrapper":{"backgroundColor":"#b956c5"},"body":{"backgroundColor":"#efe7f0"}},"blockDefaults":{"automatedLatestContent":{"amount":"2","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":true,"featuredImagePosition":"aboveTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"116px","lineHeight":"40px","fontColor":"#b956c5","fontFamily":"Arial","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"3px","borderColor":"#ffffff"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContent","terms":[],"withLayout":false},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"1px","borderRadius":"0px","borderStyle":"solid","width":"120px","lineHeight":"40px","fontColor":"#b956c5","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"3px","borderColor":"#efe7f0"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"container":{"styles":{"block":{"backgroundColor":"transparent"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":true,"featuredImagePosition":"aboveTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"posts","offset":0,"terms":[],"search":""},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.7.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.7.1","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"#efe7f0","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/modular-style-stories/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(13, 0, 'Stripped RSS Style Layout', '["notification","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f4f4f4"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rss-simple-news\\/RSS-Logo-2.png","alt":"RSS-Logo-2","fullWidth":true,"width":"210px","height":"90px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"24px"}}},{"type":"social","iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Website"}]}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong><span style=\\"color: #333333;\\">Latest RSS Simple&nbsp;Posts<\\/span><\\/strong><\\/h3>\\n<p><span style=\\"color: #999999;\\">Week 23: 23\\/19\\/19<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"5","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more.","readMoreButton":{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#ececec"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f4f4f4"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<p><span style=\\"color: #808080;\\"><strong>RSS Simple<\\/strong><\\/span><\\/p>\\n<p><span style=\\"color: #808080; font-size: 11px;\\"><strong><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/strong><\\/span><\\/p>\\n<p><span style=\\"color: #808080; font-size: 11px;\\"><strong><span>Add your postal address here!<\\/span><\\/strong><\\/span><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#3478f5","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#3478f5","textDecoration":"none"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f4f4f4"}},"blockDefaults":{"automatedLatestContent":{"amount":"3","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#efe7f0"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContent","terms":[],"withLayout":false},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more.","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#ececec"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"container":{"styles":{"block":{"backgroundColor":"transparent"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.7.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.7.1","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/rss-simple-news/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(14, 0, 'One Full Post In An Email', '["notification","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/not-so-medium\\/Not-So-Medium-Logo.png","alt":"Not-So-Medium-Logo","fullWidth":false,"width":"210px","height":"90px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Website"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ebebeb"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><strong><em>Welcome to this week''s post. <\\/em><\\/strong><\\/p>\\n<p><em>Every Friday, we send you the most interesting story&nbsp;of the week in full.<\\/em><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"#d6d6d6","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"63px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"1","contentType":"post","terms":[],"inclusionType":"include","displayType":"full","titleFormat":"h1","titleAlignment":"center","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"aboveText","authorPrecededBy":"Author:","showCategories":"aboveText","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"View this post online & share!","readMoreButton":{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ebebeb"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><em>Share this with your friends<\\/em><\\/strong><\\/p>\\n<p style=\\"text-align: center;\\"><em>We promise not to spam anyone, and we only send our great articles to any email addresses in our list. Promise!<\\/em><\\/p>"},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"google-plus","link":"http:\\/\\/plus.google.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Google-Plus.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Google Plus"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/LinkedIn.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"LinkedIn"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Email.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Email"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"#d6d6d6","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><strong><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#2c2c2c","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Georgia","fontSize":"18px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"1","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"full","titleFormat":"h1","titleAlignment":"center","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"aboveText","authorPrecededBy":"Author:","showCategories":"aboveText","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"View this post online & share!","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"container":{"image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.9.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.9.1","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"#ffffff","height":"63px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/not-so-medium/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(15, 0, 'Wide Story Layout', '["notification","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f0f0f0"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Logo.png","alt":"Wide-Logo","fullWidth":false,"width":"200px","height":"37px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #808080;\\">Our Latest Posts<\\/span><\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read The Post","url":"[postLink]","styles":{"block":{"backgroundColor":"#5ecd39","borderColor":"#000000","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Lucida","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"#f0f0f0","padding":"13px","borderStyle":"solid","borderWidth":"30px","borderColor":"#f0f0f0"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wide-story-layout\\/Wide-Footer.jpg","alt":"Wide-Footer","fullWidth":true,"width":"1280px","height":"721px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#5ecd39"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"21px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><span style=\\"color: #ffffff;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #ffffff;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #ffffff;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #ffffff;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Lucida","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Lucida","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Lucida","fontSize":"18px"},"link":{"fontColor":"#5ecd39","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f0f0f0"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read The Post","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#5ecd39","borderColor":"#000000","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Lucida","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"#f0f0f0","padding":"13px","borderStyle":"solid","borderWidth":"30px","borderColor":"#f0f0f0"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read The Post","url":"[postLink]","styles":{"block":{"backgroundColor":"#5ecd39","borderColor":"#000000","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Lucida","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"container":{"image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.11.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.11.1","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"#ffffff","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/wide-story-layout/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(16, 0, 'Industry Conference', '["notification","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Logo.png","alt":"Conf-Logo","fullWidth":false,"width":"150px","height":"150px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff; font-size: 11px; text-transform: uppercase; opacity: 0.5; letter-spacing: 3px;\\">Get ready for the biggest email conference of the year<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Header-2.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"56px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Ticket.png","alt":"Conf-Ticket","fullWidth":false,"width":"339px","height":"177px","styles":{"block":{"textAlign":"left"}}},{"type":"text","text":"<h3><span style=\\"font-size: 42px;\\"><strong><span style=\\"color: #ffffff; line-height: 1.2; position: relative; top: -5px;\\">Email Boston 2018<\\/span><\\/strong><\\/span><\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"133px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"right","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read the post","url":"[postLink]","styles":{"block":{"backgroundColor":"#b8291e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"147px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Georgia","fontSize":"16px","fontWeight":"normal","textAlign":"left"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"oldest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"4px","borderColor":"#dddddd"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png","alt":"Conf-Bottom","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#222222","height":"34px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Industry-Coupon.png","display":"fit"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"75px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">---<\\/span><\\/h3>\\n    <h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Grab 20% off your tickets right now<\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">We''re offering an exclusive 20% off tickets with this coupon code!<\\/span><\\/p>"},{"type":"button","text":"CouPon_Code","url":"[postLink]","styles":{"block":{"backgroundColor":"#b8291e","borderColor":"#ffffff","borderWidth":"3px","borderRadius":"14px","borderStyle":"solid","width":"229px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"26px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"33px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"45px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#222222","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Top.png","alt":"Conf-Top","fullWidth":true,"width":"1280px","height":"12px","styles":{"block":{"textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"#ffffff","padding":"14px","borderStyle":"dotted","borderWidth":"7px","borderColor":"#e1e1e1"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Holding.jpg","alt":"Conf-Holding","fullWidth":false,"width":"1000px","height":"667px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"46px"}}},{"type":"text","text":"<h3><strong>Check out&nbsp;this year''s event<\\/strong><\\/h3>\\n    <p>We''ve ramped up everything this year for our conference, including amazing new speakers and guests, and a few surprises for everyone.<\\/p>"},{"type":"button","text":"Buy a ticket here","url":"[postLink]","styles":{"block":{"backgroundColor":"#b8291e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"147px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Georgia","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"#ffffff","padding":"1.5px","borderStyle":"dotted","borderWidth":"7px","borderColor":"#e1e1e1"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/industry-conference\\/Conf-Bottom-2.png","alt":"Conf-Bottom","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#222222","height":"30px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#222222","height":"20px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"header","text":"<p>&nbsp;<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#8d8d8d","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}}},{"type":"footer","text":"<p><span style=\\"color: #b8291e;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #b8291e;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #b8291e;\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Arvo","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Arvo","fontSize":"26px"},"h3":{"fontColor":"#333333","fontFamily":"Arvo","fontSize":"18px"},"link":{"fontColor":"#b8291e","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#222222"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"right","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read the post","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#b8291e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"147px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Georgia","fontSize":"16px","fontWeight":"normal","textAlign":"left"}},"type":"button"},"sortBy":"oldest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"4px","borderColor":"#dddddd"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read the post","url":"[postLink]","styles":{"block":{"backgroundColor":"#b8291e","borderColor":"#ffffff","borderWidth":"3px","borderRadius":"14px","borderStyle":"solid","width":"229px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"26px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"#222222","padding":"1.5px","borderStyle":"dotted","borderWidth":"7px","borderColor":"#515151"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"75px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#8d8d8d","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/industry-conference/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(17, 0, 'Science Weekly', '["notification","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Science-Logo.png","alt":"Science-Logo","fullWidth":true,"width":"1280px","height":"300px","styles":{"block":{"textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Title-22.png","alt":"Health-Mag-Title-2","fullWidth":true,"width":"1280px","height":"214px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#b1b6d1"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>The latest news from the world of science<\\/strong><\\/span><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"40px"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"2","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2b2d37","borderColor":"#2b2d37","borderWidth":"1px","borderRadius":"21px","borderStyle":"solid","width":"114px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"14px","fontWeight":"normal","textAlign":"left"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#b1b6d1","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-End-1.png","alt":"Health-Mag-End","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#2b2d37","height":"35px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png","alt":"Health-Mag-Promo-Start","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"text","text":"<h2><strong>Download our app!<\\/strong><\\/h2>\\n                      <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed in odio dui. Duis et dolor nec erat dictum laoreet. Morbi dapibus turpis id eros viverra tempor. <\\/span><\\/p>\\n                      <p><span><\\/span><\\/p>\\n                      <p><span>Fusce et diam ac sapien posuere luctus. Etiam in vehicula metus, ac viverra elit. Duis diam lacus, molestie vel enim non, rutrum placerat massa. Suspendisse a elit tincidunt, egestas lacus at, maximus diam. <\\/span><\\/p>\\n                      <p><span><\\/span><\\/p>"},{"type":"button","text":"Download Now","url":"","styles":{"block":{"backgroundColor":"#2b2d37","borderColor":"#2b2d37","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"144px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Phone.png","alt":"Health-Mag-Phone","fullWidth":false,"width":"400px","height":"573px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png","alt":"Health-Mag-Promo-End","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#2b2d37","height":"35px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-Start.png","alt":"Health-Mag-Promo-Start","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: center;\\">Keep In Touch With Us<\\/h3>"},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.11.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.11.1","height":"32px","width":"32px","text":"Twitter"}]}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/science_weekly\\/Health-Mag-Promo-End.png","alt":"Health-Mag-Promo-End","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#2b2d37","height":"26px"}}},{"type":"footer","text":"<p><span style=\\"color: #b1b6d1;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #b1b6d1;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #b1b6d1;\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"#2b2d37"},"text":{"fontColor":"#d6d6d6","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#2b2d37","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"26px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"22px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#2b2d37"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"2","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2b2d37","borderColor":"#2b2d37","borderWidth":"1px","borderRadius":"21px","borderStyle":"solid","width":"114px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"14px","fontWeight":"normal","textAlign":"left"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"container":{"image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.11.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.11.1","height":"32px","width":"32px","text":"Twitter"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"#ffffff","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/science_weekly/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(18, 0, 'Newspaper Traditional', '["notification","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f2f9f8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"28px"}}},{"type":"text","text":"<h3 style=\\"font-size: 15px;\\"><em><strong>[date:mtext][date:dordinal],[date:y]<\\/strong><\\/em><\\/h3>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #008080;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #008080;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f2f9f8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png","alt":"News-Logo","fullWidth":false,"width":"200px","height":"100px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.12.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.12.1","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png?mailpoet_version=3.12.1","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.12.1","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c6dbd8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><strong>Local News<\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>Sports&nbsp;Updates &amp; Scores<\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: right;\\"><strong>Business News<\\/strong><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><strong>Check Out Our New Blog Posts! <\\/strong><\\/h1>\\n    <p style=\\"text-align: left;\\">&nbsp;<\\/p>\\n    <p style=\\"text-align: left;\\">MailPoet can <span style=\\"line-height: 1.6em; background-color: inherit;\\"><em>automatically<\\/em> <\\/span><span style=\\"line-height: 1.6em; background-color: inherit;\\">send your new blog posts to your subscribers.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"line-height: 1.6em; background-color: inherit;\\"><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"line-height: 1.6em; background-color: inherit;\\">Below, you''ll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content<\\/em> widget, which can be found in the right sidebar, under <em>Content<\\/em>.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"line-height: 1.6em; background-color: inherit;\\"><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"line-height: 1.6em; background-color: inherit;\\">To edit the settings and styles of your post, simply click on a post below.<\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"double","borderWidth":"7px","borderColor":"#c6dbd8"}}}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"left","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read the post","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"double","borderWidth":"7px","borderColor":"#c6dbd8"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c6dbd8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#c6dbd8","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c6dbd8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#c6dbd8","height":"28px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/newspaper-traditional\\/News-Logo.png","alt":"News-Logo","fullWidth":false,"width":"200px","height":"100px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><span style=\\"color: #458687;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #458687;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #458687;\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png","height":"32px","width":"32px","text":"Email"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c6dbd8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#c6dbd8","height":"21px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Playfair Display","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather","fontSize":"26px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"22px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather","fontSize":"18px"},"link":{"fontColor":"#3d8076","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f2f9f8"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":true,"imageFullWidth":false,"featuredImagePosition":"left","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read the post","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"double","borderWidth":"7px","borderColor":"#c6dbd8"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read the post","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"double","borderWidth":"7px","borderColor":"#c6dbd8"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png","height":"32px","width":"32px","text":"Email"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/newspaper-traditional/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(19, 0, 'Clear News', '["notification","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"27px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"#ffffff"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"11px","textAlign":"left"},"link":{"fontColor":"#e2973f","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png","alt":"News-Logo","fullWidth":false,"width":"120px","height":"167px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"30px"}}},{"type":"text","text":"<h3 style=\\"text-align: right;\\"><span style=\\"color: #808080;\\"><strong>October 2018<\\/strong><\\/span><\\/h3>"}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"text-align: left; line-height: 1.3;\\"><strong>Good Morning!<\\/strong><\\/h1>\\n    <h3>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce egestas nisl vel ante finibus fringilla ullamcorper non lectus. Aenean leo neque, egestas et lacus eu, viverra luctus nisi. Donec dapibus mauris at fringilla consequat. Cras sed porta nunc. Ut tincidunt luctus felis sed suscipit. Sed tristique faucibus fermentum.<\\/h3>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"24px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/UEl2.gif","alt":"UEl2","fullWidth":false,"width":"360px","height":"400px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#e2973f"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"text","text":"<h2><strong>Today''s Top Stories<\\/strong><\\/h2>"}]}]},{"type":"automatedLatestContentLayout","withLayout":true,"amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":true,"featuredImagePosition":"left","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#e2973f","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"110px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"context":"automatedLatestContentLayout.readMoreButton"},"sortBy":"newest","showDivider":false,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"context":"automatedLatestContentLayout.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#e2973f"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"text","text":"<h2><strong>We cover all types of news<\\/strong><\\/h2>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"World","url":"[postLink]","styles":{"block":{"backgroundColor":"#e23f3f","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Business","url":"[postLink]","styles":{"block":{"backgroundColor":"#50b6ce","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Politics","url":"[postLink]","styles":{"block":{"backgroundColor":"#506dce","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Sports","url":"[postLink]","styles":{"block":{"backgroundColor":"#e1bc2d","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Science","url":"[postLink]","styles":{"block":{"backgroundColor":"#a650ce","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Health","url":"[postLink]","styles":{"block":{"backgroundColor":"#64b03c","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Family","url":"[postLink]","styles":{"block":{"backgroundColor":"#278f6e","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Arts","url":"[postLink]","styles":{"block":{"backgroundColor":"#7c5e5e","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Local","url":"[postLink]","styles":{"block":{"backgroundColor":"#4d4d4d","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Crossword.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<h2 style=\\"text-align: right;\\"><span style=\\"color: #ffffff;\\">The Friday Crossword<\\/span><\\/h2>\\n    <p style=\\"text-align: right;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum vitae ornare elit. Duis laoreet justo sed fringilla maximus. Aenean pharetra nec risus a vestibulum.<\\/span><\\/span><\\/p>"},{"type":"button","text":"Get started","url":"[postLink]","styles":{"block":{"backgroundColor":"#e2973f","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"110px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"right"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"22px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"34.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#e2973f"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/clear-news\\/News-Logo-1.png","alt":"News-Logo","fullWidth":false,"width":"120px","height":"167px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n    <p style=\\"text-align: center;\\"><strong><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/strong><\\/p>"},{"type":"text","text":"<p style=\\"text-align: center;\\">Add your postal address!<\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"social","iconSet":"default","icons":[]}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Source Sans Pro","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather Sans","fontSize":"16px"},"link":{"fontColor":"#e2973f","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":true,"featuredImagePosition":"left","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#e2973f","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"110px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"sortBy":"newest","showDivider":false,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#4d4d4d","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"20px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"34.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#e2973f"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"13px","textAlign":"right"},"link":{"fontColor":"#e2973f","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"titleOnly","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":true,"featuredImagePosition":"centered","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#e2973f","borderColor":"#e2973f","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"110px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"sortBy":"newest","showDivider":false,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"posts","offset":0,"terms":[],"search":""},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"#ffffff"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"11px","textAlign":"left"},"link":{"fontColor":"#e2973f","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/clear-news/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(20, 0, 'Dog Food', '["woocommerce","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Logo.png","alt":"Dog-Logo","fullWidth":false,"width":"42px","height":"91px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"31px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"text","text":"<h1 style=\\"line-height: 1.2em;\\"><strong>Thanks for buying your dog food from us<\\/strong><\\/h1>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Header-1024x409.jpg","alt":"Dog-Header","fullWidth":true,"width":"1280px","height":"511px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Here''s some other pawsome things to try...&nbsp;<\\/strong><\\/h2>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-1.jpg","alt":"Dog-Product-1","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><strong>Dog Jumper<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><strong><\\/strong><\\/span><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>"},{"type":"button","text":"Check it out","url":"","styles":{"block":{"backgroundColor":"#f6f6f6","borderColor":"#000000","borderWidth":"3px","borderRadius":"40px","borderStyle":"solid","width":"113px","lineHeight":"28px","fontColor":"#000000","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-2.jpg","alt":"Dog-Product-2","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><strong>Dog&nbsp;Socks<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span><em><strong>$19.99<\\/strong><\\/em><\\/span><\\/p>"},{"type":"button","text":"Check it out","url":"","styles":{"block":{"backgroundColor":"#f6f6f6","borderColor":"#000000","borderWidth":"3px","borderRadius":"40px","borderStyle":"solid","width":"113px","lineHeight":"28px","fontColor":"#000000","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/dog-food\\/Dog-Product-3.jpg","alt":"Dog-Product-3","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><strong>Glow Collar<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex.<\\/span><\\/p>\\n<p><em><\\/em><\\/p>\\n<p><em><strong>$19.99<\\/strong><\\/em><\\/p>"},{"type":"button","text":"Check it out","url":"","styles":{"block":{"backgroundColor":"#f6f6f6","borderColor":"#000000","borderWidth":"3px","borderRadius":"40px","borderStyle":"solid","width":"113px","lineHeight":"28px","fontColor":"#000000","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#000000"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"45px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h3><strong><\\/strong><span style=\\"color: #ffffff;\\">Our Guarantee<\\/span><\\/h3>\\n<p><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus<\\/span><\\/p>\\n<p><span style=\\"color: #ffffff;\\"><em><\\/em><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#d4d4d4"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#d4d4d4","height":"20px"}}},{"type":"footer","text":"<p><strong><em><span style=\\"color: #000000;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #000000;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #000000;\\">Manage your subscription<\\/a><\\/span><\\/em><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"12px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"18px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#d4d4d4"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Check it out","url":"","styles":{"block":{"backgroundColor":"#f6f6f6","borderColor":"#000000","borderWidth":"3px","borderRadius":"40px","borderStyle":"solid","width":"113px","lineHeight":"28px","fontColor":"#000000","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"#d4d4d4","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/dog-food/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(21, 0, 'Abandoned Cart – Kids', '["woocommerce","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#c3e1e8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#c3e1e8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"social","iconSet":"circles","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo.png","alt":"Kids-Clothing-Logo","fullWidth":true,"width":"250px","height":"121px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"social","iconSet":"circles","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"google-plus","link":"http:\\/\\/plus.google.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Google-Plus.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Google Plus"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#9bd2e0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#9bd2e0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #4e4e4e;\\"><strong>Boys Clothes<\\/strong><\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #4e4e4e;\\"><strong>Girls Clothes<\\/strong><\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #4e4e4e;\\"><strong>Toys & Games<\\/strong><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#9cd1e1"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"80px"}}},{"type":"text","text":"<h1><strong>Wait!<\\/strong><\\/h1><h3>You\\u2019ve left something in your cart!<\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#9bd2e0"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #4e4e4e;\\"><strong>Don\\u2019t worry, we saved it for you\\u2026<\\/strong><\\/span><\\/h2>"}]}]},{"type":"abandonedCartContent","withLayout":true,"amount":"2","contentType":"product","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"titlePosition":"aboveExcerpt","featuredImagePosition":"left","pricePosition":"below","readMoreType":"none","readMoreText":"","readMoreButton":[],"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","borderColor":"#aaaaaa","borderStyle":"solid","borderWidth":"3px","padding":"13px"}},"context":"abandonedCartContent.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Go To Cart","url":"","styles":{"block":{"backgroundColor":"#9bd2e0","borderColor":"#0074a2","borderRadius":"40px","borderStyle":"solid","borderWidth":"0px","fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","lineHeight":"40px","textAlign":"center","width":"154px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#fceba5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>YOU MIGHT ALSO LIKE\\u2026<\\/strong><\\/h2>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-3.jpg","alt":"Kids-Clothing-Image-3","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><strong>Cherry Dress<\\/strong><\\/p><p><span>$10.99<\\/span><\\/p>"},{"type":"button","text":"View","url":"","styles":{"block":{"backgroundColor":"#9bd2e0","borderColor":"#0074a2","borderRadius":"40px","borderStyle":"solid","borderWidth":"0px","fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","lineHeight":"40px","textAlign":"left","width":"90px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-2.jpg","alt":"Kids-Clothing-Image-2","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><strong>Red T-Shirt<\\/strong><\\/p><p><span>$9.49<\\/span><\\/p>"},{"type":"button","text":"View","url":"","styles":{"block":{"backgroundColor":"#9bd2e0","borderColor":"#0074a2","borderRadius":"40px","borderStyle":"solid","borderWidth":"0px","fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","lineHeight":"40px","textAlign":"left","width":"90px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Image-4.jpg","alt":"Kids-Clothing-Image-4","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><strong>Pink Dance Dress<\\/strong><\\/p><p><span>$11.99<\\/span><\\/p>"},{"type":"button","text":"View","url":"","styles":{"block":{"backgroundColor":"#9bd2e0","borderColor":"#0074a2","borderRadius":"40px","borderStyle":"solid","borderWidth":"0px","fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","lineHeight":"40px","textAlign":"left","width":"90px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Footer.jpg","alt":"Kids-Clothing-Footer","fullWidth":true,"width":"1280px","height":"107px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"#c3e1e8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"display":"scale","src":null},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/kids-clothing\\/Kids-Clothing-Logo-Footer-150x61.png","alt":"Kids-Clothing-Logo-Footer","fullWidth":false,"width":"150px","height":"61px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><strong><span style=\\"color: #333333;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #333333;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #333333;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"16px","lineHeight":"1.6"},"h1":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"40px","lineHeight":"1.6"},"h2":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"24px","lineHeight":"1.6"},"h3":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"26px","lineHeight":"1.6"},"link":{"fontColor":"#9bd2e0","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#c3e1e8"}},"blockDefaults":{"abandonedCartContent":{"amount":"2","withLayout":true,"contentType":"product","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h2","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"left","pricePosition":"below","readMoreType":"none","readMoreText":"","readMoreButton":[],"sortBy":"newest","showDivider":true,"divider":{"context":"abandonedCartContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"abandonedCartContent","titlePosition":"aboveExcerpt"},"automatedLatestContent":{"amount":"5","authorPrecededBy":"Author:","backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","categoriesPrecededBy":"Categories:","contentType":"post","displayType":"excerpt","divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","borderColor":"#aaaaaa","borderStyle":"solid","borderWidth":"3px","padding":"13px"}}},"featuredImagePosition":"belowTitle","imageFullWidth":false,"inclusionType":"include","readMoreButton":{"context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderRadius":"5px","borderStyle":"solid","borderWidth":"1px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","lineHeight":"40px","textAlign":"center","width":"180px"}},"text":"Read more","url":"[postLink]"},"readMoreText":"Read more","readMoreType":"button","showAuthor":"no","showCategories":"no","showDivider":true,"sortBy":"newest","titleAlignment":"left","titleFormat":"h1","titleIsLink":false},"automatedLatestContentLayout":{"amount":"5","authorPrecededBy":"Author:","backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","categoriesPrecededBy":"Categories:","contentType":"post","displayType":"excerpt","divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","borderColor":"#aaaaaa","borderStyle":"solid","borderWidth":"3px","padding":"13px"}}},"featuredImagePosition":"alternate","imageFullWidth":false,"inclusionType":"include","readMoreButton":{"context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderRadius":"5px","borderStyle":"solid","borderWidth":"1px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","lineHeight":"40px","textAlign":"center","width":"180px"}},"text":"Read more","url":"[postLink]"},"readMoreText":"Read more","readMoreType":"button","showAuthor":"no","showCategories":"no","showDivider":true,"sortBy":"newest","titleAlignment":"left","titleFormat":"h1","titleIsLink":false,"withLayout":true},"button":{"styles":{"block":{"backgroundColor":"#9bd2e0","borderColor":"#0074a2","borderRadius":"40px","borderStyle":"solid","borderWidth":"0px","fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","lineHeight":"40px","textAlign":"center","width":"154px"}},"text":"Go To Cart","url":"","type":"button"},"container":[],"divider":{"styles":{"block":{"backgroundColor":"transparent","borderColor":"#aaaaaa","borderStyle":"solid","borderWidth":"3px","padding":"13px"}}},"footer":{"styles":{"block":{"backgroundColor":"transparent"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"}},"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>"},"posts":{"amount":"10","authorPrecededBy":"Author:","backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","categoriesPrecededBy":"Categories:","contentType":"post","displayType":"excerpt","divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","borderColor":"#aaaaaa","borderStyle":"solid","borderWidth":"3px","padding":"13px"}}},"featuredImagePosition":"belowTitle","imageFullWidth":false,"inclusionType":"include","postStatus":"publish","readMoreButton":{"context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderRadius":"5px","borderStyle":"solid","borderWidth":"1px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","lineHeight":"40px","textAlign":"center","width":"180px"}},"text":"Read more","url":"[postLink]"},"readMoreText":"Read more","readMoreType":"link","showAuthor":"no","showCategories":"no","showDivider":true,"sortBy":"newest","titleAlignment":"left","titleFormat":"h1","titleIsLink":false},"products":{"amount":"10","withLayout":true,"contentType":"product","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","pricePosition":"below","readMoreType":"link","readMoreText":"Buy now","readMoreButton":{"text":"Buy now","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"height":"32px","iconType":"facebook","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.7.1","link":"http:\\/\\/www.facebook.com","text":"Facebook","type":"socialIcon","width":"32px"},{"height":"32px","iconType":"twitter","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.7.1","link":"http:\\/\\/www.twitter.com","text":"Twitter","type":"socialIcon","width":"32px"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"80px"}},"type":"spacer"},"header":{"styles":{"block":{"backgroundColor":"transparent"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"}},"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>"},"woocommerceHeading":{"contents":{"new_account":"New Order: #0001","processing_order":"Thank you for your order","completed_order":"Thanks for shopping with us","customer_note":"A note has been added to your order"}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/kids-clothing/thumbnail.20201028.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(22, 0, 'Rock Band', '["woocommerce","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#060d13"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Header-2.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#060d13"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Courier New","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#7acff0","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"315px"}}},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"48px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"29px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #7acff0;\\">Free track download<\\/span><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #d4d4d4;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus<\\/span><\\/p>"},{"type":"button","text":"Download now for free","url":"","styles":{"block":{"backgroundColor":"#152533","borderColor":"#7acff0","borderWidth":"2px","borderRadius":"40px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"18.5px","borderStyle":"double","borderWidth":"7px","borderColor":"#1c2f40"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">We''ve been busy in the studio<\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #d4d4d4;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-2.jpg","alt":"RockBand-Albums-2","fullWidth":false,"width":"250px","height":"600px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Magnus Opium<\\/span><\\/p>"},{"type":"button","text":"Buy now","url":"","styles":{"block":{"backgroundColor":"#7acff0","borderColor":"#7acff0","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"83px","lineHeight":"32px","fontColor":"#1c2f40","fontFamily":"Courier New","fontSize":"14px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-1.jpg","alt":"RockBand-Albums-1","fullWidth":false,"width":"600px","height":"600px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Skeletal Bones<\\/p>"},{"type":"button","text":"Buy now","url":"","styles":{"block":{"backgroundColor":"#7acff0","borderColor":"#7acff0","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"83px","lineHeight":"32px","fontColor":"#1c2f40","fontFamily":"Courier New","fontSize":"14px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Albums-3.jpg","alt":"RockBand-Albums-3","fullWidth":false,"width":"600px","height":"600px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Blinded by Vision<\\/p>"},{"type":"button","text":"Buy now","url":"","styles":{"block":{"backgroundColor":"#7acff0","borderColor":"#7acff0","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"83px","lineHeight":"32px","fontColor":"#1c2f40","fontFamily":"Courier New","fontSize":"14px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/rock-band\\/RockBand-Tours.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#1c2f40"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"37px"}}},{"type":"text","text":"<h1 style=\\"text-align: right;\\">New Tour Dates<\\/h1>\\n    <p style=\\"text-align: right;\\">14th March - London, UK<\\/p>\\n    <p style=\\"text-align: right;\\">15th March - Leeds, UK<\\/p>\\n    <p style=\\"text-align: right;\\">16th March - Birmingham, UK<\\/p>\\n    <p style=\\"text-align: right;\\">19th March - Manchester, UK<\\/p>\\n    <p style=\\"text-align: right;\\">21st March - Glasgow, UK<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"144px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\">Bounce Rate<\\/h3>"},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#aaaaaa","fontFamily":"Courier New","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#7acff0","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"14px"},"h1":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"30px"},"h2":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"24px"},"h3":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"20px"},"link":{"fontColor":"#7acff0","textDecoration":"underline"},"wrapper":{"backgroundColor":"#060d13"},"body":{"backgroundColor":"#060d13"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Buy now","url":"","styles":{"block":{"backgroundColor":"#7acff0","borderColor":"#7acff0","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"83px","lineHeight":"32px","fontColor":"#1c2f40","fontFamily":"Courier New","fontSize":"14px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"18.5px","borderStyle":"double","borderWidth":"7px","borderColor":"#1c2f40"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#aaaaaa","fontFamily":"Courier New","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#7acff0","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"30px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Courier New","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#7acff0","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/rock-band/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(23, 0, 'Wine City (with coupon)', '["woocommerce","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"37px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Logo.png","alt":"Wine-Logo","fullWidth":false,"width":"136px","height":"67px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"31px"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #6d6d6d;\\"><strong>Red Wine<\\/strong><\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #6d6d6d;\\"><strong>White&nbsp;Wine<\\/strong><\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #6d6d6d;\\"><strong>Rose&nbsp;Wine<\\/strong><\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/wine-city\\/Wine-Header-1.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Have a drink on us<\\/strong><\\/span><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"231px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"34px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #6d6d6d;\\"><strong>You''re our VIP - now it''s time to celebrate!&nbsp;<\\/strong><\\/span><\\/h2>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #6d6d6d;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue.<\\/span><\\/p>"},{"type":"button","text":"CoUponCoDE","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#6d6d6d","borderWidth":"2px","borderRadius":"0px","borderStyle":"solid","width":"219px","lineHeight":"50px","fontColor":"#6d6d6d","fontFamily":"Courier New","fontSize":"30px","fontWeight":"bold","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"17px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><strong><span style=\\"color: #6d6d6d;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #6d6d6d;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #6d6d6d;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/><span style=\\"color: #6d6d6d;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"CoUponCoDE","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#6d6d6d","borderWidth":"2px","borderRadius":"0px","borderStyle":"solid","width":"219px","lineHeight":"50px","fontColor":"#6d6d6d","fontFamily":"Courier New","fontSize":"30px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"17px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"231px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/wine-city/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(24, 0, 'Abandoned Cart – Fitness', '["woocommerce","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e6e1e5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-1.jpg","alt":"Fitness-Logo-1","fullWidth":true,"width":"180px","height":"96px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e6e1e5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-color","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e6e1e5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Get back in the game<\\/strong><\\/h1>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Header.jpg","alt":"Fitness-Header","fullWidth":true,"width":"1280px","height":"696px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>You''ve left something in your cart...<\\/strong><\\/h3>"}]}]},{"type":"abandonedCartContent","withLayout":true,"amount":"2","contentType":"product","postStatus":"publish","inclusionType":"include","displayType":"full","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"titlePosition":"aboveExcerpt","featuredImagePosition":"left","pricePosition":"hidden","readMoreType":"none","readMoreText":"","readMoreButton":[],"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"context":"abandonedCartContent.divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Recover Cart","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#343434","borderWidth":"3px","borderRadius":"0px","borderStyle":"solid","width":"146px","lineHeight":"37px","fontColor":"#343434","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#afd147"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>Still interested?<\\/strong><\\/h3>\\n<p style=\\"text-align: center;\\"><strong>Here''s 20% off your order if you complete it right now. We''re nice like that.<\\/strong><\\/p>"},{"type":"button","text":"COUPONCODE","url":"","styles":{"block":{"backgroundColor":"#afd147","borderColor":"#56741d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"219px","lineHeight":"50px","fontColor":"#56741d","fontFamily":"Courier New","fontSize":"26px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fitness\\/Fitness-Logo-Footer-1.png","alt":"Fitness-Logo-Footer-1","fullWidth":false,"width":"180px","height":"52px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Instagram"}]},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\">Address Line 1, Address Line 2, City, Country<\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\"><strong><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #999999;\\">Unsubscribe<\\/a><span>&nbsp;<\\/span>|<span>&nbsp;<\\/span><a href=\\"[link:subscription_manage_url]\\" style=\\"color: #999999;\\">Manage your subscription<\\/a><\\/strong><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"14px","lineHeight":"1.6"},"h1":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"40px","lineHeight":"1.6"},"h2":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"24px","lineHeight":"1.6"},"h3":{"fontColor":"#4e4e4e","fontFamily":"Arial","fontSize":"22px","lineHeight":"1.6"},"link":{"fontColor":"#3c3c3c","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#222222"}},"blockDefaults":{"abandonedCartContent":{"amount":"2","withLayout":true,"contentType":"product","postStatus":"publish","inclusionType":"include","displayType":"full","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"left","pricePosition":"hidden","readMoreType":"none","readMoreText":"","readMoreButton":[],"sortBy":"newest","showDivider":true,"divider":{"context":"abandonedCartContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"abandonedCartContent","titlePosition":"aboveExcerpt"},"automatedLatestContent":{"amount":"5","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Recover Cart","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#343434","borderWidth":"3px","borderRadius":"0px","borderStyle":"solid","width":"146px","lineHeight":"37px","fontColor":"#343434","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"container":[],"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"products":{"amount":"10","withLayout":true,"contentType":"product","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","pricePosition":"below","readMoreType":"link","readMoreText":"Buy now","readMoreButton":{"text":"Buy now","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png?mailpoet_version=3.7.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png?mailpoet_version=3.7.1","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}},"woocommerceHeading":{"contents":{"new_account":"New Order: #0001","processing_order":"Thank you for your order","completed_order":"Thanks for shopping with us","customer_note":"A note has been added to your order"}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/fitness/thumbnail.20201028.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(25, 0, 'Motor', '["woocommerce","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"24px"}}},{"type":"social","iconSet":"full-symbol-color","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #d52a2a;\\"><strong>Welcome to Vector Motors<\\/strong><\\/span><\\/p>\\n    <p style=\\"text-align: center; font-size: 11px;\\"><span style=\\"color: #d52a2a;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"24px"}}},{"type":"social","iconSet":"full-symbol-color","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png","height":"32px","width":"32px","text":"Website"}]}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-2.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#d52a2a"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Header-logo-1.png","alt":"Car-Header-logo-1","fullWidth":false,"width":"167.5px","height":"349px","styles":{"block":{"textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"118px"}}},{"type":"text","text":"<h3 style=\\"font-size: 35px; line-height: 40px; text-align: left; border-left: 10px solid #d52a2a; margin-left: 20px; padding-left: 20px;\\"><strong><span style=\\"color: #ffffff;\\">Welcome to the club<\\/span><\\/strong><\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"72px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong><span style=\\"color: #d52a2a;\\">You''ve bought the car,&nbsp;here''s&nbsp;what happens next.<\\/span><\\/strong><\\/h2>\\n    <p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque. <\\/span><\\/p>\\n    <p style=\\"text-align: center;\\"><span><\\/span><\\/p>\\n    <p style=\\"text-align: center;\\"><span>Vivamus ante sapien, consequat vitae ante quis, facilisis pellentesque mi. Praesent at scelerisque leo. Donec elementum mi consequat, ultrices lorem nec, vestibulum arcu. Aenean id libero vitae felis consequat maximus.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"#e3e3e3","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1><strong>We''re here to help<\\/strong><\\/h1>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/p>\\n    <p><\\/p>\\n    <p><strong><a href=\\"\\">Get in touch with us here<\\/a><\\/strong><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"#e3e3e3","height":"113px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"42px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Servicing Plans","url":"","styles":{"block":{"backgroundColor":"#d52a2a","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"176px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#e3e3e3","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Wheel.jpg","alt":"Car-Wheel","fullWidth":true,"width":"600px","height":"560px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>We''ll be in touch soon with updates<\\/strong><\\/h3>\\n    <p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam a elementum ex. Aliquam mollis metus ac nisl luctus pulvinar. Donec tincidunt pharetra sem, nec eleifend augue. Morbi id nunc commodo, tempor erat et, pretium neque.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"35px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#e3e3e3","height":"20px"}}},{"type":"footer","text":"<p><span style=\\"color: #d52a2a;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #d52a2a;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #d52a2a;\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/motor\\/Car-Footer.jpg","alt":"Car-Footer","fullWidth":true,"width":"1280px","height":"275px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#d52a2a","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Roboto","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#d52a2a","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#e3e3e3"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Servicing Plans","url":"","styles":{"block":{"backgroundColor":"#d52a2a","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"176px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"18px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"18.5px","borderStyle":"solid","borderWidth":"5px","borderColor":"#d52a2a"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Website.png","height":"32px","width":"32px","text":"Website"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"118px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#d52a2a","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/motor/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(26, 0, 'Avocado', '["woocommerce","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f3f8f3"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Logo-2.png","alt":"Avocado-Logo-2","fullWidth":false,"width":"212px","height":"89px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"33px"}}},{"type":"text","text":"<p style=\\"text-align: right;\\"><strong>Has to be fresh<\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ddeeba"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"58px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Holy Guacamole!<\\/strong><\\/h1>\\n<h2 style=\\"text-align: center;\\">Your monthly avocado<\\/h2>\\n<h2 style=\\"text-align: center;\\">delivery starts right now.<\\/h2>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Header-1.jpg","alt":"Avocado-Header-1","fullWidth":true,"width":"1280px","height":"644px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Recipe.jpg","alt":"Avocado-Recipe","fullWidth":true,"width":"600px","height":"890px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"135px"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>A quick and easy recipe to get you started...<\\/strong><\\/h3>\\n<p style=\\"text-align: left;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer blandit tortor nec eleifend maximus. Nulla est lectus, tincidunt quis molestie vitae, suscipit non orci.<\\/p>"},{"type":"button","text":"Check it out","url":"","styles":{"block":{"backgroundColor":"#9ecd2e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"28px","borderStyle":"solid","width":"111px","lineHeight":"36px","fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#9ecd2e"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><span style=\\"color: #333333;\\"><\\/span><\\/strong><\\/p>\\n<p style=\\"text-align: center;\\"><strong><span style=\\"color: #333333;\\"><\\/span><\\/strong><strong><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ddeeba"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"58px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Got a friend that hass to have this too ?<\\/strong><\\/h2>\\n<h2 style=\\"text-align: center;\\"><\\/h2>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/avocado\\/Avocado-Coupon.jpg","alt":"Avocado-Coupon","fullWidth":true,"width":"1280px","height":"382px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#dbefb4"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\">Send them your exclusive coupon code now and they''ll receive 50% off their next order, and you''ll get your next box for free!&nbsp;<\\/p>"},{"type":"button","text":"AVOCADOSRULE","url":"","styles":{"block":{"backgroundColor":"#dbefb4","borderColor":"#3d3d3d","borderWidth":"3px","borderRadius":"0px","borderStyle":"solid","width":"254px","lineHeight":"50px","fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"26px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#dbefb4","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#f3f8f3","height":"44px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><strong><span style=\\"color: #9ecd2e;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #9ecd2e;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #9ecd2e;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"40px"},"h2":{"fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"26px"},"h3":{"fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#9ecd2e","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f3f8f3"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"AVOCADOSRULE","url":"","styles":{"block":{"backgroundColor":"#dbefb4","borderColor":"#3d3d3d","borderWidth":"3px","borderRadius":"0px","borderStyle":"solid","width":"254px","lineHeight":"50px","fontColor":"#3d3d3d","fontFamily":"Arial","fontSize":"26px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"2px","borderColor":"#9ecd2e"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.7.3","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"33px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/avocado/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(27, 0, 'Book store (with coupon)', '["woocommerce","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#125674"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png","alt":"Book-Logo","fullWidth":false,"width":"200px","height":"48px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#125674"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">Turn more pages this weekend...<\\/span><\\/strong><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Just to say thanks, here''s a small gift from us to you.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"71px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"21px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #5094ad;\\"><strong>Read more every week<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: center;\\"><strong>Your free gift!<\\/strong><\\/h2>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"2px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#125674"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Body-2.png","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, adipiscing elit. Fusce mollis orci justo,<\\/span><\\/p>\\n    <p style=\\"text-align: center;\\"><span>commodo mattis nisi vitae. Sed aliquam, ex ac lacinia tempus,<\\/span><\\/p>\\n    <p style=\\"text-align: center;\\"><span>enim urna luctus odio, at leo ante non.<\\/span><\\/p>"},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>20% off all books<\\/strong><\\/h2>"},{"type":"button","text":"Coupon_Code","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#125674","borderWidth":"3px","borderRadius":"40px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#125674","fontFamily":"Courier New","fontSize":"26px","fontWeight":"bold","textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Image-Wide-2.png","alt":"Book-Image-Wide","fullWidth":true,"width":"1200px","height":"400px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#cdc391"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#cdc391"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#125674"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"29px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#125674"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/book-store-with-coupon\\/Book-Logo.png","alt":"Book-Logo","fullWidth":false,"width":"96px","height":"48px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><span style=\\"color: #cdc391;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #cdc391;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #cdc391;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #ffffff;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"header","text":"<p><span style=\\"color: #ffffff;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #ffffff;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Noticia Text","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Playfair Display","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Playfair Display","fontSize":"22px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#125674"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Coupon_Code","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#125674","borderWidth":"3px","borderRadius":"40px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#125674","fontFamily":"Courier New","fontSize":"26px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"2px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#125674"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/book-store-with-coupon/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(28, 0, 'Flowers (with coupon)', '["woocommerce","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eae5e5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><span style=\\"color: #000000;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #000000;\\">View this email in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e0a9bc"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Logo.png","alt":"Flowers-Logo","fullWidth":false,"width":"110px","height":"180px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"44px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e0a9bc"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flowers-Header.jpg","alt":"Flowers-Header","fullWidth":true,"width":"1280px","height":"850px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Just for you.<\\/strong><\\/h1>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e0a9bc"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>Welcome to our flower store - as a token of our appreciation for you signing up,<\\/strong><\\/span><\\/p>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>here''s a little gift from us for your next order.<\\/strong><\\/span><\\/p>"},{"type":"button","text":"CoUpOn_Code","url":"","styles":{"block":{"backgroundColor":"#292929","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"26px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #333333; font-size: 11px;\\"><strong><\\/strong><strong>10% off your next order with us. Terms and Conditions apply.<\\/strong><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"45px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>A little inspiration to get you started...<\\/strong><\\/h2>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong>New flowers delivered<\\/strong><\\/h3>"},{"type":"text","text":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>"},{"type":"button","text":"Buy Now","url":"","styles":{"block":{"backgroundColor":"#e0a9bc","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"3px","borderStyle":"solid","width":"85px","lineHeight":"36px","fontColor":"#292929","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-1.jpg","alt":"Flower-1","fullWidth":false,"width":"730px","height":"604px","styles":{"block":{"textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-2.jpg","alt":"Flower-2","fullWidth":false,"width":"730px","height":"604px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong>Save with a subscription<\\/strong><\\/h3>"},{"type":"text","text":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>"},{"type":"button","text":"Buy Now","url":"","styles":{"block":{"backgroundColor":"#e0a9bc","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"3px","borderStyle":"solid","width":"85px","lineHeight":"36px","fontColor":"#292929","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong>Collect from our store<\\/strong><\\/h3>"},{"type":"text","text":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut rutrum et lacus a dignissim. Curabitur id nisi malesuada, pharetra massa ut, bibendum lacus.<\\/span><\\/p>"},{"type":"button","text":"Buy Now","url":"","styles":{"block":{"backgroundColor":"#e0a9bc","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"3px","borderStyle":"solid","width":"85px","lineHeight":"36px","fontColor":"#292929","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/flowers-with-coupon\\/Flower-3.jpg","alt":"Flower-3","fullWidth":false,"width":"730px","height":"604px","styles":{"block":{"textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eae5e5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><span style=\\"color: #b3748a;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #b3748a;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #b3748a;\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#e0a9bc","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eae5e5"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Buy Now","url":"","styles":{"block":{"backgroundColor":"#e0a9bc","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"3px","borderStyle":"solid","width":"85px","lineHeight":"36px","fontColor":"#292929","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"392px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/flowers-with-coupon/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(29, 0, 'Newsletter: Blank 1 Column', '["standard","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Let''s Get Started! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It''s time to design your newsletter! In the right sidebar, you''ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-column/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(30, 0, 'Newsletter: Blank 1:2 Column', '["standard","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Let''s Get Started!<\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It''s time to design your newsletter! In the right sidebar, you''ll find 4 menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"3px","borderColor":"#aaaaaa"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2>This template has...<\\/h2>"},{"type":"text","text":"<p>In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2>... a 2-column layout.<\\/h2>"},{"type":"text","text":"<p><span style=\\"line-height: 25.6px;\\">You can change a layout''s background colour by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-column/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-23 11:55:56', NULL),
(31, 0, 'Newsletter: Blank 1:2:1 Column', '["standard","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Let''s Get Started!<\\/strong><\\/h1>\\n<p>It''s time to design your newsletter! In the right sidebar, you''ll find 4 menu items that will help you customise your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"3px","borderColor":"#aaaaaa"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2>This template has...<\\/h2>"},{"type":"text","text":"<p>In the right sidebar, you can add layout blocks to your email:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2>... a 2-column layout.<\\/h2>"},{"type":"text","text":"<p>You can change a layout''s background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.<\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"3px","borderColor":"#aaaaaa"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"font-weight: 600;\\">Let''s end with a single column. <\\/span><\\/h3>\\n<p style=\\"line-height: 25.6px;\\">In the right sidebar, you can add these layout blocks to your email:<\\/p>\\n<p style=\\"line-height: 25.6px;\\"><\\/p>\\n<ul style=\\"line-height: 25.6px;\\">\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-2-1-column/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-23 11:55:56', NULL),
(32, 0, 'Newsletter: Blank 1:3 Column', '["standard","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>Let''s Get Started! <\\/strong><\\/h1>\\n<p>&nbsp;<\\/p>\\n<p>It''s time to design your newsletter! In the right sidebar, you''ll find four menu items that will help you customize your newsletter:<\\/p>\\n<ol>\\n<li>Content<\\/li>\\n<li>Columns<\\/li>\\n<li>Styles<\\/li>\\n<li>Preview<\\/li>\\n<\\/ol>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"3px","borderColor":"#aaaaaa"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>This template...<\\/h3>"},{"type":"text","text":"<p>In the right sidebar, you can add layout blocks to your newsletter.<\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>... has a...<\\/h3>"},{"type":"text","text":"<p>You have the choice of:<\\/p>\\n<ul>\\n<li>1 column<\\/li>\\n<li>2 columns<\\/li>\\n<li>3 columns<\\/li>\\n<\\/ul>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>3-column layout.<\\/h3>"},{"type":"text","text":"<p>You can add as many layout blocks as you want!<\\/p>"},{"type":"text","text":""}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/newsletter-blank-1-3-column/thumbnail.20190930.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(33, 0, 'Simple Text', '["standard","blank"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\">Hi [subscriber:firstname | default:subscriber],<\\/p>\\n<p style=\\"text-align: left;\\"><\\/p>\\n<p style=\\"text-align: left;\\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.<\\/p>\\n<p style=\\"text-align: left;\\"><\\/p>\\n<p style=\\"text-align: left;\\">Is this too simple? You can still style your text with basic formatting, like <strong>bold<\\/strong> or <em>italics.<\\/em><\\/p>\\n<p style=\\"text-align: left;\\"><\\/p>\\n<p style=\\"text-align: left;\\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:<\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}},{"type":"button","text":"It''s time to take action!","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"left"}}},{"type":"text","text":"<p>Thanks for reading. See you soon!<\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>"},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/simple-text/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(34, 0, 'Take a Hike', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/header.jpg","alt":"header","fullWidth":true,"width":"1320px","height":"483px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p>Hi&nbsp;[subscriber:firstname | default:explorer]<\\/p>\\n                      <p><\\/p>\\n                      <p>Aliquam feugiat nisl eget eleifend congue. Nullam neque tellus, elementum vel elit dictum, tempus sagittis nunc. Phasellus quis commodo odio. Vestibulum vitae mi vel quam rhoncus egestas eget vitae eros.&nbsp;<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#843c15","height":"40px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1><strong>How to plan your hiking route<\\/strong><\\/h1>\\n                      <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aliquam dictum urna ac lacus dapibus rhoncus.<\\/p>"},{"type":"button","text":"Read More","url":"https:\\/\\/www.google.co.uk","styles":{"block":{"backgroundColor":"#64a1af","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"150px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"18px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/map.jpg","alt":"map","fullWidth":false,"width":"330px","height":"227px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#843c15","height":"40px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/boots.jpg","alt":"boots","fullWidth":false,"width":"600px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2><strong>Tried &amp; tested: Our favourite walking boots<\\/strong><\\/h2>\\n                        <p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.&nbsp;<\\/p>"},{"type":"button","text":"See Reviews","url":"","styles":{"block":{"backgroundColor":"#64a1af","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"150px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"18px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#843c15","height":"40px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>Hikers Gallery<\\/strong><\\/h3>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery3.jpg","alt":"gallery3","fullWidth":true,"width":"1000px","height":"750px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery1-300x225.jpg","alt":"gallery1","fullWidth":true,"width":"300px","height":"225px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/take_a_hike\\/gallery2-1.jpg","alt":"gallery2","fullWidth":true,"width":"1000px","height":"750px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Edit this to insert text<\\/p>"},{"type":"button","text":"View More Photos","url":"","styles":{"block":{"backgroundColor":"#64a1af","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"214px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#843c15","height":"40px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>Hiking goes social...<\\/strong><\\/h3>"},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"google-plus","link":"http:\\/\\/plus.google.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Google-Plus.png","height":"32px","width":"32px","text":"Google Plus"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#843c15","height":"40px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#64a1af"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#64a1af"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"13px","textAlign":"left"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"13px","textAlign":"right"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#64a1af"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#4f230c","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#423c39","fontFamily":"Courier New","fontSize":"24px"},"h2":{"fontColor":"#265f6d","fontFamily":"Courier New","fontSize":"24px"},"h3":{"fontColor":"#423c39","fontFamily":"Courier New","fontSize":"20px"},"link":{"fontColor":"#843c15","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#843c15"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/take_a_hike/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(35, 0, 'News Day', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#f2f2f2","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/News-Outlet-Title-2.jpg","alt":"News-Outlet-Title-2","fullWidth":true,"width":"1280px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"text-align: left;\\"><span style=\\"color: #2ca5d2;\\"><strong>Top Story<\\/strong><\\/span><\\/h1>"},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><strong>Plasma jet engines that could take you from the ground to space<\\/strong><\\/h2>"},{"type":"image","link":"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/news_day\\/plasma-stingray111-800x533.jpg","alt":"Plasma jet engines that could take you from the ground to space","fullWidth":false,"width":"413.28125px","height":440,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p class=\\"mailpoet_wp_post\\">FORGET fuel-powered jet engines. We\\u2019re on the verge of having aircraft that can fly from the ground up to the edge of space using air and electricity alone. Traditional jet engines create thrust by mixing compressed air with fuel and igniting it. The burning mixture expands rapidly and is blasted out of the back of the engine, pushing it forwards. &hellip;<\\/p><p><a href=\\"http:\\/\\/mailpoet.info\\/plasma-jet-engines-that-could-take-you-from-the-ground-to-space\\/\\">Read More<\\/a><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3><span style=\\"color: #2ca5d2;\\"><strong>Popular Posts Today<\\/strong><\\/span><\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: left; font-size: 18px; line-height: 1.4;\\"><strong>Cutting through the smog: What to do to fight air pollution<\\/strong><\\/h3>\\n                      <p class=\\"mailpoet_wp_post\\">Tackling our air problems starts with traffic control, but individual action to reduce energy use and intensive farming would also help clean our air.<\\/p>\\n                      <p><a href=\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\">Read More<\\/a><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"text","text":"<h3 style=\\"text-align: left; font-size: 18px; line-height: 1.4;\\"><strong>Ladybird&rsquo;s transparent shell reveals how it&nbsp;moves<\\/strong><\\/h3>\\n                      <p class=\\"mailpoet_wp_post\\">They certainly know how to fold. A see-through artificial wing case has been used to watch for the first time as ladybirds put away their wings after flight.<\\/p>\\n                      <p><a href=\\"http:\\/\\/mailpoet.info\\/ladybirds-transparent-shell-reveals-how-it-folds-its-wings\\/\\">Read More<\\/a><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"text","text":"<h3 style=\\"text-align: left; font-size: 18px; line-height: 1.4;\\"><strong>Brazil&rsquo;s history-making Hurricane<\\/strong><\\/h3>\\n                      <p class=\\"mailpoet_wp_post\\">Jairzinho has just made history. In claiming the fourth goal of an unforgettable 1970 FIFA World Cup Mexico&trade; Final against Italy, he has maintained his record of scoring in every one of Brazil&rsquo;s matches en route to the Trophy.<\\/p>\\n                      <p><a href=\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\">Read More<\\/a><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: left; font-size: 18px; line-height: 1.4;\\"><strong>Iceland&rsquo;s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n                      <p class=\\"mailpoet_wp_post\\">As Iceland&rsquo;s key matches loom, with kick-off just a couple of hours away, you will find their national coach in the pub. This may seem unusual...<\\/p>\\n                      <p><a href=\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\">Read More<\\/a><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"text","text":"<h3 style=\\"text-align: left; font-size: 18px; line-height: 1.4;\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia<\\/strong><\\/h3>\\n                      <p class=\\"mailpoet_wp_post\\">Organising a FIFA World Cup&trade; in a sustainable manner is a major challenge. The scale of the event inevitably has an impact on the Host Country.&nbsp;<\\/p>\\n                      <p><a href=\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\">Read More<\\/a><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"text","text":"<h3 style=\\"text-align: left; font-size: 18px; line-height: 1.4;\\"><strong>Lineker&rsquo;s life-changing treble<\\/strong><\\/h3>\\n                      <p class=\\"mailpoet_wp_post\\">Given that he won the Golden Boot in his first and came within a whisker of the Final in his second, one might expect Gary Lineker to have a tough time picking his FIFA World Cup&trade; highlight. Yet the man who scored ten times...<\\/p>\\n                      <p><a href=\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\">Read More<\\/a><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#f2f2f2","height":"40px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><strong>NewsDay<\\/strong><\\/p>\\n                      <p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><br \\/><\\/p>\\n                      <p><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/LinkedIn.png","height":"32px","width":"32px","text":"LinkedIn"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#f2f2f2","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"13px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#2ca5d2","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f2f2f2"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/news_day/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(36, 0, 'World Cup', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header.png","alt":"Sports-Football-Header","fullWidth":true,"width":"1280px","height":"220px","styles":{"block":{"textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-1.png","alt":"Sports-Football-Divider-1","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#da6110"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><strong><span style=\\"color: #ffffff; font-size: 14px;\\">Issue #1<\\/span><\\/strong><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: right;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" target=\\"_blank\\" style=\\"color: #ffffff; font-size: 14px; text-align: center;\\">View In Browser<\\/a><\\/p>\\n                                        <p style=\\"text-align: right;\\"><span style=\\"color: #ffffff; text-align: start;\\">Monday 1st January 2017<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#da6110","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Header-1.png","alt":"Sports-Football-Header","fullWidth":true,"width":"1280px","height":"580px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><strong>Welcome Back!<\\/strong><\\/h2>\\n                                      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna.<\\/p>\\n                                      <p><\\/p>\\n                                      <p>Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi. Etiam sed nisl nec orci pretium lacinia eget in turpis. Maecenas in posuere justo. Vestibulum et sapien vestibulum, imperdiet neque in, maximus velit.<\\/p>\\n                                      <p><\\/p>\\n                                      <p>Proin dignissim elit magna, viverra scelerisque libero vehicula sed<\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-3.png","alt":"Sports-Football-Divider-3","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#efefef","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#efefef"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"padding-bottom: 0;\\"><span style=\\"font-weight: 600;\\">Latest News<\\/span><\\/h2>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"View All News","url":"","styles":{"block":{"backgroundColor":"#d35400","borderColor":"#d35400","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"110px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Tahoma","fontSize":"14px","fontWeight":"normal","textAlign":"right"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#efefef"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#efefef"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2865897_full-lnd.jpg","alt":"Brazil\\u2019s history-making Hurricane","fullWidth":false,"width":652,"height":366,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Brazil&rsquo;s history-making Hurricane<\\/strong><\\/h3>\\n                                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit, vel ultrices nibh bibendum quis. Donec eget fermentum magna. Nullam congue dui lectus, quis pellentesque orci placerat eu. Fusce semper neque a mi aliquet vulputate sed sit amet nisi...<\\/p>\\n                                            <p><a href=\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\">Read More<\\/a><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#efefef"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2866107_full-lnd.jpg","alt":"Iceland\\u2019s dentist-coach defying convention and expectations","fullWidth":false,"width":652,"height":366,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><strong>Iceland&rsquo;s dentist-coach defying convention and expectations<\\/strong><\\/h3>\\n                                          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit...<\\/p>\\n                                          <p><a href=\\"http:\\/\\/mailpoet.info\\/icelands-dentist-coach-defying-convention-and-expectations\\/\\">Read More<\\/a><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2709222_full-lnd.jpg","alt":"Impact and legacy of 2018 FIFA World Cup Russia: facts and figures","fullWidth":false,"width":652,"height":366,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Impact and legacy of 2018 FIFA World Cup Russia: facts and figures<\\/strong><\\/h3>\\n                                        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod...<\\/p>\\n                                        <p><a href=\\"http:\\/\\/mailpoet.info\\/impact-and-legacy-of-2018-fifa-world-cup-russia-facts-and-figures\\/\\">Read More<\\/a><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/2867790_full-lnd.jpg","alt":"Lineker\\u2019s life-changing treble","fullWidth":false,"width":652,"height":366,"styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Lineker&rsquo;s life-changing treble<\\/strong><\\/h3>\\n                                      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam consequat lorem at est congue, non consequat lacus iaculis. Integer euismod mauris velit&nbsp;<span style=\\"background-color: inherit;\\">consequat lorem at est congue...<\\/span><\\/p>\\n                                      <p><a href=\\"http:\\/\\/mailpoet.info\\/linekers-life-changing-treble\\/\\">Read More<\\/a><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#efefef","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Divider-2.png","alt":"Sports-Football-Divider-2","fullWidth":true,"width":"1280px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Footer-1.png","alt":"Sports-Football-Footer","fullWidth":true,"width":"1280px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#da6110","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#da6110"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#b55311"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#da6110","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/world_cup\\/Sports-Football-Logo-Small.png","alt":"Sports-Football-Logo-Small","fullWidth":false,"width":"772px","height":"171px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#da6110","height":"20px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Tahoma","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Tahoma","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Tahoma","fontSize":"30px"},"h2":{"fontColor":"#da6110","fontFamily":"Tahoma","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Tahoma","fontSize":"18px"},"link":{"fontColor":"#da6110","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#222222"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/world_cup/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(37, 0, 'Festival Event', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#0a5388","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/festival-header.jpg","alt":"festival-header","fullWidth":true,"width":"1320px","height":"879px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"36px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\">Pack your glowsticks, <br \\/>Boomfest is back!&nbsp;<\\/h1>\\n                        <p><\\/p>\\n                        <p style=\\"text-align: center;\\">Duis tempor nisl in risus hendrerit venenatis. <br \\/>Curabitur ornare venenatis nisl non ullamcorper. <\\/p>"},{"type":"button","text":"Duis id tincidunt","url":"","styles":{"block":{"backgroundColor":"#0a5388","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"260px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Maecenas scelerisque nisi sit amet metus efficitur dapibus!&nbsp;<br \\/>Ut eros risus, facilisis ac aliquet vel, posuere ut urna.<\\/p>"},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"28px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\">Confirmed Lineup<\\/h2>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><em><span style=\\"color: #bae2ff;\\">Main Stage<\\/span><\\/em><\\/h3><p>Quisque libero<br \\/>Nulla convallis<br \\/>Vestibulum Ornare<br \\/>Consectetur Odio<\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><em><span style=\\"color: #bae2ff;\\">New Acts Stage<\\/span><\\/em><\\/h3><p>Nulla interdum<br \\/>Massa nec<br \\/>Pharetra<br \\/>Varius<\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><em><span style=\\"color: #bae2ff;\\">Comedy Stage<\\/span><\\/em><\\/h3><p>In pulvinar<br \\/>Risus sed<br \\/>Condimentum<br \\/>Feugiat<\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\">New to the festival this year<\\/h2>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"9px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/street-food.jpg","alt":"street food","fullWidth":true,"width":"499px","height":"750px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3>Award-winning Street Food<\\/h3><p>Nullam pharetra lectus id porta pulvinar. Proin ac massa nibh. Nullam ac mi pharetra, lobortis nunc et, placerat leo. Mauris eu feugiat elit. Pellentesque eget turpis eu diam vehicula convallis non <a href=\\"http:\\/\\/www.mailpoet.com\\">luctus enim.<\\/a><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/festival_event\\/happy.jpeg","alt":"happy","fullWidth":true,"width":"499px","height":"750px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3>Prepare to&nbsp;dazzle with our Glitter Run<\\/h3><p>Donec quis orci at metus finibus tincidunt. Sed vel urna sed urna maximus congue eu et turpis. Nulla tempus hendrerit justo eget molestie. Vivamus quis molestie lacus. Donec commodo odio a nisi feugiat, vitae egestas mi.<\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}}},{"type":"footer","text":"<p>Mauris tristique ultricies ullamcorper. <br \\/>Don''t want to hear from us?&nbsp;<a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><\\/p><p><\\/p><p>Add your postal address here.&nbsp;<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"13px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"16px"},"h1":{"fontColor":"#ffffff","fontFamily":"Georgia","fontSize":"36px"},"h2":{"fontColor":"#ffffff","fontFamily":"Georgia","fontSize":"26px"},"h3":{"fontColor":"#ffffff","fontFamily":"Georgia","fontSize":"24px"},"link":{"fontColor":"#ffffff","textDecoration":"underline"},"wrapper":{"backgroundColor":"#8d062b"},"body":{"backgroundColor":"#0a5388"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/festival_event/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(38, 0, 'Retro Computing Magazine', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#4473a1"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#008282","height":"40px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Header.png","alt":"Windows94-Header","fullWidth":true,"width":"1280px","height":"740px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><span style=\\"color: #ffffff;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #ffffff;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"#008282"},"text":{"fontColor":"#222222","fontFamily":"Courier New","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><strong>We''re upgrading!<\\/strong><\\/h1>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Quisque in leo felis. Etiam at libero et enim tincidunt scelerisque. Ut felis lectus, imperdiet quis justo quis, elementum sagittis tellus. Sed elementum, lacus at iaculis vestibulum, nunc leo gravida nisi, sed dapibus nisi odio ac ex. Aliquam id arcu dictum, cursus quam id, eleifend libero.<\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"ridge","borderWidth":"3px","borderColor":"#aaaaaa"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1><strong>Latest News<\\/strong><\\/h1>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>What is it like to use a Windows 98 PC in 2017?<\\/strong><\\/h3>"},{"type":"text","text":"<p class=\\"mailpoet_wp_post\\"><span>Computers are much more advanced than they were even a few years ago, but of course we all like to complain about the dumb things they sometimes do. It&rsquo;s easy to forget how clunky things used to be, though...<\\/span><\\/p>\\n<p><a href=\\"http:\\/\\/mailpoet.info\\/odds-on-10-science-breakthroughs-you-can-bet-on\\/\\">Read more<\\/a><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Windows 95 still finds life online<\\/strong><\\/h3>"},{"type":"text","text":"<p class=\\"mailpoet_wp_post\\">Microsoft&rsquo;s Windows 95 has reached the ripe old age of 22 this year and to commemorate this milestone, TheNextWeb goes into some details about the operating system that users may have missed over the years...<\\/p>\\n<p><a href=\\"http:\\/\\/mailpoet.info\\/brazils-history-making-hurricane\\/\\">Read more<\\/a><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>New Sinclair ZX Spectrum Fully Funded<\\/strong><\\/h3>"},{"type":"text","text":"<p class=\\"mailpoet_wp_post\\">The new Sinclair ZX Spectrum Next home computer which was launched on Kickstarter to mark the 35th birthday of the original Spectrum produced by Sinclair Research has been fully funded in less than 48 hours...<\\/p>\\n<p><a href=\\"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/\\">Read more<\\/a><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#008282","height":"50px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#008282"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2><strong><span style=\\"color: #ffffff;\\">Did you know?<\\/span><\\/strong><\\/h2>\\n<p><span style=\\"color: #ffffff;\\">At the time of creation and development, the microcomputers in Japan were not powerful enough to handle the complex tasks related to the design and programming of Space Invaders. Nishikado then designed his own hardware and developmental tools to make the game a reality.<\\/span><\\/p>\\n<p><strong><span style=\\"color: #ffffff;\\"><\\/span><\\/strong><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro_computing_magazine\\/Windows94-Today.png","alt":"Windows94-Today","fullWidth":false,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#008282","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>Let''s get social!<\\/strong><\\/p>"},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png?mailpoet_version=3.0.0-rc.1.0.4","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png?mailpoet_version=3.0.0-rc.1.0.4","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Youtube.png?mailpoet_version=3.0.0-rc.1.0.4","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Email.png?mailpoet_version=3.0.0-rc.1.0.4","height":"32px","width":"32px","text":"Email"}]},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Courier New","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#008282","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Courier New","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Courier New","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Courier New","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Courier New","fontSize":"18px"},"link":{"fontColor":"#008282","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#008282"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/retro_computing_magazine/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(39, 0, 'Shoes', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f6f6f6"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo.png","alt":"Retail-Shoes-Logo","fullWidth":true,"width":"1280px","height":"220px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Header.jpg","alt":"Retail-Shoes-Header","fullWidth":true,"width":"1280px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f1b512"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #614a0d;\\">Our New Range<\\/span><\\/h2>\\n                      <p style=\\"text-align: center;\\"><span style=\\"color: #614a0d;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt.<\\/span><\\/p>\\n                      <p style=\\"text-align: center;\\"><span style=\\"color: #614a0d;\\">Curabitur fermentum ligula eget lacus aliquam volutpat. Integer sapien neque, laoreet quis lobortis sed, semper eget magna. Suspendisse potentiu.<\\/span><\\/p>"},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#41c7bf","borderColor":"#28a9a2","borderWidth":"2px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#36b0a9"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"70px"}}},{"type":"text","text":"<h2><span style=\\"color: #ffffff;\\">Handcrafted Shoes<\\/span><\\/h2>\\n                       <p style=\\"font-size: 14px;\\"><span><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-1.jpg","alt":"Retail-Shoes-Boxes-1","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#36b0a9"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Boxes-2.jpg","alt":"Retail-Shoes-Boxes-2","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"70px"}}},{"type":"text","text":"<h2><span style=\\"color: #ffffff;\\">Perfect For Any Occasion<\\/span><\\/h2>\\n                      <p style=\\"font-size: 14px;\\"><span><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque cursus aliquam urna, non ultricies diam sagittis sit amet. Etiam tempus a metus sed tincidunt. Curabitur fermentum ligula eget lacus aliquam volutpat.<\\/span><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f6f6f6"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>We''re open every day!<\\/strong><\\/h3>\\n                        <p style=\\"text-align: center;\\">Call in any time and we''ll help you pick the best shoes for any occasion.<\\/p>\\n                        <p style=\\"text-align: center;\\">If you''re not happy, just bring them back to us and we''ll give you a full refund.<\\/p>"},{"type":"button","text":"Check Out Our Website","url":"","styles":{"block":{"backgroundColor":"#41c7bf","borderColor":"#28a9a2","borderWidth":"2px","borderRadius":"5px","borderStyle":"solid","width":"220px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"2px","borderColor":"#d3d3d3"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f6f6f6"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/shoes\\/Retail-Shoes-Logo-Footer.png","alt":"Retail-Shoes-Logo-Footer","fullWidth":true,"width":"1280px","height":"60px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\"><span style=\\"color: #999999;\\">Address Line 1<\\/span><\\/p>\\n                      <p style=\\"text-align: center; font-size: 12px;\\"><span style=\\"color: #999999;\\">Address Line 2<\\/span><\\/p>\\n                      <p style=\\"text-align: center; font-size: 12px;\\"><span style=\\"color: #999999;\\">City<\\/span><\\/p>\\n                      <p style=\\"text-align: center; font-size: 12px;\\"><span style=\\"color: #999999;\\">Country<\\/span><\\/p>"},{"type":"social","iconSet":"grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/02-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f6f6f6"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#41c7bf","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f6f6f6"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/shoes/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(40, 0, 'Music', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2d2d"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png","alt":"Music-Logo","fullWidth":false,"width":"496px","height":"78px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/music-header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"70px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #393939;\\"><strong>You Play.<\\/strong><\\/span><\\/h1>\\n<h1 style=\\"text-align: center;\\"><span style=\\"color: #393939;\\"><strong>They Listen.<\\/strong><\\/span><\\/h1>"},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #878787;\\">Up to 50% off all of our instruments.<\\/span><\\/h2>\\n<h2 style=\\"text-align: center;\\"><span style=\\"color: #878787;\\">This week only.<\\/span><\\/h2>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"176px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Choose a category and get playing<\\/strong><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Electric Guitars","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Trumpets","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"DJ Equipment","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Amps","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Drums","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Pianos","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Banjos","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Synthesizers","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Guitar Pedals","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Harmonicas","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Flutes","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Headphones","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#2d2d2d","borderWidth":"3px","borderRadius":"5px","borderStyle":"solid","width":"189px","lineHeight":"50px","fontColor":"#2d2d2d","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2d2d"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2d2d"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/music\\/Music-Logo.png","alt":"Music-Logo","fullWidth":false,"width":"496px","height":"78px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"text","text":"<p style=\\"text-align: center; font-size: 11px;\\"><span style=\\"color: #999999;\\"><em><strong><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #999999;\\">Unsubscribe<\\/a><\\/strong><\\/em><\\/span><\\/p>\\n<p style=\\"text-align: center; font-size: 11px;\\"><span style=\\"color: #999999;\\"><em><strong><a href=\\"[link:subscription_manage_url]\\" style=\\"color: #999999;\\">Manage your subscription<\\/a><\\/strong><\\/em><\\/span><br \\/><span style=\\"color: #999999;\\">Add your postal address here!<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Tahoma","fontSize":"36px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"22px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"18px"},"link":{"fontColor":"#2d2d2d","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#2d2d2d"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"176px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/music/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(41, 0, 'Hotels', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2a31"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-1.png","alt":"Hotel-Logo","fullWidth":false,"width":"554px","height":"200px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>My Favourites<\\/strong><\\/span><\\/h3>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Recent Bookings<\\/strong><\\/span><\\/h3>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h1><span style=\\"color: #ffffff;\\"><strong>Pets go free<\\/strong><\\/span><\\/h1>"},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">Stay in any Exquisite hotel this summer and bring your pet for free!<\\/span><\\/h2>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#ffc600","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"46px","fontColor":"#3f3f3f","fontFamily":"Verdana","fontSize":"18px","fontWeight":"bold","textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><strong>Get ready to travel in Exquiste style...<\\/strong><\\/h2>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/dubai-paris.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"181px"}}},{"type":"text","text":"<h1><span style=\\"color: #ffffff;\\"><strong>Dubai<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\"color: #ffffff;\\">From $199<strong><br \\/><\\/strong><\\/span><\\/h2>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"181px"}}},{"type":"text","text":"<h1><strong><span style=\\"color: #ffffff;\\">Paris<\\/span><\\/strong><\\/h1>\\n<h2><span style=\\"color: #ffffff;\\">From $149<\\/span><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/toronto-delhi.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"181px"}}},{"type":"text","text":"<h1><span style=\\"color: #ffffff;\\"><strong>Toronto<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\"color: #ffffff;\\">From $229<\\/span><\\/h2>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"181px"}}},{"type":"text","text":"<h1><span style=\\"color: #ffffff;\\"><strong>New Delhi<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\"color: #ffffff;\\">From $149<\\/span><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/rio-london.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"181px"}}},{"type":"text","text":"<h1><span style=\\"color: #ffffff;\\"><strong>Rio de Janeiro<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\"color: #ffffff;\\">From $329<\\/span><\\/h2>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"181px"}}},{"type":"text","text":"<h1><span style=\\"color: #ffffff;\\"><strong>London<\\/strong><\\/span><\\/h1>\\n<h2><span style=\\"color: #ffffff;\\">From $99<\\/span><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffc600"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Just for you...<\\/strong><\\/h2>\\n<p style=\\"text-align: center;\\">Here''s 10% off your next booking with us.<\\/p>\\n<p style=\\"text-align: center;\\">Just grab the code below and paste it when required on the booking form!<\\/p>"},{"type":"button","text":"VALU3DCUST","url":"","styles":{"block":{"backgroundColor":"#ffc600","borderColor":"#000000","borderWidth":"2px","borderRadius":"6px","borderStyle":"solid","width":"219px","lineHeight":"40px","fontColor":"#000000","fontFamily":"Courier New","fontSize":"30px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2a31"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2a31"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/hotels\\/Hotel-Logo-Small.png","alt":"Hotel-Logo-Small","fullWidth":true,"width":"554px","height":"200px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2d2a31"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Address Line 1 <\\/strong><\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Address Line 2 <\\/strong><\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>City <\\/strong><\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Country<\\/strong><\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><span style=\\"color: #ffc600;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #ffc600;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #ffc600;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #ffffff;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#333333","fontFamily":"Tahoma","fontSize":"40px"},"h2":{"fontColor":"#333333","fontFamily":"Verdana","fontSize":"18px"},"h3":{"fontColor":"#2d2a31","fontFamily":"Arial","fontSize":"18px"},"link":{"fontColor":"#008282","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#2d2a31"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#ffc600","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"46px","fontColor":"#3f3f3f","fontFamily":"Verdana","fontSize":"18px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"181px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/hotels/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(42, 0, 'Piece of cake', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><strong>Open daily from 9am to 9pm |&nbsp;<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/strong><\\/p>","styles":{"block":{"backgroundColor":"#ececeb"},"text":{"fontColor":"#606060","fontFamily":"Arial","fontSize":"13px","textAlign":"right"},"link":{"fontColor":"#d42b2b","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Logo-1.png","alt":"Restaurant-Bakery-Logo-1","fullWidth":true,"width":"1280px","height":"180px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/piece_of_cake\\/Restaurant-Bakery-Header.jpg","alt":"Restaurant-Bakery-Header","fullWidth":true,"width":"1280px","height":"1600px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>It''s our Birthday!<\\/strong><\\/h1>"},{"type":"text","text":"<h3 style=\\"text-align: center; line-height: 1.4;\\">To celebrate, we''re adding a slice of our Birthday cake to every order. Pop in this weekend to use our special offer code and enjoy!<\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center; border: 3px dashed #d42b2b; color: #d42b2b; padding: 10px; font-size: 24px;\\"><strong>HAPPYBDAY<\\/strong><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ececeb"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ececeb"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"background-color: #ececeb; line-height: 1.3;\\"><span style=\\"font-weight: 600;\\"><span style=\\"font-size: 12px; text-align: center;\\">Add your postal address here.<\\/span><\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: right; line-height: 1.3;\\"><strong><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\">Unsubscribe<\\/a><\\/strong><\\/p>\\n                      <p style=\\"text-align: right; line-height: 1.3;\\"><strong><a href=\\"[link:subscription_manage_url]\\" style=\\"color: #d42b2b; text-decoration: none; font-size: 12px; text-align: center;\\">Manage&nbsp;Subscription<\\/a><\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ececeb"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#606060","fontFamily":"Arial","fontSize":"16px"},"h1":{"fontColor":"#606060","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#d42b2b","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#606060","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#d42b2b","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ececeb"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/piece_of_cake/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(43, 0, 'Buddhist Temple', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#00050b"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"11px","textAlign":"left"},"link":{"fontColor":"#787878","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"80px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png","alt":"Buddhist-Logo","fullWidth":false,"width":"170px","height":"99px","styles":{"block":{"textAlign":"left"}}},{"type":"text","text":"<h1>With our thoughts, we make the <span style=\\"color: #f37f31;\\">world<\\/span><\\/h1>\\n    <p><span style=\\"color: #dedede;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"24.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#f37f31"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Avatar.jpg","alt":"Buddhist-Avatar","fullWidth":false,"width":"70px","height":"400px","styles":{"block":{"textAlign":"left"}}},{"type":"text","text":"<p><span style=\\"color: #999999;\\">Special Event<\\/span><\\/p>\\n    <h3>Dalai Lama visit<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span><\\/p>"},{"type":"button","text":"Book tickets here","url":"","styles":{"block":{"backgroundColor":"#f37f31","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"145px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#f37f31"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h3><span style=\\"color: #f37f31;\\">New prayer flags<\\/span><\\/h3>\\n    <p><span style=\\"color: #dedede;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>\\n    <p><a href=\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\">Find out more &gt;<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/5bafccfc554c7f08176ec084.png","alt":"5bafccfc554c7f08176ec084","fullWidth":false,"width":"280px","height":"524px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Social.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#f37f31"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"45px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"90px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Sharing matters to us<\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum. Vestibulum finibus sapien in enim ultricies, vel placerat risus lacinia.<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"45px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-1.jpg","alt":"Buddhist-Images-1","fullWidth":false,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><span style=\\"color: #dedede;\\">Meditation for beginners<\\/span><\\/h3>\\n    <p><span style=\\"color: #dedede;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\">Find out more &gt;<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-2.jpg","alt":"Buddhist-Images-2","fullWidth":false,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><span style=\\"color: #dedede;\\">Planning your trip to a temple<\\/span><\\/h3>\\n    <p><span style=\\"color: #dedede;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\">Find out more &gt;<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Images-3.jpg","alt":"Buddhist-Images-3","fullWidth":false,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><span style=\\"color: #dedede;\\">Visit the sunken statues<\\/span><\\/h3>\\n    <p><span style=\\"color: #dedede;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed semper ipsum.<\\/span>&nbsp;<\\/span><\\/p>\\n    <p><a href=\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\">Find out more &gt;<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#f37f31"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/buddhist-temple\\/Buddhist-Logo.png","alt":"Buddhist-Logo","fullWidth":false,"width":"170px","height":"99px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#f37f31","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#eeeeee","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#eeeeee","fontFamily":"Merriweather","fontSize":"30px"},"h2":{"fontColor":"#eeeeee","fontFamily":"Merriweather","fontSize":"24px"},"h3":{"fontColor":"#eeeeee","fontFamily":"Merriweather","fontSize":"22px"},"link":{"fontColor":"#f37f31","textDecoration":"underline"},"wrapper":{"backgroundColor":"#00050b"},"body":{"backgroundColor":"#00050b"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Book tickets here","url":"","styles":{"block":{"backgroundColor":"#f37f31","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"145px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"7px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#f37f31"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#f37f31","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"11px","textAlign":"left"},"link":{"fontColor":"#787878","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/buddhist-temple/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(44, 0, 'Mosque', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#009146"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Open Sans","fontSize":"10px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"none"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#333333"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png","alt":"Mosque-Logo","fullWidth":false,"width":"182px","height":"119px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\"><strong>JANUARY 2019<\\/strong><\\/span><\\/p>\\n    <h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Newsletter<\\/span><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris efficitur pretium.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"90px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #009146;\\"><strong>Upcoming Events<\\/strong><\\/span><\\/h2>"}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-1.jpg","alt":"Mosque-Images-1","fullWidth":false,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>14th&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><span>The Four Imams<\\/span><\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><strong><a href=\\"\\">Find out more &gt;<\\/a><\\/strong><\\/p>"}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-2.jpg","alt":"Mosque-Images-2","fullWidth":false,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>23rd&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><span>Prayer Makes Perfect<\\/span><\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong><a href=\\"\\">Find out more &gt;<\\/a><\\/strong><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Images-3.jpg","alt":"Mosque-Images-3","fullWidth":false,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>29th&nbsp;January 2019<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><span>Plaster Carving<\\/span><\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc scelerisque ut purus vel eleifend. Curabitur mollis nisi id mauris.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong><a href=\\"http:\\/\\/a9d.fc4.mwp.accessdomain.com\\">Find out more &gt;<\\/a><\\/strong><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#009146"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"5.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#009146"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #009146;\\"><strong>Prayer Times<\\/strong><\\/span><\\/h2>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong><\\/strong><strong>Fajr<\\/strong><\\/h2>"},{"type":"button","text":"7.04pm","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Sunrise<\\/strong><\\/h2>"},{"type":"button","text":"8.41am","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Dhuhr<\\/strong><\\/h2>"},{"type":"button","text":"12.35pm","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Asr<\\/strong><\\/h2>"},{"type":"button","text":"2.01pm","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Maghrib<\\/strong><\\/h2>"},{"type":"button","text":"4.21pm","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Isha''a<\\/strong><\\/h2>"},{"type":"button","text":"5.58pm","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/bg-2.jpg","alt":"bg-2","fullWidth":false,"width":"1200px","height":"286px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#009146"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"24px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/mosque\\/Mosque-Logo.png","alt":"Mosque-Logo","fullWidth":false,"width":"144px","height":"119px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"29px"}}},{"type":"social","iconSet":"circles","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Open Sans","fontSize":"11px","textAlign":"center"},"link":{"fontColor":"#009146","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#333333","fontFamily":"Open Sans","fontSize":"13px"},"h1":{"fontColor":"#333333","fontFamily":"Open Sans","fontSize":"30px"},"h2":{"fontColor":"#333333","fontFamily":"Open Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Open Sans","fontSize":"22px"},"link":{"fontColor":"#009146","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#e3e3e3"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"5.58pm","url":"","styles":{"block":{"backgroundColor":"#009146","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Open Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"5.5px","borderStyle":"solid","borderWidth":"3px","borderColor":"#009146"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Open Sans","fontSize":"11px","textAlign":"center"},"link":{"fontColor":"#009146","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"29px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Open Sans","fontSize":"10px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/mosque/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(45, 0, 'Synagogue', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2b3d5e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#7386a7","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#384e76"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"#04aeb9","padding":"7.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#0d7e85"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#384e76"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png","alt":"Synagogue-Logo","fullWidth":false,"width":"180px","height":"208px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"27px"}}},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Header-2.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#384e76"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"140px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"44px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">Welcome&nbsp;back<\\/span><\\/h1>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">This month we''ll be discussing important topics around our faith, and highlighting some events that you may be interested in.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"38px"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #04aeb9;\\"><strong><span>S P E C I A L&nbsp; E V E N T<\\/span><\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">Stories In Song<\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">An afternoon of comedy and music with Daniel Cainer. This multi-award-winning master-songwriter and great musician brings our family trees to life.<\\/span><\\/p>"},{"type":"button","text":"Tickets available here","url":"","styles":{"block":{"backgroundColor":"#04aeb9","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"175px","lineHeight":"38px","fontColor":"#093c3f","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"43px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Back-1.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/male-18.jpg","alt":"male-18","fullWidth":false,"width":"150px","height":"360px","styles":{"block":{"textAlign":"right"}}},{"type":"text","text":"<p class=\\"font_2\\" style=\\"text-align: right;\\"><span style=\\"color: #384e76;\\"><strong>Ariel Abel<\\/strong><\\/span><\\/p>\\n    <p class=\\"font_2\\" style=\\"font-size: 11px; text-align: right;\\"><span style=\\"color: #384e76;\\">Princes Road Synagogue&nbsp;<span>Rabbi&nbsp;<\\/span><\\/span><\\/p>"},{"type":"button","text":"Get in touch","url":"","styles":{"block":{"backgroundColor":"#04aeb9","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"90px","lineHeight":"30px","fontColor":"#093c3f","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"bold","textAlign":"right"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">Greetings from our Rabbi&nbsp;<\\/span><\\/h2>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend. Fusce luctus accumsan risus, at rhoncus ante vehicula in. Praesent ut ultricies ipsum. Sed lacus dolor, laoreet nec tincidunt ut, commodo nec augue. In dignissim justo eget ante facilisis ornare.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\"><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\"><span>Cras in lacus ac lectus hendrerit porta. Morbi pretium id nisi eget placerat. Integer nec quam nec augue luctus facilisis. Nam sollicitudin velit nec risus mattis, quis porttitor tortor consequat. Vivamus nec justo vel lectus pharetra volutpat.<\\/span><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\"><span><\\/span><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\"><span>Quisque eget vestibulum quam, eu fermentum ipsum.<\\/span><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#384e76"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"#04aeb9","padding":"6.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#04aeb9"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #384e76;\\">Latest News<\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #384e76;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-1.jpg","alt":"Synagogue-Images-1","fullWidth":false,"width":"800px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">Building work started this week<\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#04aeb9","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"81px","lineHeight":"30px","fontColor":"#093c3f","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-2.jpg","alt":"Synagogue-Images-2","fullWidth":false,"width":"800px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">What''s life like as a Jewish teenager?<\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#04aeb9","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"81px","lineHeight":"30px","fontColor":"#093c3f","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Images-3.jpg","alt":"Synagogue-Images-3","fullWidth":false,"width":"800px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">The life of paper in a modern world<\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #384e76;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat.<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#04aeb9","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"81px","lineHeight":"30px","fontColor":"#093c3f","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2b3d5e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#04aeb9"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Keep in touch with us<\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pellentesque magna erat, vitae ultricies eros porttitor eleifend.<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2b3d5e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2b3d5e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/synagogue\\/Synagogue-Logo.png","alt":"Synagogue-Logo","fullWidth":false,"width":"180px","height":"208px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#04aeb9","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#2b3d5e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"13px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather","fontSize":"18px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#2b3d5e"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Get in touch","url":"","styles":{"block":{"backgroundColor":"#04aeb9","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"90px","lineHeight":"30px","fontColor":"#093c3f","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"bold","textAlign":"right"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"#04aeb9","padding":"6.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#04aeb9"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#04aeb9","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"30px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#7386a7","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/synagogue/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(46, 0, 'Faith', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/church-header.jpg","alt":"church-header","fullWidth":true,"width":"1036px","height":"563px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\">Spreading Love &amp; Hope...<\\/h1><p>Duis id molestie ex. Quisque finibus magna in justo tristique pellentesque. Nulla sed leo facilisis arcu malesuada molestie vel quis dolor. Donec imperdiet condimentum odio ut elementum. Aenean nisl massa, rutrum a ullamcorper eget, molestie non erat.&nbsp;<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f3f4f4"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\">Family Faith Events<\\/h2>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/family.jpg","alt":"family","fullWidth":false,"width":"660px","height":"880px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p>In maximus tempus pellentesque. Nunc scelerisque ante odio, vel placerat dui fermentum efficitur. Integer vitae ex suscipit, aliquet eros vitae, ornare est. <a href=\\"http:\\/\\/www.example.com\\">Aenean vel dapibus nisi<\\/a>.<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2>Thoughts &amp; Prayers<\\/h2>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/faith\\/pray.jpg","alt":"pray","fullWidth":false,"width":"660px","height":"880px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p>Donec sed vulputate ipsum. In scelerisque rutrum interdum. Donec imperdiet dignissim erat, in dictum lectus accumsan ut. <a href=\\"http:\\/\\/www.example.com\\">Aliquam erat volutpat.<\\/a><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\">Latest News<\\/h1>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"7px","borderStyle":"dotted","borderWidth":"1px","borderColor":"#dcdcdc"}}},{"type":"automatedLatestContent","amount":"3","contentType":"post","terms":[],"inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#dfeaf3","borderColor":"#00ddff","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"45px","fontColor":"#597890","fontFamily":"Tahoma","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"2px","borderColor":"#dfeaf3"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"#e7eff6","padding":"13px","borderStyle":"ridge","borderWidth":"6px","borderColor":"#597890"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#e7eff6"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><b>Add your postal address here!<\\/b>","styles":{"block":{"backgroundColor":"#e7eff6"},"text":{"fontColor":"#787878","fontFamily":"Tahoma","fontSize":"14px","textAlign":"left"},"link":{"fontColor":"#787878","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\">Find us socially:<\\/p>"},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Website.png","height":"32px","width":"32px","text":"Website"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#787878","fontFamily":"Tahoma","fontSize":"16px"},"h1":{"fontColor":"#597890","fontFamily":"Comic Sans MS","fontSize":"26px"},"h2":{"fontColor":"#597890","fontFamily":"Comic Sans MS","fontSize":"18px"},"h3":{"fontColor":"#787878","fontFamily":"Tahoma","fontSize":"18px"},"link":{"fontColor":"#597890","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#e7eff6"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/faith/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(47, 0, 'College', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png","alt":"College-Logo","fullWidth":false,"width":"106px","height":"652px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"36px"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Youtube"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"33px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#333333"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #ffcc00;\\"><strong>S U M M E R&nbsp; &nbsp;E D I T I O N<\\/strong><\\/span><\\/p>\\n    <h1 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">Graduation Day is Coming<\\/span><\\/h1>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt. Integer gravida mauris erat, vehicula blandit velit ultrices ut.&nbsp;<\\/span><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"54px"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>H E A D M A S T E R '' S&nbsp; &nbsp;B L O G<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: left;\\"><strong><span style=\\"color: #333333;\\">Your hard work pays off in the future to come<\\/span><\\/strong><\\/h2>\\n    <p><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"18.5px","borderStyle":"solid","borderWidth":"2px","borderColor":"#ffcc00"}}},{"type":"text","text":"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur purus quam, semper eget nisl at, pretium fermentum ligula. Ut augue elit, congue non nisl eget, venenatis ornare ante. Aliquam erat volutpat. Maecenas facilisis eget risus vel scelerisque.<\\/p>\\n    <p><\\/p>\\n    <p>Etiam eros arcu, vestibulum at iaculis ut, iaculis nec est. Ut ut malesuada purus. Etiam sed accumsan eros, eu aliquam nisl. Nam faucibus sit amet felis at euismod. Sed efficitur varius tincidunt. Curabitur varius, nunc id interdum sodales, felis purus congue nulla, at semper orci est id mauris. Ut euismod vel dui sed mollis. Aliquam vestibulum id leo eu tristique. Etiam sit amet lacus vitae mi dignissim iaculis id ac nulla.<\\/p>\\n    <p><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Image.jpg","alt":"College-Image","fullWidth":false,"width":"1200px","height":"800px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><\\/p>\\n    <p>Praesent mi lorem, varius sit amet mattis at, sollicitudin ac enim. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam rhoncus tellus eleifend, accumsan magna in, imperdiet mauris. Cras a justo in lectus semper fermentum. Integer porta vel risus a varius. Aliquam nec nulla dui. Nulla congue ornare fringilla.<\\/p>\\n    <p><\\/p>\\n    <p>Nulla gravida interdum velit, nec pretium lacus placerat vel. Curabitur vitae arcu condimentum, iaculis nisl ac, viverra augue.<\\/p>\\n    <p><\\/p>\\n    <p>Etiam tincidunt justo quam, ac suscipit lectus hendrerit ac.<\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Avatar.jpg","alt":"College-Avatar","fullWidth":true,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><\\/p>\\n    <p><\\/p>\\n    <p><strong>Mr George Chalk<\\/strong><\\/p>\\n    <p>Headmaster &amp; Director<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"44px"}}},{"type":"text","text":"<p><strong>Need some tips and advice?&nbsp;<\\/strong><\\/p>\\n    <p>Here''s the latest updates from our blog:<\\/p>\\n    <p><\\/p>\\n    <p><a href=\\"http:\\/\\/mailpoet-sg.com\\">7 ways to destress before an exam even starts<\\/a><\\/p>\\n    <p><\\/p>\\n    <p><a href=\\"http:\\/\\/mailpoet-sg.com\\">Focussing on the right content is key to being successful<\\/a><\\/p>\\n    <p><\\/p>\\n    <p><a href=\\"http:\\/\\/mailpoet-sg.com\\">Getting a degree is only the start of the battle<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Youtube"}]},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffcc00;\\"><strong><\\/strong><\\/span><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><span>Add your postal address here!<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/college\\/College-Logo.png","alt":"College-Logo","fullWidth":false,"width":"106px","height":"652px","styles":{"block":{"textAlign":"center"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Source Sans Pro","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Playfair Display","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Playfair Display","fontSize":"30px"},"h3":{"fontColor":"#333333","fontFamily":"Open Sans","fontSize":"24px"},"link":{"fontColor":"#447c9d","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"18.5px","borderStyle":"solid","borderWidth":"2px","borderColor":"#ffcc00"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/college/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(48, 0, 'Renewable Energy', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#313f58"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #fdb323;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #fdb323;\\">View in browser &gt;<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#016fc1"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png","alt":"Energy-Logo","fullWidth":false,"width":"200px","height":"145px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"36px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"LinkedIn"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#2ea1cd"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">2018 Energy Report<\\/span><\\/strong><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar. Pellentesque at justo id ipsum porttitor viverra non porta nisl.<\\/span><\\/p>"},{"type":"button","text":"Read it here","url":"","styles":{"block":{"backgroundColor":"#fdb323","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"135px","lineHeight":"44px","fontColor":"#2e2e2e","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"197px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\"><strong>R E C E N T<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: center;\\"><span style=\\"color: #003366;\\"><strong>Here''s what''s happening this week<\\/strong><\\/span><\\/h2>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-1.jpg","alt":"Energy-Image-1","fullWidth":false,"width":"600px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><span style=\\"color: #003366;\\"><strong>How can electricity be better?<\\/strong><\\/span><\\/h3>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#fdb323","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"100px","lineHeight":"30px","fontColor":"#2e2e2e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-2.jpg","alt":"Energy-Image-2","fullWidth":false,"width":"600px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><span style=\\"color: #003366;\\"><strong>Nuclear power for newcomers<\\/strong><\\/span><\\/h3>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#fdb323","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"100px","lineHeight":"30px","fontColor":"#2e2e2e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-3.jpg","alt":"Energy-Image-3","fullWidth":false,"width":"600px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3><span style=\\"color: #003366;\\"><strong>Saving the planet, one trip at a time<\\/strong><\\/span><\\/h3>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#fdb323","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"100px","lineHeight":"30px","fontColor":"#2e2e2e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Image-Tall.jpg","alt":"Energy-Image-Tall","fullWidth":true,"width":"600px","height":"900px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>S P O N S O R E D<\\/strong><\\/span><\\/p>\\n    <h2><span style=\\"color: #003366;\\"><strong>Control your heating and your spending with our amazing app<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\"color: #003366;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse maximus purus vel sem rutrum pulvinar.&nbsp;<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-GoogleDownload.png","alt":"CityNews-GoogleDownload","fullWidth":false,"width":"130px","height":"168px","styles":{"block":{"textAlign":"left"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/CityNews-AppleDownload.png","alt":"CityNews-AppleDownload","fullWidth":false,"width":"130px","height":"168px","styles":{"block":{"textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#313f58"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/renewable-energy\\/Energy-Logo.png","alt":"Energy-Logo","fullWidth":true,"width":"134px","height":"145px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"LinkedIn"}]},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #fdb323;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #fdb323;\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\"[link:subscription_manage_url]\\" style=\\"color: #fdb323;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #999999;\\">Add your postal address here!<\\/span><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"36px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather Sans","fontSize":"18px"},"link":{"fontColor":"#2ea1cd","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#313f58"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Read more","url":"","styles":{"block":{"backgroundColor":"#fdb323","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"100px","lineHeight":"30px","fontColor":"#2e2e2e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png","height":"32px","width":"32px","text":"LinkedIn"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"30px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/renewable-energy/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(49, 0, 'Primary School', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#cae7f2"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><strong><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/strong><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#e63729","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png","alt":"PrimarySchool-Logo","fullWidth":false,"width":"120px","height":"652px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"33px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e63729"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\"><a href=\\"http:\\/\\/mailpoet-sg.com\\" style=\\"color: #ffffff;\\">News &amp; Events<\\/a><\\/span><\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\"><a href=\\"http:\\/\\/mailpoet-sg.com\\" style=\\"color: #ffffff;\\">Parent Information<\\/a><\\/span><\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\"><a href=\\"http:\\/\\/mailpoet-sg.com\\" style=\\"color: #ffffff;\\">Scho<\\/a><a href=\\"http:\\/\\/mailpoet-sg.com\\" style=\\"color: #ffffff;\\">ol Calendar<\\/a><\\/span><\\/strong><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-WideImage-1.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#c23a3a"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">Welcome back everyone!<\\/span><\\/strong><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Avatar.png","alt":"PrimarySchool-Avatar","fullWidth":false,"width":"80px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><em><span style=\\"color: #ffffff;\\">Dr Angela Boyd - Director of Schooling<\\/span><\\/em><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>The new school year is here<\\/strong><\\/span><\\/h1>\\n    <p style=\\"text-align: left;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span>Sed dui sapien, congue non accumsan euismod, ultrices ut dui. Ut sapien arcu, interdum pharetra enim at, porttitor viverra nisi. Suspendisse potenti.&nbsp;<\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"4px","borderColor":"#e63729"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-CopyImage.jpg","alt":"PrimarySchool-CopyImage","fullWidth":false,"width":"1000px","height":"583px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Essentials for your bag<\\/strong><\\/span><\\/h2>\\n    <p style=\\"text-align: left;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. <\\/span><\\/p>"},{"type":"button","text":"Get the kit","url":"","styles":{"block":{"backgroundColor":"#e63729","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"90px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-School.png","alt":"PrimarySchool-School","fullWidth":false,"width":"150px","height":"512px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Class Lists","url":"","styles":{"block":{"backgroundColor":"#e63729","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"160px","lineHeight":"38px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"button","text":"Payments","url":"","styles":{"block":{"backgroundColor":"#43772f","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"160px","lineHeight":"38px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"button","text":"Schedule","url":"","styles":{"block":{"backgroundColor":"#408bb6","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"160px","lineHeight":"38px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e63729"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">Everything is social!<\\/span><\\/strong><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna.<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Website"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#cae7f2"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/primary-school\\/PrimarySchool-Logo.png","alt":"PrimarySchool-Logo","fullWidth":false,"width":"110px","height":"652px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#e63729","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#ffffff","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#cae7f2"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Get the kit","url":"","styles":{"block":{"backgroundColor":"#e63729","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"90px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"4px","borderColor":"#e63729"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#e63729","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"30px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#e63729","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/primary-school/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(50, 0, 'Computer Repair', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#1c00af"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #999999;\\">View this in your browser.<\\/a><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#1c00af"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png","alt":"ComputerRepair-Logo","fullWidth":true,"width":"408px","height":"97px","styles":{"block":{"textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"34px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong>TIRED OF SCREENS&nbsp;LIKE THIS?<\\/strong><\\/h1>\\n    <p style=\\"text-align: center;\\"><em>Don''t panic!&nbsp;We''re here to help! <\\/em><\\/p>\\n    <p style=\\"text-align: center;\\"><\\/p>\\n    <p style=\\"text-align: center;\\">Come on down to our nearest store and we''ll be happy to take a look at your computer and help get you back up and running again in no time.<\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"14px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><a href=\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\">Computer Repair<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><a href=\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\">Help &amp; Support<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><a href=\\"http:\\/\\/mailpoet-sg.com\\/wp-admin\\/http:\\">Call Us Now<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Image-2.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#1c00af"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"42px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Check out our locations<\\/strong><\\/h2>\\n    <p style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus iaculis risus ut tincidunt.<\\/p>"},{"type":"button","text":"View locations","url":"","styles":{"block":{"backgroundColor":"transparent","borderColor":"#f8f8f8","borderWidth":"3px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/computer-repair\\/ComputerRepair-Logo.png","alt":"ComputerRepair-Logo","fullWidth":true,"width":"254px","height":"97px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\"><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><span>&nbsp;|&nbsp;<\\/span><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"LinkedIn"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center; font-size: 12px;\\">Add your address here<\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"16px"},"h1":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"30px"},"h2":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"24px"},"h3":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"22px"},"link":{"fontColor":"#ffffff","textDecoration":"underline"},"wrapper":{"backgroundColor":"#1c00af"},"body":{"backgroundColor":"#1c00af"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"View locations","url":"","styles":{"block":{"backgroundColor":"transparent","borderColor":"#f8f8f8","borderWidth":"3px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"16px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"16.5px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#ffffff"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"linkedin","link":"http:\\/\\/www.linkedin.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/LinkedIn.png","height":"32px","width":"32px","text":"LinkedIn"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"50px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/computer-repair/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(51, 0, 'Yoga Studio', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#1e2937","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-1.png","alt":"yoga-1","fullWidth":true,"width":"1280px","height":"740px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Here''s your classes for this week:<\\/strong><\\/h2>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong><span style=\\"color: #83bd31;\\"><em>Weekdays<\\/em><\\/span><\\/strong><\\/h3>\\n                      <p><strong>Monday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Tuesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Wednesday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Thursday<\\/strong>:&nbsp;CLOSED FOR PRIVATE CLASS.<\\/p>\\n                      <p><strong>Friday<\\/strong>: 7am, 9am, 11am,&nbsp;and 3pm.<\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong><span style=\\"color: #83bd31;\\"><em>Weekend<\\/em><\\/span><\\/strong><\\/h3>\\n                      <p><strong>Saturday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><strong>Sunday<\\/strong>: 7am, 9am, 11am, 3pm and 5pm.<\\/p>\\n                      <p><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"22px","borderStyle":"solid","borderWidth":"1px","borderColor":"#d5d5d5"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"font-weight: 600;\\">Meet the instructors<\\/span><\\/h3>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-1.png","alt":"yoga-person-1","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #83bd31;\\"><span style=\\"font-weight: 600;\\">Maria Smith<\\/span><\\/span><\\/h3>\\n                      <p style=\\"text-align: center;\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>"},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#83bd31","borderColor":"#83bd31","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"180px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-2.png","alt":"yoga-person-2","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #83bd31;\\"><span style=\\"font-weight: 600;\\">Fiona&nbsp;Davies<\\/span><\\/span><\\/h3>\\n                      <p style=\\"text-align: center;\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>"},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#83bd31","borderColor":"#83bd31","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"180px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-person-3.png","alt":"yoga-person-3","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #83bd31;\\"><span style=\\"font-weight: 600;\\">Matthew&nbsp;Johnson<\\/span><\\/span><\\/h3>\\n                       <p style=\\"text-align: center;\\">Nullam hendrerit feugiat feugiat. Praesent mollis ante lacus, quis tempor leo sagittis vel. Donec sagittis eros at felis venenatis ultricies.<\\/p>"},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#83bd31","borderColor":"#83bd31","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"180px","lineHeight":"31px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#83bd31"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<p><strong>Pose of the week:<\\/strong><\\/p>\\n                      <h2>Virabhadrasana I<\\/h2>\\n                      <p>The myth is that the powerful priest Daksha made a great yagna (ritual sacrifice) but did not invite his youngest daughter Sati and her husband Shiva, the supreme ruler of the universe. Sati found out and decided to go alone to the yagna.<\\/p>\\n                      <p><\\/p>\\n                      <p>When she arrived, Sati entered into an argument with her father. Unable to withstand his insults, she spoke a vow to her father, &ldquo;Since it was you who gave me this body, I no longer wish to be associated with it.&rdquo;<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-pose.png","alt":"yoga-pose","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"font-weight: 600;\\">Quote of the week<\\/span><\\/h3>"},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><em>Be a lamp to yourself. Be your own confidence. Hold on to the truth within yourself as to the only truth.<\\/em><\\/h2>\\n                      <p style=\\"text-align: center;\\"><span style=\\"font-family: Arial, sans-serif; font-size: 14px; text-align: center; color: #999999;\\">Buddha<\\/span><em><\\/em><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"#d5d5d5","padding":"15px","borderStyle":"solid","borderWidth":"1px","borderColor":"#b3b3b3"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#d5d5d5"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/yoga_studio\\/yoga-logo-small.png","alt":"yoga-logo-small","fullWidth":false,"width":"50px","height":"50px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"font-size: 13px; text-align: center;\\"><strong>Yoga Studio<\\/strong><\\/p>\\n                      <p style=\\"font-size: 11px; text-align: center;\\">Address Line 1<\\/p>\\n                      <p style=\\"font-size: 11px; text-align: center;\\">Address Line 2<\\/p>\\n                      <p style=\\"font-size: 11px; text-align: center;\\">City\\/Town<\\/p>\\n                      <p style=\\"font-size: 11px; text-align: center;\\">Country<\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><\\/p><p><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"11px","textAlign":"center"},"link":{"fontColor":"#000000","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"#d5d5d5","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#1e2937","fontFamily":"Arial","fontSize":"13px"},"h1":{"fontColor":"#1e2937","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#1e2937","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#1e2937","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#83bd31","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#1e2937"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/yoga_studio/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(52, 0, 'Retro', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Header.jpg","alt":"1980s-Header","fullWidth":true,"width":"1280px","height":"740px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><strong>Welcome back !<\\/strong><\\/h2>\\n<p style=\\"text-align: left;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"2px","borderColor":"#f36543"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-1.jpg","alt":"1980s-Download-1","fullWidth":false,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong>Free Retro-Futuristic Font<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>"},{"type":"button","text":"Download Here","url":"","styles":{"block":{"backgroundColor":"#f36543","borderColor":"#f36543","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"150px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-2.jpg","alt":"1980s-Download-2","fullWidth":false,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><span style=\\"font-weight: 600;\\">New UI Kit now available<\\/span><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>"},{"type":"button","text":"Download Here","url":"","styles":{"block":{"backgroundColor":"#f36543","borderColor":"#f36543","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"150px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Download-3.jpg","alt":"1980s-Download-3","fullWidth":false,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3><strong>Free&nbsp;Retro Patterns<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit.<\\/span><\\/p>"},{"type":"button","text":"Download Here","url":"","styles":{"block":{"backgroundColor":"#f36543","borderColor":"#f36543","borderWidth":"1px","borderRadius":"40px","borderStyle":"solid","width":"150px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#12233c","height":"40px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/retro\\/1980s-Footer.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"140px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Retro Downloads<\\/span><\\/h1>\\n<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">To Your Inbox<\\/span><\\/h1>\\n<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Every Week<\\/span><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"120px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#12233c","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#12223b"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Arial","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#f36543","textDecoration":"underline"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"}]}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#12233c"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Verdana","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"18px"},"link":{"fontColor":"#008282","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#12233c"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"2px","borderColor":"#f36543"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"140px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/retro/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(53, 0, 'Charity', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#7bc9ee"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/header-bg.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-logo.png","alt":"charity-logo","fullWidth":false,"width":"240px","height":"103px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"43px"}}},{"type":"text","text":"<p style=\\"text-align: right;\\"><span style=\\"color: #a6d2d2;\\">Charity Number: 09238923<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/charity-header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"45px"}}},{"type":"text","text":"<h1><strong><span style=\\"color: #ffffff;\\">We need your help<\\/span><\\/strong><\\/h1>"},{"type":"text","text":"<h3><span style=\\"color: #ffffff;\\">For just $5 a month, you can help people around the world that are in desperate need of fresh, clean water.<\\/span><\\/h3>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"80px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>It only takes 5 minutes to help someone in need<\\/strong><\\/span><\\/h2>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>"},{"type":"button","text":"Start Helping Now","url":"","styles":{"block":{"backgroundColor":"#05a0e8","borderColor":"#05a0e8","borderWidth":"1px","borderRadius":"3px","borderStyle":"solid","width":"241px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"20px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#7bc9ee"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Noah''s Story<\\/strong><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#7bc9ee"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Child.png","alt":"Charity-Child","fullWidth":false,"width":"200px","height":"200px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. <\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#7bc9ee"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Video.jpg","alt":"Charity-Video","fullWidth":false,"width":"1280px","height":"760px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/charity\\/Charity-Logo-Small.png","alt":"Charity-Logo-Small","fullWidth":false,"width":"407px","height":"82px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"font-size: 11px;\\"><span style=\\"color: #000000;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #000000;\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\"[link:subscription_manage_url]\\" style=\\"color: #000000;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #000000;\\">Add your postal address here!<\\/span><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Verdana","fontSize":"18px"},"link":{"fontColor":"#05a0e8","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#7bc9ee"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"80px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/charity/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(54, 0, 'City News', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"header","text":"<p><span style=\\"color: #999999;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #999999;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#000000"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"70px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png","alt":"CityNews-Logo","fullWidth":false,"width":"150px","height":"178px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>[date:mtext] [date:y]<\\/strong><\\/span><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">N E W S L E T T E R<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"22px"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong><span><\\/span><\\/strong><\\/span><span style=\\"color: #999999;\\"><strong>TOP STORY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Park opens to all within the community<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque.&nbsp;<\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\"><\\/span><\\/p>\\n    <p><strong><a href=\\"http:\\/\\/mailpoet-sg.com\\">Read full article &gt;<\\/a><\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Images-1.jpg","alt":"CityNews-Images-1","fullWidth":true,"width":"600px","height":"600px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-1.jpg","alt":"CityNews-ThinImages-1","fullWidth":false,"width":"600px","height":"300px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>EVENTS<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Christmas Market opening soon<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\"http:\\/\\/mailpoet-sg.com\\">Read full article &gt;<\\/a><\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-2.jpg","alt":"CityNews-ThinImages-2","fullWidth":false,"width":"600px","height":"300px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>HEALTHCARE<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Hospitals brace for cuts to services<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\"http:\\/\\/mailpoet-sg.com\\">Read full article &gt;<\\/a><\\/strong><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-3.jpg","alt":"CityNews-ThinImages-3","fullWidth":false,"width":"600px","height":"300px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>WEATHER<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Dry heat has a high chance to cause fires<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\"http:\\/\\/mailpoet-sg.com\\">Read full article &gt;<\\/a><\\/strong><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-ThinImages-4.jpg","alt":"CityNews-ThinImages-4","fullWidth":false,"width":"600px","height":"300px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #999999;\\"><strong>ARTS<\\/strong><\\/span><\\/p>\\n    <h3 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Local theatre to stage dramatic new play<\\/strong><\\/span><\\/h3>\\n    <p><strong><a href=\\"http:\\/\\/mailpoet-sg.com\\">Read full article &gt;<\\/a><\\/strong><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Phone.png","alt":"CityNews-Phone","fullWidth":false,"width":"162px","height":"679px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\"><strong>Download the CityNews app<\\/strong><\\/span><\\/h3>\\n    <p><span style=\\"color: #d1d1d1;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus ac maximus justo. Phasellus ullamcorper, enim at eleifend malesuada, risus purus interdum arcu, sed porttitor erat diam a neque.&nbsp;<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-GoogleDownload.png","alt":"CityNews-GoogleDownload","fullWidth":false,"width":"150px","height":"168px","styles":{"block":{"textAlign":"left"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-AppleDownload.png","alt":"CityNews-AppleDownload","fullWidth":false,"width":"150px","height":"168px","styles":{"block":{"textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#4b4b4b"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/city-local-news\\/CityNews-Logo.png","alt":"CityNews-Logo","fullWidth":false,"width":"122px","height":"178px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><span style=\\"color: #999999;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #999999;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #999999;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #ffffff;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Source Sans Pro","fontSize":"16px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"26px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather","fontSize":"20px"},"link":{"fontColor":"#252525","textDecoration":"underline"},"wrapper":{"backgroundColor":"#f8f8f8"},"body":{"backgroundColor":"#252525"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#4b4b4b"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"left","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#4b4b4b"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"posts","offset":0,"terms":[],"search":""},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/city-local-news/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(55, 0, 'Coffee', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png","alt":"Coffee-Logo-1","fullWidth":false,"width":"120px","height":"71px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #000000;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #000000;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Header.jpg","alt":"Coffee-Header","fullWidth":false,"width":"1280px","height":"260px","styles":{"block":{"textAlign":"center"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/coffee.gif","alt":"coffee","fullWidth":true,"width":"660px","height":"371px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>We''ve got some new blends, just for you.<\\/strong><\\/h2>\\n<p style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi. Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/p>"},{"type":"button","text":"Check Them Out","url":"","styles":{"block":{"backgroundColor":"#6fb910","borderColor":"#6fb910","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"150px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#d6d6d6"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Mid.jpg","alt":"Coffee-Mid","fullWidth":true,"width":"1280px","height":"411px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"#eaeaea","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"#eaeaea"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span> Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas. Suspendisse felis felis, tempor id convallis in, tincidunt quis nisi.<\\/span><\\/p>\\n<p><span><\\/span><\\/p>\\n<p><span>Morbi dolor elit, maximus et velit quis, fermentum porta lectus. Nulla odio est, tempus vitae nunc sit amet, fermentum tristique lacus. In bibendum fringilla cursus.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Interested in upgrading your subscription?<\\/strong><\\/h2>\\n<p style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\"text-align: center;\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>"},{"type":"button","text":"Get Started","url":"","styles":{"block":{"backgroundColor":"#6fb910","borderColor":"#6fb910","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"118px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#d6d6d6"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Latest News<\\/strong><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg","alt":"Coffee-Cup","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #6fb910;\\"><strong>Capsule MFG Launches Upgraded Line of Modular Coffee Bars<\\/strong><\\/span><\\/p>\\n<p style=\\"text-align: left;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\"text-align: left;\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\"text-align: left;\\"><\\/p>\\n<p><span style=\\"color: #6fb910;\\"><strong><a href=\\"http:\\/\\/mailpoet.info\\/\\" style=\\"color: #6fb910;\\">Read more<\\/a><\\/strong><\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg","alt":"Coffee-Cup","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #6fb910;\\"><strong>British-Designed Niche Zero Aims to Leave No Grind Behind<\\/strong><\\/span><\\/p>\\n<p style=\\"text-align: left;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\"text-align: left;\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\"text-align: left;\\"><\\/p>\\n<p><strong><span style=\\"color: #6fb910;\\"><a href=\\"http:\\/\\/mailpoet.info\\/\\" style=\\"color: #6fb910;\\">Read more<\\/a><\\/span><\\/strong><\\/p>"}]},{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"http:\\/\\/mailpoet.info\\/cutting-through-the-smog-what-to-do-to-fight-air-pollution\\/","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Cup.jpg","alt":"Coffee-Cup","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span style=\\"color: #6fb910;\\"><strong>Boyd&rsquo;s Being Acquired by Farmer Bros for Approximately $58.6M<\\/strong><\\/span><\\/p>\\n<p style=\\"text-align: left;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\\n<p style=\\"text-align: left;\\">Integer vehicula magna sit amet lorem venenatis, quis condimentum odio egestas.<\\/p>\\n<p style=\\"text-align: left;\\"><\\/p>\\n<p><strong><span style=\\"color: #6fb910;\\"><a href=\\"http:\\/\\/mailpoet.info\\/\\" style=\\"color: #6fb910;\\">Read more<\\/a><\\/span><\\/strong><\\/p>"}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"22.5px","borderStyle":"solid","borderWidth":"1px","borderColor":"#d6d6d6"}}}]}]},{"type":"container","orientation":"horizontal","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/coffee\\/Coffee-Logo-1.png","alt":"Coffee-Logo-1","fullWidth":false,"width":"120px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><strong><span style=\\"color: #000000;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #000000;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #000000;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"18px"},"link":{"fontColor":"#0f0f0f","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/coffee/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(56, 0, 'Vlogger', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#aaaaaa","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#f3ba25"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"180px"}}},{"type":"text","text":"<h1 style=\\"text-align: center; font-size: 80px;\\"><span style=\\"color: #ffffff;\\"><strong>STACEY<\\/strong><\\/span><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"145px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#5527a6"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Vlogging About Beauty, Fashion, Life Hacks &amp; My Life<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Youtube.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#7b0000"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"63px"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 11px;\\"><span style=\\"color: #ffffff;\\">L A T E S T&nbsp; V I D E O<\\/span><\\/p>\\n    <h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Roses are red...<\\/strong><\\/span><\\/h1>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-PlayButton.png","alt":"Vlogger-PlayButton","fullWidth":false,"width":"50px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e9e9e9"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-1.jpg","alt":"Vlogger-Images-1","fullWidth":true,"width":"800px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Mixing it up<\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-2.jpg","alt":"Vlogger-Images-2","fullWidth":true,"width":"800px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Front row seats!<\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-Images-3.jpg","alt":"Vlogger-Images-3","fullWidth":true,"width":"800px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\">Max has a birthday!<\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e9e9e9"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"Check out all my latest videos","url":"","styles":{"block":{"backgroundColor":"#5527a6","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"225px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/vlogger\\/Vlogger-WhoAmI.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"109px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><span style=\\"color: #5527a6;\\"><strong>This is my story<\\/strong><\\/span><\\/h1>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><\\/span><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>"},{"type":"button","text":"Go to my Youtube Page","url":"","styles":{"block":{"backgroundColor":"#5527a6","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"183px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"71px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#5527a6"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Never miss a thing<\\/strong><\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#3a147d"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"32px"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong><span style=\\"color: #ffffff;\\">STACEY<\\/span><\\/strong><\\/h3>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#9d82cd","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#ffffff","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#5527a6","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read the post","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Read the post","url":"[postLink]","styles":{"block":{"backgroundColor":"#5527a6","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"225px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#ffffff"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#9d82cd","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#ffffff","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"32px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#aaaaaa","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/vlogger/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(57, 0, 'Birds', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#26b6cf"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png","alt":"Birds-Logo","fullWidth":false,"width":"178px","height":"127px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#12616f","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Header-2.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"112px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\"><strong>New Season<\\/strong><\\/span><\\/h1>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque.&nbsp;<\\/span><span style=\\"color: #ffffff;\\">Quisque sed massa eu tellus efficitur dictum at sed augue.&nbsp;<span>Ut in mattis neque.<\\/span><\\/span><\\/p>"},{"type":"button","text":"Read the whole story","url":"","styles":{"block":{"backgroundColor":"#26b6cf","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"159px","lineHeight":"37px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"normal","textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"90px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-1.jpg","alt":"Birds-Images-1","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"53px"}}},{"type":"text","text":"<h3><strong>Puffin Sightings<\\/strong><\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut in mattis neque. Quisque sed massa eu tellus efficitur dictum at sed augue.&nbsp;<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"","styles":{"block":{"backgroundColor":"#26b6cf","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"82px","lineHeight":"29px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>This month''s best pictures<\\/strong><\\/h3>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-6.jpg","alt":"Birds-Images-6","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-7.jpg","alt":"Birds-Images-7","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-5.jpg","alt":"Birds-Images-5","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-2.jpg","alt":"Birds-Images-2","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-3.jpg","alt":"Birds-Images-3","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Images-4.jpg","alt":"Birds-Images-4","fullWidth":true,"width":"800px","height":"600px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/580b57fbd9996e24bc43bb61.png","alt":"580b57fbd9996e24bc43bb61","fullWidth":true,"width":"671px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3><strong><span style=\\"color: #ffffff;\\">Tweeting isn''t just for birds...<\\/span><\\/strong><\\/h3>\\n    <p><span style=\\"color: #ffffff;\\">We love to hear your thoughts about this newsletter, as well as being able to share your amazing pictures with us. Use the hashtag <strong>#birdwatch<\\/strong> and we''ll share the best pictures here each month.<\\/span><\\/p>"},{"type":"social","iconSet":"circles","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#26b6cf"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#26b6cf"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/birds\\/Birds-Logo-1.png","alt":"Birds-Logo","fullWidth":false,"width":"164px","height":"127px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#147080","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#12616f","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#3d3d3d","fontFamily":"Roboto","fontSize":"14px"},"h1":{"fontColor":"#3d3d3d","fontFamily":"Roboto","fontSize":"36px"},"h2":{"fontColor":"#3d3d3d","fontFamily":"Roboto","fontSize":"24px"},"h3":{"fontColor":"#3d3d3d","fontFamily":"Roboto","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#222222"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Read more","url":"","styles":{"block":{"backgroundColor":"#26b6cf","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"82px","lineHeight":"29px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"normal","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"#2d4b50","padding":"5.5px","borderStyle":"dotted","borderWidth":"4px","borderColor":"#4a6b70"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#147080","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#12616f","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"112px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#12616f","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/birds/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(58, 0, 'Engineering', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#1d1d1d"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png","alt":"Engineering-Logo","fullWidth":true,"width":"150px","height":"506px","styles":{"block":{"textAlign":"center"}}},{"type":"header","text":"<p><span style=\\"color: #808080;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #808080;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Header-1.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"295px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><em><span style=\\"color: #ffffff;\\">Let your dreams take flight...<\\/span><\\/em><\\/strong><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing.png","alt":"Engineering-Bearing","fullWidth":false,"width":"400px","height":"800px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2><strong><span style=\\"color: #ffffff;\\">The all-new RoundBros 6206 ball bearing.<\\/span><\\/strong><\\/h2>\\n    <p><span style=\\"color: #cccccc;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum. Donec vel purus urna. Sed dui sapien, congue non accumsan euismod, ultrices ut dui.<\\/span><\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#1d1d1d","borderColor":"#ffffff","borderWidth":"3px","borderRadius":"3px","borderStyle":"solid","width":"134px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"16px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><em><span style=\\"color: #ffffff;\\">...and stay grounded in safety<\\/span><\\/em><\\/strong><\\/h1>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Footer-c.jpg","alt":"Engineering-Footer-c","fullWidth":true,"width":"928px","height":"661px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2><strong><span style=\\"color: #ffffff;\\">Bearing sets are back in stock for a limited time!<\\/span><\\/strong><\\/h2>\\n    <p><span style=\\"color: #cccccc;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ac orci neque. Sed hendrerit condimentum augue, sed porta nulla vulputate rutrum.<\\/span><\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#1d1d1d","borderColor":"#ffffff","borderWidth":"3px","borderRadius":"3px","borderStyle":"solid","width":"134px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"16px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Bearing-2.png","alt":"Engineering-Bearing-2","fullWidth":false,"width":"800px","height":"574px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"2px","borderColor":"#424242"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/engineering\\/Engineering-Logo.png","alt":"Engineering-Logo","fullWidth":true,"width":"100px","height":"506px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a><\\/p>\\n    <p><a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><span style=\\"color: #999999;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#5aa9cc","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Roboto","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Roboto","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Roboto","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#1d1d1d"},"body":{"backgroundColor":"#1d1d1d"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#1d1d1d","borderColor":"#ffffff","borderWidth":"3px","borderRadius":"3px","borderStyle":"solid","width":"134px","lineHeight":"33px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"16px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"2px","borderColor":"#424242"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#5aa9cc","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"50px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/engineering/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(59, 0, 'Branding Agency News', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #808080;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #808080;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png","alt":"Branding-Logo","fullWidth":false,"width":"122px","height":"117px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><span style=\\"color: #bdbdbd;\\"><strong>B I G&nbsp; N E W S<\\/strong><\\/span><\\/p>\\n    <h1>Branded is getting a refresh<\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image01.jpg","alt":"Branding-Image01","fullWidth":true,"width":"1200px","height":"700px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<p><span style=\\"color: #999999;\\"><strong><\\/strong><\\/span><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor. Cras enim orci, bibendum vitae sollicitudin porttitor, eleifend eu metus. Aliquam a fringilla libero. Vivamus turpis orci, viverra in vehicula vitae, imperdiet et ex. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.<\\/span><\\/p>"},{"type":"button","text":"> Read more","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"90px","lineHeight":"20px","fontColor":"#0e0e0e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"2px","borderColor":"#dfdfdf"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>Design starts with a pencil and paper<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>"},{"type":"button","text":"> Read more","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"90px","lineHeight":"20px","fontColor":"#0e0e0e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image02.jpg","alt":"Branding-Image02","fullWidth":false,"width":"540px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3>How television has impacted branding<\\/h3>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu quam risus. Quisque tempor sodales tortor.<\\/span><\\/p>"},{"type":"button","text":"> Read more","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"90px","lineHeight":"20px","fontColor":"#0e0e0e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Image03.jpg","alt":"Branding-Image03","fullWidth":false,"width":"1200px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\">Some of our recent branding<\\/h3>\\n    <p style=\\"text-align: center;\\">Looking for some work from us? Get in touch and we''ll see what we can do.<\\/p>"},{"type":"button","text":"Get in touch here >","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"157px","lineHeight":"20px","fontColor":"#0e0e0e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/greens-food-suppliers.png","alt":"greens-food-suppliers","fullWidth":false,"width":"900px","height":"418px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/james-and-sons.png","alt":"james-and-sons","fullWidth":false,"width":"156px","height":"692px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/fast-banana.png","alt":"fast-banana","fullWidth":false,"width":"900px","height":"325px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/space-cube.png","alt":"space-cube","fullWidth":false,"width":"900px","height":"487px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/the-dance-studio.png","alt":"the-dance-studio","fullWidth":false,"width":"900px","height":"365px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/yoga-baby.png","alt":"yoga-baby","fullWidth":false,"width":"900px","height":"248px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/beauty-box.png","alt":"beauty-box","fullWidth":false,"width":"900px","height":"304px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/cheshire-county-hygiene-services.png","alt":"cheshire-county-hygiene-services","fullWidth":false,"width":"900px","height":"393px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/crofts-accountants.png","alt":"crofts-accountants","fullWidth":false,"width":"900px","height":"229px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#eeeeee"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"44px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/branding-agency-news\\/Branding-Logo.png","alt":"Branding-Logo","fullWidth":false,"width":"120px","height":"117px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><span style=\\"color: #808080;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#222222","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather","fontSize":"36px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"30px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather","fontSize":"24px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#eeeeee"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Get in touch here >","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#ffffff","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"157px","lineHeight":"20px","fontColor":"#0e0e0e","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"2px","borderColor":"#dfdfdf"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#222222","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/branding-agency-news/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(60, 0, 'WordPress Theme', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#b8dae3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arvo","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#222222","textDecoration":"none"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#051137"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#051137"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo.png","alt":"Wordpress-Logo","fullWidth":false,"width":"260px","height":"177px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"22px"}}},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-b.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#2d557f"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">ThemeZone presents...<\\/span><\\/h3>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Header-img.png","alt":"Wordpress-Header-img","fullWidth":false,"width":"1134px","height":"898px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">The Winter Theme Bundle<\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>"},{"type":"button","text":"Take a look","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#1e986a","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"132px","lineHeight":"50px","fontColor":"#1a4f66","fontFamily":"Arvo","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"44px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Fully customisable and ready to use<\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-1.jpg","alt":"Wordpress-Image-1","fullWidth":true,"width":"400px","height":"340px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\">Beautiful,&nbsp;simple design<\\/span><\\/h2>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Image-2.jpg","alt":"Wordpress-Image-2","fullWidth":true,"width":"541px","height":"454px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#051137"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Installation is super easy<\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/span><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#051137"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #2ecd91;\\"><strong>1<\\/strong><\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #2ecd91;\\"><strong><span>2<\\/span><\\/strong><\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #2ecd91;\\"><strong><span>3<\\/span><\\/strong><\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/span><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#051137"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#b8dae3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#b8dae3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/word-press-theme\\/Wordpress-Logo-Footer.png","alt":"Wordpress-Logo-Footer","fullWidth":false,"width":"190px","height":"177px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arvo","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#051137","textDecoration":"underline"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arvo","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Arvo","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arvo","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arvo","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#b8dae3"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Take a look","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#1e986a","borderWidth":"0px","borderRadius":"40px","borderStyle":"solid","width":"132px","lineHeight":"50px","fontColor":"#1a4f66","fontFamily":"Arvo","fontSize":"16px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"dotted","borderWidth":"4px","borderColor":"#21377e"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arvo","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#051137","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"email","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Email.png","height":"32px","width":"32px","text":"Email"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arvo","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#222222","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/word-press-theme/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(61, 0, 'Drone', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#242424"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#070707"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo.png","alt":"Drone-Logo","fullWidth":false,"width":"138px","height":"228px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">TAKE TO THE SKIES<\\/span><\\/strong><\\/h1>"},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #f0f0f0;\\">The Frontier 7S is the world&rsquo;s first<\\/span><\\/h3>\\n<h3 style=\\"text-align: center;\\"><span style=\\"color: #f0f0f0;\\">mind-controlled aerial drone<\\/span><\\/h3>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Header.jpg","alt":"Drone-Header","fullWidth":false,"width":"470px","height":"462px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"39px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Fly with your mind<\\/strong><\\/h2>\\n<p style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt. Duis viverra imperdiet magna, a facilisis diam scelerisque at. Nunc at quam ligula. Nullam ut magna velit.<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Image-1.jpg","alt":"Drone-Image-1","fullWidth":true,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"55px"}}},{"type":"text","text":"<h2><strong>Ready to travel to you<\\/strong><\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis pharetra diam semper, vulputate eros quis, sagittis ipsum. Vivamus ullamcorper sapien at sapien maximus, nec venenatis sapien tincidunt.<\\/p>"},{"type":"button","text":"Find Out More","url":"","styles":{"block":{"backgroundColor":"#000000","borderColor":"#000000","borderWidth":"1px","borderRadius":"10px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"18px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#080808"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong><span style=\\"color: #ffffff;\\">Don''t just take our word for it...<\\/span><\\/strong><\\/h2>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Video.jpg","alt":"Drone-Video","fullWidth":true,"width":"1280px","height":"760px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Check out our social media platforms and keep up-to-date with the latest news and events happening near you.<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#242424"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#242424"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/drone\\/Drone-Logo-Light-1.png","alt":"Drone-Logo-Light","fullWidth":false,"width":"120px","height":"72px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#242424"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #aeaeae;\\">Address Line 1 <\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #aeaeae;\\">Address Line 2 <\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #aeaeae;\\">City <\\/span><\\/p>\\n<p style=\\"text-align: center;\\"><span style=\\"color: #aeaeae;\\">Country<\\/span><\\/p>"},{"type":"footer","text":"<p><span style=\\"color: #ffffff;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #ffffff;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #ffffff;\\">Manage your subscription<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Lucida","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Verdana","fontSize":"16px"},"link":{"fontColor":"#070707","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#242424"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"39px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/drone/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(62, 0, 'Fashion Blog', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #999999;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #999999;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png","alt":"Fashion-Logo-1","fullWidth":false,"width":"200px","height":"38px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#66cbba"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"170px"}}},{"type":"text","text":"<h2 style=\\"text-align: center; background-color: #ffffff; line-height: 1.2; margin: 0!important; padding: 15px 10px 10px 10px;\\"><strong>The new season is here<\\/strong><\\/h2>\\n    <p style=\\"text-align: center; background-color: #ffffff; padding: 10px; margin: 0!important;\\"><strong><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus et pellentesque<\\/span><\\/strong><\\/p>\\n    <p style=\\"text-align: center; background-color: #ffffff; padding: 10px 10px 30px 10px; margin: 0!important;\\"><a href=\\"http:\\/\\/www.mystore.com\\" style=\\"background-color: #222222; color: #ffffff!important; padding: 10px; text-decoration: none!important; font-weight: bold;\\">Start Shopping<\\/a><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"170px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Gift.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#66cbba"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"text","text":"<h3 style=\\"text-align: right;\\"><strong>In a hurry?<\\/strong><\\/h3>\\n    <p style=\\"text-align: right;\\">Grab a gift card from our online shop.<\\/p>\\n    <p style=\\"text-align: right;\\">Treat yourself or that special someone in your life.<\\/p>"},{"type":"button","text":"Buy a gift card","url":"","styles":{"block":{"backgroundColor":"#222222","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"114px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"12px","fontWeight":"bold","textAlign":"right"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>Keep in touch with us online<\\/strong><\\/p>"},{"type":"social","iconSet":"full-symbol-black","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog\\/Fashion-Logo-1.png","alt":"Fashion-Logo-1","fullWidth":true,"width":"142px","height":"38px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><strong><span style=\\"color: #000000;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #000000;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #000000;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"13px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"26px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"22px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"20px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Buy a gift card","url":"","styles":{"block":{"backgroundColor":"#222222","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"114px","lineHeight":"34px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"12px","fontWeight":"bold","textAlign":"right"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"170px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(63, 0, 'Fashion Store', '["standard","all"]', '', '{"content":{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/tulip-2.png","alt":"tulip","fullWidth":false,"width":"26.5px","height":"64px","styles":{"block":{"textAlign":"left"}}},{"type":"text","text":"<h1><strong>TULIP PARK<\\/strong><\\/h1>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"85px"}}},{"type":"text","text":"<h3 style=\\"text-align: right;\\"><span style=\\"color: #bcbcbc;\\">Since 1987<\\/span><\\/h3>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#f8f8f8"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"486px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">Autumn\\/Winter<\\/span><\\/h1>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>The Autumn\\/Winter&nbsp;Range at Tulip Park<\\/strong><\\/h2>\\n<p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci. Etiam enim enim, aliquet nec ligula in, ultrices iaculis dolor. Suspendisse potenti. Praesent fringilla augue ut lorem mattis, vitae fringilla nunc faucibus.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-1.jpg","alt":"Fashion-Items-1","fullWidth":true,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"36px"}}},{"type":"text","text":"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"36px"}}},{"type":"text","text":"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-2.jpg","alt":"Fashion-Items-2","fullWidth":true,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-3.jpg","alt":"Fashion-Items-3","fullWidth":true,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"36px"}}},{"type":"text","text":"<h3><strong>Title Goes Here<\\/strong><\\/h3>\\n<p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In elementum nunc vel est congue, a venenatis nunc aliquet. Curabitur luctus, nulla et dignissim elementum, ipsum eros fermentum nulla, non cursus eros mi eu velit. Nunc ex nibh, porta vulputate pharetra ac, placerat sed orci.<\\/span><\\/p>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"button","text":"Check out the full range here","url":"","styles":{"block":{"backgroundColor":"#cdcdcd","borderColor":"#e4e4e4","borderWidth":"1px","borderRadius":"3px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#000000","fontFamily":"Arial","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"1px","borderColor":"#aaaaaa"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>New in this week...<\\/strong><\\/h2>"}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-4.jpg","alt":"Fashion-Items-4","fullWidth":true,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-5.jpg","alt":"Fashion-Items-5","fullWidth":true,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion\\/Fashion-Items-6.jpg","alt":"Fashion-Items-6","fullWidth":true,"width":"364px","height":"291px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#12223b"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#f0f0f0","height":"20px"}}}]}]},{"type":"container","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f0f0f0"}},"blocks":[{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>TULIP PARK<\\/strong><\\/h2>"}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p style=\\"font-size: 11px;\\"><span style=\\"color: #000000;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #000000;\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\"[link:subscription_manage_url]\\" style=\\"color: #000000;\\">Manage your subscription<\\/a><\\/span><br \\/><span style=\\"color: #000000;\\">Add your postal address here!<\\/span><\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Courier New","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Verdana","fontSize":"18px"},"link":{"fontColor":"#008282","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f0f0f0"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"default","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/01-social\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"}]},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"486px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/fashion/thumbnail.20190411-1500.jpeg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(64, 0, 'Women Fashion Store', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f5f5f5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f5f5f5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"font-size: 12px; text-align: left;\\">October 2018 Edition<\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: right;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #b76e97; font-size: 12px;\\">View this in your browser.<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f5f5f5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Logo.png","alt":"Fashion-Logo","fullWidth":false,"width":"157px","height":"48px","styles":{"block":{"textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"90px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>October 2018<\\/strong><\\/span><\\/p>\\n    <h1 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>Autumn&nbsp;Season<\\/strong><\\/span><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<p style=\\"text-align: left;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae. Sed aliquam, ex ac lacinia tempus, enim urna luctus odio, at consequat leo ante non tellus.<\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span><\\/span><\\/p>\\n    <p style=\\"text-align: left;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f6e4e4"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-1.jpg","alt":"Fashion-Image-1","fullWidth":true,"width":"400px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<h2><span style=\\"color: #b76e97;\\"><strong>$59<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#ae6ca1","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"100px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ebe8e8"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<h2><span style=\\"color: #b76e97;\\"><strong>$159<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#ae6ca1","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"100px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-2.jpg","alt":"Fashion-Image-2","fullWidth":true,"width":"400px","height":"600px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f6e4e4"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Image-3.jpg","alt":"Fashion-Image-3","fullWidth":true,"width":"400px","height":"600px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<h2><span style=\\"color: #b76e97;\\"><strong>$25<\\/strong><\\/span><\\/h2>\\n    <h3><strong>New Outfit<\\/strong><\\/h3>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce mollis orci justo, commodo mattis nisi ullamcorper vitae.&nbsp;<span>Lorem ipsum dolor sit amet.<\\/span><\\/p>"},{"type":"button","text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#ae6ca1","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"100px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/Fashion-Instagram.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-blog-a\\/glyph-logo_May2016.png","alt":"glyph-logo_May2016","fullWidth":false,"width":"52px","height":"504px","styles":{"block":{"textAlign":"left"}}},{"type":"text","text":"<h2><span style=\\"color: #000000;\\"><strong>Our new Instagram Page<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\"color: #000000;\\">We have just released our brand new Instagram page.<\\/span><\\/p>\\n    <p><span style=\\"color: #000000;\\">We''ll be keeping everyone up to date with the latest<\\/span><\\/p>\\n    <p><span style=\\"color: #000000;\\">fashion and style advice every day.<\\/span><\\/p>"},{"type":"button","text":"Check it out","url":"[postLink]","styles":{"block":{"backgroundColor":"#151515","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"114px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f5f5f5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#f5f5f5"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#ae70ad","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#626262","fontFamily":"Noticia Text","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"22px"},"h3":{"fontColor":"#505050","fontFamily":"Merriweather Sans","fontSize":"20px"},"link":{"fontColor":"#21759b","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#f5f5f5"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Read more","url":"[postLink]","styles":{"block":{"backgroundColor":"#ae6ca1","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"100px","lineHeight":"35px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#ae70ad","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":true,"featuredImagePosition":"right","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"posts","offset":0,"terms":[],"search":""},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-blog-a/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(65, 0, 'Photography', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png","alt":"Photography-Logo","fullWidth":false,"width":"160px","height":"141px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"42px"}}},{"type":"text","text":"<p style=\\"text-align: right;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"line-height: 48px;\\"><strong>The big photos from last week, straight to your inbox.<\\/strong><\\/h1>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-1.jpg","alt":"Photography-Images-1","fullWidth":true,"width":"1200px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><strong><span style=\\"color: #000000;\\">Canyon<\\/span><\\/strong><\\/p>\\n    <p><span style=\\"color: #000000;\\">\\ud83d\\udcf7&nbsp;Brodie Vissers<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"button","text":"View all work","url":"","styles":{"block":{"backgroundColor":"#111111","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"140px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"14px","fontWeight":"normal","textAlign":"right"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-2.jpg","alt":"Photography-Images-2","fullWidth":true,"width":"1200px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><strong><span style=\\"color: #000000;\\">Rooftopper<\\/span><\\/strong><\\/p>\\n    <p><span style=\\"color: #000000;\\">\\ud83d\\udcf7 Stan Johnson<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"button","text":"View all work","url":"","styles":{"block":{"backgroundColor":"#111111","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"140px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"14px","fontWeight":"normal","textAlign":"right"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Images-3.jpg","alt":"Photography-Images-3","fullWidth":true,"width":"1200px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<p><strong><span style=\\"color: #000000;\\">Gold<\\/span><\\/strong><\\/p>\\n    <p><span style=\\"color: #000000;\\">\\ud83d\\udcf7 Nicole De Khors<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"button","text":"View all work","url":"","styles":{"block":{"backgroundColor":"#111111","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"140px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"14px","fontWeight":"normal","textAlign":"right"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"line-height: 48px; text-align: center;\\"><strong>Fresh inspiration<\\/strong><\\/h1>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-1.jpg","alt":"Photography-Squares-1","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-2.jpg","alt":"Photography-Squares-2","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-3.jpg","alt":"Photography-Squares-3","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-4.jpg","alt":"Photography-Squares-4","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-5.jpg","alt":"Photography-Squares-5","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-6.jpg","alt":"Photography-Squares-6","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-7.jpg","alt":"Photography-Squares-7","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-8.jpg","alt":"Photography-Squares-8","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Squares-9.jpg","alt":"Photography-Squares-9","fullWidth":true,"width":"700px","height":"700px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h1 style=\\"line-height: 48px; text-align: center;\\"><strong>Stay focused<\\/strong><\\/h1>\\n    <p style=\\"text-align: center;\\">We''re always keeping our social media feeds up to date with the latest images from our photographers. Check them out below.<\\/p>"},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"29px","borderStyle":"solid","borderWidth":"2px","borderColor":"#2d2d2d"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/photography\\/Photography-Logo.png","alt":"Photography-Logo","fullWidth":false,"width":"108px","height":"141px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><span style=\\"color: #999999;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"13px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"16px"},"h1":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"40px"},"h2":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#ffffff","textDecoration":"underline"},"wrapper":{"backgroundColor":"#111111"},"body":{"backgroundColor":"#111111"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"View all work","url":"","styles":{"block":{"backgroundColor":"#111111","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"140px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"14px","fontWeight":"normal","textAlign":"right"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"29px","borderStyle":"solid","borderWidth":"2px","borderColor":"#2d2d2d"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Courier New","fontSize":"13px","textAlign":"center"},"link":{"fontColor":"#ffffff","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/photography/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(66, 0, 'Jazz Club', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#0b0821"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#898989","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png","alt":"Jazz-logo","fullWidth":false,"width":"324px","height":"607px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-1.jpg","alt":"Jazz-Images-1","fullWidth":false,"width":"800px","height":"875px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2><span>29th March 2019<\\/span><\\/h2>\\n    <h1><span>James Patterson<\\/span><\\/h1>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>"},{"type":"button","text":"Get tickets","url":"[postLink]","styles":{"block":{"backgroundColor":"#e30095","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"90px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"14px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"text","text":"<h2 style=\\"text-align: right;\\"><span>14th April 2019<\\/span><\\/h2>\\n    <h1 style=\\"text-align: right;\\"><span>Samantha Morris<\\/span><\\/h1>\\n    <p style=\\"text-align: right;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>"},{"type":"button","text":"Get tickets","url":"[postLink]","styles":{"block":{"backgroundColor":"#e30095","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"90px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"14px","fontWeight":"normal","textAlign":"right"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-2.jpg","alt":"Jazz-Images-2","fullWidth":false,"width":"800px","height":"875px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Images-3.jpg","alt":"Jazz-Images-3","fullWidth":false,"width":"800px","height":"875px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h2><span>3rd&nbsp;May 2019<\\/span><\\/h2>\\n    <h1><span>Buster&nbsp;Smith<\\/span><\\/h1>\\n    <p><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/p>"},{"type":"button","text":"Get tickets","url":"[postLink]","styles":{"block":{"backgroundColor":"#e30095","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"90px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"14px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ff7b0e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"34px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #a04d08;\\"><strong>J A Z Z&nbsp; C L U B&nbsp; P R E S E N T S<\\/strong><\\/span><\\/p>\\n    <h1 style=\\"text-align: center; font-size: 52px;\\"><span style=\\"color: #ffffff;\\">24th Jazz Festival<\\/span><\\/h1>\\n    <h3 style=\\"text-align: center;\\"><strong><span style=\\"color: #a04d08;\\">5 - 14 August 2018<\\/span><\\/strong><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis ut fringilla velit, id malesuada nisi. Nam ac rutrum diam. Nunc diam leo, bibendum eget aliquam eget, commodo vitae lectus.<\\/span><\\/span><\\/p>\\n    <p><span style=\\"color: #ffffff;\\"><\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-Social.jpg","alt":"Jazz-Social","fullWidth":true,"width":"1200px","height":"193px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"34px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/jazz-club\\/Jazz-logo.png","alt":"Jazz-logo","fullWidth":false,"width":"144px","height":"607px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#e30095","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#848486","fontFamily":"Roboto","fontSize":"14px"},"h1":{"fontColor":"#ffffff","fontFamily":"Arvo","fontSize":"26px"},"h2":{"fontColor":"#e30095","fontFamily":"Arvo","fontSize":"20px"},"h3":{"fontColor":"#e30095","fontFamily":"Arvo","fontSize":"22px"},"link":{"fontColor":"#e30095","textDecoration":"underline"},"wrapper":{"backgroundColor":"#0b0821"},"body":{"backgroundColor":"#0b0821"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"3","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h3","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read the post","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"160px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"automatedLatestContentLayout","terms":[]},"button":{"text":"Get tickets","url":"[postLink]","styles":{"block":{"backgroundColor":"#e30095","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"90px","lineHeight":"36px","fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"14px","fontWeight":"normal","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#ffffff","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#e30095","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"left","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}},"type":"divider"},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee","type":"posts","offset":10,"terms":[],"search":""},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"34px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#898989","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/jazz-club/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(67, 0, 'Guitarist', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png","alt":"Guitarist-Logo","fullWidth":false,"width":"184px","height":"179px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"26px"}}},{"type":"social","iconSet":"full-symbol-grey","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"25px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#949494","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"700px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"250px"}}},{"type":"text","text":"<h3><strong>Exit Stage Right<\\/strong><\\/h3>\\n    <p><span style=\\"color: #999999;\\">A brand new album releasing this summer on <span style=\\"color: #ffffff;\\">iTunes<\\/span> and <span style=\\"color: #1db954;\\">Spotify<\\/span><\\/span><\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"95px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"normal","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"130px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #27282e;\\"><strong>My recording setup<\\/strong><\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #5a5c66;\\">A&nbsp;lot of people have been asking how I record my albums, so I thought I would write a quick blog post to explain<\\/span><\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"95px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-1-1.jpg","alt":"Guitarist-Images-1","fullWidth":true,"width":"800px","height":"1000px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Images-2-1.jpg","alt":"Guitarist-Images-2","fullWidth":true,"width":"800px","height":"1000px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"130px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #27282e;\\"><strong>Life on the road<\\/strong><\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #5a5c66;\\">Not many people know what it''s like to travel all over the world and perform every night in many different places<\\/span><\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"95px","lineHeight":"30px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"12px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><strong>New tour dates<\\/strong><\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #999999;\\">Come see me perform new tracks from the album<\\/span><\\/p>"},{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"14px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#37383e"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"March 7th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Metro Radio Arena - Newcastle Upon Tyne<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"March 8th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">First Direct Arena<\\/span><\\/p>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">- Leeds<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"March 9th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Liverpool Echo Arena - Liverpool<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"March 11th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">The Brighton Centre - Brighton<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"March 12th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Motorpoint Arena Nottingham - Nottingham<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"button","text":"March 13th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Motorpoint Arena Cardiff - Cardiff<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"14px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#37383e"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#27282e"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/guitarist\\/Guitarist-Logo.png","alt":"Guitarist-Logo","fullWidth":true,"width":"176px","height":"179px","styles":{"block":{"textAlign":"center"}}},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/><span style=\\"color: #999999;\\">Add your postal address here!<\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#4c537e","textDecoration":"none"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#27282e","fontFamily":"Merriweather Sans","fontSize":"15px"},"h1":{"fontColor":"#27282e","fontFamily":"Merriweather Sans","fontSize":"30px"},"h2":{"fontColor":"#27282e","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#27282e"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"March 13th 2019","url":"","styles":{"block":{"backgroundColor":"#4c537e","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"16px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"14px","borderStyle":"dashed","borderWidth":"2px","borderColor":"#37383e"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#4c537e","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-grey","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/08-full-symbol-grey\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#949494","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/guitarist/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(68, 0, 'Healthy Food Blog', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#e3e3e3","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#323232"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#323232","height":"20px"}}},{"type":"text","text":"<p><strong><span style=\\"color: #ffffff; font-size: 14px;\\">[date:mtext] [date:y]&nbsp;Edition<\\/span><\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#323232","height":"22px"}}},{"type":"text","text":"<p style=\\"text-align: right; font-size: 12px;\\"><span style=\\"color: #ed682a;\\"><strong><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #ed682a;\\">View this email in your browser &gt;<\\/a><\\/strong><\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png","alt":"HealthyFood-Logo","fullWidth":false,"width":"400px","height":"296px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"25px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ffffff","height":"121px"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.14.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.14.1","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.14.1","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png?mailpoet_version=3.14.1","height":"32px","width":"32px","text":"Youtube"}]}]}]},{"type":"container","columnLayout":"2_1","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Header-1.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#ed682a"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><strong><span style=\\"color: #ffffff;\\">Welcome back!<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\"color: #ffffff;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"56px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>It''s November - time to plant those \\ud83c\\udf36<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\"><\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\">Tag your chilli images with #novemberheat for your chance to win a box of spicy treats!<\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\"><\\/span><\\/p>\\n    <h3><span style=\\"color: #ed682a;\\"><strong>#novemberheat<\\/strong><\\/span><\\/h3>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Instagram.jpg","alt":"HealthyFood-Instagram","fullWidth":true,"width":"507px","height":"600px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ed682a"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: left;\\"><strong><span style=\\"color: #ffffff;\\">Start eating healthy today<\\/span><\\/strong><\\/h1>\\n    <h3><strong><span style=\\"color: #ffffff;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/span><\\/strong><\\/h3>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"#ed682a"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/5a5b7bf514d8c4188e0b08fc-1024x766.png","alt":"5a5b7bf514d8c4188e0b08fc","fullWidth":true,"width":"298px","height":"524px","styles":{"block":{"textAlign":"right"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><strong>Get 20% off a box<\\/strong><\\/h3>\\n    <p><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla<\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\">id rutrum sed, porttitor in risus.<\\/span><\\/p>"},{"type":"button","text":"CouPon_Cod3","url":"","styles":{"block":{"backgroundColor":"#ffffff","borderColor":"#323232","borderWidth":"2px","borderRadius":"0px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#323232","fontFamily":"Courier New","fontSize":"18px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-CouponImage.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ed682a"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"#ed682a","height":"26px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: center;\\"><span style=\\"color: #333333;\\"><strong>Your weekly recipe list<\\/strong><\\/span><\\/h2>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #333333;\\">Cook delicious meals right now - here''s your list for this week.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>MONDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-01-Monday.jpg","alt":"HealthyFood-01-Monday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Spicy Prawn Broth","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>TUESDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-02-Tuesday.jpg","alt":"HealthyFood-02-Tuesday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Classic Pizza","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>WEDNESDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-03-Wednesday.jpg","alt":"HealthyFood-03-Wednesday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Salad Roll","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"9px","borderStyle":"solid","borderWidth":"2px","borderColor":"#ed682a"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>THURSDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-04-Thursday.jpg","alt":"HealthyFood-04-Thursday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Shellfish Pasta","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>FRIDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-05-Friday.jpg","alt":"HealthyFood-05-Friday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Thai Green Curry","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>SATURDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-06-Saturday.jpg","alt":"HealthyFood-06-Saturday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Stuffed Turkey","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"9px","borderStyle":"solid","borderWidth":"2px","borderColor":"#ed682a"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>SUNDAY<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-07-Sunday.jpg","alt":"HealthyFood-07-Sunday","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"button","text":"Lemon Cake","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h2 style=\\"text-align: left;\\"><span style=\\"color: #333333;\\"><strong>Want more recipes?<\\/strong><\\/span><\\/h2>\\n    <p><span style=\\"color: #333333;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam nisl massa, fringilla id rutrum sed, porttitor in risus. Fusce dui erat, bibendum a accumsan non.<\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\"><\\/span><\\/p>\\n    <p><span style=\\"color: #333333;\\">For all of our recipes, check out our website or visit one of our social media platforms below. We''d love to hear what you think about our choices this week!<\\/span><\\/p>"},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png?mailpoet_version=3.14.1","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png?mailpoet_version=3.14.1","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png?mailpoet_version=3.14.1","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png?mailpoet_version=3.14.1","height":"32px","width":"32px","text":"Youtube"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"divider","styles":{"block":{"backgroundColor":"transparent","padding":"9px","borderStyle":"solid","borderWidth":"2px","borderColor":"#ed682a"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#e3e3e3"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/healthy-food-blog\\/HealthyFood-Logo.png","alt":"HealthyFood-Logo","fullWidth":false,"width":"110px","height":"296px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><span style=\\"color: #ed682a;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #ed682a;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #ed682a;\\">Manage your subscription<\\/a><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather Sans","fontSize":"40px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#ed682a","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#e3e3e3"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Lemon Cake","url":"","styles":{"block":{"backgroundColor":"#ed682a","borderColor":"#323232","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"255px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"9px","borderStyle":"solid","borderWidth":"2px","borderColor":"#ed682a"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#e39171","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/healthy-food-blog/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(69, 0, 'Software', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png","alt":"Software-Logo","fullWidth":false,"width":"140px","height":"122px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><strong><a href=\\"[link:newsletter_view_in_browser_url]\\">View online<\\/a><\\/strong><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#212327","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"text","text":"<h1 style=\\"text-align: center; line-height: 46px;\\"><span style=\\"color: #212327;\\"><strong>Your music.<br \\/>Your way.<\\/strong><\\/span><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Header.jpg","alt":"Software-Header","fullWidth":true,"width":"1200px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><strong>Find music fast<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#212327","borderColor":"#212327","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"124px","lineHeight":"39px","fontColor":"#cacaca","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-1.jpg","alt":"Software-Image-1","fullWidth":true,"width":"800px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Image-2.jpg","alt":"Software-Image-2","fullWidth":true,"width":"800px","height":"800px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"text","text":"<h2 style=\\"text-align: left;\\"><strong>Keep up with the trend<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida. In eu vestibulum orci, sit amet ultrices mauris.<\\/p>"},{"type":"button","text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#212327","borderColor":"#212327","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"124px","lineHeight":"39px","fontColor":"#cacaca","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Get the app now for free<\\/strong><\\/h2>\\n    <p style=\\"text-align: center;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin placerat feugiat est, malesuada varius sem finibus a. Nunc feugiat sollicitudin gravida.<\\/p>"},{"type":"button","text":"Download for free","url":"","styles":{"block":{"backgroundColor":"#dbbb00","borderColor":"#212327","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"199px","lineHeight":"50px","fontColor":"#212327","fontFamily":"Merriweather Sans","fontSize":"18px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/software\\/Software-Logo.png","alt":"Software-Logo","fullWidth":false,"width":"140px","height":"122px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Youtube"}]},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#212327","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#212327","fontFamily":"Merriweather Sans","fontSize":"14px"},"h1":{"fontColor":"#212327","fontFamily":"Merriweather Sans","fontSize":"40px"},"h2":{"fontColor":"#212327","fontFamily":"Merriweather Sans","fontSize":"26px"},"h3":{"fontColor":"#212327","fontFamily":"Merriweather Sans","fontSize":"22px"},"link":{"fontColor":"#212327","textDecoration":"underline"},"wrapper":{"backgroundColor":"#dbbb00"},"body":{"backgroundColor":"#dbbb00"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Find out more","url":"","styles":{"block":{"backgroundColor":"#212327","borderColor":"#212327","borderWidth":"0px","borderRadius":"5px","borderStyle":"solid","width":"124px","lineHeight":"39px","fontColor":"#cacaca","fontFamily":"Merriweather Sans","fontSize":"14px","fontWeight":"bold","textAlign":"left"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#212327","textDecoration":"underline"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather Sans","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#212327","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/software/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(70, 0, 'Makeup Blog', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#adadad","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png","alt":"WomensLifestyle-Logo","fullWidth":false,"width":"130px","height":"94px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"text","text":"<h1 style=\\"text-align: center;\\">Fashion Week Special<\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Header-1.jpg","alt":"WomensLifestyle-Header-1","fullWidth":true,"width":"900px","height":"426px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-1-1.jpg","alt":"WomensLifestyle-Breaker-1-1","fullWidth":true,"width":"900px","height":"65px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c83142"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-1.png","alt":"WomensLifestyle-Image-1","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\">Big announcement from top artists<\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span style=\\"color: #e0cccc;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-2.jpg","alt":"WomensLifestyle-Breaker-2","fullWidth":true,"width":"900px","height":"65px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#6d3aa7"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#6d3aa7"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-2.png","alt":"WomensLifestyle-Image-2","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"34px"}}},{"type":"text","text":"<h3 style=\\"text-align: left;\\"><span style=\\"color: #ffffff;\\">New Workshops to begin<\\/span><\\/h3>\\n    <p style=\\"text-align: left;\\"><span style=\\"color: #f6dff7;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque odio. Pellentesque nisl massa, ullamcorper eu gravida varius, mollis eu orci.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-3.jpg","alt":"WomensLifestyle-Breaker-3","fullWidth":true,"width":"900px","height":"65px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#0f2f41"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#0f2f41"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-3.png","alt":"WomensLifestyle-Image-3","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><\\/span><span style=\\"color: #becbf7;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-4.png","alt":"WomensLifestyle-Image-4","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><\\/span><span style=\\"color: #becbf7;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Image-5.png","alt":"WomensLifestyle-Image-5","fullWidth":false,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><span style=\\"color: #ffffff;\\"><\\/span><span style=\\"color: #becbf7;\\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet scelerisque.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#0f2f41"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Breaker-4.jpg","alt":"WomensLifestyle-Breaker-4","fullWidth":true,"width":"900px","height":"65px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-a\\/WomensLifestyle-Logo.png","alt":"WomensLifestyle-Logo","fullWidth":false,"width":"170px","height":"40px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><span style=\\"color: #000000;\\"><strong><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #000000;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #000000;\\">Manage your subscription<\\/a><\\/strong><\\/span><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Trebuchet MS","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Courier New","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Courier New","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Courier New","fontSize":"20px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"40px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#adadad","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-a/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(71, 0, 'Kids Shop', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"60px"}}},{"type":"text","text":"<p style=\\"text-align: center; font-size: 11px; letter-spacing: 3px;\\"><strong>AUTUMN RANGE 2018<\\/strong><\\/p>"},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png","alt":"FashionKids-Logo","fullWidth":false,"width":"200px","height":"64px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<h1 style=\\"text-align: center; font-size: 52px; line-height: 1.2;\\"><strong>IT''S TIME&nbsp;<\\/strong><strong>TO EXPLORE<\\/strong><\\/h1>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"403px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c6d4dd"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square.jpg","alt":"FashionKids-Image-Square","fullWidth":true,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\">Keep them warm this autumn with our whole new range just for your little ones<\\/h3>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-1-1.jpg","alt":"FashionKids-Image-1-1","fullWidth":true,"width":"400px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#c6d4dd"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Image-Square-2.jpg","alt":"FashionKids-Image-Square-2","fullWidth":true,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"113px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\">All of our clothes are easy to wash and are ready for your little explorers<\\/h3>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/fashion-shop\\/FashionKids-Logo.png","alt":"FashionKids-Logo","fullWidth":false,"width":"187px","height":"30px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"social","iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#21759b","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Georgia","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Georgia","fontSize":"26px"},"h3":{"fontColor":"#333333","fontFamily":"Georgia","fontSize":"24px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#21759b","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-color","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/06-full-symbol-color\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"35px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/fashion-shop/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(72, 0, 'Lifestyle Blog', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png","alt":"WomensLifestyle-Logo","fullWidth":true,"width":"160px","height":"57px","styles":{"block":{"textAlign":"left"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #b25088;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #b25088;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#b25187"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"440px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-HeaderDrop.jpg","alt":"WomensLifestyle-HeaderDrop","fullWidth":true,"width":"900px","height":"61px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"font-size: 11px; letter-spacing: 4px; text-align: center;\\"><span style=\\"color: #808080;\\"><strong>FEATURED ARTICLE THIS MONTH<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: center;\\"><strong>Business tips&nbsp;from top female executives<\\/strong><\\/h2>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #993366;\\"><strong>1<\\/strong><\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #993366;\\"><strong>2<\\/strong><\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<h3 style=\\"text-align: center;\\"><span style=\\"color: #993366;\\"><strong>3<\\/strong><\\/span><\\/h3>\\n    <p style=\\"text-align: center;\\"><span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"23px"}}},{"type":"button","text":"Read the article","url":"","styles":{"block":{"backgroundColor":"#b25088","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"bold","textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"21px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-1.jpg","alt":"WomensLifestyle-Image-1","fullWidth":true,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"71px"}}},{"type":"text","text":"<p style=\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\"><span style=\\"color: #808080;\\"><strong>PODCASTS<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: left;\\"><strong>Does hard work really pay off?<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"71px"}}},{"type":"text","text":"<p style=\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\"><span style=\\"color: #808080;\\"><strong>PSYCHOLOGY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: left;\\"><strong>Closing deals can be easier than you think<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-2.jpg","alt":"WomensLifestyle-Image-2","fullWidth":true,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Image-3.jpg","alt":"WomensLifestyle-Image-3","fullWidth":true,"width":"400px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"71px"}}},{"type":"text","text":"<p style=\\"font-size: 11px; letter-spacing: 4px; text-align: left;\\"><span style=\\"color: #808080;\\"><strong>TECHNOLOGY<\\/strong><\\/span><\\/p>\\n    <h2 style=\\"text-align: left;\\"><strong>What email software is right for you?<\\/strong><\\/h2>\\n    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam non est sed tellus pharetra facilisis quis vel lacus.<\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"50px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/lifestyle-blog-b\\/WomensLifestyle-Logo-1.png","alt":"WomensLifestyle-Logo","fullWidth":false,"width":"112px","height":"57px","styles":{"block":{"textAlign":"center"}}},{"type":"social","iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"pinterest","link":"http:\\/\\/www.pinterest.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Pinterest.png","height":"32px","width":"32px","text":"Pinterest"}]},{"type":"footer","text":"<p><strong><span style=\\"color: #b25088;\\"><a href=\\"[link:subscription_unsubscribe_url]\\" style=\\"color: #b25088;\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\" style=\\"color: #b25088;\\">Manage your subscription<\\/a><\\/span><\\/strong><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px"},"h1":{"fontColor":"#111111","fontFamily":"Arial","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Arial","fontSize":"22px"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Read the article","url":"","styles":{"block":{"backgroundColor":"#b25088","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"50px","fontColor":"#ffffff","fontFamily":"Arial","fontSize":"16px","fontWeight":"bold","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"circles","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"website","link":"","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Website.png","height":"32px","width":"32px","text":"Website"},{"type":"socialIcon","iconType":"pinterest","link":"http:\\/\\/www.pinterest.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/03-circles\\/Pinterest.png","height":"32px","width":"32px","text":"Pinterest"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"30px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"right"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/lifestyle-blog-b/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL);
INSERT INTO `wp8w_mailpoet_newsletter_templates` VALUES
(73, 0, 'Painter', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"header","text":"<p><a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"11px","textAlign":"center"},"link":{"fontColor":"#787878","textDecoration":"none"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo-bg.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#8289ca"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Logo.png","alt":"Painter-Logo","fullWidth":false,"width":"305.9375px","height":"93px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><a href=\\"https:\\/\\/www.mailpoet.com\\">Reviews &amp; Submissions<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><a href=\\"https:\\/\\/www.mailpoet.com\\">Essential&nbsp;Gear<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p style=\\"text-align: center;\\"><a href=\\"https:\\/\\/www.mailpoet.com\\">Latest Commissions<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-Header.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"100px"}}},{"type":"text","text":"<h1><strong>Welcome back<\\/strong><\\/h1>\\n    <p>It''s been a big month for the studio and we''d love to show you some of our recent work.<\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"35px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/186018-sktchy-2-nh-gutenCRALTBRBLOG.jpg","alt":"186018-sktchy-2-nh-gutenCRALTBRBLOG","fullWidth":false,"width":"520px","height":"830px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"140px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog.jpg","alt":"181215_2-laura-anderson-dog-fab-artistico-cpCRAltBRCRBlog","fullWidth":false,"width":"180px","height":"1010px","styles":{"block":{"textAlign":"center"}}},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/170204_sktchy_BlackChickenBrushPen2CRBR.jpg","alt":"170204_sktchy_BlackChickenBrushPen2CRBR","fullWidth":false,"width":"328px","height":"686px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<h2 style=\\"text-align: center;\\"><strong>Latest from the blog<\\/strong><\\/h2>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252.jpg","alt":"1812231-sktchy-1-jon-coxwell-fabriano-cpCRFeat-394x252","fullWidth":false,"width":"394px","height":"252px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><span>Self-Assessment: 2018&mdash;Filling Journals, Using Up Paint<\\/span><\\/p>\\n    <p><a href=\\"https:\\/\\/www.mailpoet.com\\">Read more &gt;<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252.jpg","alt":"180830-2018-fair-32-pigeon-fabri-300-hpCRAltBRFeat-394x252","fullWidth":false,"width":"394px","height":"252px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><span>Happy New Year 2019<\\/span><\\/p>\\n    <p><a href=\\"https:\\/\\/www.mailpoet.com\\">Read more &gt;<\\/a><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252.jpg","alt":"180828-sktchy-t-c-c-hahn-expressions-cpCRAltBRCRFeat-394x252","fullWidth":false,"width":"394px","height":"252px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p><span>Roz&rsquo;s 2018 Minnesota State Fair Journal<\\/span><\\/p>\\n    <p><a href=\\"https:\\/\\/www.mailpoet.com\\">Read more &gt;<\\/a><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/painter\\/Painter-SocialBack.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"64px"}}},{"type":"text","text":"<h3 style=\\"text-align: center;\\"><strong>Stay in touch<\\/strong><\\/h3>\\n    <p style=\\"text-align: center;\\"><span>Keep up-to-date with all of the work from the studio<\\/span><\\/p>"},{"type":"social","iconSet":"full-symbol-black","styles":{"block":{"textAlign":"center"}},"icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}]},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"40px"}}},{"type":"text","text":"<p style=\\"text-align: center;\\"><strong>Canvas Studio<\\/strong><\\/p>\\n    <p style=\\"text-align: center; font-size: 11px;\\"><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a>&nbsp;|&nbsp;<a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>"}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Merriweather","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Merriweather","fontSize":"36px"},"h2":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Merriweather","fontSize":"22px"},"link":{"fontColor":"#585858","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"Button","url":"","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#585858","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"},{"type":"socialIcon","iconType":"youtube","link":"http:\\/\\/www.youtube.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Youtube.png","height":"32px","width":"32px","text":"Youtube"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"100px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Merriweather","fontSize":"11px","textAlign":"center"},"link":{"fontColor":"#787878","textDecoration":"none"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/painter/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(74, 0, 'Farmers Market', '["standard","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"header","text":"<p><span style=\\"color: #689f2c;\\"><a href=\\"[link:newsletter_view_in_browser_url]\\" style=\\"color: #689f2c;\\">View this in your browser.<\\/a><\\/span><\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Top-2.jpg","alt":"FarmersMarket-Top","fullWidth":true,"width":"1200px","height":"25px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png","alt":"FarmersMarket-Logo","fullWidth":true,"width":"200px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#252525"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"44px"}}},{"type":"text","text":"<h1 style=\\"line-height: 32px;\\"><strong><span style=\\"color: #ffffff;\\">COME JOIN US THIS WEEKEND<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\"color: #ffffff;\\">We''re having a big bake sale this weekend starting 9am on Saturday morning. Pop down to see us&nbsp;and our merchants.<\\/span><\\/p>\\n    <p><span style=\\"color: #ffffff;\\"><\\/span><\\/p>\\n    <p><strong><a href=\\"http:\\/\\/www.google.com\\">Add date to my calendar &gt;<\\/a><\\/strong><\\/p>"}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Header.jpg","alt":"FarmersMarket-Header","fullWidth":false,"width":"1000px","height":"800px","styles":{"block":{"textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-1.jpg","alt":"FarmersMarket-Images-1","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p>It''s carrot season, which means it''s the perfect time to try our carrot recipes!<\\/p>"},{"type":"button","text":"CARROTS EVERYWHERE","url":"","styles":{"block":{"backgroundColor":"#252525","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Source Sans Pro","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-2.jpg","alt":"FarmersMarket-Images-2","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p>Don''t throw out those leftover pumpkins - here''s some tips for you.<\\/p>"},{"type":"button","text":"PUMPED FOR PUMPKINS","url":"","styles":{"block":{"backgroundColor":"#252525","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Source Sans Pro","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Images-3.jpg","alt":"FarmersMarket-Images-3","fullWidth":false,"width":"500px","height":"500px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p>Our new bakery has opened and is making some of the best artisanal bread.<\\/p>"},{"type":"button","text":"I KNEAD THIS","url":"","styles":{"block":{"backgroundColor":"#252525","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Source Sans Pro","fontSize":"14px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Video.jpg","display":"scale"},"styles":{"block":{"backgroundColor":"#222222"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"55px"}}},{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-PlayButton.png","alt":"FarmersMarket-PlayButton","fullWidth":true,"width":"100px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"61px"}}},{"type":"text","text":"<h1 style=\\"line-height: 32px;\\"><strong><span style=\\"color: #ffffff;\\">A DAY IN THE LIFE<\\/span><\\/strong><\\/h1>\\n    <p><span style=\\"color: #ffffff;\\">Check out what it''s like to be at the market every weekend.<\\/span><\\/p>\\n    <p><span style=\\"color: #ffffff;\\"><\\/span><\\/p>"},{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"20px"}}}]}]},{"type":"container","columnLayout":"1_2","orientation":"horizontal","image":{"src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Middle.jpg","display":"tile"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Logo.png","alt":"FarmersMarket-Logo","fullWidth":true,"width":"112px","height":"400px","styles":{"block":{"textAlign":"center"}}}]},{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"social","iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png?mailpoet_version=3.15.0","height":"32px","width":"32px","text":"Instagram"}]},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#689f2c","textDecoration":"none"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"image","link":"","src":"https:\\/\\/ps.w.org\\/mailpoet\\/assets\\/newsletter-templates\\/farmers-market\\/FarmersMarket-Bottom-2.jpg","alt":"FarmersMarket-Bottom","fullWidth":true,"width":"660px","height":"50px","styles":{"block":{"textAlign":"center"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Roboto","fontSize":"14px"},"h1":{"fontColor":"#111111","fontFamily":"Source Sans Pro","fontSize":"30px"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px"},"link":{"fontColor":"#689f2c","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}},"blockDefaults":{"automatedLatestContent":{"amount":"5","withLayout":false,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"belowTitle","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContent.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContent.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"automatedLatestContentLayout":{"amount":"5","withLayout":true,"contentType":"post","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"button","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"automatedLatestContentLayout.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"automatedLatestContentLayout.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"button":{"text":"CARROTS EVERYWHERE","url":"","styles":{"block":{"backgroundColor":"#252525","borderColor":"#0074a2","borderWidth":"0px","borderRadius":"0px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Source Sans Pro","fontSize":"14px","fontWeight":"normal","textAlign":"center"}},"type":"button"},"divider":{"styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"2px","borderColor":"#252525"}},"type":"divider"},"footer":{"text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Roboto","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#689f2c","textDecoration":"none"}},"type":"footer"},"posts":{"amount":"10","withLayout":true,"contentType":"post","postStatus":"publish","inclusionType":"include","displayType":"excerpt","titleFormat":"h1","titleAlignment":"left","titleIsLink":false,"imageFullWidth":false,"featuredImagePosition":"alternate","showAuthor":"no","authorPrecededBy":"Author:","showCategories":"no","categoriesPrecededBy":"Categories:","readMoreType":"link","readMoreText":"Read more","readMoreButton":{"text":"Read more","url":"[postLink]","context":"posts.readMoreButton","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"180px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"18px","fontWeight":"normal","textAlign":"center"}}},"sortBy":"newest","showDivider":true,"divider":{"context":"posts.divider","styles":{"block":{"backgroundColor":"transparent","padding":"13px","borderStyle":"solid","borderWidth":"3px","borderColor":"#aaaaaa"}}},"backgroundColor":"#ffffff","backgroundColorAlternate":"#eeeeee"},"social":{"iconSet":"full-symbol-black","icons":[{"type":"socialIcon","iconType":"facebook","link":"http:\\/\\/www.facebook.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Facebook.png","height":"32px","width":"32px","text":"Facebook"},{"type":"socialIcon","iconType":"twitter","link":"http:\\/\\/www.twitter.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Twitter.png","height":"32px","width":"32px","text":"Twitter"},{"type":"socialIcon","iconType":"instagram","link":"http:\\/\\/instagram.com","image":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/newsletter_editor\\/social-icons\\/07-full-symbol-black\\/Instagram.png","height":"32px","width":"32px","text":"Instagram"}],"type":"social"},"spacer":{"styles":{"block":{"backgroundColor":"transparent","height":"20px"}},"type":"spacer"},"header":{"text":"<a href=\\"[link:newsletter_view_in_browser_url]\\">View this in your browser.<\\/a>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"center"},"link":{"fontColor":"#6cb7d4","textDecoration":"underline"}},"type":"header"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/farmers-market/thumbnail.20190411-1500.jpg', 1, NULL, '2021-11-17 05:31:57', NULL),
(75, 0, 'Confirm interest before deactivation', '["re_engagement","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\">Hi [subscriber:firstname | default:there],<\\/p><p style=\\"text-align: left;\\"><\\/p>\\n                                  <p style=\\"text-align: left;\\"><span>You have subscribed to receive email updates from us, but as we''re not sure if you''re reading our emails, we''d like to ask - <strong>are you still interested in hearing from us?<\\/strong> If yes, please reconfirm your subscription by clicking the button below:<\\/span><\\/p>"},{"type":"button","text":"Yes, keep me subscribed!","url":"[link:subscription_re_engage_url]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}},{"type":"text","text":"<p><span class=\\"prismjs css-1xfvm4v\\" data-code-lang=\\"\\" data-ds--code--code-block=\\"\\">If you''re no longer interested, that''s completely fine. You don''t need to take any action. Our system will automatically unsubscribe you soon from all of our future content.<\\/span><\\/p>"}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p><strong><em><\\/em><\\/strong><\\/p><p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>"},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px","lineHeight":"1.6"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px","lineHeight":"1.6"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px","lineHeight":"1.6"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px","lineHeight":"1.6"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/confirm-interest-before-deactivation/thumbnail.20211026.jpg', 1, NULL, '2021-11-23 11:55:56', NULL),
(76, 0, 'Confirm your interest or unsubscribe', '["re_engagement","all"]', '', '{"content":{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"spacer","styles":{"block":{"backgroundColor":"transparent","height":"30px"}}},{"type":"image","link":"","src":"https:\\/\\/kerfim.com\\/wp-content\\/plugins\\/mailpoet\\/assets\\/img\\/blank_templates\\/fake-logo.png","alt":"Fake logo","fullWidth":false,"width":"598px","height":"71px","styles":{"block":{"textAlign":"center"}}},{"type":"text","text":"<p style=\\"text-align: left;\\">Hi [subscriber:firstname | default:there],<\\/p><p style=\\"text-align: left;\\"><\\/p>\\n                                  <p style=\\"text-align: left;\\"><span>It''s been a while since you opened our emails. If you have changed your mind since you subscribed and are no longer interested, we get it! We won''t make it hard for you, so feel free to unsubscribe right away.&nbsp;<\\/span><\\/p><p style=\\"text-align: left;\\"><\\/p>\\n                                  <p style=\\"text-align: left;\\"><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe me!<\\/a><\\/p><p style=\\"text-align: left;\\"><\\/p>\\n                                  <p style=\\"text-align: left;\\">(When you unsubscribe, you''ll stop receiving all future emails from us.)<\\/p><p style=\\"text-align: left;\\"><\\/p>\\n                                  <p style=\\"text-align: left;\\"><span>On the other hand, if you like our emails and want to keep receiving them, please <strong>reconfirm your subscription by clicking the big button below<\\/strong>.<\\/span><\\/p>"},{"type":"button","text":"Yes, keep me subscribed!","url":"[link:subscription_re_engage_url]","styles":{"block":{"backgroundColor":"#2ea1cd","borderColor":"#0074a2","borderWidth":"1px","borderRadius":"5px","borderStyle":"solid","width":"288px","lineHeight":"40px","fontColor":"#ffffff","fontFamily":"Verdana","fontSize":"16px","fontWeight":"normal","textAlign":"center"}}}]}]},{"type":"container","columnLayout":false,"orientation":"horizontal","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"#ffffff"}},"blocks":[{"type":"container","columnLayout":false,"orientation":"vertical","image":{"src":null,"display":"scale"},"styles":{"block":{"backgroundColor":"transparent"}},"blocks":[{"type":"text","text":"<p><strong><em><\\/em><\\/strong><\\/p><p><strong><em>The MailPoet Team<\\/em><\\/strong><\\/p>"},{"type":"footer","text":"<p><a href=\\"[link:subscription_unsubscribe_url]\\">Unsubscribe<\\/a> | <a href=\\"[link:subscription_manage_url]\\">Manage your subscription<\\/a><br \\/>Add your postal address here!<\\/p>","styles":{"block":{"backgroundColor":"transparent"},"text":{"fontColor":"#222222","fontFamily":"Arial","fontSize":"12px","textAlign":"left"},"link":{"fontColor":"#6cb7d4","textDecoration":"none"}}}]}]}]},"globalStyles":{"text":{"fontColor":"#000000","fontFamily":"Arial","fontSize":"15px","lineHeight":"1.6"},"h1":{"fontColor":"#111111","fontFamily":"Trebuchet MS","fontSize":"30px","lineHeight":"1.6"},"h2":{"fontColor":"#222222","fontFamily":"Trebuchet MS","fontSize":"24px","lineHeight":"1.6"},"h3":{"fontColor":"#333333","fontFamily":"Trebuchet MS","fontSize":"22px","lineHeight":"1.6"},"link":{"fontColor":"#21759B","textDecoration":"underline"},"wrapper":{"backgroundColor":"#ffffff"},"body":{"backgroundColor":"#ffffff"}}}', 'https://ps.w.org/mailpoet/assets/newsletter-templates/confirm-interest-or-unsubscribe/thumbnail.20211026.jpg', 1, NULL, '2021-11-23 11:55:56', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_scheduled_tasks`
--

CREATE TABLE `wp8w_mailpoet_scheduled_tasks` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(90) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(12) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `priority` mediumint(9) NOT NULL DEFAULT '0',
  `scheduled_at` timestamp NULL DEFAULT NULL,
  `processed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `in_progress` int(1) DEFAULT NULL,
  `reschedule_count` int(11) NOT NULL DEFAULT '0',
  `meta` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `status` (`status`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_mailpoet_scheduled_tasks`
--

INSERT INTO `wp8w_mailpoet_scheduled_tasks` VALUES
(1, 'inactive_subscribers', 'completed', 5, '2021-11-17 06:31:57', '2021-11-17 08:00:40', '2021-11-17 05:31:57', '2021-11-17 08:00:40', NULL, 0, 0, '{"last_subscriber_id":1000}'),
(2, 'beamer', 'completed', 5, '2021-11-17 05:31:57', '2021-11-17 05:32:56', '2021-11-17 05:31:57', '2021-11-17 05:32:56', NULL, 0, 0, NULL),
(3, 'unsubscribe_tokens', 'completed', 5, '2021-11-17 05:31:57', '2021-11-17 05:33:18', '2021-11-17 05:31:57', '2021-11-17 05:33:18', NULL, 0, 0, '{"last_subscriber_id":"1","last_newsletter_id":null}'),
(4, 'subscriber_link_tokens', 'completed', 5, '2021-11-17 05:31:57', '2021-11-17 05:32:56', '2021-11-17 05:31:57', '2021-11-17 05:32:56', NULL, 0, 0, NULL),
(5, 'subscribers_last_engagement', 'completed', 5, '2021-11-17 05:31:57', '2021-11-17 05:32:56', '2021-11-17 05:31:57', '2021-11-17 05:32:56', NULL, 0, 0, '{"nextId":2001}'),
(6, 'migration', 'completed', 10, '2021-11-17 05:32:18', '2021-11-17 05:32:56', '2021-11-17 05:32:17', '2021-11-17 05:32:44', NULL, NULL, 0, NULL),
(7, 'export_files_cleanup', 'completed', 10, '2021-11-27 18:00:00', '2021-11-28 00:04:40', '2021-11-17 05:32:17', '2021-11-28 00:04:39', NULL, 0, 0, NULL),
(8, 'woocommerce_past_orders', 'completed', 10, '2021-11-17 05:32:19', '2021-11-17 05:33:18', '2021-11-17 05:32:17', '2021-11-17 05:33:18', NULL, 0, 0, NULL),
(9, 'stats_notification_automated_emails', 'completed', 10, '2021-12-06 06:00:00', '2021-12-06 06:30:30', '2021-11-17 05:32:17', '2021-12-06 06:30:28', NULL, 0, 0, NULL),
(10, 'subscribers_engagement_score', 'completed', 10, '2021-11-18 01:15:00', '2021-11-18 01:35:44', '2021-11-17 05:32:17', '2021-11-18 01:35:44', NULL, 0, 0, NULL),
(11, 'subscriber_link_tokens', 'completed', 10, '2021-11-17 05:32:56', '2021-11-17 05:33:39', '2021-11-17 05:32:44', '2021-11-17 05:33:39', NULL, 0, 0, NULL),
(12, 'beamer', 'completed', 10, '2021-11-27 23:50:00', '2021-11-28 00:04:41', '2021-11-17 05:33:16', '2021-11-28 00:04:39', NULL, 0, 0, NULL),
(13, 'inactive_subscribers', 'completed', 10, '2021-11-22 18:00:00', '2021-11-22 18:24:28', '2021-11-17 08:00:39', '2021-11-22 18:24:28', NULL, 0, 0, '{"last_subscriber_id":1000}'),
(14, 'unsubscribe_tokens', 'completed', 5, '2021-11-17 11:11:39', '2021-11-17 11:12:07', '2021-11-17 11:11:39', '2021-11-17 11:12:07', NULL, 0, 0, '{"last_subscriber_id":0,"last_newsletter_id":null}'),
(15, 'subscriber_link_tokens', 'completed', 5, '2021-11-17 11:11:39', '2021-11-17 11:12:07', '2021-11-17 11:11:39', '2021-11-17 11:12:07', NULL, 0, 0, NULL),
(16, 'newsletter_templates_thumbnails', 'completed', 10, '2021-11-17 11:11:39', '2021-11-17 11:12:07', '2021-11-17 11:11:39', '2021-11-17 11:12:07', NULL, 0, 0, NULL),
(17, 'subscribers_engagement_score', 'completed', 10, '2021-11-18 01:35:44', '2021-11-18 01:36:27', '2021-11-18 01:35:43', '2021-11-18 01:36:27', NULL, 0, 0, NULL),
(18, 'subscribers_engagement_score', 'completed', 10, '2021-11-18 01:36:27', '2021-11-18 01:37:09', '2021-11-18 01:36:25', '2021-11-18 01:37:09', NULL, 0, 0, NULL),
(19, 'subscribers_engagement_score', 'completed', 10, '2021-11-18 22:14:00', '2021-11-19 01:19:00', '2021-11-18 01:37:08', '2021-11-19 01:19:00', NULL, 0, 0, NULL),
(20, 'subscribers_count_cache_recalculation', 'completed', 10, '2021-11-18 13:57:43', '2021-11-18 13:58:07', '2021-11-18 13:57:40', '2021-11-18 13:58:07', NULL, 0, 0, NULL),
(21, 'subscribers_engagement_score', 'completed', 10, '2021-11-19 01:19:00', '2021-11-19 01:19:43', '2021-11-19 01:18:58', '2021-11-19 01:19:43', NULL, 0, 0, NULL),
(22, 'subscribers_engagement_score', 'completed', 10, '2021-11-20 16:40:00', '2021-11-20 16:49:33', '2021-11-19 01:19:41', '2021-11-20 16:49:33', NULL, 0, 0, NULL),
(23, 'subscribers_engagement_score', 'completed', 10, '2021-11-20 16:49:33', '2021-11-20 16:50:16', '2021-11-20 16:49:32', '2021-11-20 16:50:16', NULL, 0, 0, NULL),
(24, 'subscribers_engagement_score', 'completed', 10, '2021-11-21 12:54:00', '2021-11-21 12:56:17', '2021-11-20 16:50:14', '2021-11-21 12:56:17', NULL, 0, 0, NULL),
(25, 'subscribers_engagement_score', 'completed', 10, '2021-11-21 20:54:00', '2021-11-21 21:16:40', '2021-11-21 12:56:16', '2021-11-21 21:16:40', NULL, 0, 0, NULL),
(26, 'subscribers_engagement_score', 'completed', 10, '2021-11-21 21:16:40', '2021-11-21 21:17:26', '2021-11-21 21:16:38', '2021-11-21 21:17:26', NULL, 0, 0, NULL),
(27, 'subscribers_engagement_score', 'completed', 10, '2021-11-23 09:42:00', '2021-11-23 09:51:28', '2021-11-21 21:17:25', '2021-11-23 09:51:28', NULL, 0, 0, NULL),
(28, 'inactive_subscribers', 'completed', 10, '2021-12-02 18:00:00', '2021-12-02 19:04:07', '2021-11-22 18:24:27', '2021-12-02 19:04:05', NULL, 0, 0, '{"last_subscriber_id":1000}'),
(29, 'subscribers_engagement_score', 'completed', 10, '2021-11-23 09:51:28', '2021-11-23 09:52:11', '2021-11-23 09:51:26', '2021-11-23 09:52:11', NULL, 0, 0, NULL),
(30, 'subscribers_engagement_score', 'completed', 10, '2021-11-24 08:33:00', '2021-11-24 09:59:10', '2021-11-23 09:52:10', '2021-11-24 09:59:08', NULL, 0, 0, NULL),
(31, 'unsubscribe_tokens', 'completed', 5, '2021-11-23 11:55:56', '2021-11-23 11:56:19', '2021-11-23 11:55:56', '2021-11-23 11:56:18', NULL, 0, 0, '{"last_subscriber_id":0,"last_newsletter_id":null}'),
(32, 'subscriber_link_tokens', 'completed', 5, '2021-11-23 11:55:56', '2021-11-23 11:56:19', '2021-11-23 11:55:56', '2021-11-23 11:56:18', NULL, 0, 0, NULL),
(33, 'newsletter_templates_thumbnails', 'completed', 10, '2021-11-23 11:55:56', '2021-11-23 11:56:19', '2021-11-23 11:55:56', '2021-11-23 11:56:18', NULL, 0, 0, NULL),
(34, 'subscribers_engagement_score', 'completed', 10, '2021-11-24 09:59:10', '2021-11-24 09:59:54', '2021-11-24 09:59:08', '2021-11-24 09:59:53', NULL, 0, 0, NULL),
(35, 'subscribers_engagement_score', 'completed', 10, '2021-11-24 22:33:00', '2021-11-24 23:53:10', '2021-11-24 09:59:53', '2021-11-24 23:53:09', NULL, 0, 0, NULL),
(36, 'subscribers_engagement_score', 'completed', 10, '2021-11-26 15:03:00', '2021-11-26 15:27:22', '2021-11-24 23:53:09', '2021-11-26 15:27:20', NULL, 0, 0, NULL),
(37, 'subscribers_engagement_score', 'completed', 10, '2021-11-26 15:27:22', '2021-11-26 15:28:06', '2021-11-26 15:27:20', '2021-11-26 15:28:04', NULL, 0, 0, NULL),
(38, 'subscribers_engagement_score', 'completed', 10, '2021-11-27 08:01:00', '2021-11-27 08:31:23', '2021-11-26 15:28:04', '2021-11-27 08:31:22', NULL, 0, 0, NULL),
(39, 'subscribers_engagement_score', 'completed', 10, '2021-11-28 10:47:00', '2021-11-28 13:07:13', '2021-11-27 08:31:22', '2021-11-28 13:07:11', NULL, 0, 0, NULL),
(40, 'export_files_cleanup', 'completed', 10, '2021-12-04 18:00:00', '2021-12-05 10:59:21', '2021-11-28 00:05:01', '2021-12-05 10:59:20', NULL, 0, 0, NULL),
(41, 'beamer', 'completed', 10, '2021-12-05 11:32:00', '2021-12-05 11:39:03', '2021-11-28 00:05:01', '2021-12-05 11:39:01', NULL, 0, 0, NULL),
(42, 'subscribers_engagement_score', 'completed', 10, '2021-11-28 13:07:13', '2021-11-28 13:07:56', '2021-11-28 13:07:11', '2021-11-28 13:07:54', NULL, 0, 0, NULL),
(43, 'subscribers_engagement_score', 'completed', 10, '2021-11-29 04:49:00', '2021-11-29 04:49:48', '2021-11-28 13:07:54', '2021-11-29 04:49:45', NULL, 0, 0, NULL),
(44, 'subscribers_engagement_score', 'completed', 10, '2021-11-30 09:14:00', '2021-11-30 09:23:35', '2021-11-29 04:49:45', '2021-11-30 09:23:34', NULL, 0, 0, NULL),
(45, 'subscribers_engagement_score', 'completed', 10, '2021-11-30 09:23:35', '2021-11-30 09:24:19', '2021-11-30 09:23:34', '2021-11-30 09:24:17', NULL, 0, 0, NULL),
(46, 'subscribers_engagement_score', 'completed', 10, '2021-11-30 20:01:00', '2021-12-01 01:58:37', '2021-11-30 09:24:17', '2021-12-01 01:58:35', NULL, 0, 0, NULL),
(47, 'unsubscribe_tokens', 'completed', 5, '2021-11-30 12:00:59', '2021-11-30 12:01:23', '2021-11-30 12:00:59', '2021-11-30 12:01:22', NULL, 0, 0, '{"last_subscriber_id":0,"last_newsletter_id":null}'),
(48, 'subscriber_link_tokens', 'completed', 5, '2021-11-30 12:00:59', '2021-11-30 12:01:23', '2021-11-30 12:00:59', '2021-11-30 12:01:22', NULL, 0, 0, NULL),
(49, 'newsletter_templates_thumbnails', 'completed', 10, '2021-11-30 12:00:59', '2021-11-30 12:01:24', '2021-11-30 12:00:59', '2021-11-30 12:01:22', NULL, 0, 0, NULL),
(50, 'schedule_re_engagement_email', 'completed', 10, '2021-12-01 12:01:02', '2021-12-01 12:43:09', '2021-11-30 12:01:00', '2021-12-01 12:43:07', NULL, 0, 0, NULL),
(51, 'subscribers_engagement_score', 'completed', 10, '2021-12-01 23:32:00', '2021-12-01 23:51:20', '2021-12-01 01:58:35', '2021-12-01 23:51:18', NULL, 0, 0, NULL),
(52, 'schedule_re_engagement_email', 'completed', 10, '2021-12-02 12:43:31', '2021-12-02 13:10:09', '2021-12-01 12:43:29', '2021-12-02 13:10:07', NULL, 0, 0, NULL),
(53, 'subscribers_engagement_score', 'completed', 10, '2021-12-01 23:51:20', '2021-12-01 23:52:03', '2021-12-01 23:51:18', '2021-12-01 23:52:02', NULL, 0, 0, NULL),
(54, 'subscribers_engagement_score', 'completed', 10, '2021-12-03 04:08:00', '2021-12-03 04:10:02', '2021-12-01 23:52:02', '2021-12-03 04:10:00', NULL, 0, 0, NULL),
(55, 'schedule_re_engagement_email', 'completed', 10, '2021-12-03 13:10:31', '2021-12-03 13:34:08', '2021-12-02 13:10:29', '2021-12-03 13:34:07', NULL, 0, 0, NULL),
(56, 'inactive_subscribers', 'completed', 10, '2021-12-10 18:00:00', '2021-12-10 18:11:03', '2021-12-02 19:04:05', '2021-12-10 18:11:00', NULL, 0, 0, '{"last_subscriber_id":1000}'),
(57, 'subscribers_engagement_score', 'completed', 10, '2021-12-03 04:10:02', '2021-12-03 04:10:46', '2021-12-03 04:10:00', '2021-12-03 04:10:44', NULL, 0, 0, NULL),
(58, 'subscribers_engagement_score', 'completed', 10, '2021-12-04 10:48:00', '2021-12-04 10:57:50', '2021-12-03 04:10:44', '2021-12-04 10:57:48', NULL, 0, 0, NULL),
(59, 'schedule_re_engagement_email', 'completed', 10, '2021-12-05 10:57:29', '2021-12-05 10:59:21', '2021-12-04 10:57:26', '2021-12-05 10:59:20', NULL, 0, 0, NULL),
(60, 'subscribers_engagement_score', 'completed', 10, '2021-12-04 10:57:50', '2021-12-04 10:58:34', '2021-12-04 10:57:48', '2021-12-04 10:58:32', NULL, 0, 0, NULL),
(61, 'subscribers_engagement_score', 'completed', 10, '2021-12-05 14:43:00', '2021-12-05 15:04:02', '2021-12-04 10:58:32', '2021-12-05 15:04:00', NULL, 0, 0, NULL),
(62, 'export_files_cleanup', 'completed', 10, '2021-12-07 18:00:00', '2021-12-08 01:16:36', '2021-12-05 10:59:41', '2021-12-08 01:16:34', NULL, 0, 0, NULL),
(63, 'schedule_re_engagement_email', 'completed', 10, '2021-12-06 10:59:43', '2021-12-06 12:29:51', '2021-12-05 10:59:41', '2021-12-06 12:29:50', NULL, 0, 0, NULL),
(64, 'beamer', 'completed', 10, '2021-12-10 11:07:00', '2021-12-10 11:44:36', '2021-12-05 11:39:29', '2021-12-10 11:44:34', NULL, 0, 0, NULL),
(65, 'subscribers_engagement_score', 'completed', 10, '2021-12-05 15:04:02', '2021-12-05 15:04:45', '2021-12-05 15:04:00', '2021-12-05 15:04:44', NULL, 0, 0, NULL),
(66, 'subscribers_engagement_score', 'completed', 10, '2021-12-06 16:18:00', '2021-12-06 19:24:51', '2021-12-05 15:04:44', '2021-12-06 19:24:49', NULL, 0, 0, NULL),
(67, 'stats_notification_automated_emails', 'scheduled', 10, '2022-01-03 06:00:00', NULL, '2021-12-06 06:30:50', '2021-12-06 06:30:50', NULL, NULL, 0, NULL),
(68, 'schedule_re_engagement_email', 'completed', 10, '2021-12-07 12:30:15', '2021-12-07 14:37:56', '2021-12-06 12:30:12', '2021-12-07 14:37:50', NULL, 0, 0, NULL),
(69, 'subscribers_engagement_score', 'completed', 10, '2021-12-06 19:24:51', '2021-12-06 19:25:34', '2021-12-06 19:24:49', '2021-12-06 19:25:32', NULL, 0, 0, NULL),
(70, 'subscribers_engagement_score', 'completed', 10, '2021-12-07 23:32:00', '2021-12-08 01:16:36', '2021-12-06 19:25:32', '2021-12-08 01:16:34', NULL, 0, 0, NULL),
(71, 'unsubscribe_tokens', 'completed', 5, '2021-12-07 14:37:56', '2021-12-07 14:38:18', '2021-12-07 14:37:56', '2021-12-07 14:38:16', NULL, 0, 0, '{"last_subscriber_id":0,"last_newsletter_id":null}'),
(72, 'subscriber_link_tokens', 'completed', 5, '2021-12-07 14:37:56', '2021-12-07 14:38:18', '2021-12-07 14:37:56', '2021-12-07 14:38:16', NULL, 0, 0, NULL),
(73, 'newsletter_templates_thumbnails', 'completed', 10, '2021-12-07 14:37:56', '2021-12-07 14:38:18', '2021-12-07 14:37:56', '2021-12-07 14:38:16', NULL, 0, 0, NULL),
(74, 'schedule_re_engagement_email', 'completed', 10, '2021-12-08 14:38:18', '2021-12-08 14:54:59', '2021-12-07 14:38:16', '2021-12-08 14:54:58', NULL, 0, 0, NULL),
(75, 'subscribers_engagement_score', 'completed', 10, '2021-12-08 01:16:36', '2021-12-08 01:17:20', '2021-12-08 01:16:34', '2021-12-08 01:17:18', NULL, 0, 0, NULL),
(76, 'export_files_cleanup', 'completed', 10, '2021-12-16 18:00:00', '2021-12-17 02:30:04', '2021-12-08 01:16:56', '2021-12-17 02:30:02', NULL, 0, 0, NULL),
(77, 'subscribers_engagement_score', 'completed', 10, '2021-12-09 15:19:00', '2021-12-09 15:22:23', '2021-12-08 01:17:18', '2021-12-09 15:22:22', NULL, 0, 0, NULL),
(78, 'schedule_re_engagement_email', 'completed', 10, '2021-12-09 14:55:21', '2021-12-09 15:10:35', '2021-12-08 14:55:19', '2021-12-09 15:10:33', NULL, 0, 0, NULL),
(79, 'schedule_re_engagement_email', 'completed', 10, '2021-12-10 15:10:57', '2021-12-10 15:29:00', '2021-12-09 15:10:55', '2021-12-10 15:28:58', NULL, 0, 0, NULL),
(80, 'subscribers_engagement_score', 'completed', 10, '2021-12-09 15:22:23', '2021-12-09 15:23:07', '2021-12-09 15:22:22', '2021-12-09 15:23:05', NULL, 0, 0, NULL),
(81, 'subscribers_engagement_score', 'completed', 10, '2021-12-09 21:50:00', '2021-12-09 22:10:24', '2021-12-09 15:23:05', '2021-12-09 22:10:22', NULL, 0, 0, NULL),
(82, 'subscribers_engagement_score', 'completed', 10, '2021-12-10 22:55:00', '2021-12-11 01:48:52', '2021-12-09 22:10:22', '2021-12-11 01:48:49', NULL, 0, 0, NULL),
(83, 'beamer', 'completed', 10, '2021-12-17 01:14:00', '2021-12-17 02:30:04', '2021-12-10 11:44:56', '2021-12-17 02:30:02', NULL, 0, 0, NULL),
(84, 'schedule_re_engagement_email', 'completed', 10, '2021-12-11 15:29:22', '2021-12-11 16:40:08', '2021-12-10 15:29:20', '2021-12-11 16:40:07', NULL, 0, 0, NULL),
(85, 'inactive_subscribers', 'completed', 10, '2021-12-14 18:00:00', '2021-12-14 19:11:52', '2021-12-10 18:11:00', '2021-12-14 19:11:50', NULL, 0, 0, '{"last_subscriber_id":1000}'),
(86, 'subscribers_engagement_score', 'completed', 10, '2021-12-11 01:48:52', '2021-12-11 01:49:35', '2021-12-11 01:48:49', '2021-12-11 01:49:33', NULL, 0, 0, NULL),
(87, 'subscribers_engagement_score', 'completed', 10, '2021-12-12 09:01:00', '2021-12-12 10:22:13', '2021-12-11 01:49:33', '2021-12-12 10:22:11', NULL, 0, 0, NULL),
(88, 'schedule_re_engagement_email', 'completed', 10, '2021-12-13 10:21:52', '2021-12-13 10:51:53', '2021-12-12 10:21:49', '2021-12-13 10:51:51', NULL, 0, 0, NULL),
(89, 'subscribers_engagement_score', 'completed', 10, '2021-12-12 10:22:13', '2021-12-12 10:22:56', '2021-12-12 10:22:11', '2021-12-12 10:22:54', NULL, 0, 0, NULL),
(90, 'subscribers_engagement_score', 'completed', 10, '2021-12-13 03:52:00', '2021-12-13 04:17:05', '2021-12-12 10:22:54', '2021-12-13 04:17:04', NULL, 0, 0, NULL),
(91, 'subscribers_engagement_score', 'completed', 10, '2021-12-14 09:29:00', '2021-12-14 09:34:39', '2021-12-13 04:17:04', '2021-12-14 09:34:37', NULL, 0, 0, NULL),
(92, 'schedule_re_engagement_email', 'completed', 10, '2021-12-14 10:52:15', '2021-12-14 11:20:47', '2021-12-13 10:52:13', '2021-12-14 11:20:45', NULL, 0, 0, NULL),
(93, 'subscribers_engagement_score', 'completed', 10, '2021-12-14 09:34:39', '2021-12-14 09:35:22', '2021-12-14 09:34:37', '2021-12-14 09:35:20', NULL, 0, 0, NULL),
(94, 'subscribers_engagement_score', 'completed', 10, '2021-12-15 02:19:00', '2021-12-15 02:42:43', '2021-12-14 09:35:20', '2021-12-15 02:42:41', NULL, 0, 0, NULL),
(95, 'unsubscribe_tokens', 'completed', 5, '2021-12-14 11:20:45', '2021-12-14 11:21:09', '2021-12-14 11:20:45', '2021-12-14 11:21:07', NULL, 0, 0, '{"last_subscriber_id":0,"last_newsletter_id":null}'),
(96, 'subscriber_link_tokens', 'completed', 5, '2021-12-14 11:20:45', '2021-12-14 11:21:09', '2021-12-14 11:20:45', '2021-12-14 11:21:07', NULL, 0, 0, NULL),
(97, 'newsletter_templates_thumbnails', 'completed', 10, '2021-12-14 11:20:45', '2021-12-14 11:21:09', '2021-12-14 11:20:45', '2021-12-14 11:21:07', NULL, 0, 0, NULL),
(98, 'schedule_re_engagement_email', 'completed', 10, '2021-12-15 11:21:09', '2021-12-15 11:21:30', '2021-12-14 11:21:07', '2021-12-15 11:21:29', NULL, 0, 0, NULL),
(99, 'inactive_subscribers', 'completed', 10, '2021-12-19 18:00:00', '2021-12-19 18:44:26', '2021-12-14 19:11:50', '2021-12-19 18:44:24', NULL, 0, 0, '{"last_subscriber_id":1000}'),
(100, 'subscribers_engagement_score', 'completed', 10, '2021-12-16 05:12:00', '2021-12-16 05:12:29', '2021-12-15 02:42:41', '2021-12-16 05:12:26', NULL, 0, 0, NULL),
(101, 'unsubscribe_tokens', 'completed', 5, '2021-12-15 11:20:45', '2021-12-15 11:21:09', '2021-12-15 11:20:45', '2021-12-15 11:21:07', NULL, 0, 0, '{"last_subscriber_id":0,"last_newsletter_id":null}'),
(102, 'subscriber_link_tokens', 'completed', 5, '2021-12-15 11:20:45', '2021-12-15 11:21:09', '2021-12-15 11:20:45', '2021-12-15 11:21:07', NULL, 0, 0, NULL),
(103, 'newsletter_templates_thumbnails', 'completed', 10, '2021-12-15 11:20:45', '2021-12-15 11:21:09', '2021-12-15 11:20:45', '2021-12-15 11:21:07', NULL, 0, 0, NULL),
(104, 'schedule_re_engagement_email', 'completed', 10, '2021-12-16 11:21:52', '2021-12-16 12:13:58', '2021-12-15 11:21:50', '2021-12-16 12:13:57', NULL, 0, 0, NULL),
(105, 'subscribers_engagement_score', 'completed', 10, '2021-12-16 05:12:29', '2021-12-16 05:13:14', '2021-12-16 05:12:26', '2021-12-16 05:13:12', NULL, 0, 0, NULL),
(106, 'subscribers_engagement_score', 'completed', 10, '2021-12-16 05:13:14', '2021-12-16 05:13:59', '2021-12-16 05:13:12', '2021-12-16 05:13:58', NULL, 0, 0, NULL),
(107, 'subscribers_engagement_score', 'completed', 10, '2021-12-17 02:31:00', '2021-12-17 02:49:23', '2021-12-16 05:13:58', '2021-12-17 02:49:21', NULL, 0, 0, NULL),
(108, 'schedule_re_engagement_email', 'completed', 10, '2021-12-17 12:14:20', '2021-12-17 12:54:57', '2021-12-16 12:14:18', '2021-12-17 12:54:55', NULL, 0, 0, NULL),
(109, 'export_files_cleanup', 'completed', 10, '2021-12-24 18:00:00', '2021-12-25 02:22:22', '2021-12-17 02:30:24', '2021-12-25 02:22:20', NULL, 0, 0, NULL),
(110, 'beamer', 'completed', 10, '2021-12-21 04:53:00', '2021-12-21 05:51:29', '2021-12-17 02:30:24', '2021-12-21 05:51:27', NULL, 0, 0, NULL),
(111, 'subscribers_engagement_score', 'completed', 10, '2021-12-17 22:10:00', '2021-12-17 22:53:59', '2021-12-17 02:49:21', '2021-12-17 22:53:57', NULL, 0, 0, NULL),
(112, 'schedule_re_engagement_email', 'completed', 10, '2021-12-18 12:55:19', '2021-12-18 14:11:07', '2021-12-17 12:55:17', '2021-12-18 14:11:06', NULL, 0, 0, NULL),
(113, 'subscribers_engagement_score', 'completed', 10, '2021-12-17 22:53:59', '2021-12-17 22:54:42', '2021-12-17 22:53:57', '2021-12-17 22:54:40', NULL, 0, 0, NULL),
(114, 'subscribers_engagement_score', 'completed', 10, '2021-12-19 01:34:00', '2021-12-19 01:42:06', '2021-12-17 22:54:40', '2021-12-19 01:42:04', NULL, 0, 0, NULL),
(115, 'schedule_re_engagement_email', 'completed', 10, '2021-12-19 14:11:29', '2021-12-19 14:30:49', '2021-12-18 14:11:27', '2021-12-19 14:30:48', NULL, 0, 0, NULL),
(116, 'subscribers_engagement_score', 'completed', 10, '2021-12-19 01:42:06', '2021-12-19 01:42:50', '2021-12-19 01:42:04', '2021-12-19 01:42:48', NULL, 0, 0, NULL),
(117, 'subscribers_engagement_score', 'completed', 10, '2021-12-19 01:42:50', '2021-12-19 01:43:33', '2021-12-19 01:42:48', '2021-12-19 01:43:31', NULL, 0, 0, NULL),
(118, 'subscribers_engagement_score', 'completed', 10, '2021-12-20 00:38:00', '2021-12-20 00:48:53', '2021-12-19 01:43:31', '2021-12-20 00:48:50', NULL, 0, 0, NULL),
(119, 'schedule_re_engagement_email', 'completed', 10, '2021-12-20 18:44:04', '2021-12-20 18:53:00', '2021-12-19 18:44:02', '2021-12-20 18:52:58', NULL, 0, 0, NULL),
(120, 'inactive_subscribers', 'scheduled', 10, '2021-12-30 18:00:00', NULL, '2021-12-19 18:44:24', '2021-12-19 18:44:24', NULL, NULL, 0, NULL),
(121, 'subscribers_engagement_score', 'completed', 10, '2021-12-21 04:34:00', '2021-12-21 05:51:29', '2021-12-20 00:48:50', '2021-12-21 05:51:27', NULL, 0, 0, NULL),
(122, 'schedule_re_engagement_email', 'completed', 10, '2021-12-21 18:53:21', '2021-12-21 19:01:12', '2021-12-20 18:53:20', '2021-12-21 19:01:10', NULL, 0, 0, NULL),
(123, 'subscribers_engagement_score', 'completed', 10, '2021-12-21 05:51:29', '2021-12-21 05:52:12', '2021-12-21 05:51:27', '2021-12-21 05:52:10', NULL, 0, 0, NULL),
(124, 'beamer', 'completed', 10, '2021-12-28 00:56:00', '2021-12-28 05:10:31', '2021-12-21 05:51:49', '2021-12-28 05:10:30', NULL, 0, 0, NULL),
(125, 'subscribers_engagement_score', 'completed', 10, '2021-12-22 15:13:00', '2021-12-22 15:52:51', '2021-12-21 05:52:10', '2021-12-22 15:52:49', NULL, 0, 0, NULL),
(126, 'schedule_re_engagement_email', 'completed', 10, '2021-12-22 19:01:33', '2021-12-22 21:55:09', '2021-12-21 19:01:32', '2021-12-22 21:55:08', NULL, 0, 0, NULL),
(127, 'subscribers_engagement_score', 'completed', 10, '2021-12-22 15:52:51', '2021-12-22 15:53:34', '2021-12-22 15:52:49', '2021-12-22 15:53:32', NULL, 0, 0, NULL),
(128, 'subscribers_engagement_score', 'completed', 10, '2021-12-23 01:12:00', '2021-12-23 03:56:58', '2021-12-22 15:53:32', '2021-12-23 03:56:55', NULL, 0, 0, NULL),
(129, 'schedule_re_engagement_email', 'completed', 10, '2021-12-23 21:55:31', '2021-12-24 01:39:54', '2021-12-22 21:55:29', '2021-12-24 01:39:52', NULL, 0, 0, NULL),
(130, 'subscribers_engagement_score', 'completed', 10, '2021-12-24 02:16:00', '2021-12-24 02:58:41', '2021-12-23 03:56:55', '2021-12-24 02:58:39', NULL, 0, 0, NULL),
(131, 'schedule_re_engagement_email', 'completed', 10, '2021-12-25 01:40:15', '2021-12-25 02:22:22', '2021-12-24 01:40:14', '2021-12-25 02:22:20', NULL, 0, 0, NULL),
(132, 'subscribers_engagement_score', 'completed', 10, '2021-12-24 02:58:41', '2021-12-24 02:59:24', '2021-12-24 02:58:39', '2021-12-24 02:59:23', NULL, 0, 0, NULL),
(133, 'subscribers_engagement_score', 'completed', 10, '2021-12-25 05:06:00', '2021-12-25 05:17:47', '2021-12-24 02:59:23', '2021-12-25 05:17:45', NULL, 0, 0, NULL),
(134, 'export_files_cleanup', 'completed', 10, '2021-12-26 18:00:00', '2021-12-27 03:15:00', '2021-12-25 02:22:42', '2021-12-27 03:14:59', NULL, 0, 0, NULL),
(135, 'schedule_re_engagement_email', 'completed', 10, '2021-12-26 02:22:43', '2021-12-26 04:02:49', '2021-12-25 02:22:42', '2021-12-26 04:02:47', NULL, 0, 0, NULL),
(136, 'subscribers_engagement_score', 'completed', 10, '2021-12-25 05:17:47', '2021-12-25 05:18:31', '2021-12-25 05:17:45', '2021-12-25 05:18:29', NULL, 0, 0, NULL),
(137, 'subscribers_engagement_score', 'completed', 10, '2021-12-26 12:46:00', '2021-12-26 13:43:22', '2021-12-25 05:18:29', '2021-12-26 13:43:20', NULL, 0, 0, NULL),
(138, 'schedule_re_engagement_email', 'completed', 10, '2021-12-27 13:43:01', '2021-12-27 14:01:13', '2021-12-26 13:42:58', '2021-12-27 14:01:11', NULL, 0, 0, NULL),
(139, 'subscribers_engagement_score', 'completed', 10, '2021-12-26 13:43:22', '2021-12-26 13:44:04', '2021-12-26 13:43:20', '2021-12-26 13:44:03', NULL, 0, 0, NULL),
(140, 'subscribers_engagement_score', 'completed', 10, '2021-12-27 03:08:00', '2021-12-27 03:15:00', '2021-12-26 13:44:03', '2021-12-27 03:14:59', NULL, 0, 0, NULL),
(141, 'subscribers_engagement_score', 'completed', 10, '2021-12-28 06:13:00', '2021-12-28 06:16:46', '2021-12-27 03:14:59', '2021-12-28 06:16:44', NULL, 0, 0, NULL),
(142, 'export_files_cleanup', 'scheduled', 10, '2022-01-05 18:00:00', NULL, '2021-12-27 03:15:20', '2021-12-27 03:15:20', NULL, NULL, 0, NULL),
(143, 'schedule_re_engagement_email', 'completed', 10, '2021-12-28 14:01:34', '2021-12-28 15:11:33', '2021-12-27 14:01:33', '2021-12-28 15:11:31', NULL, 0, 0, NULL),
(144, 'beamer', 'scheduled', 10, '2022-01-06 08:13:00', NULL, '2021-12-28 05:10:52', '2021-12-28 05:10:52', NULL, NULL, 0, NULL),
(145, 'subscribers_engagement_score', 'completed', 10, '2021-12-28 06:16:46', '2021-12-28 06:17:29', '2021-12-28 06:16:44', '2021-12-28 06:17:28', NULL, 0, 0, NULL),
(146, 'subscribers_engagement_score', 'completed', 10, '2021-12-28 19:43:00', '2021-12-28 20:23:13', '2021-12-28 06:17:28', '2021-12-28 20:23:12', NULL, 0, 0, NULL),
(147, 'schedule_re_engagement_email', 'completed', 10, '2021-12-29 15:11:55', '2021-12-29 15:28:55', '2021-12-28 15:11:53', '2021-12-29 15:28:54', NULL, 0, 0, NULL),
(148, 'subscribers_engagement_score', 'completed', 10, '2021-12-30 06:09:00', '2021-12-30 06:10:04', '2021-12-28 20:23:12', '2021-12-30 06:10:03', NULL, 0, 0, NULL),
(149, 'schedule_re_engagement_email', 'scheduled', 10, '2021-12-30 15:29:17', NULL, '2021-12-29 15:29:15', '2021-12-29 15:29:15', NULL, NULL, 0, NULL),
(150, 'subscribers_engagement_score', 'completed', 10, '2021-12-30 06:10:04', '2021-12-30 06:10:48', '2021-12-30 06:10:03', '2021-12-30 06:10:46', NULL, 0, 0, NULL),
(151, 'subscribers_engagement_score', 'scheduled', 10, '2021-12-31 02:17:00', NULL, '2021-12-30 06:10:46', '2021-12-30 06:10:46', NULL, NULL, 0, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_scheduled_task_subscribers`
--

CREATE TABLE `wp8w_mailpoet_scheduled_task_subscribers` (
  `task_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `processed` int(1) NOT NULL,
  `failed` smallint(1) NOT NULL DEFAULT '0',
  `error` text COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`task_id`,`subscriber_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_segments`
--

CREATE TABLE `wp8w_mailpoet_segments` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(90) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'default',
  `description` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `average_engagement_score` float unsigned DEFAULT NULL,
  `average_engagement_score_updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`),
  KEY `average_engagement_score_updated_at` (`average_engagement_score_updated_at`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_mailpoet_segments`
--

INSERT INTO `wp8w_mailpoet_segments` VALUES
(1, 'WordPress Users', 'wp_users', 'This list contains all of your WordPress users.', '2021-11-17 05:31:57', '2021-12-30 06:10:03', NULL, NULL, '2021-12-30 06:10:04'),
(2, 'WooCommerce Customers', 'woocommerce_users', 'This list contains all of your WooCommerce customers.', '2021-11-17 05:31:57', '2021-12-30 06:10:03', NULL, NULL, '2021-12-30 06:10:04'),
(3, 'Newsletter mailing list', 'default', 'This list is automatically created when you install MailPoet.', '2021-11-17 05:31:57', '2021-12-30 06:10:03', NULL, NULL, '2021-12-30 06:10:04');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_sending_queues`
--

CREATE TABLE `wp8w_mailpoet_sending_queues` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `task_id` int(11) unsigned NOT NULL,
  `newsletter_id` int(11) unsigned NOT NULL,
  `newsletter_rendered_body` longtext COLLATE utf8mb4_unicode_520_ci,
  `newsletter_rendered_subject` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `subscribers` longtext COLLATE utf8mb4_unicode_520_ci,
  `count_total` int(11) unsigned NOT NULL DEFAULT '0',
  `count_processed` int(11) unsigned NOT NULL DEFAULT '0',
  `count_to_process` int(11) unsigned NOT NULL DEFAULT '0',
  `meta` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `task_id` (`task_id`),
  KEY `newsletter_id` (`newsletter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_settings`
--

CREATE TABLE `wp8w_mailpoet_settings` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_mailpoet_settings`
--

INSERT INTO `wp8w_mailpoet_settings` VALUES
(1, 'cron_trigger', 'a:1:{s:6:"method";s:9:"WordPress";}', '2021-11-17 05:31:57', '2021-11-17 05:31:57'),
(2, 'sender', 'a:2:{s:4:"name";s:6:"kerfim";s:7:"address";s:17:"Orders@kerfim.com";}', '2021-11-17 05:31:57', '2021-11-18 13:59:25'),
(3, 'signup_confirmation', 'a:3:{s:7:"enabled";b:1;s:4:"from";a:2:{s:7:"address";s:17:"Orders@kerfim.com";s:4:"name";s:6:"kerfim";}s:8:"reply_to";a:2:{s:7:"address";s:17:"Orders@kerfim.com";s:4:"name";s:6:"kerfim";}}', '2021-11-17 05:31:57', '2021-11-18 13:59:25'),
(4, 'installed_at', '2021-11-17 11:31:57', '2021-11-17 05:31:57', '2021-11-17 05:31:57'),
(5, 'captcha', 'a:3:{s:4:"type";s:8:"built-in";s:20:"recaptcha_site_token";s:0:"";s:22:"recaptcha_secret_token";s:0:"";}', '2021-11-17 05:31:57', '2021-11-17 05:31:57'),
(6, 'subscriber_email_notification', 'a:3:{s:7:"enabled";b:1;s:9:"automated";b:1;s:7:"address";s:16:"admin@kerfim.com";}', '2021-11-17 05:31:57', '2021-11-17 05:31:57'),
(7, 'stats_notifications', 'a:3:{s:7:"enabled";b:1;s:7:"address";s:16:"admin@kerfim.com";s:9:"automated";b:1;}', '2021-11-17 05:31:57', '2021-11-17 05:31:57'),
(8, 'woocommerce', 'a:1:{s:17:"optin_on_checkout";a:2:{s:7:"enabled";b:1;s:7:"message";s:79:"I would like to receive exclusive emails with discounts and product information";}}', '2021-11-17 05:31:57', '2021-11-17 05:31:57'),
(9, 'mta_log', 'a:6:{s:4:"sent";N;s:7:"started";i:1639588845;s:6:"status";N;s:13:"retry_attempt";N;s:8:"retry_at";N;s:5:"error";N;}', '2021-11-17 05:31:57', '2021-12-15 11:20:45'),
(10, '3rd_party_libs', 'a:1:{s:7:"enabled";s:0:"";}', '2021-11-17 05:31:57', '2021-11-18 13:59:38'),
(11, 'subscription', 'a:1:{s:5:"pages";a:5:{s:11:"unsubscribe";i:2387;s:6:"manage";i:2387;s:12:"confirmation";i:2387;s:7:"captcha";i:2387;s:19:"confirm_unsubscribe";i:2387;}}', '2021-11-17 05:31:57', '2021-12-15 11:20:45'),
(13, 'db_version', '3.75.1', '2021-11-17 05:31:57', '2021-12-15 11:20:45'),
(14, 'updates_log', 'a:7:{i:0;a:3:{s:16:"previous_version";N;s:11:"new_version";s:6:"3.73.2";s:4:"date";s:19:"2021-11-17 11:31:57";}i:1;a:3:{s:16:"previous_version";s:6:"3.73.2";s:11:"new_version";s:6:"3.74.0";s:4:"date";s:19:"2021-11-17 17:11:39";}i:2;a:3:{s:16:"previous_version";s:6:"3.74.0";s:11:"new_version";s:6:"3.74.1";s:4:"date";s:19:"2021-11-23 17:55:56";}i:3;a:3:{s:16:"previous_version";s:6:"3.74.1";s:11:"new_version";s:6:"3.74.2";s:4:"date";s:19:"2021-11-30 18:00:59";}i:4;a:3:{s:16:"previous_version";s:6:"3.74.2";s:11:"new_version";s:6:"3.74.3";s:4:"date";s:19:"2021-12-07 20:37:56";}i:5;a:3:{s:16:"previous_version";s:6:"3.74.3";s:11:"new_version";s:6:"3.75.0";s:4:"date";s:19:"2021-12-14 17:20:45";}i:6;a:3:{s:16:"previous_version";s:6:"3.75.0";s:11:"new_version";s:6:"3.75.1";s:4:"date";s:19:"2021-12-15 17:20:45";}}', '2021-11-17 05:31:57', '2021-12-15 11:20:45'),
(15, 'cron_trigger_wordpress', 'a:1:{s:11:"last_run_at";i:1640866380;}', '2021-11-17 05:32:16', '2021-12-30 06:13:00'),
(16, 'cron_daemon', 'a:8:{s:5:"token";s:5:"15mtr";s:6:"status";s:8:"inactive";s:15:"run_accessed_at";i:1640866267;s:14:"run_started_at";i:1640866269;s:16:"run_completed_at";i:1640866269;s:10:"last_error";N;s:15:"last_error_date";N;s:10:"updated_at";i:1640866269;}', '2021-11-17 05:32:16', '2021-12-30 06:13:00'),
(34, 'last_announcement_date', '1628677406', '2021-11-17 05:32:56', '2021-12-28 05:10:31'),
(7387, 'show_congratulate_after_first_newsletter', '1', '2021-11-18 13:57:38', '2021-11-18 13:57:38'),
(7388, 'version', '3.74.0', '2021-11-18 13:57:38', '2021-11-18 13:57:38'),
(7413, 'reply_to', 'a:2:{s:4:"name";s:6:"kerfim";s:7:"address";s:17:"Orders@kerfim.com";}', '2021-11-18 13:59:25', '2021-11-18 13:59:25'),
(7418, 'authorized_emails_addresses_check', NULL, '2021-11-18 13:59:25', '2021-11-18 13:59:25'),
(7421, 'analytics', 'a:1:{s:7:"enabled";s:0:"";}', '2021-11-18 13:59:38', '2021-11-18 13:59:38'),
(24678, 'tracking', 'a:1:{s:5:"level";s:4:"full";}', '2021-12-07 14:37:56', '2021-12-07 14:37:56');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_statistics_bounces`
--

CREATE TABLE `wp8w_mailpoet_statistics_bounces` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_statistics_clicks`
--

CREATE TABLE `wp8w_mailpoet_statistics_clicks` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `link_id` int(11) unsigned NOT NULL,
  `user_agent_id` int(11) unsigned DEFAULT NULL,
  `user_agent_type` tinyint(1) NOT NULL DEFAULT '0',
  `count` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id_user_agent_type` (`newsletter_id`,`subscriber_id`,`user_agent_type`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_statistics_forms`
--

CREATE TABLE `wp8w_mailpoet_statistics_forms` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `form_subscriber` (`form_id`,`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_statistics_newsletters`
--

CREATE TABLE `wp8w_mailpoet_statistics_newsletters` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `sent_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_statistics_opens`
--

CREATE TABLE `wp8w_mailpoet_statistics_opens` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `user_agent_id` int(11) unsigned DEFAULT NULL,
  `user_agent_type` tinyint(1) NOT NULL DEFAULT '0',
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id_user_agent_type` (`newsletter_id`,`subscriber_id`,`user_agent_type`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`),
  KEY `created_at` (`created_at`),
  KEY `subscriber_id_created_at` (`subscriber_id`,`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_statistics_unsubscribes`
--

CREATE TABLE `wp8w_mailpoet_statistics_unsubscribes` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned DEFAULT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `source` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT 'unknown',
  `meta` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `newsletter_id_subscriber_id` (`newsletter_id`,`subscriber_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_statistics_woocommerce_purchases`
--

CREATE TABLE `wp8w_mailpoet_statistics_woocommerce_purchases` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `subscriber_id` int(11) unsigned NOT NULL,
  `queue_id` int(11) unsigned NOT NULL,
  `click_id` int(11) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `order_currency` char(3) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order_price_total` float NOT NULL COMMENT 'With shipping and taxes in order_currency',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `click_id_order_id` (`click_id`,`order_id`),
  KEY `newsletter_id` (`newsletter_id`),
  KEY `queue_id` (`queue_id`),
  KEY `subscriber_id` (`subscriber_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_stats_notifications`
--

CREATE TABLE `wp8w_mailpoet_stats_notifications` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `newsletter_id` int(11) unsigned NOT NULL,
  `task_id` int(11) unsigned NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `newsletter_id_task_id` (`newsletter_id`,`task_id`),
  KEY `task_id` (`task_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_subscribers`
--

CREATE TABLE `wp8w_mailpoet_subscribers` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `wp_user_id` bigint(20) DEFAULT NULL,
  `is_woocommerce_user` int(1) NOT NULL DEFAULT '0',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `last_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `email` varchar(150) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(12) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'unconfirmed',
  `subscribed_ip` varchar(45) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `confirmed_ip` varchar(45) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `confirmed_at` timestamp NULL DEFAULT NULL,
  `last_subscribed_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `deleted_at` timestamp NULL DEFAULT NULL,
  `unconfirmed_data` longtext COLLATE utf8mb4_unicode_520_ci,
  `source` enum('form','imported','administrator','api','wordpress_user','woocommerce_user','woocommerce_checkout','unknown') COLLATE utf8mb4_unicode_520_ci DEFAULT 'unknown',
  `count_confirmations` int(11) unsigned NOT NULL DEFAULT '0',
  `unsubscribe_token` char(15) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `link_token` char(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `engagement_score` float unsigned DEFAULT NULL,
  `engagement_score_updated_at` timestamp NULL DEFAULT NULL,
  `last_engagement_at` timestamp NULL DEFAULT NULL,
  `woocommerce_synced_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`),
  UNIQUE KEY `unsubscribe_token` (`unsubscribe_token`),
  KEY `wp_user_id` (`wp_user_id`),
  KEY `updated_at` (`updated_at`),
  KEY `status_deleted_at` (`status`,`deleted_at`),
  KEY `last_subscribed_at` (`last_subscribed_at`),
  KEY `engagement_score_updated_at` (`engagement_score_updated_at`),
  KEY `link_token` (`link_token`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_mailpoet_subscribers`
--

INSERT INTO `wp8w_mailpoet_subscribers` VALUES
(1, 1, 1, 'kevin', 'partridge', 'admin@kerfim.com', 'unconfirmed', NULL, NULL, NULL, NULL, '2021-11-17 05:31:57', '2021-12-19 01:42:04', NULL, NULL, 'wordpress_user', 0, '1470sf65ryios0w', '1a65e5', NULL, '2021-12-19 01:42:05', NULL, NULL),
(2, 2, 1, 'woo', '', 'woo@kerfim.com', 'unconfirmed', NULL, NULL, NULL, NULL, '2021-11-18 12:43:37', '2021-12-19 01:42:04', NULL, NULL, 'woocommerce_user', 0, '1koirxzq0qf44g4', 'xzw6kxtulrko00k4swgo0wgkcggcckgo', NULL, '2021-12-19 01:42:06', NULL, NULL),
(3, 3, 1, 'kevin', 'partridge', 'kevpfc@gmail.com', 'unconfirmed', NULL, NULL, NULL, NULL, '2021-11-18 12:50:26', '2021-12-19 01:42:04', NULL, NULL, 'woocommerce_user', 0, '6pruy7t8t04c404', '16g9cqqrt2io0c4g00g0go0o4o4gggw4', NULL, '2021-12-19 01:42:06', '2021-12-01 03:48:08', NULL),
(4, 5, 1, 'Fiona@kerfim.com', '', 'Fiona@kerfim.com', 'unconfirmed', NULL, NULL, NULL, NULL, '2021-11-18 13:45:14', '2021-12-19 01:42:04', NULL, NULL, 'woocommerce_user', 0, '1mt2qjnmte2sc8o', '15bpfaawqqtcwwgw0gw8s8ckowkcs4w0', NULL, '2021-12-19 01:42:06', NULL, NULL),
(5, 6, 1, 'Edna@kerfim.com', '', 'edna@kerfim.com', 'unconfirmed', NULL, NULL, NULL, NULL, '2021-11-18 14:32:42', '2021-12-19 01:42:04', NULL, NULL, 'woocommerce_user', 0, '537c50vkvnokcwg', '14vtgjtb51pckkssw4sw0k88cw0gwwsc', NULL, '2021-12-19 01:42:06', NULL, NULL),
(7, 7, 1, 'stvnumurzwfsqge', '', 'stvnumurzw@mail.com', 'unconfirmed', NULL, NULL, NULL, NULL, '2021-12-16 04:19:27', '2021-12-16 05:12:26', NULL, NULL, 'woocommerce_user', 0, '2j1kvm7p8q04skc', 'achus1c9zxcgswgswk4wcw4s8wgs844c', NULL, '2021-12-16 05:12:29', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_subscriber_custom_field`
--

CREATE TABLE `wp8w_mailpoet_subscriber_custom_field` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `custom_field_id` int(11) unsigned NOT NULL,
  `value` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_id_custom_field_id` (`subscriber_id`,`custom_field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_subscriber_ips`
--

CREATE TABLE `wp8w_mailpoet_subscriber_ips` (
  `ip` varchar(45) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`created_at`,`ip`),
  KEY `ip` (`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_subscriber_segment`
--

CREATE TABLE `wp8w_mailpoet_subscriber_segment` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `subscriber_id` int(11) unsigned NOT NULL,
  `segment_id` int(11) unsigned NOT NULL,
  `status` varchar(12) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'subscribed',
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `subscriber_segment` (`subscriber_id`,`segment_id`),
  KEY `segment_id` (`segment_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_mailpoet_subscriber_segment`
--

INSERT INTO `wp8w_mailpoet_subscriber_segment` VALUES
(1, 1, 1, 'subscribed', '2021-11-17 05:31:57', '2021-11-17 05:31:57'),
(3, 2, 1, 'subscribed', '2021-11-18 12:43:37', '2021-11-18 12:43:37'),
(4, 2, 2, 'subscribed', '2021-11-18 12:43:37', '2021-11-18 12:43:37'),
(5, 3, 1, 'subscribed', '2021-11-18 12:50:26', '2021-11-18 12:50:26'),
(6, 3, 2, 'unsubscribed', '2021-11-18 12:50:26', '2021-12-01 03:48:09'),
(7, 4, 1, 'subscribed', '2021-11-18 13:45:14', '2021-11-18 13:45:14'),
(8, 4, 2, 'subscribed', '2021-11-18 13:45:14', '2021-11-18 13:45:14'),
(9, 5, 1, 'subscribed', '2021-11-18 14:32:42', '2021-11-18 14:32:42'),
(10, 5, 2, 'subscribed', '2021-11-18 14:32:42', '2021-11-18 14:32:42'),
(13, 1, 2, 'subscribed', '2021-12-01 03:48:08', '2021-12-01 03:48:08'),
(18, 7, 1, 'subscribed', '2021-12-16 04:19:27', '2021-12-16 04:19:27'),
(19, 7, 2, 'subscribed', '2021-12-16 04:19:26', '2021-12-16 04:19:26');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_user_agents`
--

CREATE TABLE `wp8w_mailpoet_user_agents` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `hash` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash` (`hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_mailpoet_user_flags`
--

CREATE TABLE `wp8w_mailpoet_user_flags` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `name` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `value` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`),
  UNIQUE KEY `user_id_name` (`user_id`,`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_options`
--

CREATE TABLE `wp8w_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_options`
--

INSERT INTO `wp8w_options` VALUES
(1, 'siteurl', 'https://kerfim.com', 'yes'),
(2, 'home', 'https://kerfim.com', 'yes'),
(3, 'blogname', 'Kerfim.com', 'yes'),
(4, 'blogdescription', 'Products and IT Solutions for you', 'yes'),
(5, 'users_can_register', '1', 'yes'),
(6, 'admin_email', 'admin@kerfim.com', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'j F 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:21:{i:0;s:37:"blocks-animation/blocks-animation.php";i:1;s:23:"elementor/elementor.php";i:2;s:65:"essential-addons-for-elementor-lite/essential_adons_elementor.php";i:3;s:53:"flexible-checkout-fields/flexible-checkout-fields.php";i:4;s:51:"google-listings-and-ads/google-listings-and-ads.php";i:5;s:35:"google-site-kit/google-site-kit.php";i:6;s:19:"jetpack/jetpack.php";i:7;s:23:"loginizer/loginizer.php";i:8;s:21:"mailpoet/mailpoet.php";i:9;s:47:"mojo-marketplace-wp-plugin/mojo-marketplace.php";i:10;s:43:"popularfx-templates/popularfx-templates.php";i:11;s:45:"remove-footer-credit/remove-footer-credit.php";i:12;s:31:"simple-banner/simple-banner.php";i:13;s:61:"sticky-menu-or-anything-on-scroll/sticky-menu-or-anything.php";i:14;s:41:"woo-discount-rules/woo-discount-rules.php";i:15;s:45:"woocommerce-payments/woocommerce-payments.php";i:16;s:45:"woocommerce-services/woocommerce-services.php";i:17;s:27:"woocommerce/woocommerce.php";i:18;s:23:"wp-cerber/wp-cerber.php";i:19;s:27:"wp-optimize/wp-optimize.php";i:20;s:24:"wpforms-lite/wpforms.php";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:5:{i:0;s:61:"/home3/kerfim/public_html/wp-content/themes/sydney/header.php";i:2;s:60:"/home3/kerfim/public_html/wp-content/themes/sydney/style.css";i:3;s:59:"/home3/kerfim/public_html/wp-content/themes/sydney/page.php";i:4;s:66:"/home3/kerfim/public_html/wp-content/themes/sydney/css/select2.css";i:5;s:62:"/home3/kerfim/public_html/wp-content/themes/sydney/css/ie9.css";}', 'no'),
(40, 'template', 'sydney', 'yes'),
(41, 'stylesheet', 'sydney', 'yes'),
(42, 'comment_registration', '0', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'customer', 'yes'),
(46, 'db_version', '49752', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(51, 'show_on_front', 'page', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '1', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', '', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '0', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '1', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '0', 'yes'),
(72, 'comments_per_page', '50', 'yes'),
(73, 'default_comments_page', 'newest', 'yes'),
(74, 'comment_order', 'asc', 'yes'),
(75, 'sticky_posts', 'a:0:{}', 'yes'),
(76, 'widget_categories', 'a:2:{i:2;a:4:{s:5:"title";s:0:"";s:5:"count";i:0;s:12:"hierarchical";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'yes'),
(77, 'widget_text', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(79, 'uninstall_plugins', 'a:5:{s:23:"loginizer/loginizer.php";s:22:"loginizer_deactivation";s:23:"wp-cerber/wp-cerber.php";s:13:"cerber_finito";s:23:"elementor/elementor.php";a:2:{i:0;s:21:"Elementor\\Maintenance";i:1;s:9:"uninstall";}s:45:"woocommerce-services/woocommerce-services.php";a:2:{i:0;s:17:"WC_Connect_Loader";i:1;s:16:"plugin_uninstall";}s:27:"wp-optimize/wp-optimize.php";s:21:"wpo_uninstall_actions";}', 'no'),
(80, 'timezone_string', '', 'yes'),
(81, 'page_for_posts', '0', 'yes'),
(82, 'page_on_front', '2382', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '23', 'yes'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '1', 'yes'),
(91, 'admin_email_lifespan', '1649168277', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '1', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'initial_db_version', '48748', 'yes'),
(96, 'wp8w_user_roles', 'a:7:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:194:{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:16:"manage_downloads";b:1;s:15:"dlm_manage_logs";b:1;s:16:"dlm_view_reports";b:1;s:20:"manage_feed_settings";b:1;s:16:"edit_feed_source";b:1;s:16:"read_feed_source";b:1;s:18:"delete_feed_source";b:1;s:17:"edit_feed_sources";b:1;s:24:"edit_others_feed_sources";b:1;s:20:"publish_feed_sources";b:1;s:25:"read_private_feed_sources";b:1;s:19:"delete_feed_sources";b:1;s:27:"delete_private_feed_sources";b:1;s:29:"delete_published_feed_sources";b:1;s:26:"delete_others_feed_sources";b:1;s:25:"edit_private_feed_sources";b:1;s:27:"edit_published_feed_sources";b:1;s:24:"manage_feed_source_terms";b:1;s:22:"edit_feed_source_terms";b:1;s:24:"delete_feed_source_terms";b:1;s:24:"assign_feed_source_terms";b:1;s:14:"edit_feed_item";b:1;s:14:"read_feed_item";b:1;s:16:"delete_feed_item";b:1;s:15:"edit_feed_items";b:1;s:22:"edit_others_feed_items";b:1;s:18:"publish_feed_items";b:1;s:23:"read_private_feed_items";b:1;s:17:"delete_feed_items";b:1;s:25:"delete_private_feed_items";b:1;s:27:"delete_published_feed_items";b:1;s:24:"delete_others_feed_items";b:1;s:23:"edit_private_feed_items";b:1;s:25:"edit_published_feed_items";b:1;s:22:"manage_feed_item_terms";b:1;s:20:"edit_feed_item_terms";b:1;s:22:"delete_feed_item_terms";b:1;s:22:"assign_feed_item_terms";b:1;s:19:"edit_feed_blacklist";b:1;s:19:"read_feed_blacklist";b:1;s:21:"delete_feed_blacklist";b:1;s:20:"edit_feed_blacklists";b:1;s:27:"edit_others_feed_blacklists";b:1;s:23:"publish_feed_blacklists";b:1;s:28:"read_private_feed_blacklists";b:1;s:22:"delete_feed_blacklists";b:1;s:30:"delete_private_feed_blacklists";b:1;s:32:"delete_published_feed_blacklists";b:1;s:29:"delete_others_feed_blacklists";b:1;s:28:"edit_private_feed_blacklists";b:1;s:30:"edit_published_feed_blacklists";b:1;s:27:"manage_feed_blacklist_terms";b:1;s:25:"edit_feed_blacklist_terms";b:1;s:27:"delete_feed_blacklist_terms";b:1;s:27:"assign_feed_blacklist_terms";b:1;s:18:"edit_feed_template";b:1;s:18:"read_feed_template";b:1;s:20:"delete_feed_template";b:1;s:19:"edit_feed_templates";b:1;s:26:"edit_others_feed_templates";b:1;s:22:"publish_feed_templates";b:1;s:27:"read_private_feed_templates";b:1;s:21:"delete_feed_templates";b:1;s:29:"delete_private_feed_templates";b:1;s:31:"delete_published_feed_templates";b:1;s:28:"delete_others_feed_templates";b:1;s:27:"edit_private_feed_templates";b:1;s:29:"edit_published_feed_templates";b:1;s:26:"manage_feed_template_terms";b:1;s:24:"edit_feed_template_terms";b:1;s:26:"delete_feed_template_terms";b:1;s:26:"assign_feed_template_terms";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:28:"mailpoet_access_plugin_admin";b:1;s:24:"mailpoet_manage_settings";b:1;s:24:"mailpoet_manage_features";b:1;s:22:"mailpoet_manage_emails";b:1;s:27:"mailpoet_manage_subscribers";b:1;s:21:"mailpoet_manage_forms";b:1;s:24:"mailpoet_manage_segments";b:1;s:20:"manage_simple_banner";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:105:{s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:20:"manage_feed_settings";b:1;s:16:"edit_feed_source";b:1;s:16:"read_feed_source";b:1;s:18:"delete_feed_source";b:1;s:17:"edit_feed_sources";b:1;s:24:"edit_others_feed_sources";b:1;s:20:"publish_feed_sources";b:1;s:25:"read_private_feed_sources";b:1;s:19:"delete_feed_sources";b:1;s:27:"delete_private_feed_sources";b:1;s:29:"delete_published_feed_sources";b:1;s:26:"delete_others_feed_sources";b:1;s:25:"edit_private_feed_sources";b:1;s:27:"edit_published_feed_sources";b:1;s:24:"manage_feed_source_terms";b:1;s:22:"edit_feed_source_terms";b:1;s:24:"delete_feed_source_terms";b:1;s:24:"assign_feed_source_terms";b:1;s:14:"edit_feed_item";b:1;s:14:"read_feed_item";b:1;s:16:"delete_feed_item";b:1;s:15:"edit_feed_items";b:1;s:22:"edit_others_feed_items";b:1;s:18:"publish_feed_items";b:1;s:23:"read_private_feed_items";b:1;s:17:"delete_feed_items";b:1;s:25:"delete_private_feed_items";b:1;s:27:"delete_published_feed_items";b:1;s:24:"delete_others_feed_items";b:1;s:23:"edit_private_feed_items";b:1;s:25:"edit_published_feed_items";b:1;s:22:"manage_feed_item_terms";b:1;s:20:"edit_feed_item_terms";b:1;s:22:"delete_feed_item_terms";b:1;s:22:"assign_feed_item_terms";b:1;s:19:"edit_feed_blacklist";b:1;s:19:"read_feed_blacklist";b:1;s:21:"delete_feed_blacklist";b:1;s:20:"edit_feed_blacklists";b:1;s:27:"edit_others_feed_blacklists";b:1;s:23:"publish_feed_blacklists";b:1;s:28:"read_private_feed_blacklists";b:1;s:22:"delete_feed_blacklists";b:1;s:30:"delete_private_feed_blacklists";b:1;s:32:"delete_published_feed_blacklists";b:1;s:29:"delete_others_feed_blacklists";b:1;s:28:"edit_private_feed_blacklists";b:1;s:30:"edit_published_feed_blacklists";b:1;s:27:"manage_feed_blacklist_terms";b:1;s:25:"edit_feed_blacklist_terms";b:1;s:27:"delete_feed_blacklist_terms";b:1;s:27:"assign_feed_blacklist_terms";b:1;s:18:"edit_feed_template";b:1;s:18:"read_feed_template";b:1;s:20:"delete_feed_template";b:1;s:19:"edit_feed_templates";b:1;s:26:"edit_others_feed_templates";b:1;s:22:"publish_feed_templates";b:1;s:27:"read_private_feed_templates";b:1;s:21:"delete_feed_templates";b:1;s:29:"delete_private_feed_templates";b:1;s:31:"delete_published_feed_templates";b:1;s:28:"delete_others_feed_templates";b:1;s:27:"edit_private_feed_templates";b:1;s:29:"edit_published_feed_templates";b:1;s:26:"manage_feed_template_terms";b:1;s:24:"edit_feed_template_terms";b:1;s:26:"delete_feed_template_terms";b:1;s:26:"assign_feed_template_terms";b:1;s:28:"mailpoet_access_plugin_admin";b:1;s:22:"mailpoet_manage_emails";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:10:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:5:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;}}s:10:"subscriber";a:2:{s:4:"name";s:10:"Subscriber";s:12:"capabilities";a:2:{s:4:"read";b:1;s:7:"level_0";b:1;}}s:8:"customer";a:2:{s:4:"name";s:8:"Customer";s:12:"capabilities";a:1:{s:4:"read";b:1;}}s:12:"shop_manager";a:2:{s:4:"name";s:12:"Shop manager";s:12:"capabilities";a:92:{s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:4:"read";b:1;s:18:"read_private_pages";b:1;s:18:"read_private_posts";b:1;s:10:"edit_posts";b:1;s:10:"edit_pages";b:1;s:20:"edit_published_posts";b:1;s:20:"edit_published_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"edit_private_posts";b:1;s:17:"edit_others_posts";b:1;s:17:"edit_others_pages";b:1;s:13:"publish_posts";b:1;s:13:"publish_pages";b:1;s:12:"delete_posts";b:1;s:12:"delete_pages";b:1;s:20:"delete_private_pages";b:1;s:20:"delete_private_posts";b:1;s:22:"delete_published_pages";b:1;s:22:"delete_published_posts";b:1;s:19:"delete_others_posts";b:1;s:19:"delete_others_pages";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:17:"moderate_comments";b:1;s:12:"upload_files";b:1;s:6:"export";b:1;s:6:"import";b:1;s:10:"list_users";b:1;s:18:"edit_theme_options";b:1;s:18:"manage_woocommerce";b:1;s:24:"view_woocommerce_reports";b:1;s:12:"edit_product";b:1;s:12:"read_product";b:1;s:14:"delete_product";b:1;s:13:"edit_products";b:1;s:20:"edit_others_products";b:1;s:16:"publish_products";b:1;s:21:"read_private_products";b:1;s:15:"delete_products";b:1;s:23:"delete_private_products";b:1;s:25:"delete_published_products";b:1;s:22:"delete_others_products";b:1;s:21:"edit_private_products";b:1;s:23:"edit_published_products";b:1;s:20:"manage_product_terms";b:1;s:18:"edit_product_terms";b:1;s:20:"delete_product_terms";b:1;s:20:"assign_product_terms";b:1;s:15:"edit_shop_order";b:1;s:15:"read_shop_order";b:1;s:17:"delete_shop_order";b:1;s:16:"edit_shop_orders";b:1;s:23:"edit_others_shop_orders";b:1;s:19:"publish_shop_orders";b:1;s:24:"read_private_shop_orders";b:1;s:18:"delete_shop_orders";b:1;s:26:"delete_private_shop_orders";b:1;s:28:"delete_published_shop_orders";b:1;s:25:"delete_others_shop_orders";b:1;s:24:"edit_private_shop_orders";b:1;s:26:"edit_published_shop_orders";b:1;s:23:"manage_shop_order_terms";b:1;s:21:"edit_shop_order_terms";b:1;s:23:"delete_shop_order_terms";b:1;s:23:"assign_shop_order_terms";b:1;s:16:"edit_shop_coupon";b:1;s:16:"read_shop_coupon";b:1;s:18:"delete_shop_coupon";b:1;s:17:"edit_shop_coupons";b:1;s:24:"edit_others_shop_coupons";b:1;s:20:"publish_shop_coupons";b:1;s:25:"read_private_shop_coupons";b:1;s:19:"delete_shop_coupons";b:1;s:27:"delete_private_shop_coupons";b:1;s:29:"delete_published_shop_coupons";b:1;s:26:"delete_others_shop_coupons";b:1;s:25:"edit_private_shop_coupons";b:1;s:27:"edit_published_shop_coupons";b:1;s:24:"manage_shop_coupon_terms";b:1;s:22:"edit_shop_coupon_terms";b:1;s:24:"delete_shop_coupon_terms";b:1;s:24:"assign_shop_coupon_terms";b:1;}}}', 'yes'),
(97, 'fresh_site', '0', 'yes'),
(98, 'widget_search', 'a:2:{i:2;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'),
(99, 'widget_recent-posts', 'a:2:{i:2;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}s:12:"_multiwidget";i:1;}', 'yes'),
(100, 'widget_recent-comments', 'a:2:{i:2;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}s:12:"_multiwidget";i:1;}', 'yes'),
(101, 'widget_archives', 'a:2:{i:2;a:3:{s:5:"title";s:0:"";s:5:"count";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'yes'),
(102, 'widget_meta', 'a:3:{i:2;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;i:4;a:0:{}}', 'yes'),
(103, 'sidebars_widgets', 'a:7:{s:19:"wp_inactive_widgets";a:10:{i:0;s:7:"pages-5";i:1;s:7:"pages-7";i:2;s:10:"archives-2";i:3;s:6:"meta-2";i:4;s:6:"meta-4";i:5;s:8:"search-2";i:6;s:12:"categories-2";i:7;s:14:"recent-posts-2";i:8;s:17:"recent-comments-2";i:9;s:7:"pages-3";}s:9:"sidebar-1";a:0:{}s:8:"footer-1";a:1:{i:0;s:8:"block-11";}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}s:8:"footer-4";a:0:{}s:13:"array_version";i:3;}', 'yes'),
(104, 'cron', 'a:40:{i:1640866391;a:1:{s:20:"jetpack_clean_nonces";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1640866410;a:1:{s:26:"action_scheduler_run_queue";a:1:{s:32:"0d04ed39571b55704c122d726248bbac";a:3:{s:8:"schedule";s:12:"every_minute";s:4:"args";a:1:{i:0;s:7:"WP Cron";}s:8:"interval";i:60;}}}i:1640866427;a:1:{s:17:"bh_data_sync_cron";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:8:"minutely";s:4:"args";a:0:{}s:8:"interval";i:60;}}}i:1640866552;a:1:{s:17:"jetpack_sync_cron";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:21:"jetpack_sync_interval";s:4:"args";a:0:{}s:8:"interval";i:300;}}}i:1640866635;a:1:{s:22:"jetpack_sync_full_cron";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:21:"jetpack_sync_interval";s:4:"args";a:0:{}s:8:"interval";i:300;}}}i:1640866660;a:1:{s:18:"cerber_bg_launcher";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:8:"crb_five";s:4:"args";a:0:{}s:8:"interval";i:300;}}}i:1640867189;a:1:{s:33:"wc_admin_process_orders_milestone";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1640867202;a:1:{s:29:"wc_admin_unsnooze_admin_notes";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1640867704;a:1:{s:26:"wprss_fetch_all_feeds_hook";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1640867706;a:2:{s:19:"wprss_truncate_logs";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:25:"wprss_truncate_posts_hook";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1640867817;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:1640868822;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:1640869200;a:1:{s:15:"cerber_hourly_1";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1640869800;a:1:{s:15:"cerber_hourly_2";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1640869844;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:1640869965;a:1:{s:14:"mm_cron_hourly";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1640870989;a:1:{s:26:"wpo_minify_purge_old_cache";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1640870993;a:1:{s:29:"wpo_smush_clear_backup_images";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1640877957;a:1:{s:28:"elementor/tracker/send_event";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1640884240;a:4:{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;}}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:1640884250;a:1:{s:40:"check_plugin_updates-popularfx-templates";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1640884263;a:1:{s:20:"jetpack_v2_heartbeat";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1640884364;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:1640884365;a:2:{s:13:"mm_cron_daily";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:18:"mm_cron_twicedaily";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1640884367;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:1640885427;a:1:{s:18:"wp_https_detection";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}i:1640901909;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:1640908800;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:1640917200;a:1:{s:12:"cerber_daily";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1640923519;a:2:{s:33:"woocommerce_cleanup_personal_data";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:30:"woocommerce_tracker_send_event";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1640923569;a:1:{s:25:"woocommerce_geoip_updater";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:11:"fifteendays";s:4:"args";a:0:{}s:8:"interval";i:1296000;}}}i:1640934309;a:2:{s:24:"woocommerce_cleanup_logs";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}s:31:"woocommerce_cleanup_rate_limits";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1640949989;a:1:{s:14:"wc_admin_daily";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}i:1640970765;a:1:{s:14:"mm_cron_weekly";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}i:1641057040;a:1:{s:30:"wp_site_health_scheduled_check";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}i:1641216592;a:1:{s:21:"wpo_weekly_cron_tasks";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}i:1641218400;a:1:{s:28:"wpforms_email_summaries_cron";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:30:"wpforms_email_summaries_weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}i:1641363287;a:1:{s:12:"bh_data_cron";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"weekly";s:4:"args";a:0:{}s:8:"interval";i:604800;}}}i:1642612365;a:1:{s:15:"mm_cron_monthly";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:7:"monthly";s:4:"args";a:0:{}s:8:"interval";i:2635200;}}}s:7:"version";i:2;}', 'yes'),
(105, 'widget_pages', 'a:4:{s:12:"_multiwidget";i:1;i:3;a:0:{}i:5;a:3:{s:5:"title";s:0:"";s:6:"sortby";s:10:"menu_order";s:7:"exclude";s:0:"";}i:7;a:0:{}}', 'yes'),
(106, 'widget_calendar', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(107, 'widget_media_audio', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(108, 'widget_media_image', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(109, 'widget_media_gallery', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(110, 'widget_media_video', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(111, 'widget_tag_cloud', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(112, 'widget_nav_menu', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(113, 'widget_custom_html', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(115, 'recovery_keys', 'a:0:{}', 'yes'),
(116, 'theme_mods_twentytwenty', 'a:1:{s:18:"custom_css_post_id";i:-1;}', 'yes'),
(117, 'loginizer_version', '1.6.8', 'yes'),
(118, 'loginizer_options', 'a:0:{}', 'yes'),
(119, 'loginizer_last_reset', '1640781689', 'yes'),
(120, 'loginizer_whitelist', 'a:0:{}', 'yes'),
(121, 'loginizer_blacklist', 'a:0:{}', 'yes'),
(122, 'loginizer_2fa_whitelist', 'a:0:{}', 'yes'),
(123, 'loginizer_ins_time', '1601053843', 'yes'),
(124, 'loginizer_promo_time', '-1605091031', 'yes'),
(133, 'pagelayer_version', '1.3.0', 'yes'),
(134, 'pagelayer_options', 'a:0:{}', 'yes'),
(135, 'pagelayer_promo_time', '1604485458', 'yes'),
(136, 'popularfx_version', '1.2.1', 'yes'),
(137, 'pagelayer-copyright', '© 2020 Kerfim Technology Solutions | <a href="https://popularfx.com">PopularFX Theme</a>', 'yes'),
(138, 'pagelayer_theme_epm_imported', '1601053850', 'yes'),
(139, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:"auto_add";a:0:{}}', 'yes'),
(140, 'theme_mods_popularfx', 'a:4:{s:18:"popularfx_template";s:3:"epm";s:18:"custom_css_post_id";i:-1;s:20:"popularfx_show_promo";i:1601140364;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1601893397;s:4:"data";a:3:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:3:{i:0;s:8:"search-2";i:1;s:14:"recent-posts-2";i:2;s:17:"recent-comments-2";}s:9:"sidebar-2";a:3:{i:0;s:10:"archives-2";i:1;s:12:"categories-2";i:2;s:6:"meta-2";}}}}', 'yes'),
(142, 'external_updates-popularfx-templates', 'O:8:"stdClass":3:{s:9:"lastCheck";i:1640847388;s:14:"checkedVersion";s:5:"1.2.1";s:6:"update";O:8:"stdClass":9:{s:2:"id";i:0;s:4:"slug";s:19:"popularfx-templates";s:7:"version";s:5:"1.2.1";s:8:"homepage";s:22:"https://popularfx.com/";s:6:"tested";s:3:"5.4";s:12:"download_url";s:54:"https://a.softaculous.com/popularfx/update2.php?give=1";s:14:"upgrade_notice";N;s:8:"filename";s:43:"popularfx-templates/popularfx-templates.php";s:12:"translations";a:0:{}}}', 'no'),
(153, 'jetpack_activated', '1', 'yes'),
(156, 'jetpack_activation_source', 'a:2:{i:0;s:6:"wp-cli";i:1;N;}', 'yes'),
(157, 'jetpack_sync_settings_disable', '0', 'yes'),
(158, 'jetpack_options', 'a:15:{s:7:"version";s:15:"10.4:1638909476";s:11:"old_version";s:15:"10.3:1635874966";s:14:"last_heartbeat";i:1640798975;s:28:"fallback_no_verify_ssl_certs";i:0;s:9:"time_diff";i:0;s:2:"id";i:164008373;s:6:"public";i:1;s:11:"master_user";i:1;s:16:"first_admin_view";b:1;s:19:"setup_wizard_status";s:13:"features-page";s:26:"setup_wizard_questionnaire";a:3:{s:3:"use";s:8:"business";s:16:"location-revenue";b:0;s:20:"appointments-revenue";b:1;}s:22:"image_widget_migration";b:1;s:24:"gallery_widget_migration";b:1;s:30:"recommendations_banner_enabled";b:0;s:9:"hide_jitm";a:4:{s:10:"videopress";a:2:{s:14:"last_dismissal";i:1637248020;s:6:"number";i:1;}s:4:"scan";a:2:{s:14:"last_dismissal";i:1637251745;s:6:"number";i:1;}s:6:"backup";a:2:{s:14:"last_dismissal";i:1637431845;s:6:"number";i:1;}s:8:"antispam";a:2:{s:14:"last_dismissal";i:1638192489;s:6:"number";i:1;}}}', 'yes'),
(159, 'jetpack_connection_active_plugins', 'a:3:{s:7:"jetpack";a:1:{s:4:"name";s:7:"Jetpack";}s:23:"google-listings-and-ads";a:1:{s:4:"name";s:23:"Google Listings and Ads";}s:20:"woocommerce-payments";a:1:{s:4:"name";s:20:"WooCommerce Payments";}}', 'yes'),
(161, 'mm_brand', 'HostGator', 'yes'),
(162, 'jetpack_affiliate_code', '57686', 'yes'),
(166, 'googlesitekit_new_site_posts', '0', 'yes'),
(167, 'endurance_cache_level', '3', 'yes'),
(168, 'pagelayer_icons_set', 'a:1:{i:0;s:13:"font-awesome5";}', 'yes'),
(169, '_transient_googlesitekit_verification_meta_tags', 'a:0:{}', 'yes'),
(172, 'category_children', 'a:0:{}', 'yes'),
(175, 'eig_last_site_login', '2021-12-30T12:11:47+00:00', 'yes'),
(181, 'do_activate', '0', 'yes'),
(186, 'mm_install_date', 'Sep 25, 2020', 'yes'),
(187, 'mm_cron', 'a:1:{s:6:"weekly";a:1:{s:15:"spam_blocked_ip";a:4:{s:1:"t";s:5:"event";s:2:"ec";s:9:"scheduled";s:2:"ea";s:15:"spam_blocked_ip";s:2:"el";i:0;}}}', 'yes'),
(188, 'googlesitekit_db_version', '1.8.1', 'yes'),
(195, 'jetpack_available_modules', 'a:1:{s:4:"10.4";a:42:{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: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: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:21:"woocommerce-analytics";s:3:"8.4";s:7:"wordads";s:5:"4.5.0";}}', 'yes'),
(196, 'googlesitekit_has_connected_admins', '1', 'yes'),
(213, 'recently_activated', 'a:0:{}', 'yes'),
(218, 'finished_updating_comment_type', '1', 'yes'),
(219, 'pagelayer-phone', '07825210763', 'yes'),
(220, 'pagelayer-address', '', 'yes'),
(221, 'pagelayer_cf_to_email', 'kevin.partridge@kerfim.com', 'yes'),
(228, 'hide_my_site_plk', '', 'yes'),
(229, 'hide_my_site_enabled', '1', 'yes'),
(230, 'hide_my_site_password', 'G!mmer001gimmer', 'yes'),
(231, 'hide_my_site_password_hint', '', 'yes'),
(232, 'hide_my_site_duration', '1', 'yes'),
(233, 'hide_my_site_bruteforce', '1', 'yes'),
(234, 'hide_my_site_mobile_friendly_check', '1', 'yes'),
(235, 'hide_my_site_allow_ips', '', 'yes'),
(236, 'hide_my_site_custom_messaging_banner', '', 'yes'),
(237, 'hide_my_site_custom_messaging_banner_override', '', 'yes'),
(238, 'hide_my_site_pagetitle', 'Password Protected Site', 'yes'),
(239, 'hide_my_site_allow_admin', '', 'yes'),
(240, 'hide_my_site_public_rss', '', 'yes'),
(241, 'hide_my_site_prev', '', 'yes'),
(242, 'hide_my_site_current_theme', 'hmsclassic', 'yes'),
(243, 'hide_my_site_custom_background_image_upload', '', 'yes'),
(244, 'hide_my_site_custom_background_image_position', '', 'yes'),
(245, 'hide_my_site_background_color', '', 'yes'),
(246, 'hide_my_site_custom_css', '', 'yes'),
(249, 'hide_my_site_cookie2suffix', '17ac365079036c90e0e30b41995411c8809501b42f585e4d49d2f84fcdf1b5a3', 'yes'),
(269, '_transient_health-check-site-status-result', '{"good":16,"recommended":3,"critical":0}', 'yes'),
(555, 'pagelayer_enable_giver', '1', 'yes'),
(567, 'theme_mods_business-zita', 'a:39:{s:18:"custom_css_post_id";i:-1;s:11:"custom_logo";i:22;s:15:"zita_logo_width";s:41:"{"desktop":600,"tablet":600,"mobile":259}";s:20:"zita_conatiner_width";d:1048;s:22:"zita_default_container";s:10:"contentbox";s:18:"zita_containerpage";s:10:"contentbox";s:21:"zita_containerarchive";s:10:"contentbox";s:22:"zita_containerblogpage";s:10:"contentbox";s:23:"zita_main_header_layout";s:10:"mhdrcenter";s:13:"title_disable";s:0:"";s:32:"zita_bottom_footer_widget_layout";s:11:"ft-wgt-none";s:38:"zita_bottom_footer_widget_color_scheme";s:11:"ft-wgt-dark";s:24:"zita_bottom_frt_brdr_clr";s:7:"#1d66ba";s:31:"zita_bottom_footer_color_scheme";s:14:"ft-btm-default";s:25:"zita_bottom_footer_layout";s:10:"ft-btm-two";s:16:"zita_btm_ftr_hgt";d:43;s:21:"zita_btm_ftr_botm_brd";d:4;s:25:"zita_scroll_to_top_option";s:5:"right";s:26:"zita_scroll_to_top_disable";b:0;s:30:"zita_scroll_to_top_icon_radius";d:6;s:27:"zita_scroll_to_top_icon_clr";s:7:"#ffffff";s:22:"zita_main_hdr_botm_brd";d:0;s:27:"zita_main_header_menu_align";s:5:"stack";s:16:"background_color";s:6:"0614d3";s:14:"zita_theme_clr";s:7:"#0035d6";s:13:"zita_text_clr";s:7:"#ffffff";s:13:"zita_link_clr";s:7:"#00f6ff";s:17:"zita_link_hvr_clr";s:7:"#6ed624";s:14:"zita_title_clr";s:7:"#bfbfbf";s:21:"zita_preloader_enable";b:1;s:21:"zita_hamburger_bg_clr";s:7:"#ffffff";s:20:"social_link_facebook";s:26:"http://facebook.com/kerfim";s:20:"social_link_linkedin";s:54:"https://www.linkedin.com/in/kevin-partridge-011b84136/";s:19:"social_link_twitter";s:27:"http://twitter.com/kerfimts";s:26:"zita_social_original_color";b:1;s:23:"zita_header_transparent";b:1;s:44:"zita_header_transparent_special_page_disable";b:1;s:23:"zita_hamburger_brdr_clr";s:7:"#ffffff";s:16:"sidebars_widgets";a:2:{s:4:"time";i:1601899767;s:4:"data";a:4:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:3:{i:0;s:8:"search-2";i:1;s:14:"recent-posts-2";i:2;s:17:"recent-comments-2";}s:9:"sidebar-2";a:3:{i:0;s:10:"archives-2";i:1;s:12:"categories-2";i:2;s:6:"meta-2";}s:8:"footer-1";a:0:{}}}}', 'yes'),
(568, 'current_theme', 'Sydney', 'yes'),
(569, 'theme_switched', '', 'yes'),
(570, 'theme_switched_via_customizer', '', 'yes'),
(571, 'zita-settings', 'a:1:{s:23:"zita_header_retina_logo";s:58:"https://kerfim.com/wp-content/uploads/2020/10/KTS_logo.png";}', 'yes'),
(572, 'customize_stashed_theme_mods', 'a:0:{}', 'no'),
(586, 'theme_mods_sinatra', 'a:2:{s:18:"custom_css_post_id";i:-1;s:28:"sinatra_single_post_elements";a:6:{s:5:"thumb";b:1;s:8:"category";b:1;s:4:"tags";b:1;s:12:"last-updated";b:1;s:12:"about-author";b:1;s:14:"prev-next-post";b:1;}}', 'yes'),
(587, '_transient_sinatra_has_dynamic_css', '1', 'yes'),
(588, 'sinatra-theme-updater', '1.1.5', 'yes'),
(595, 'theme_mods_sydney', 'a:107:{i:0;b:0;s:19:"forked_owl_carousel";b:1;s:18:"nav_menu_locations";a:1:{s:7:"primary";i:2;}s:18:"custom_css_post_id";i:67;s:17:"front_header_type";s:7:"nothing";s:9:"site_logo";s:65:"https://kerfim.com/wp-content/uploads/2021/12/Kerfim-com_logo.png";s:16:"site_header_type";s:7:"nothing";s:14:"slider_title_1";s:0:"";s:17:"slider_subtitle_1";s:0:"";s:12:"header_image";s:58:"https://kerfim.com/wp-content/uploads/2020/10/KTS_logo.png";s:17:"header_image_data";O:8:"stdClass":5:{s:13:"attachment_id";i:18;s:3:"url";s:58:"https://kerfim.com/wp-content/uploads/2020/10/KTS_logo.png";s:13:"thumbnail_url";s:58:"https://kerfim.com/wp-content/uploads/2020/10/KTS_logo.png";s:6:"height";i:500;s:5:"width";i:1600;}s:12:"hide_overlay";i:1;s:11:"blog_layout";s:7:"layout3";s:13:"menu_bg_color";s:7:"#ffffff";s:25:"footer_widgets_background";s:7:"#3131ce";s:17:"footer_background";s:7:"#062dc9";s:13:"primary_color";s:7:"#2126c4";s:15:"body_text_color";s:7:"#0764ef";s:12:"rows_overlay";s:7:"#686868";s:11:"sticky_menu";s:6:"sticky";s:13:"sidebar_color";s:7:"#050044";s:15:"top_items_color";s:7:"#0303ad";s:15:"site_desc_color";s:7:"#0a0a0a";s:16:"menu_items_hover";s:7:"#4c89ce";s:19:"submenu_items_color";s:7:"#0303ad";s:17:"mobile_menu_color";s:7:"#0303ad";s:11:"slider_text";s:7:"#0303ad";s:16:"site_title_color";s:7:"#0a0a0a";s:18:"sidebar_background";s:7:"#ffffff";s:19:"wrapper_top_padding";i:0;s:22:"wrapper_bottom_padding";i:11;s:10:"menu_style";s:8:"centered";s:14:"menu_container";s:9:"container";s:13:"header_height";i:25;s:14:"header_bg_size";s:7:"contain";s:12:"footer_color";s:7:"#9696ff";s:18:"header_button_html";s:7:"nothing";s:27:"header_custom_item_btn_link";s:26:"https://kerfim.com/contact";s:29:"header_custom_item_btn_target";s:0:"";s:23:"header_custom_item_html";s:0:"";s:13:"headings_font";s:6:"Numans";s:9:"body_font";s:6:"Numans";s:9:"menu_size";i:20;s:7:"h1_size";i:50;s:7:"h2_size";i:40;s:7:"h3_size";i:30;s:7:"h4_size";i:24;s:31:"sydney_migrate_blog_layout_flag";b:1;s:16:"sydney_body_font";s:68:"{"font":"ABeeZee","regularweight":"regular","category":"sans-serif"}";s:20:"sydney_headings_font";s:63:"{"font":"Numans","regularweight":"600","category":"sans-serif"}";s:20:"h1_font_size_desktop";i:30;s:20:"h2_font_size_desktop";i:20;s:20:"h3_font_size_desktop";i:18;s:20:"h4_font_size_desktop";i:16;s:20:"h5_font_size_desktop";i:14;s:20:"h6_font_size_desktop";i:12;s:22:"body_font_size_desktop";i:15;s:30:"single_post_title_size_desktop";i:48;s:28:"site_title_font_size_desktop";i:32;s:27:"site_desc_font_size_desktop";i:16;s:25:"sydney_migrate_typography";b:1;s:26:"sydney_migrate_woo_options";b:1;s:14:"footer_credits";s:245:"{copyright} {year} Kerfim Technology Solutions Ltd. \n<p><font size="2">Trading as Kerfim.com -\nCompany Registration Number : 12350666\n</font><font size="2"><br />Registered address 3 Inglewood Close Bognor Regis, West Sussex, PO21 4LA</font></p>";s:22:"single_product_gallery";s:15:"gallery-default";s:31:"shop_product_add_to_cart_layout";s:7:"layout2";s:15:"swc_df_checkout";s:0:"";s:16:"sidebar_archives";s:0:"";s:18:"archive_text_align";s:6:"center";s:28:"single_post_header_alignment";s:6:"middle";s:20:"swc_sidebar_products";i:1;s:19:"swc_gallery_columns";i:5;s:33:"single_product_title_size_desktop";i:50;s:33:"single_product_price_size_desktop";i:26;s:20:"shop_archive_sidebar";s:10:"no-sidebar";s:24:"footer_credits_container";s:15:"container-fluid";s:22:"footer_credits_divider";i:1;s:28:"footer_credits_divider_color";s:7:"#eeee22";s:28:"footer_credits_divider_width";s:9:"fullwidth";s:30:"footer_credits_padding_desktop";i:5;s:19:"footer_widget_areas";s:1:"2";s:25:"footer_widgets_visibility";s:3:"all";s:26:"footer_widgets_links_color";s:7:"#a6b3bf";s:30:"footer_widgets_padding_desktop";i:10;s:37:"footer_widgets_column_spacing_desktop";i:0;s:33:"footer_widgets_title_size_desktop";i:0;s:20:"footer_widgets_color";s:7:"#a5a7c6";s:22:"footer_widgets_divider";s:0:"";s:29:"footer_widgets_padding_tablet";i:0;s:32:"footer_widgets_title_size_tablet";i:18;s:29:"footer_widgets_padding_mobile";i:0;s:32:"footer_widgets_title_size_mobile";i:15;s:20:"headings_line_height";s:4:"1.05";s:23:"headings_letter_spacing";s:3:"1.5";s:23:"headings_text_transform";s:10:"capitalize";s:24:"headings_text_decoration";s:4:"none";s:16:"body_line_height";s:4:"1.05";s:19:"body_text_transform";s:10:"capitalize";s:19:"body_letter_spacing";s:3:"0.7";s:21:"body_font_size_tablet";i:18;s:16:"footer_container";s:15:"container-fluid";s:24:"footer_widgets_alignment";s:6:"middle";s:14:"scrolltop_type";s:4:"text";s:18:"scrolltop_bg_color";s:7:"#3030ff";s:21:"scrolltop_color_hover";s:7:"#ffffff";s:24:"scrolltop_bg_color_hover";s:7:"#0054ff";s:15:"scrolltop_color";s:7:"#c1c1c1";s:20:"shop_checkout_layout";s:7:"layout1";}', 'yes'),
(596, 'yith_woocompare_button_text', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504.971 359.029c9.373 9.373 9.373 24.569 0 33.941l-80 79.984c-15.01 15.01-40.971 4.49-40.971-16.971V416h-58.785a12.004 12.004 0 0 1-8.773-3.812l-70.556-75.596 53.333-57.143L352 336h32v-39.981c0-21.438 25.943-31.998 40.971-16.971l80 79.981zM12 176h84l52.781 56.551 53.333-57.143-70.556-75.596A11.999 11.999 0 0 0 122.785 96H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12zm372 0v39.984c0 21.46 25.961 31.98 40.971 16.971l80-79.984c9.373-9.373 9.373-24.569 0-33.941l-80-79.981C409.943 24.021 384 34.582 384 56.019V96h-58.785a12.004 12.004 0 0 0-8.773 3.812L96 336H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h110.785c3.326 0 6.503-1.381 8.773-3.812L352 176h32z" /></svg>', 'yes'),
(597, 'elementor_disable_color_schemes', 'yes', 'yes'),
(598, 'elementor_disable_typography_schemes', 'yes', 'yes'),
(605, 'widget_sydney_contact_info', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(655, 'action_scheduler_hybrid_store_demarkation', '48', 'yes'),
(656, 'schema-ActionScheduler_StoreSchema', '5.0.1637148388', 'yes'),
(657, 'schema-ActionScheduler_LoggerSchema', '3.0.1637148388', 'yes'),
(658, 'wpforms_version', '1.6.2.3', 'yes'),
(659, 'wpforms_version_lite', '1.6.2.3', 'yes'),
(660, 'wpforms_activated', 'a:1:{s:4:"lite";i:1601904119;}', 'yes'),
(663, 'action_scheduler_lock_async-request-runner', '1640866390', 'yes'),
(664, 'widget_wpforms-widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(670, 'wpforms_settings', 'a:9:{s:11:"disable-css";s:1:"1";s:13:"global-assets";b:0;s:4:"gdpr";b:1;s:14:"recaptcha-type";s:2:"v2";s:18:"recaptcha-site-key";s:40:"6LcY6tMZAAAAAKVyyR3q9d9LQ9Ed3duH6Ip18u3Q";s:20:"recaptcha-secret-key";s:40:"6LcY6tMZAAAAAHzZrGORZwyqTLX4VgF8yRNXucaQ";s:18:"recaptcha-fail-msg";s:61:"Google reCAPTCHA verification failed, please try again later.";s:22:"recaptcha-v3-threshold";d:0.40000000000000002220446049250313080847263336181640625;s:20:"recaptcha-noconflict";b:0;}', 'yes'),
(674, 'wpforms_notifications', 'a:4:{s:6:"update";i:1640866323;s:4:"feed";a:2:{i:0;a:6:{s:5:"title";s:38:"User Registration Just Got 10X Better!";s:7:"content";s:305:"Our User Registration addon got a HUGE upgrade! Now Pro customers can register new users on ANY form, create password reset forms, edit registration emails easily, use conditional logic for user registrations, and much more! PLUS: We added 3 new form templates for this addon so you can get started today!";s:4:"type";a:1:{i:0;s:4:"lite";}s:2:"id";i:132;s:4:"btns";a:2:{s:4:"main";a:2:{s:3:"url";s:190:"https://wpforms.com/introducing-the-updated-user-registration-addon/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=User Registration Lite Learn More";s:4:"text";s:10:"Learn More";}s:3:"alt";a:2:{s:3:"url";s:168:"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=User Registration Lite Get WPForms Pro";s:4:"text";s:15:"Get WPForms Pro";}}s:5:"start";s:19:"2021-12-20 00:00:00";}i:1;a:6:{s:5:"title";s:123:"Now available in WPForms Pro! Accept payments with Square and start making more money through your website’s forms today.";s:7:"content";s:316:"It’s now easier than ever to take payments through your forms. With our new Square addon, WPForms Pro users can accept orders online using one of the world’s most popular payment service providers. Easily process credit card transactions through your Square account right on your website, with just a few clicks!";s:4:"type";a:1:{i:0;s:4:"lite";}s:2:"id";i:94;s:4:"btns";a:2:{s:4:"main";a:2:{s:3:"url";s:176:"https://wpforms.com/introducing-the-new-square-addon-for-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Square Lite Learn More";s:4:"text";s:10:"Learn More";}s:3:"alt";a:2:{s:3:"url";s:157:"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Square Lite Get WPForms Pro";s:4:"text";s:15:"Get WPForms Pro";}}s:5:"start";s:19:"2021-09-14 00:00:00";}}s:6:"events";a:0:{}s:9:"dismissed";a:4:{i:0;s:3:"125";i:1;s:3:"112";i:2;s:3:"107";i:3;s:2:"88";}}', 'yes'),
(684, 'wpforms_crypto_secret_key', 's1tav7Mf0yaaJJ3CjabQ4yCa9937yfJ9yRyYxOs0EwU=', 'yes'),
(745, 'recovery_mode_email_last_sent', '1637612699', 'yes'),
(752, 'jabrfc_text', 'a:4:{s:4:"find";a:2:{i:0;s:6:"Sydney";i:1;s:18:"Proudly powered by";}s:7:"replace";a:1:{i:0;s:0:"";}s:12:"willLinkback";s:2:"no";s:14:"linkbackPostId";s:1:"6";}', 'yes'),
(760, '_site_transient_sydney-welcome', 'forever', 'no'),
(865, 'WPLANG', 'en_GB', 'yes'),
(866, 'new_admin_email', 'admin@kerfim.com', 'yes'),
(867, 'mm_cache_settings', 'a:2:{s:4:"page";s:7:"enabled";s:7:"browser";s:7:"enabled";}', 'yes'),
(868, 'epc_filetype_expirations', 'a:9:{s:9:"image/jpg";s:6:"1 week";s:10:"image/jpeg";s:6:"1 week";s:9:"image/gif";s:6:"1 week";s:9:"image/png";s:6:"1 week";s:8:"text/css";s:6:"1 week";s:15:"application/pdf";s:6:"1 week";s:15:"text/javascript";s:7:"1 month";s:9:"text/html";s:7:"8 hours";s:7:"default";s:6:"1 week";}', 'yes'),
(869, 'allow_major_auto_core_updates', 'true', 'yes'),
(870, 'allow_minor_auto_core_updates', 'true', 'yes'),
(871, 'auto_update_theme', 'true', 'yes'),
(872, 'auto_update_plugin', 'true', 'yes'),
(873, 'mm_coming_soon', 'false', 'yes'),
(895, 'cerber-main', 'a:38:{s:9:"boot-mode";s:1:"0";s:8:"attempts";s:1:"5";s:6:"period";s:2:"30";s:7:"lockout";s:2:"60";s:8:"agperiod";s:2:"24";s:7:"aglocks";s:1:"2";s:6:"aglast";s:1:"4";s:10:"limitwhite";s:0:"";s:11:"nologinhint";i:0;s:15:"nologinhint_msg";s:0:"";s:10:"nopasshint";i:0;s:14:"nopasshint_msg";s:0:"";s:5:"proxy";s:0:"";s:10:"cookiepref";s:0:"";s:6:"subnet";s:0:"";s:8:"nonusers";s:0:"";s:7:"wplogin";s:0:"";s:10:"noredirect";s:0:"";s:7:"page404";s:1:"1";s:9:"loginpath";s:13:"kerfim-access";s:9:"loginnowp";s:1:"1";s:13:"logindeferred";i:0;s:10:"citadel_on";s:1:"1";s:7:"cilimit";s:3:"200";s:8:"ciperiod";s:2:"15";s:10:"ciduration";s:2:"60";s:8:"cinotify";s:1:"1";s:7:"keeplog";s:2:"30";s:12:"keeplog_auth";s:2:"30";s:8:"ip_extra";s:1:"1";s:9:"cerberlab";s:0:"";s:11:"cerberproto";s:1:"0";s:7:"usefile";s:0:"";s:10:"dateformat";s:0:"";s:10:"plain_date";s:0:"";s:10:"admin_lang";s:0:"";s:14:"top_admin_menu";i:0;s:14:"no_white_my_ip";s:0:"";}', 'no'),
(896, 'cerber-hardening', 'a:14:{s:8:"stopenum";i:1;s:15:"stopenum_oembed";s:0:"";s:16:"stopenum_sitemap";i:0;s:8:"adminphp";i:0;s:8:"phpnoupl";i:0;s:8:"nophperr";i:1;s:6:"xmlrpc";i:0;s:7:"nofeeds";i:0;s:10:"norestuser";i:1;s:6:"norest";i:0;s:8:"restauth";i:1;s:9:"restroles";a:1:{i:0;s:13:"administrator";}s:9:"restwhite";s:6:"oembed";s:9:"cleanhead";i:1;}', 'no'),
(897, 'cerber-users', 'a:19:{s:8:"authonly";i:0;s:11:"authonlyacl";i:0;s:11:"authonlymsg";s:68:"Only registered and logged in users are allowed to view this website";s:13:"authonlyredir";s:0:"";s:8:"regwhite";i:0;s:12:"regwhite_msg";s:0:"";s:12:"reglimit_num";i:3;s:12:"reglimit_min";i:60;s:6:"emrule";i:0;s:6:"emlist";a:0:{}s:10:"prohibited";a:0:{}s:7:"app_pwd";s:0:"";s:11:"auth_expire";s:0:"";s:8:"usersort";s:0:"";s:11:"pdata_erase";i:0;s:14:"pdata_sessions";i:0;s:12:"pdata_export";i:0;s:9:"pdata_act";i:0;s:9:"pdata_trf";a:0:{}}', 'no'),
(898, 'cerber-antispam', 'a:11:{s:8:"botscomm";i:1;s:7:"botsreg";i:0;s:7:"botsany";i:0;s:8:"botssafe";i:0;s:10:"botsnoauth";i:1;s:11:"botsipwhite";s:1:"1";s:10:"customcomm";i:0;s:9:"botswhite";s:0:"";s:8:"spamcomm";i:0;s:10:"trashafter";i:7;s:18:"trashafter-enabled";i:0;}', 'no'),
(899, 'cerber-recaptcha', 'a:15:{s:7:"sitekey";s:0:"";s:9:"secretkey";s:0:"";s:9:"invirecap";i:0;s:10:"recaplogin";i:0;s:9:"recaplost";i:0;s:8:"recapreg";i:0;s:13:"recapwoologin";i:0;s:12:"recapwoolost";i:0;s:11:"recapwooreg";i:0;s:8:"recapcom";i:0;s:12:"recapcomauth";i:0;s:12:"recapipwhite";i:0;s:16:"recaptcha-period";i:60;s:16:"recaptcha-number";i:3;s:16:"recaptcha-within";i:30;}', 'no'),
(900, 'cerber-notifications', 'a:11:{s:6:"notify";i:1;s:5:"above";i:3;s:5:"email";s:0:"";s:9:"emailrate";i:12;s:14:"notify-new-ver";s:1:"1";s:7:"pbtoken";s:0:"";s:8:"pbdevice";s:0:"";s:12:"wreports-day";s:1:"1";s:13:"wreports-time";i:9;s:12:"email-report";s:0:"";s:13:"enable-report";s:1:"1";}', 'no'),
(901, 'cerber-traffic', 'a:22:{s:9:"tienabled";s:1:"1";s:9:"tiipwhite";i:0;s:7:"tiwhite";s:0:"";s:8:"tierrmon";s:1:"1";s:11:"tierrnoauth";i:0;s:6:"timode";s:1:"3";s:12:"tilogrestapi";i:0;s:11:"tilogxmlrpc";i:0;s:9:"tinocrabs";s:1:"1";s:8:"tinolocs";a:0:{}s:6:"tinoua";a:0:{}s:8:"tifields";i:0;s:6:"timask";s:0:"";s:6:"tihdrs";i:0;s:11:"tihdrs_sent";i:0;s:6:"tisenv";i:0;s:7:"ticandy";i:0;s:12:"ticandy_sent";i:0;s:8:"tiphperr";i:0;s:11:"tithreshold";s:0:"";s:9:"tikeeprec";i:30;s:14:"tikeeprec_auth";i:30;}', 'no'),
(902, 'cerber-user_shield', 'a:9:{s:7:"ds_4acc";i:0;s:13:"ds_regs_roles";a:0:{}s:10:"ds_add_acc";a:1:{i:0;s:13:"administrator";}s:11:"ds_edit_acc";a:1:{i:0;s:13:"administrator";}s:11:"ds_4acc_acl";i:0;s:9:"ds_4roles";i:0;s:11:"ds_add_role";a:1:{i:0;s:13:"administrator";}s:12:"ds_edit_role";a:1:{i:0;s:13:"administrator";}s:13:"ds_4roles_acl";i:0;}', 'no'),
(903, 'cerber-opt_shield', 'a:4:{s:8:"ds_4opts";i:0;s:14:"ds_4opts_roles";a:1:{i:0;s:13:"administrator";}s:13:"ds_4opts_list";a:7:{s:11:"admin_email";i:1;s:12:"default_role";i:1;s:4:"home";i:1;s:7:"siteurl";i:1;s:18:"users_can_register";i:1;s:14:"active_plugins";i:1;s:8:"template";i:1;}s:12:"ds_4opts_acl";i:0;}', 'no'),
(904, 'cerber-scanner', 'a:10:{s:8:"scan_cpt";a:0:{}s:9:"scan_uext";a:0:{}s:12:"scan_exclude";a:0:{}s:9:"scan_inew";s:1:"1";s:9:"scan_imod";s:1:"1";s:10:"scan_chmod";i:0;s:8:"scan_tmp";i:0;s:9:"scan_sess";i:0;s:10:"scan_debug";i:0;s:13:"scan_qcleanup";s:2:"30";}', 'no'),
(905, 'cerber-schedule', 'a:8:{s:11:"scan_aquick";i:0;s:10:"scan_afull";s:5:"02:00";s:18:"scan_afull-enabled";i:0;s:10:"scan_reinc";a:5:{i:3;i:1;i:4;i:1;i:15;i:1;i:50;i:1;i:51;i:1;}s:12:"scan_relimit";i:3;s:10:"scan_isize";i:0;s:12:"scan_ierrors";i:0;s:10:"email-scan";s:0:"";}', 'no'),
(906, 'cerber-policies', 'a:12:{s:13:"scan_delunatt";i:0;s:11:"scan_delupl";a:0:{}s:14:"scan_delunwant";i:0;s:15:"scan_recover_wp";i:0;s:15:"scan_recover_pl";i:0;s:10:"scan_media";i:0;s:15:"scan_skip_media";a:14:{i:0;s:3:"css";i:1;s:3:"jpg";i:2;s:4:"jpeg";i:3;s:3:"jpe";i:4;s:3:"gif";i:5;s:3:"png";i:6;s:3:"bmp";i:7;s:3:"tif";i:8;s:4:"tiff";i:9;s:3:"ico";i:10;s:4:"woff";i:11;s:5:"woff2";i:12;s:3:"eot";i:13;s:3:"ttf";}s:14:"scan_del_media";a:5:{i:0;s:3:"php";i:1;s:2:"js";i:2;s:3:"htm";i:3;s:4:"html";i:4;s:5:"shtml";}s:14:"scan_nodeltemp";i:0;s:14:"scan_nodelsess";i:0;s:13:"scan_delexdir";a:0:{}s:13:"scan_delexext";a:0:{}}', 'no');
INSERT INTO `wp8w_options` VALUES
(907, 'cerber-nexus_master', 'a:7:{s:13:"master_tolist";i:1;s:13:"master_swshow";i:1;s:14:"master_at_site";i:1;s:13:"master_locale";i:0;s:9:"master_dt";i:0;s:9:"master_tz";i:0;s:11:"master_diag";i:0;}', 'no'),
(908, 'cerber-nexus-slave', 'a:3:{s:9:"slave_ips";s:0:"";s:12:"slave_access";i:2;s:10:"slave_diag";i:0;}', 'no'),
(909, '_cerber_db_errors', 'a:8:{i:0;s:133:"Table ''kerfim_wp6.wp8w_cerber_sets'' doesn''t exist. Query: SELECT * FROM wp8w_cerber_sets WHERE the_key = "_nexus_mode" AND the_id = 0";i:1;s:134:"Table ''kerfim_wp6.wp8w_cerber_sets'' doesn''t exist. Query: SELECT * FROM wp8w_cerber_sets WHERE the_key = "admin_notice" AND the_id = 0";i:2;s:161:"Table ''kerfim_wp6.wp8w_cerber_sets'' doesn''t exist. Query: INSERT INTO wp8w_cerber_sets (the_key, the_id, the_value, expires) VALUES ("admin_notice",0,"a:0:{}",0)";i:3;s:135:"Table ''kerfim_wp6.wp8w_cerber_sets'' doesn''t exist. Query: SELECT * FROM wp8w_cerber_sets WHERE the_key = "admin_message" AND the_id = 0";i:4;s:162:"Table ''kerfim_wp6.wp8w_cerber_sets'' doesn''t exist. Query: INSERT INTO wp8w_cerber_sets (the_key, the_id, the_value, expires) VALUES ("admin_message",0,"a:0:{}",0)";i:5;s:139:"Table ''kerfim_wp6.wp8w_cerber_sets'' doesn''t exist. Query: SELECT * FROM wp8w_cerber_sets WHERE the_key = "cerber_admin_wide" AND the_id = 0";i:6;s:160:"Table ''kerfim_wp6.wp8w_cerber_sets'' doesn''t exist. Query: INSERT INTO wp8w_cerber_sets (the_key, the_id, the_value, expires) VALUES ("cerber_admin_wide",0,"",0)";i:7;a:3:{i:0;s:30:"Duplicate column name ''ac_bot''";i:1;s:184:"ALTER TABLE cerber_log\r\n		ADD ac_bot int(10) UNSIGNED NOT NULL DEFAULT 0,\r\n		ADD ac_status int(10) UNSIGNED NOT NULL DEFAULT 0,\r\n		ADD ac_by_user bigint(20) UNSIGNED NOT NULL DEFAULT 0";i:2;d:1640133709.877644062042236328125;}}', 'no'),
(910, 'cerber-antibot', 'a:2:{i:0;a:4:{i:0;a:2:{i:0;s:12:"eFVSEvHWUsML";i:1;s:6:"@upbn9";}i:1;a:2:{i:0;s:12:"WtSFqlGEYO_D";i:1;s:13:"@fPCjitlGIR5X";}i:2;a:2:{i:0;s:10:"kxmGF-hzqH";i:1;s:15:"J0LkNFr4qyREf9n";}i:3;a:2:{i:0;s:6:"Kli_fW";i:1;s:9:"@83m0eu[H";}}i:1;a:3:{i:0;a:2:{i:0;s:15:"voubwTInHFRepfj";i:1;s:9:"BbGT.]Ve@";}i:1;a:2:{i:0;s:15:"mbRQKhUlYjpISgk";i:1;s:6:"Ipt3cZ";}i:2;a:2:{i:0;s:13:"hlFXoHEKYqWtm";i:1;s:15:"@cVdU57TbBysM3_";}}}', 'no'),
(911, '_cerber_up', 'a:2:{s:1:"v";s:5:"8.9.5";s:1:"t";i:1640133710;}', 'no'),
(912, 'cerber_admin_info', '<h1>Highlights from WP Cerber Security 8.9.5</h1><ul><li>New: A new setting for <a href="https://wpcerber.com/antispam-for-wordpress-contact-forms/" target="_blank">WP Cerber''s anti-spam engine</a>: &quot;Disable bot detection engine for IP addresses in the White IP Access List&quot;.</li><li>New: A new setting for <a href="https://wpcerber.com/how-to-setup-recaptcha/" target="_blank">the reCAPTCHA module</a>: &quot;Disable reCAPTCHA for IP addresses in the White IP Access List&quot;.</li><li>Improved: Logging all user session terminations including those that occurred when an admin manually terminate user sessions or <a href="https://wpcerber.com/how-to-block-wordpress-user/" target="_blank">block users</a>.</li><li>Improved: If a user session has been terminated by a website admin, the admin’s name is logged and shown in the Activity log.</li><li>Improved: Logging all user password changes including those made on the edit user admin page, and the WooCommerce edit account page.</li><li>Improved: Logging <a href="https://wpcerber.com/wordpress-application-passwords-how-to/" target="_blank">application passwords</a> changes.</li><li>Improved: New status labels in the Activity log: &quot;reCAPTCHA verified&quot; is shown when a user solves reCAPTCHA successfully</li></ul><p style="margin-top: 18px; line-height: 1.3;"><span class="dashicons-before dashicons-info-outline"></span>  &nbsp; <a href="https://wpcerber.com/?plugin_version=8.9.5" target="_blank">Read more on wpcerber.com</a></p>  <h2 style="margin-top: 28px;">We need your support to keep moving forward</h2>\r\n                    <table style="margin-top: 20px;"><tr><td></td><td style="padding-top: 0;">By sharing your unique opinion on WP Cerber, you help the engineers behind the plugin make greater progress and help other professionals find the right software. You can leave your review on one of the following websites. Feel free to use your native language. Thanks!\r\n                    </td></tr></table>\r\n                       \r\n                    <p><a href="https://www.trustpilot.com/evaluate/wpcerber.com" target="_blank">Leave review on Trustpilot</a>\r\n                    &nbsp;|&nbsp; \r\n                    <a href="https://www.g2.com/products/cerber-security-antispam-malware-scan/reviews/start" target="_blank">Leave review on G2.COM</a><p style="text-align:right; padding-right: 20px;">\r\n    		    <input type="button" class="button button-primary cerber-dismiss" value=" &nbsp; Awesome! &nbsp; "/></p>', 'no'),
(913, 'cerber-groove', 'RKWpkFw91xnqZLfT', 'no'),
(914, 'cerber-groove-x', 'a:2:{i:0;s:26:"ZXDtKjdaS87fTomgwe6VlQChMB";i:1;s:31:"Gtsu2kI6RCh4rzjFPASOMdc1B9xymXq";}', 'no'),
(921, 'cerber_configuration', 'a:34:{s:9:"boot-mode";s:1:"0";s:8:"attempts";s:1:"5";s:7:"lockout";s:2:"60";s:10:"aggressive";s:0:"";s:10:"limitwhite";s:0:"";s:6:"subnet";s:0:"";s:8:"nonusers";s:0:"";s:10:"noredirect";s:0:"";s:7:"wplogin";s:0:"";s:7:"page404";s:1:"1";s:9:"loginpath";s:13:"kerfim-access";s:9:"loginnowp";s:1:"1";s:5:"proxy";s:0:"";s:10:"cookiepref";s:0:"";s:10:"citadel_on";s:1:"1";s:7:"citadel";s:0:"";s:10:"ciduration";s:2:"60";s:8:"cinotify";s:1:"1";s:7:"keeplog";s:2:"30";s:12:"keeplog_auth";s:2:"30";s:9:"cerberlab";s:0:"";s:11:"cerberproto";s:1:"0";s:7:"usefile";s:0:"";s:8:"ip_extra";s:1:"1";s:10:"dateformat";s:0:"";s:10:"plain_date";s:0:"";s:10:"admin_lang";s:0:"";s:14:"no_white_my_ip";s:0:"";s:6:"period";s:2:"30";s:8:"agperiod";s:2:"24";s:7:"aglocks";s:1:"2";s:6:"aglast";s:1:"4";s:7:"cilimit";s:3:"200";s:8:"ciperiod";s:2:"15";}', 'no'),
(1063, 'sticky_anything_options', 'a:14:{s:10:"sa_version";s:5:"2.1.1";s:10:"sa_element";s:0:"";s:11:"sa_topspace";s:0:"";s:11:"sa_adminbar";b:1;s:17:"sa_minscreenwidth";s:0:"";s:17:"sa_maxscreenwidth";s:0:"";s:9:"sa_zindex";s:0:"";s:13:"sa_legacymode";b:0;s:14:"sa_dynamicmode";b:0;s:12:"sa_debugmode";b:0;s:9:"sa_pushup";s:0:"";s:27:"sa_hide_review_notification";b:0;s:6:"sa_tab";s:4:"main";s:27:"sa_dismiss_upsell_auto_open";b:1;}', 'yes'),
(1065, 'wp301promo', 'a:1:{s:49:"popup_dismissed_sticky-menu-or-anything-on-scroll";b:1;}', 'yes'),
(1152, 'elementor_version', '3.5.1', 'yes'),
(1153, 'elementor_install_history', 'a:19:{s:6:"3.0.11";i:1601997959;s:6:"3.0.12";i:1603216538;s:6:"3.0.13";i:1604511726;s:6:"3.0.14";i:1606326971;s:6:"3.0.15";i:1608571480;s:6:"3.0.16";i:1609953770;s:5:"3.1.0";i:1611683334;s:5:"3.1.1";i:1612117057;s:5:"3.1.2";i:1614724475;s:5:"3.1.3";i:1614792655;s:5:"3.1.4";i:1615397225;s:5:"3.2.1";i:1619114510;s:5:"3.3.1";i:1628771742;s:5:"3.4.4";i:1633617258;s:5:"3.4.5";i:1634058877;s:5:"3.4.6";i:1634668581;s:5:"3.4.8";i:1637145373;s:5:"3.5.0";i:1639502450;s:5:"3.5.1";i:1640021045;}', 'yes'),
(1155, '_elementor_installed_time', '1601997973', 'yes'),
(1156, 'elementor_active_kit', '78', 'yes'),
(1160, 'elementor_remote_info_library', 'a:3:{s:10:"types_data";a:3:{s:5:"block";a:1:{s:10:"categories";a:22:{i:0;s:8:"404 page";i:1;s:5:"about";i:2;s:7:"archive";i:3;s:14:"call to action";i:4;s:7:"clients";i:5;s:7:"contact";i:6;s:3:"faq";i:7;s:8:"features";i:8;s:6:"footer";i:9;s:6:"header";i:10;s:4:"hero";i:11;s:9:"portfolio";i:12;s:7:"pricing";i:13;s:15:"product archive";i:14;s:8:"services";i:15;s:11:"single page";i:16;s:11:"single post";i:17;s:14:"single product";i:18;s:5:"stats";i:19;s:9:"subscribe";i:20;s:4:"team";i:21;s:12:"testimonials";}}s:5:"popup";a:1:{s:10:"categories";a:6:{i:0;s:10:"bottom bar";i:1;s:7:"classic";i:2;s:6:"fly-in";i:3;s:11:"full screen";i:4;s:9:"hello bar";i:5;s:8:"slide-in";}}s:2:"lp";a:1:{s:10:"categories";a:14:{i:0;s:8:"Business";i:1;s:16:"Coming Soon Page";i:2;s:5:"Ebook";i:3;s:9:"eCommerce";i:4;s:9:"Education";i:5;s:6:"Events";i:6;s:18:"Health and Fitness";i:7;s:14:"Online Service";i:8;s:7:"Product";i:9;s:11:"Real Estate";i:10;s:18:"Social Involvement";i:11;s:14:"Thank You Page";i:12;s:6:"Travel";i:13;s:18:"Under Construction";}}}s:10:"categories";a:22:{i:0;s:8:"404 page";i:1;s:5:"about";i:2;s:7:"archive";i:3;s:14:"call to action";i:4;s:7:"clients";i:5;s:7:"contact";i:6;s:3:"faq";i:7;s:8:"features";i:8;s:6:"footer";i:9;s:6:"header";i:10;s:4:"hero";i:11;s:9:"portfolio";i:12;s:7:"pricing";i:13;s:15:"product archive";i:14;s:8:"services";i:15;s:11:"single page";i:16;s:11:"single post";i:17;s:14:"single product";i:18;s:5:"stats";i:19;s:9:"subscribe";i:20;s:4:"team";i:21;s:12:"testimonials";}s:9:"templates";a:922:{i:0;a:16:{s:4:"tmpl";i:768;s:2:"id";i:10107;s:5:"title";s:34:"Classic | Promotion | Announcement";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/balls_small.png";s:12:"tmpl_created";i:1547851373;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/popups/classic-promotion-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:206;s:11:"trend_index";i:207;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:1;a:16:{s:4:"tmpl";i:1028;s:2:"id";i:14827;s:5:"title";s:39:"Slide-In | Contact | Luxury Real Estate";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png";s:12:"tmpl_created";i:1595323523;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:28:"["real estate","realestate"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:559;s:11:"trend_index";i:284;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:2;a:16:{s:4:"tmpl";i:773;s:2:"id";i:10158;s:5:"title";s:17:"Classic | Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/01/coco_small.png";s:12:"tmpl_created";i:1547852227;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/popups/classic-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:255;s:11:"trend_index";i:295;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:3;a:16:{s:4:"tmpl";i:776;s:2:"id";i:10190;s:5:"title";s:30:"Classic | Register | Subscribe";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/01/engage_small.png";s:12:"tmpl_created";i:1547885703;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/classic-register-subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:214;s:11:"trend_index";i:151;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:4;a:16:{s:4:"tmpl";i:1034;s:2:"id";i:15075;s:5:"title";s:34:"Slide-In | Menu | Flooring Company";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png";s:12:"tmpl_created";i:1597739605;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:383;s:11:"trend_index";i:162;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:5;a:16:{s:4:"tmpl";i:1035;s:2:"id";i:15062;s:5:"title";s:35:"Fly-In | Sign up | Flooring Company";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png";s:12:"tmpl_created";i:1597739629;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:625;s:11:"trend_index";i:309;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:6;a:16:{s:4:"tmpl";i:782;s:2:"id";i:10256;s:5:"title";s:20:"Classic | Sale | Pop";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/fruit_small.png";s:12:"tmpl_created";i:1547888909;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/popups/classic-sale-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:458;s:11:"trend_index";i:597;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:7;a:16:{s:4:"tmpl";i:783;s:2:"id";i:10267;s:5:"title";s:29:"Classic | Contact | Christmas";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2019/01/christmas_small.png";s:12:"tmpl_created";i:1547889047;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/popups/classic-contact-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:281;s:11:"trend_index";i:233;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:8;a:16:{s:4:"tmpl";i:787;s:2:"id";i:10307;s:5:"title";s:43:"Fly In | Promotion | Christmas | Teddy Bear";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/teddy_small.png";s:12:"tmpl_created";i:1547893266;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/popups/fly-in-promotion-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:641;s:11:"trend_index";i:689;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:9;a:16:{s:4:"tmpl";i:788;s:2:"id";i:10318;s:5:"title";s:27:"Classic | Contact | Bicycle";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/01/by_small.png";s:12:"tmpl_created";i:1547893367;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/popups/classic-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:327;s:11:"trend_index";i:326;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:10;a:16:{s:4:"tmpl";i:790;s:2:"id";i:10339;s:5:"title";s:22:"Fly In | Contact | Spa";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/spa_small.png";s:12:"tmpl_created";i:1547893603;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/popups/fly-in-contact-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:390;s:11:"trend_index";i:393;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:11;a:16:{s:4:"tmpl";i:791;s:2:"id";i:10352;s:5:"title";s:23:"Fly In | Contact | Wine";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/01/fly_wine_small.png";s:12:"tmpl_created";i:1547915335;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/popups/fly-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:445;s:11:"trend_index";i:525;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:12;a:16:{s:4:"tmpl";i:793;s:2:"id";i:10372;s:5:"title";s:29:"Fly In | Register | Subscribe";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/phone_small.png";s:12:"tmpl_created";i:1547915554;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/popups/fly-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:638;s:11:"trend_index";i:636;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:13;a:16:{s:4:"tmpl";i:794;s:2:"id";i:10382;s:5:"title";s:35:"Bottom Bar | Announcement | Cookies";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2019/01/bottom_pink_small.png";s:12:"tmpl_created";i:1547916616;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/popups/bottom-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:242;s:11:"trend_index";i:258;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:14;a:16:{s:4:"tmpl";i:1052;s:2:"id";i:15259;s:5:"title";s:31:"Hello Bar | Menu | Psychologist";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png";s:12:"tmpl_created";i:1600170209;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:739;s:11:"trend_index";i:583;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:15;a:16:{s:4:"tmpl";i:1053;s:2:"id";i:15272;s:5:"title";s:32:"Classic | Contact | Psychologist";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png";s:12:"tmpl_created";i:1600170487;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:578;s:11:"trend_index";i:312;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:16;a:16:{s:4:"tmpl";i:1054;s:2:"id";i:15414;s:5:"title";s:32:"Classic | Contact | Dance Studio";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg";s:12:"tmpl_created";i:1603180596;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:16:"["dance studio"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:762;s:11:"trend_index";i:650;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:17;a:16:{s:4:"tmpl";i:799;s:2:"id";i:10434;s:5:"title";s:27:"Classic | Sale | Headphones";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/01/head_small.png";s:12:"tmpl_created";i:1547961950;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/popups/classic-sale-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:359;s:11:"trend_index";i:353;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:18;a:16:{s:4:"tmpl";i:800;s:2:"id";i:10444;s:5:"title";s:17:"Classic | Contact";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/plant_small.png";s:12:"tmpl_created";i:1547962029;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/popups/classic-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:385;s:11:"trend_index";i:298;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:19;a:16:{s:4:"tmpl";i:802;s:2:"id";i:10467;s:5:"title";s:27:"Bottom Bar | Contact | Lego";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/tro_small.png";s:12:"tmpl_created";i:1547962277;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/popups/bottom-bar-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:722;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:20;a:16:{s:4:"tmpl";i:804;s:2:"id";i:10487;s:5:"title";s:18:"Slide In | Contact";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/acc_small.png";s:12:"tmpl_created";i:1547964527;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/popups/slide-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:554;s:11:"trend_index";i:618;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:21;a:16:{s:4:"tmpl";i:805;s:2:"id";i:10498;s:5:"title";s:14:"Classic | Sale";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/01/pink_small-1.png";s:12:"tmpl_created";i:1547964616;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/popups/classic-sale-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:421;s:11:"trend_index";i:382;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:22;a:16:{s:4:"tmpl";i:807;s:2:"id";i:10519;s:5:"title";s:27:"Hello Bar | Promotion | App";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/app_small-1.png";s:12:"tmpl_created";i:1547964801;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/popups/hello-bar-promotion-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:585;s:11:"trend_index";i:629;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:23;a:16:{s:4:"tmpl";i:1064;s:2:"id";i:15580;s:5:"title";s:31:"Fullscreen | Menu | Travel Blog";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg";s:12:"tmpl_created";i:1606215358;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:673;s:11:"trend_index";i:348;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:24;a:16:{s:4:"tmpl";i:1065;s:2:"id";i:15570;s:5:"title";s:33:"Classic | Subscribe | Travel Blog";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg";s:12:"tmpl_created";i:1606215555;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:709;s:11:"trend_index";i:459;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:25;a:16:{s:4:"tmpl";i:812;s:2:"id";i:10569;s:5:"title";s:15:"Slide In | Sale";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/off_small.png";s:12:"tmpl_created";i:1547967812;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/popups/slide-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:529;s:11:"trend_index";i:485;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:26;a:16:{s:4:"tmpl";i:814;s:2:"id";i:10590;s:5:"title";s:19:"Full Screen | Login";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/pass1_small.png";s:12:"tmpl_created";i:1547967978;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/popups/classic-login-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:466;s:11:"trend_index";i:356;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:27;a:16:{s:4:"tmpl";i:815;s:2:"id";i:10600;s:5:"title";s:18:"Slide In | Contact";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/01/orange_small.png";s:12:"tmpl_created";i:1547968080;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/popups/slide-in-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:483;s:11:"trend_index";i:494;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:28;a:16:{s:4:"tmpl";i:817;s:2:"id";i:10622;s:5:"title";s:34:"Full Screen | Contact | Headphones";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2019/01/full_hear_small.png";s:12:"tmpl_created";i:1547969678;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/popups/full-screen-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:543;s:11:"trend_index";i:456;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:29;a:16:{s:4:"tmpl";i:818;s:2:"id";i:10633;s:5:"title";s:23:"Slide In | Login | Lego";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/tro_small-1.png";s:12:"tmpl_created";i:1547969858;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/popups/slide-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:675;s:11:"trend_index";i:722;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:30;a:16:{s:4:"tmpl";i:819;s:2:"id";i:10644;s:5:"title";s:26:"Fly In | Contact | Webinar";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/01/blue_small-1.png";s:12:"tmpl_created";i:1547970814;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/popups/fly-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:484;s:11:"trend_index";i:440;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:31;a:16:{s:4:"tmpl";i:820;s:2:"id";i:10654;s:5:"title";s:31:"Full Screen | Login | Christmas";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2019/01/full_login_small.png";s:12:"tmpl_created";i:1547970917;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/popups/full-screen-login-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:658;s:11:"trend_index";i:676;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:32;a:16:{s:4:"tmpl";i:821;s:2:"id";i:10664;s:5:"title";s:34:"Slide In | Contact | Gym | Fitness";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2019/01/slide_gym_small.png";s:12:"tmpl_created";i:1547973928;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/popups/slide-in-contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:552;s:11:"trend_index";i:384;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:33;a:16:{s:4:"tmpl";i:822;s:2:"id";i:10675;s:5:"title";s:35:"Full Screen | Login | Gym | Fitness";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/01/gym_full_small.png";s:12:"tmpl_created";i:1547974110;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/popups/full-screen-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:519;s:11:"trend_index";i:477;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:34;a:16:{s:4:"tmpl";i:824;s:2:"id";i:9719;s:5:"title";s:30:"Classic | Subscribe | Register";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/01/register_small.png";s:12:"tmpl_created";i:1547976107;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/popups/classic-subscribe-register/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:398;s:11:"trend_index";i:282;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:35;a:16:{s:4:"tmpl";i:827;s:2:"id";i:10137;s:5:"title";s:34:"Full Screen | Contact | Restaurant";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/01/rest_small.png";s:12:"tmpl_created";i:1547976342;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/popups/full-screen-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:570;s:11:"trend_index";i:589;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:36;a:16:{s:4:"tmpl";i:828;s:2:"id";i:10244;s:5:"title";s:17:"Bottom Bar | Sale";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/wow_small.png";s:12:"tmpl_created";i:1547976402;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/popups/bottom-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:623;s:11:"trend_index";i:660;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:37;a:16:{s:4:"tmpl";i:830;s:2:"id";i:10127;s:5:"title";s:35:"Fly In | Announcement | Maintenance";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/pizza_small.png";s:12:"tmpl_created";i:1547984061;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/popups/fly-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:700;s:11:"trend_index";i:738;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:38;a:16:{s:4:"tmpl";i:835;s:2:"id";i:10776;s:5:"title";s:33:"Fly In | Contact | Social | Share";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/01/social1_small.png";s:12:"tmpl_created";i:1548047055;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/popups/fly-in-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:694;s:11:"trend_index";i:694;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:39;a:16:{s:4:"tmpl";i:836;s:2:"id";i:10785;s:5:"title";s:33:"Fly In | Contact | Social | Share";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/01/social2_small.png";s:12:"tmpl_created";i:1548047593;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/popups/fly-in-contact-social-share-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:468;s:11:"trend_index";i:442;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:40;a:16:{s:4:"tmpl";i:854;s:2:"id";i:10794;s:5:"title";s:34:"Classic | Contact | Social | Share";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/01/s_small.png";s:12:"tmpl_created";i:1548067619;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/classic-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:430;s:11:"trend_index";i:475;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:41;a:16:{s:4:"tmpl";i:857;s:2:"id";i:10871;s:5:"title";s:20:"Bottom Bar | Contact";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/01/m_small.png";s:12:"tmpl_created";i:1548074396;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/popups/bottom-bar-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:706;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:42;a:16:{s:4:"tmpl";i:858;s:2:"id";i:10936;s:5:"title";s:25:"Full Screen | Toggle Menu";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/01/menu_small.png";s:12:"tmpl_created";i:1548874587;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/popups/full-screen-toggle-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:478;s:11:"trend_index";i:572;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:43;a:16:{s:4:"tmpl";i:861;s:2:"id";i:10964;s:5:"title";s:59:"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/02/love_small.png";s:12:"tmpl_created";i:1550039106;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/popups/classic-promotion-coupon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:598;s:11:"trend_index";i:664;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:44;a:16:{s:4:"tmpl";i:862;s:2:"id";i:10992;s:5:"title";s:59:"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/02/h_small.png";s:12:"tmpl_created";i:1550072007;s:6:"author";s:9:"Elementor";s:3:"url";s:141:"https://library.elementor.com/popups/classic-promotion-coupon-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:668;s:11:"trend_index";i:668;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:45;a:16:{s:4:"tmpl";i:863;s:2:"id";i:11005;s:5:"title";s:50:"Classic | Promotion | Love | Valentine&#8217;s Day";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/02/bear_small.png";s:12:"tmpl_created";i:1550073303;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/popups/classic-promotion-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:680;s:11:"trend_index";i:615;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:46;a:16:{s:4:"tmpl";i:1132;s:2:"id";i:16553;s:5:"title";s:31:"Fly-In | Contact | Beauty Salon";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg";s:12:"tmpl_created";i:1608622602;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:23:"["Beauty salon","hair"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:691;s:11:"trend_index";i:428;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:47;a:16:{s:4:"tmpl";i:883;s:2:"id";i:11468;s:5:"title";s:20:"Classic | Sale | Gym";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png";s:12:"tmpl_created";i:1567393182;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:696;s:11:"trend_index";i:740;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:48;a:16:{s:4:"tmpl";i:893;s:2:"id";i:11822;s:5:"title";s:30:"Full Screen | Menu | Portfolio";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png";s:12:"tmpl_created";i:1569429896;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:654;s:11:"trend_index";i:626;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:49;a:16:{s:4:"tmpl";i:899;s:2:"id";i:11839;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png";s:12:"tmpl_created";i:1569430015;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:43:"["creative portfolio","header","portfolio"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:189;s:11:"trend_index";i:20;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:50;a:16:{s:4:"tmpl";i:923;s:2:"id";i:12229;s:5:"title";s:33:"Slide In | Law Firm | Information";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2019/11/popup.png";s:12:"tmpl_created";i:1572847842;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:547;s:11:"trend_index";i:413;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:51;a:16:{s:4:"tmpl";i:924;s:2:"id";i:12550;s:5:"title";s:32:"Fly-in | Sale | Travel and Tours";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png";s:12:"tmpl_created";i:1575960263;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:754;s:11:"trend_index";i:791;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:52;a:16:{s:4:"tmpl";i:925;s:2:"id";i:12540;s:5:"title";s:33:"Classic | Menu | Travel and tours";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png";s:12:"tmpl_created";i:1575960267;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:690;s:11:"trend_index";i:714;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:53;a:16:{s:4:"tmpl";i:1199;s:2:"id";i:18839;s:5:"title";s:27:"Hello Bar | CTA | eCommerce";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png";s:12:"tmpl_created";i:1621870603;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:41:"["Ecommerce","online shop","Sale","Shop"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:54;a:16:{s:4:"tmpl";i:951;s:2:"id";i:12736;s:5:"title";s:41:"Slide In | Contact Us | Magazine and Blog";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png";s:12:"tmpl_created";i:1579060978;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:734;s:11:"trend_index";i:686;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:55;a:16:{s:4:"tmpl";i:952;s:2:"id";i:12726;s:5:"title";s:52:"Classic | Newsletter | Subscribe | Magazine and Blog";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png";s:12:"tmpl_created";i:1579061019;s:6:"author";s:9:"Elementor";s:3:"url";s:143:"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:357;s:11:"trend_index";i:281;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:56;a:16:{s:4:"tmpl";i:958;s:2:"id";i:13129;s:5:"title";s:28:"Classic | Menu | Photography";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png";s:12:"tmpl_created";i:1582092645;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:646;s:11:"trend_index";i:521;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:57;a:16:{s:4:"tmpl";i:719;s:2:"id";i:9611;s:5:"title";s:16:"Hello Bar | Sale";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Sale_small_01.png";s:12:"tmpl_created";i:1546965350;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/popups/hello-bar-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:605;s:11:"trend_index";i:603;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:58;a:16:{s:4:"tmpl";i:720;s:2:"id";i:9622;s:5:"title";s:19:"Classic | Promotion";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2019/01/classic_promotion_small_02.png";s:12:"tmpl_created";i:1546965896;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/popups/classic-promotion-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:607;s:11:"trend_index";i:460;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:59;a:16:{s:4:"tmpl";i:721;s:2:"id";i:9631;s:5:"title";s:38:"Slide-in | Sale | Register | Subscribe";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png";s:12:"tmpl_created";i:1546968270;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/popups/slide-in-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:661;s:11:"trend_index";i:705;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:60;a:16:{s:4:"tmpl";i:724;s:2:"id";i:9662;s:5:"title";s:33:"Bottom Bar | Register | Subscribe";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2019/01/Bottom-Bar_Register_small_01.png";s:12:"tmpl_created";i:1547009087;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/popups/bottom-bar-register-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:684;s:11:"trend_index";i:658;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:61;a:16:{s:4:"tmpl";i:981;s:2:"id";i:13281;s:5:"title";s:37:"Hello Bar | Contact | Interior Design";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png";s:12:"tmpl_created";i:1586148801;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:19:"["interior design"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:763;s:11:"trend_index";i:679;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:62;a:16:{s:4:"tmpl";i:727;s:2:"id";i:9690;s:5:"title";s:17:"Classic | Contact";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_01.png";s:12:"tmpl_created";i:1547011716;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/popups/classic-contact-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:393;s:11:"trend_index";i:571;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:63;a:16:{s:4:"tmpl";i:728;s:2:"id";i:9699;s:5:"title";s:33:"Classic | Contact | Gym | Fitness";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_02.png";s:12:"tmpl_created";i:1547015827;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/popups/classic-contact-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:475;s:11:"trend_index";i:527;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:64;a:16:{s:4:"tmpl";i:730;s:2:"id";i:9571;s:5:"title";s:14:"Fly In | Login";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2019/01/FlyIn_Login_01_small.png";s:12:"tmpl_created";i:1547726151;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/popups/fly-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:622;s:11:"trend_index";i:538;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:65;a:16:{s:4:"tmpl";i:733;s:2:"id";i:9740;s:5:"title";s:25:"Classic | Promotion | App";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/app_small.png";s:12:"tmpl_created";i:1547822836;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/popups/classic-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:624;s:11:"trend_index";i:691;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:66;a:16:{s:4:"tmpl";i:1245;s:2:"id";i:21546;s:5:"title";s:28:"Interior Design &#8211; Home";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg";s:12:"tmpl_created";i:1639046269;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/interior-design-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:68:"["Design","Form","Furniture Design","Interior Design","Testimonial"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:67;a:16:{s:4:"tmpl";i:735;s:2:"id";i:9762;s:5:"title";s:36:"Classic | Register | Subscribe | Spa";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2019/01/spa_small_classic.png";s:12:"tmpl_created";i:1547824145;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/popups/classic-register-subscribe-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:463;s:11:"trend_index";i:436;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:68;a:16:{s:4:"tmpl";i:991;s:2:"id";i:13413;s:5:"title";s:33:"Classic | Contact | Online Course";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg";s:12:"tmpl_created";i:1587474761;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:530;s:11:"trend_index";i:369;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:69;a:16:{s:4:"tmpl";i:736;s:2:"id";i:9772;s:5:"title";s:27:"Hello bar | Promotion | App";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2019/01/app_hello_small.png";s:12:"tmpl_created";i:1547824279;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/popups/hello-bar-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:760;s:11:"trend_index";i:781;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:70;a:16:{s:4:"tmpl";i:992;s:2:"id";i:13402;s:5:"title";s:29:"Classic | CTA | Online Course";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg";s:12:"tmpl_created";i:1587474772;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:619;s:11:"trend_index";i:582;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:71;a:16:{s:4:"tmpl";i:993;s:2:"id";i:13422;s:5:"title";s:30:"Classic | Menu | Online Course";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg";s:12:"tmpl_created";i:1587474782;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:516;s:11:"trend_index";i:432;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:72;a:16:{s:4:"tmpl";i:738;s:2:"id";i:9793;s:5:"title";s:13:"Fly In | Sale";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2019/01/flyin_black_small.png";s:12:"tmpl_created";i:1547831151;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/popups/fly-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:670;s:11:"trend_index";i:742;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:73;a:16:{s:4:"tmpl";i:742;s:2:"id";i:9836;s:5:"title";s:21:"Classic | Login | Pop";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/01/login_b_small.png";s:12:"tmpl_created";i:1547835635;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/popups/classic-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:634;s:11:"trend_index";i:669;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:74;a:16:{s:4:"tmpl";i:743;s:2:"id";i:9847;s:5:"title";s:25:"Fly In | Promotion | Lego";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2019/01/fly_in_promotion_tro.png";s:12:"tmpl_created";i:1547836956;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/popups/fly-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:751;s:11:"trend_index";i:838;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:75;a:16:{s:4:"tmpl";i:744;s:2:"id";i:9858;s:5:"title";s:27:"Slide In | Promotion | Wine";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_promotion_wine_small.png";s:12:"tmpl_created";i:1547837100;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/popups/slide-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:769;s:11:"trend_index";i:684;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:76;a:16:{s:4:"tmpl";i:1004;s:2:"id";i:13538;s:5:"title";s:32:"Fly-In | Newsletter | Barbershop";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg";s:12:"tmpl_created";i:1589893364;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:710;s:11:"trend_index";i:667;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:77;a:16:{s:4:"tmpl";i:752;s:2:"id";i:9944;s:5:"title";s:33:"Slide In | Promotion | Headphones";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2019/01/slidein_head_small.png";s:12:"tmpl_created";i:1547841939;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/popups/slide-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:757;s:11:"trend_index";i:700;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:78;a:16:{s:4:"tmpl";i:753;s:2:"id";i:9955;s:5:"title";s:14:"Fly In | Login";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2019/01/flyin_login_lock_small.png";s:12:"tmpl_created";i:1547842065;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/popups/fly-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:551;s:11:"trend_index";i:627;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:79;a:16:{s:4:"tmpl";i:754;s:2:"id";i:9965;s:5:"title";s:30:"Classic | Register | Subscribe";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2019/01/classic_moon_small.png";s:12:"tmpl_created";i:1547842174;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/classic-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:588;s:11:"trend_index";i:591;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:80;a:16:{s:4:"tmpl";i:757;s:2:"id";i:9995;s:5:"title";s:27:"Slide In | Sale | Christmas";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2019/01/slidein_christmas_small.png";s:12:"tmpl_created";i:1547844802;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/popups/slide-in-sale-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:772;s:11:"trend_index";i:817;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:81;a:16:{s:4:"tmpl";i:759;s:2:"id";i:10016;s:5:"title";s:16:"Hello Bar | Sale";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2019/01/Hello-Bar_Promotion_bag_small.png";s:12:"tmpl_created";i:1547845062;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/popups/hello-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:792;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:82;a:16:{s:4:"tmpl";i:1015;s:2:"id";i:14067;s:5:"title";s:37:"Slide In | Japanese restaurant | Menu";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg";s:12:"tmpl_created";i:1592290352;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:650;s:11:"trend_index";i:565;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:83;a:16:{s:4:"tmpl";i:760;s:2:"id";i:10026;s:5:"title";s:46:"Classic | Register | Subscribe | Gym | Fitness";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2019/01/classic_register_small.png";s:12:"tmpl_created";i:1547845205;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/classic-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:616;s:11:"trend_index";i:587;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:84;a:16:{s:4:"tmpl";i:761;s:2:"id";i:10036;s:5:"title";s:43:"Full Screen | Sale | Promotion | Headphones";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2019/01/full_sale_head_small.png";s:12:"tmpl_created";i:1547845409;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/popups/full-screen-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:614;s:11:"trend_index";i:717;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:85;a:16:{s:4:"tmpl";i:1017;s:2:"id";i:14111;s:5:"title";s:36:"Classic | Japanese restaurant | Sale";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg";s:12:"tmpl_created";i:1592300400;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:0;s:16:"popularity_index";i:717;s:11:"trend_index";i:697;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:86;a:16:{s:4:"tmpl";i:763;s:2:"id";i:10057;s:5:"title";s:48:"Hello Bar | Register | Subscribe | Gym | Fitness";s:9:"thumbnail";s:91:"https://library.elementor.com/wp-content/uploads/2019/01/hello-bar_register_sport_small.png";s:12:"tmpl_created";i:1547847938;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/hello-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:764;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:87;a:16:{s:4:"tmpl";i:766;s:2:"id";i:10087;s:5:"title";s:25:"Full Screen | Login | Spa";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2019/01/full-screen_login_spa_small.png";s:12:"tmpl_created";i:1547848301;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/popups/full-screen-login-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:644;s:11:"trend_index";i:632;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:88;a:16:{s:4:"tmpl";i:767;s:2:"id";i:10097;s:5:"title";s:37:"Classic | Register | Subscribe | Lego";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2019/01/classic_lego_small.png";s:12:"tmpl_created";i:1547848411;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/classic-register-subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:0;s:16:"popularity_index";i:689;s:11:"trend_index";i:758;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:89;a:16:{s:4:"tmpl";i:831;s:2:"id";i:9816;s:5:"title";s:30:"Classic | Sale | Gym | Fitness";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2019/01/classic_sale_sport_small.png";s:12:"tmpl_created";i:1547991876;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/popups/classic-sale-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:1;s:16:"popularity_index";i:720;s:11:"trend_index";i:823;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:90;a:16:{s:4:"tmpl";i:674;s:2:"id";i:8505;s:5:"title";s:11:"404 page 01";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg";s:12:"tmpl_created";i:1526415501;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:1;s:16:"popularity_index";i:533;s:11:"trend_index";i:222;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:91;a:16:{s:4:"tmpl";i:1218;s:2:"id";i:20792;s:5:"title";s:26:"Luxury Car &#8211; Product";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg";s:12:"tmpl_created";i:1636903770;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/lp/luxury-car-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:7:"Product";s:4:"tags";s:54:"["car","Ecommerce","Landing Pages","luxury","Product"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:92;a:16:{s:4:"tmpl";i:718;s:2:"id";i:9602;s:5:"title";s:35:"Bottom Bar | Announcement | Cookies";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2019/01/Bottombar_Announcement_small_01.png";s:12:"tmpl_created";i:1546964559;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/popups/bottom-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:1;s:16:"popularity_index";i:600;s:11:"trend_index";i:604;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:93;a:16:{s:4:"tmpl";i:1233;s:2:"id";i:21205;s:5:"title";s:29:"Photographer &#8211; Projects";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg";s:12:"tmpl_created";i:1638818372;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/photographer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:43:"["Black and white","Photography","project"]";s:10:"menu_order";i:1;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:94;a:16:{s:4:"tmpl";i:675;s:2:"id";i:8511;s:5:"title";s:11:"404 page 02";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg";s:12:"tmpl_created";i:1526415528;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:2;s:16:"popularity_index";i:347;s:11:"trend_index";i:155;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:95;a:16:{s:4:"tmpl";i:1204;s:2:"id";i:20208;s:5:"title";s:49:"Alternative Medicine Acupuncture &#8211; Business";s:9:"thumbnail";s:112:"https://library.elementor.com/wp-content/uploads/2021/10/Alternative-Medicine-Acupuncture-Business-250x280-1.jpg";s:12:"tmpl_created";i:1633880557;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/alternative-medicine-acupuncture-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:47:"["Health","Landing Pages","medical","Services"]";s:10:"menu_order";i:2;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:96;a:16:{s:4:"tmpl";i:1224;s:2:"id";i:21013;s:5:"title";s:24:"Restaurant &#8211; About";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg";s:12:"tmpl_created";i:1638795588;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:36:"["About","Chef","Food","Restaurant"]";s:10:"menu_order";i:2;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:97;a:16:{s:4:"tmpl";i:842;s:2:"id";i:10277;s:5:"title";s:36:"Bottom Bar | Promotion | Sale | Book";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/01/book_small.png";s:12:"tmpl_created";i:1548055999;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/popups/bottom-bar-promotion-book/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:3;s:16:"popularity_index";i:729;s:11:"trend_index";i:802;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:98;a:16:{s:4:"tmpl";i:875;s:2:"id";i:11241;s:5:"title";s:36:"Classic | Digital Agency | Marketing";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg";s:12:"tmpl_created";i:1564643043;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:3;s:16:"popularity_index";i:362;s:11:"trend_index";i:315;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:99;a:16:{s:4:"tmpl";i:672;s:2:"id";i:8512;s:5:"title";s:11:"404 page 03";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg";s:12:"tmpl_created";i:1526415449;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:3;s:16:"popularity_index";i:450;s:11:"trend_index";i:375;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:100;a:16:{s:4:"tmpl";i:1205;s:2:"id";i:20233;s:5:"title";s:32:"Art Magazine &#8211; Coming Soon";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1633881371;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:48:"["Art","Coming Soon","Landing Pages","Magazine"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:101;a:16:{s:4:"tmpl";i:1235;s:2:"id";i:21281;s:5:"title";s:25:"Law Firm &#8211; Services";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg";s:12:"tmpl_created";i:1638819128;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/law-firm-services-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:56:"["Consulting","Law","Law Firm","Services","Testimonial"]";s:10:"menu_order";i:3;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:102;a:16:{s:4:"tmpl";i:671;s:2:"id";i:8513;s:5:"title";s:11:"404 page 04";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg";s:12:"tmpl_created";i:1526415417;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:4;s:16:"popularity_index";i:420;s:11:"trend_index";i:176;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:103;a:16:{s:4:"tmpl";i:1214;s:2:"id";i:20539;s:5:"title";s:31:"Design Blog &#8211; Coming Soon";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg";s:12:"tmpl_created";i:1634022706;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:47:"["Blog","Coming Soon","Design","Landing Pages"]";s:10:"menu_order";i:4;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:104;a:16:{s:4:"tmpl";i:1239;s:2:"id";i:21373;s:5:"title";s:28:"Photographer &#8211; Gallery";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg";s:12:"tmpl_created";i:1638821177;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/photographer-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:44:"["Gallery","Photography","Project","Travel"]";s:10:"menu_order";i:4;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:105;a:16:{s:4:"tmpl";i:748;s:2:"id";i:9903;s:5:"title";s:34:"Bottom Bar | Promotion | Olive Oil";s:9:"thumbnail";s:93:"https://library.elementor.com/wp-content/uploads/2019/01/bottom-bar_promotion_olive_small.png";s:12:"tmpl_created";i:1547838896;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/popups/bottom-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:4;s:16:"popularity_index";i:765;s:11:"trend_index";i:840;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:106;a:16:{s:4:"tmpl";i:676;s:2:"id";i:8514;s:5:"title";s:11:"404 Page 05";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg";s:12:"tmpl_created";i:1526415558;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:5;s:16:"popularity_index";i:419;s:11:"trend_index";i:220;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:107;a:16:{s:4:"tmpl";i:1206;s:2:"id";i:20254;s:5:"title";s:41:"Digital Marketing Agency &#8211; Business";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg";s:12:"tmpl_created";i:1633882427;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:65:"["Agency","Business","Digital Agency","Landing Pages","Services"]";s:10:"menu_order";i:5;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:108;a:16:{s:4:"tmpl";i:1238;s:2:"id";i:21349;s:5:"title";s:29:"Architecture &#8211; Projects";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg";s:12:"tmpl_created";i:1638820870;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/architecture-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:70:"["Architecture","Creative","creative portfolio","portfolio","Project"]";s:10:"menu_order";i:5;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:109;a:16:{s:4:"tmpl";i:810;s:2:"id";i:10549;s:5:"title";s:33:"Bottom Bar | Register | Subscribe";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/com_small.png";s:12:"tmpl_created";i:1547967595;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/popups/bottom-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:6;s:16:"popularity_index";i:713;s:11:"trend_index";i:666;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:110;a:16:{s:4:"tmpl";i:668;s:2:"id";i:8523;s:5:"title";s:11:"404 page 06";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg";s:12:"tmpl_created";i:1526415291;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:6;s:16:"popularity_index";i:298;s:11:"trend_index";i:268;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:111;a:16:{s:4:"tmpl";i:1213;s:2:"id";i:20509;s:5:"title";s:40:"Dogs Adoption &#8211; Social Involvement";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg";s:12:"tmpl_created";i:1634022353;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:18:"Social Involvement";s:4:"tags";s:49:"["Adoption","Involvement","Landing Pages","Pets"]";s:10:"menu_order";i:6;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:112;a:16:{s:4:"tmpl";i:1242;s:2:"id";i:21473;s:5:"title";s:40:"Architecture Photography &#8211; Gallery";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg";s:12:"tmpl_created";i:1638822115;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/architecture-photography-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:52:"["Architecture","Gallery","Photography","Portfolio"]";s:10:"menu_order";i:6;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:113;a:16:{s:4:"tmpl";i:669;s:2:"id";i:8524;s:5:"title";s:11:"404 page 07";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg";s:12:"tmpl_created";i:1526415337;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:7;s:16:"popularity_index";i:303;s:11:"trend_index";i:171;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:114;a:16:{s:4:"tmpl";i:1208;s:2:"id";i:20361;s:5:"title";s:51:"Exercise &#038; Fitness Equipment &#8211; eCommerce";s:9:"thumbnail";s:97:"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg";s:12:"tmpl_created";i:1633883766;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:50:"["Fitness","Health","Landing Pages","online shop"]";s:10:"menu_order";i:7;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:115;a:16:{s:4:"tmpl";i:1236;s:2:"id";i:21259;s:5:"title";s:28:"3D Designer &#8211; Projects";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg";s:12:"tmpl_created";i:1638819185;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/3d-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:69:"["3D","creative portfolio","Design","Designer","portfolio","Project"]";s:10:"menu_order";i:7;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:116;a:16:{s:4:"tmpl";i:673;s:2:"id";i:8526;s:5:"title";s:11:"404 page 09";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg";s:12:"tmpl_created";i:1526415474;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:8;s:16:"popularity_index";i:477;s:11:"trend_index";i:285;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:117;a:16:{s:4:"tmpl";i:1215;s:2:"id";i:20556;s:5:"title";s:41:"Faroe Islands Trip Planner &#8211; Travel";s:9:"thumbnail";s:97:"https://library.elementor.com/wp-content/uploads/2021/10/Faroe-Islands-Trip-Planner-250x280-1.jpg";s:12:"tmpl_created";i:1634026480;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/faroe-islands-trip-planner-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Travel";s:4:"tags";s:26:"["Landing Pages","Travel"]";s:10:"menu_order";i:8;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:118;a:16:{s:4:"tmpl";i:1225;s:2:"id";i:21041;s:5:"title";s:41:"Business Consulting Company &#8211; About";s:9:"thumbnail";s:96:"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg";s:12:"tmpl_created";i:1638797560;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/business-consulting-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:51:"["Coach","Collaboration","Consulting","Life Coach"]";s:10:"menu_order";i:8;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:119;a:16:{s:4:"tmpl";i:834;s:2:"id";i:10529;s:5:"title";s:36:"Classic | Announcement | Maintenance";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/01/icon_small.png";s:12:"tmpl_created";i:1548046309;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/popups/classic-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:9;s:16:"popularity_index";i:474;s:11:"trend_index";i:398;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:120;a:16:{s:4:"tmpl";i:670;s:2:"id";i:8525;s:5:"title";s:11:"404 page 08";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg";s:12:"tmpl_created";i:1526415374;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:9;s:16:"popularity_index";i:510;s:11:"trend_index";i:575;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:121;a:16:{s:4:"tmpl";i:1207;s:2:"id";i:20299;s:5:"title";s:51:"Interior Design Consultation &#8211; Online Service";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg";s:12:"tmpl_created";i:1633882989;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:65:"["Consulting","interior design","Landing Pages","Online Service"]";s:10:"menu_order";i:9;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:122;a:16:{s:4:"tmpl";i:1227;s:2:"id";i:21083;s:5:"title";s:26:"Conference &#8211; Contact";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg";s:12:"tmpl_created";i:1638799208;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/conference-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:37:"["Conference","Contact","Info","Map"]";s:10:"menu_order";i:9;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:123;a:16:{s:4:"tmpl";i:1216;s:2:"id";i:20623;s:5:"title";s:57:"Luxurious Camping Accommodation For Events &#8211; Events";s:9:"thumbnail";s:113:"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg";s:12:"tmpl_created";i:1634041681;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:43:"["Event","Events","Landing Pages","Travel"]";s:10:"menu_order";i:10;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:124;a:16:{s:4:"tmpl";i:1243;s:2:"id";i:21135;s:5:"title";s:28:"Construction &#8211; Service";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg";s:12:"tmpl_created";i:1638823202;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/construction-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:48:"["Architecture","Construction","Faq","Services"]";s:10:"menu_order";i:10;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:125;a:16:{s:4:"tmpl";i:502;s:2:"id";i:5438;s:5:"title";s:7:"About 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png";s:12:"tmpl_created";i:1520443512;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:10;s:16:"popularity_index";i:147;s:11:"trend_index";i:9;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:126;a:16:{s:4:"tmpl";i:557;s:2:"id";i:6135;s:5:"title";s:8:"About 10";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png";s:12:"tmpl_created";i:1520443663;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:11;s:16:"popularity_index";i:77;s:11:"trend_index";i:47;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:127;a:16:{s:4:"tmpl";i:1210;s:2:"id";i:20414;s:5:"title";s:45:"Online English Courses &#8211; Online Service";s:9:"thumbnail";s:93:"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg";s:12:"tmpl_created";i:1633884482;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:50:"["Course Online","Landing Pages","Online Service"]";s:10:"menu_order";i:11;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:128;a:16:{s:4:"tmpl";i:1229;s:2:"id";i:21118;s:5:"title";s:28:"Contact &#8211; Plants Store";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg";s:12:"tmpl_created";i:1638802472;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/contact-plants-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:40:"["Contact","Info","Plant","Testimonial"]";s:10:"menu_order";i:11;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:129;a:16:{s:4:"tmpl";i:1217;s:2:"id";i:20333;s:5:"title";s:40:"Plant Pots Online Shop &#8211; eCommerce";s:9:"thumbnail";s:93:"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg";s:12:"tmpl_created";i:1634042184;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:50:"["Ecommerce","Landing Pages","online shop","Shop"]";s:10:"menu_order";i:12;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:130;a:16:{s:4:"tmpl";i:1223;s:2:"id";i:20981;s:5:"title";s:37:"Creative Digital Agency &#8211; About";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg";s:12:"tmpl_created";i:1638789303;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/creative-digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:51:"["About","Advisor","Creative","Creative Portfolio"]";s:10:"menu_order";i:12;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:131;a:16:{s:4:"tmpl";i:497;s:2:"id";i:5397;s:5:"title";s:8:"About 11";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png";s:12:"tmpl_created";i:1520443503;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:12;s:16:"popularity_index";i:148;s:11:"trend_index";i:43;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:132;a:16:{s:4:"tmpl";i:1211;s:2:"id";i:20447;s:5:"title";s:33:"Shared Workspace &#8211; Business";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg";s:12:"tmpl_created";i:1633884934;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/shared-workspace-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:28:"["Business","Landing Pages"]";s:10:"menu_order";i:13;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:133;a:16:{s:4:"tmpl";i:1231;s:2:"id";i:21184;s:5:"title";s:28:"Dental Care &#8211; Services";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg";s:12:"tmpl_created";i:1638807148;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/dental-care-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:45:"["Dental","Medical","Services","Testimonial"]";s:10:"menu_order";i:13;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:134;a:16:{s:4:"tmpl";i:498;s:2:"id";i:5405;s:5:"title";s:8:"About 12";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png";s:12:"tmpl_created";i:1520443505;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:13;s:16:"popularity_index";i:216;s:11:"trend_index";i:50;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:135;a:16:{s:4:"tmpl";i:1212;s:2:"id";i:20479;s:5:"title";s:49:"Teeth Straightening &#8211; Health &#038; Fitness";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg";s:12:"tmpl_created";i:1633886115;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:46:"["Business","Dental","Health","Landing Pages"]";s:10:"menu_order";i:14;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:136;a:16:{s:4:"tmpl";i:1221;s:2:"id";i:20926;s:5:"title";s:33:"Doctors Online Consultation -Home";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg";s:12:"tmpl_created";i:1638787371;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/doctors-online-consultation-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:35:"["App","Health","medical","Online"]";s:10:"menu_order";i:14;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:137;a:16:{s:4:"tmpl";i:500;s:2:"id";i:5421;s:5:"title";s:8:"About 13";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png";s:12:"tmpl_created";i:1520443509;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:14;s:16:"popularity_index";i:215;s:11:"trend_index";i:77;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:138;a:16:{s:4:"tmpl";i:513;s:2:"id";i:5533;s:5:"title";s:8:"About 15";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png";s:12:"tmpl_created";i:1520443534;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:15;s:16:"popularity_index";i:21;s:11:"trend_index";i:57;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:139;a:16:{s:4:"tmpl";i:1209;s:2:"id";i:20394;s:5:"title";s:30:"Time Management &#8211; Events";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg";s:12:"tmpl_created";i:1633884077;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/lp/time-management-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:15;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:140;a:16:{s:4:"tmpl";i:1241;s:2:"id";i:21451;s:5:"title";s:26:"Exhibition &#8211; Gallery";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg";s:12:"tmpl_created";i:1638821855;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/exhibition-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:74:"["Art","Creative","creative portfolio","Exhibition","Gallery","portfolio"]";s:10:"menu_order";i:15;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:141;a:16:{s:4:"tmpl";i:512;s:2:"id";i:5525;s:5:"title";s:8:"About 14";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png";s:12:"tmpl_created";i:1520443532;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:16;s:16:"popularity_index";i:9;s:11:"trend_index";i:29;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:142;a:16:{s:4:"tmpl";i:1203;s:2:"id";i:18591;s:5:"title";s:28:"Coffee Sale &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png";s:12:"tmpl_created";i:1633877319;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/lp/coffee-sale-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:33:"["Coffee","Landing Pages","Sale"]";s:10:"menu_order";i:16;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:20;}i:143;a:16:{s:4:"tmpl";i:797;s:2:"id";i:10413;s:5:"title";s:28:"Classic | Content Lock | Pop";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/hot_small.png";s:12:"tmpl_created";i:1547961774;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/popups/classic-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:17;s:16:"popularity_index";i:752;s:11:"trend_index";i:813;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:144;a:16:{s:4:"tmpl";i:1133;s:2:"id";i:16645;s:5:"title";s:28:"Headphones &#8211; eCommerce";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png";s:12:"tmpl_created";i:1609944115;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/lp/commerce-headphones/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:39:"["Ecommerce","Landing Pages","Product"]";s:10:"menu_order";i:17;s:16:"popularity_index";i:633;s:11:"trend_index";i:87;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:145;a:16:{s:4:"tmpl";i:1226;s:2:"id";i:21069;s:5:"title";s:21:"Hotel &#8211; Contact";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg";s:12:"tmpl_created";i:1638798545;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/hotel-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Contact","Info","Vacation"]";s:10:"menu_order";i:17;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:146;a:16:{s:4:"tmpl";i:501;s:2:"id";i:5429;s:5:"title";s:8:"About 16";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png";s:12:"tmpl_created";i:1520443510;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:17;s:16:"popularity_index";i:59;s:11:"trend_index";i:8;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:147;a:16:{s:4:"tmpl";i:1138;s:2:"id";i:16762;s:5:"title";s:25:"Conference &#8211; Events";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png";s:12:"tmpl_created";i:1610455119;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/lp/conference-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:60:"["Conference","Convention","Event","Events","Landing Pages"]";s:10:"menu_order";i:18;s:16:"popularity_index";i:705;s:11:"trend_index";i:216;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:148;a:16:{s:4:"tmpl";i:1234;s:2:"id";i:21234;s:5:"title";s:34:"Insurance Company &#8211; Services";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg";s:12:"tmpl_created";i:1638818688;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/insurance-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:51:"["Faq","Form","Insurance","Services","Testimonial"]";s:10:"menu_order";i:18;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:149;a:16:{s:4:"tmpl";i:505;s:2:"id";i:5464;s:5:"title";s:8:"About 17";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png";s:12:"tmpl_created";i:1520443518;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:18;s:16:"popularity_index";i:220;s:11:"trend_index";i:142;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:150;a:16:{s:4:"tmpl";i:779;s:2:"id";i:10223;s:5:"title";s:15:"Classic | Login";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/01/welcome_small.png";s:12:"tmpl_created";i:1547887343;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/popups/classic-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:19;s:16:"popularity_index";i:497;s:11:"trend_index";i:503;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:151;a:16:{s:4:"tmpl";i:811;s:2:"id";i:10559;s:5:"title";s:33:"Bottom Bar | Register | Subscribe";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/fly_small.png";s:12:"tmpl_created";i:1547967711;s:6:"author";s:9:"Elementor";s:3:"url";s:128:"https://library.elementor.com/popups/bottom-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:10:"bottom bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:19;s:16:"popularity_index";i:714;s:11:"trend_index";i:729;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:152;a:16:{s:4:"tmpl";i:1194;s:2:"id";i:18701;s:5:"title";s:32:"Digital Course &#8211; eCommerce";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg";s:12:"tmpl_created";i:1618995134;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:57:"["Course Online","Ecommerce","Landing Pages","Marketing"]";s:10:"menu_order";i:19;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:153;a:16:{s:4:"tmpl";i:510;s:2:"id";i:5504;s:5:"title";s:8:"About 18";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png";s:12:"tmpl_created";i:1520443528;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:19;s:16:"popularity_index";i:104;s:11:"trend_index";i:46;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:154;a:16:{s:4:"tmpl";i:846;s:2:"id";i:10403;s:5:"title";s:15:"Classic | Login";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/hello_small.png";s:12:"tmpl_created";i:1548056371;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/popups/classic-login-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:20;s:16:"popularity_index";i:627;s:11:"trend_index";i:659;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:155;a:16:{s:4:"tmpl";i:1192;s:2:"id";i:18612;s:5:"title";s:34:"Bag Product Sale &#8211; eCommerce";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg";s:12:"tmpl_created";i:1618395406;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:61:"["Bag","Ecommerce","Landing Pages","Product","Sale","Travel"]";s:10:"menu_order";i:20;s:16:"popularity_index";i:875;s:11:"trend_index";i:605;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:156;a:16:{s:4:"tmpl";i:1244;s:2:"id";i:21393;s:5:"title";s:34:"Interior Designer &#8211; Projects";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg";s:12:"tmpl_created";i:1638823945;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/interior-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:93:"["Creative","Creative Portfolio","Design","Designer","Interior Design","Portfolio","Project"]";s:10:"menu_order";i:20;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:157;a:16:{s:4:"tmpl";i:511;s:2:"id";i:5515;s:5:"title";s:8:"About 19";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png";s:12:"tmpl_created";i:1520443530;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:20;s:16:"popularity_index";i:268;s:11:"trend_index";i:161;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:158;a:16:{s:4:"tmpl";i:1193;s:2:"id";i:18644;s:5:"title";s:37:"Camera Product Sale &#8211; eCommerce";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg";s:12:"tmpl_created";i:1618396388;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:59:"["Camera","Ecommerce","Landing Pages","Photography","Sale"]";s:10:"menu_order";i:21;s:16:"popularity_index";i:873;s:11:"trend_index";i:535;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:159;a:16:{s:4:"tmpl";i:1219;s:2:"id";i:20886;s:5:"title";s:28:"Online Training &#8211; Home";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg";s:12:"tmpl_created";i:1638784769;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/online-training-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Fitness","Online","Sport","Training"]";s:10:"menu_order";i:21;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:160;a:16:{s:4:"tmpl";i:749;s:2:"id";i:9913;s:5:"title";s:27:"Classic | Login | Christmas";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/log_small.png";s:12:"tmpl_created";i:1547841430;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/popups/classic-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:21;s:16:"popularity_index";i:542;s:11:"trend_index";i:417;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:161;a:16:{s:4:"tmpl";i:506;s:2:"id";i:5472;s:5:"title";s:7:"About 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png";s:12:"tmpl_created";i:1520443520;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:21;s:16:"popularity_index";i:210;s:11:"trend_index";i:116;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:162;a:16:{s:4:"tmpl";i:1196;s:2:"id";i:18815;s:5:"title";s:25:"Car Wash &#8211; Business";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png";s:12:"tmpl_created";i:1621336431;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/lp/car-wash-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:45:"["Business","car","Discount","Landing Pages"]";s:10:"menu_order";i:22;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:163;a:16:{s:4:"tmpl";i:1220;s:2:"id";i:20908;s:5:"title";s:42:"Packing &#038; Moving Company &#8211; Home";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg";s:12:"tmpl_created";i:1638786127;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/packing-moving-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Movers","moving","Storge"]";s:10:"menu_order";i:22;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:164;a:16:{s:4:"tmpl";i:504;s:2:"id";i:5455;s:5:"title";s:8:"About 20";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png";s:12:"tmpl_created";i:1520443516;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:22;s:16:"popularity_index";i:134;s:11:"trend_index";i:70;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:165;a:16:{s:4:"tmpl";i:1198;s:2:"id";i:18824;s:5:"title";s:33:"Design School &#8211; Coming Soon";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png";s:12:"tmpl_created";i:1621336756;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:49:"["Coming Soon","Design","Landing Pages","School"]";s:10:"menu_order";i:23;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:166;a:16:{s:4:"tmpl";i:1228;s:2:"id";i:21104;s:5:"title";s:26:"Restaurant &#8211; Contact";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg";s:12:"tmpl_created";i:1638800146;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/restaurant-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:46:"["Contact","Food","form","Google Maps","Info"]";s:10:"menu_order";i:23;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:167;a:16:{s:4:"tmpl";i:499;s:2:"id";i:5413;s:5:"title";s:8:"About 21";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png";s:12:"tmpl_created";i:1520443507;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:23;s:16:"popularity_index";i:83;s:11:"trend_index";i:52;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:168;a:16:{s:4:"tmpl";i:1197;s:2:"id";i:18819;s:5:"title";s:27:"Dog Walker &#8211; Business";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png";s:12:"tmpl_created";i:1621336601;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/lp/dog-walker-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:41:"["Business","Dog","Landing Pages","Pets"]";s:10:"menu_order";i:24;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:169;a:16:{s:4:"tmpl";i:1237;s:2:"id";i:21313;s:5:"title";s:34:"Spa &#038; Beauty &#8211; Services";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg";s:12:"tmpl_created";i:1638819709;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/spa-beauty-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:55:"["Beauty","Hair","Health","Services","Spa","Treatment"]";s:10:"menu_order";i:24;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:170;a:16:{s:4:"tmpl";i:503;s:2:"id";i:5447;s:5:"title";s:7:"About 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png";s:12:"tmpl_created";i:1520443514;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:24;s:16:"popularity_index";i:48;s:11:"trend_index";i:12;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:171;a:16:{s:4:"tmpl";i:1195;s:2:"id";i:18761;s:5:"title";s:33:"Fashion Store &#8211; Coming Soon";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png";s:12:"tmpl_created";i:1621336146;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:56:"["Coming Soon","Fashion","Landing Pages","Shop","store"]";s:10:"menu_order";i:25;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:172;a:16:{s:4:"tmpl";i:1222;s:2:"id";i:20960;s:5:"title";s:26:"Travel Agency &#8211; Home";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg";s:12:"tmpl_created";i:1638788432;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/travel-agency-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:53:"["Adventures","Experience","Explore","Travel","Trip"]";s:10:"menu_order";i:25;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:173;a:16:{s:4:"tmpl";i:507;s:2:"id";i:5480;s:5:"title";s:7:"About 4";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png";s:12:"tmpl_created";i:1520443522;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:25;s:16:"popularity_index";i:428;s:11:"trend_index";i:303;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:174;a:16:{s:4:"tmpl";i:545;s:2:"id";i:6027;s:5:"title";s:7:"About 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png";s:12:"tmpl_created";i:1520443639;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:26;s:16:"popularity_index";i:40;s:11:"trend_index";i:40;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:175;a:16:{s:4:"tmpl";i:1153;s:2:"id";i:17060;s:5:"title";s:36:"Private Tutor &#8211; Online Service";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png";s:12:"tmpl_created";i:1610631042;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:64:"["Education","Landing Pages","Online Service","Teacher","Tutor"]";s:10:"menu_order";i:26;s:16:"popularity_index";i:780;s:11:"trend_index";i:628;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:176;a:16:{s:4:"tmpl";i:717;s:2:"id";i:9592;s:5:"title";s:26:"Classic | Promotion | Sale";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Promotion_small_01.png";s:12:"tmpl_created";i:1546963720;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/popups/classic-promotion-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:26;s:16:"popularity_index";i:663;s:11:"trend_index";i:807;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:177;a:16:{s:4:"tmpl";i:1240;s:2:"id";i:21430;s:5:"title";s:30:"Travel Blogger &#8211; Gallery";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg";s:12:"tmpl_created";i:1638821592;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/travel-blogger-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:43:"["Gallery","Photography","Slider","Travel"]";s:10:"menu_order";i:26;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:178;a:16:{s:4:"tmpl";i:778;s:2:"id";i:10210;s:5:"title";s:29:"Classic | Promotion | Webinar";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/web_small-1.png";s:12:"tmpl_created";i:1547886103;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/popups/classic-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:27;s:16:"popularity_index";i:784;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:179;a:16:{s:4:"tmpl";i:546;s:2:"id";i:6036;s:5:"title";s:7:"About 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png";s:12:"tmpl_created";i:1520443641;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:27;s:16:"popularity_index";i:90;s:11:"trend_index";i:123;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:180;a:16:{s:4:"tmpl";i:57;s:2:"id";i:1190;s:5:"title";s:26:"Landing Page &#8211; Hotel";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png";s:12:"tmpl_created";i:1490707391;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/landing-page-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:27;s:16:"popularity_index";i:2;s:11:"trend_index";i:1;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:181;a:16:{s:4:"tmpl";i:1158;s:2:"id";i:17232;s:5:"title";s:33:"Life Coach &#8211; Online Service";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png";s:12:"tmpl_created";i:1610902793;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/life-coach-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:38:"["Coach","Landing Pages","Life Coach"]";s:10:"menu_order";i:27;s:16:"popularity_index";i:787;s:11:"trend_index";i:751;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:182;a:16:{s:4:"tmpl";i:23;s:2:"id";i:225;s:5:"title";s:27:"Homepage &#8211; Restaurant";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0016.png";s:12:"tmpl_created";i:1470829872;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/homepage-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Homepage","Restaurant"]";s:10:"menu_order";i:28;s:16:"popularity_index";i:1;s:11:"trend_index";i:2;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:183;a:16:{s:4:"tmpl";i:1146;s:2:"id";i:16932;s:5:"title";s:35:"Finance Consulting &#8211; Business";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png";s:12:"tmpl_created";i:1610532170;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/lp/finance-consulting-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:80:"["Advisor","Business","Consulting","Finance","Investment","Landing Pages","Tax"]";s:10:"menu_order";i:28;s:16:"popularity_index";i:790;s:11:"trend_index";i:630;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:184;a:16:{s:4:"tmpl";i:508;s:2:"id";i:5488;s:5:"title";s:7:"About 7";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png";s:12:"tmpl_created";i:1520443524;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:28;s:16:"popularity_index";i:307;s:11:"trend_index";i:169;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:185;a:16:{s:4:"tmpl";i:29;s:2:"id";i:463;s:5:"title";s:22:"Homepage &#8211; Study";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/10/0022.png";s:12:"tmpl_created";i:1477388340;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/homepage-study/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Education","Homepage","Study"]";s:10:"menu_order";i:29;s:16:"popularity_index";i:4;s:11:"trend_index";i:3;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:186;a:16:{s:4:"tmpl";i:556;s:2:"id";i:6122;s:5:"title";s:7:"About 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png";s:12:"tmpl_created";i:1520443661;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:29;s:16:"popularity_index";i:38;s:11:"trend_index";i:26;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:187;a:16:{s:4:"tmpl";i:1136;s:2:"id";i:16721;s:5:"title";s:35:"Dental &#8211; Health &amp; Fitness";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg";s:12:"tmpl_created";i:1610448567;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/lp/dental-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:44:"["Dental","Doctor","Health","Landing Pages"]";s:10:"menu_order";i:29;s:16:"popularity_index";i:801;s:11:"trend_index";i:655;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:188;a:16:{s:4:"tmpl";i:16;s:2:"id";i:181;s:5:"title";s:23:"Homepage &#8211; Agency";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0019.png";s:12:"tmpl_created";i:1470826567;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/homepage-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Agency","Creative","Homepage"]";s:10:"menu_order";i:30;s:16:"popularity_index";i:3;s:11:"trend_index";i:4;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:189;a:16:{s:4:"tmpl";i:1161;s:2:"id";i:17269;s:5:"title";s:34:"Electronics Sale &#8211; eCommerce";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png";s:12:"tmpl_created";i:1610903298;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:29:"["Ecommerce","Landing Pages"]";s:10:"menu_order";i:30;s:16:"popularity_index";i:800;s:11:"trend_index";i:556;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:190;a:16:{s:4:"tmpl";i:762;s:2:"id";i:10047;s:5:"title";s:15:"Classic | Login";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/01/yellow_small.png";s:12:"tmpl_created";i:1547847757;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/popups/classic-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:30;s:16:"popularity_index";i:522;s:11:"trend_index";i:513;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:191;a:16:{s:4:"tmpl";i:509;s:2:"id";i:5496;s:5:"title";s:7:"About 9";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png";s:12:"tmpl_created";i:1520443526;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"about";s:4:"tags";s:9:"["About"]";s:10:"menu_order";i:30;s:16:"popularity_index";i:523;s:11:"trend_index";i:453;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:192;a:16:{s:4:"tmpl";i:25;s:2:"id";i:150;s:5:"title";s:19:"Product &#8211; App";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0003.png";s:12:"tmpl_created";i:1470829879;s:6:"author";s:9:"Elementor";s:3:"url";s:101:"https://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:31;s:16:"popularity_index";i:6;s:11:"trend_index";i:5;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:193;a:16:{s:4:"tmpl";i:1152;s:2:"id";i:17032;s:5:"title";s:42:"Donate Computer &#8211; Social Involvement";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png";s:12:"tmpl_created";i:1610630585;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:18:"Social Involvement";s:4:"tags";s:67:"["Computer","Donate","Donation","Kids","Landing Pages","Nonprofit"]";s:10:"menu_order";i:31;s:16:"popularity_index";i:718;s:11:"trend_index";i:278;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:194;a:16:{s:4:"tmpl";i:684;s:2:"id";i:8961;s:5:"title";s:9:"archive 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg";s:12:"tmpl_created";i:1528639909;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:31;s:16:"popularity_index";i:79;s:11:"trend_index";i:15;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:195;a:16:{s:4:"tmpl";i:746;s:2:"id";i:9879;s:5:"title";s:38:"Classic | Register | Subscribe | Leads";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/dog_small.png";s:12:"tmpl_created";i:1547838416;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/popups/classic-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:31;s:16:"popularity_index";i:676;s:11:"trend_index";i:761;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:196;a:16:{s:4:"tmpl";i:1135;s:2:"id";i:16684;s:5:"title";s:34:"SaaS HR Management &#8211; Product";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png";s:12:"tmpl_created";i:1609945486;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:7:"Product";s:4:"tags";s:39:"["HR","Landing Pages","Product","SaaS"]";s:10:"menu_order";i:32;s:16:"popularity_index";i:708;s:11:"trend_index";i:292;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:197;a:16:{s:4:"tmpl";i:685;s:2:"id";i:8969;s:5:"title";s:9:"archive 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg";s:12:"tmpl_created";i:1528700014;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:32;s:16:"popularity_index";i:250;s:11:"trend_index";i:124;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:198;a:16:{s:4:"tmpl";i:1201;s:2:"id";i:19144;s:5:"title";s:25:"Birthday Party Invitation";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png";s:12:"tmpl_created";i:1623848691;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/birthday-party-invitation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:67:"["Birthday","Event","Landing Pages","Party","RSVD","Save the Date"]";s:10:"menu_order";i:32;s:16:"popularity_index";i:-1;s:11:"trend_index";i:-1;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:199;a:16:{s:4:"tmpl";i:1124;s:2:"id";i:16473;s:5:"title";s:26:"Beauty Salon &#8211; About";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg";s:12:"tmpl_created";i:1608622373;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/beauty-salon-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty salon","Hair"]";s:10:"menu_order";i:33;s:16:"popularity_index";i:615;s:11:"trend_index";i:184;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:200;a:16:{s:4:"tmpl";i:1134;s:2:"id";i:16660;s:5:"title";s:37:"Medical center &#8211; Online service";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png";s:12:"tmpl_created";i:1609945122;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/medical-center-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:44:"["Landing Pages","medical","Online Service"]";s:10:"menu_order";i:33;s:16:"popularity_index";i:750;s:11:"trend_index";i:332;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:201;a:16:{s:4:"tmpl";i:686;s:2:"id";i:8973;s:5:"title";s:9:"archive 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg";s:12:"tmpl_created";i:1528700205;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:33;s:16:"popularity_index";i:176;s:11:"trend_index";i:54;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:202;a:16:{s:4:"tmpl";i:1125;s:2:"id";i:16488;s:5:"title";s:28:"Beauty Salon &#8211; Contact";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg";s:12:"tmpl_created";i:1608622374;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/beauty-salon-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty salon","Hair"]";s:10:"menu_order";i:34;s:16:"popularity_index";i:548;s:11:"trend_index";i:101;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:203;a:16:{s:4:"tmpl";i:1150;s:2:"id";i:17001;s:5:"title";s:36:"Parental Counseling &#8211; Business";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png";s:12:"tmpl_created";i:1610534999;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/parental-counseling-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:99:"["Advisor","Business","Coach","Counseling","Landing Pages","Online Service","Parental","Parenting"]";s:10:"menu_order";i:34;s:16:"popularity_index";i:817;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:204;a:16:{s:4:"tmpl";i:687;s:2:"id";i:8977;s:5:"title";s:9:"archive 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg";s:12:"tmpl_created";i:1528700326;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:34;s:16:"popularity_index";i:354;s:11:"trend_index";i:396;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:205;a:16:{s:4:"tmpl";i:843;s:2:"id";i:10297;s:5:"title";s:14:"Classic | Sale";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/01/s_yellow_small.png";s:12:"tmpl_created";i:1548056099;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/popups/classic-sale-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:35;s:16:"popularity_index";i:590;s:11:"trend_index";i:607;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:206;a:16:{s:4:"tmpl";i:1126;s:2:"id";i:16496;s:5:"title";s:28:"Beauty Salon &#8211; Gallery";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg";s:12:"tmpl_created";i:1608622379;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/beauty-salon-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty salon","Hair"]";s:10:"menu_order";i:35;s:16:"popularity_index";i:491;s:11:"trend_index";i:90;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:207;a:16:{s:4:"tmpl";i:1137;s:2:"id";i:16742;s:5:"title";s:31:"Online Course &#8211; Education";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png";s:12:"tmpl_created";i:1610454122;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/online-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"Education";s:4:"tags";s:55:"["Academy","Course Online","Education","Landing Pages"]";s:10:"menu_order";i:35;s:16:"popularity_index";i:777;s:11:"trend_index";i:776;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:208;a:16:{s:4:"tmpl";i:688;s:2:"id";i:8981;s:5:"title";s:9:"archive 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg";s:12:"tmpl_created";i:1528700484;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:35;s:16:"popularity_index";i:333;s:11:"trend_index";i:195;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:209;a:16:{s:4:"tmpl";i:847;s:2:"id";i:10393;s:5:"title";s:14:"Classic | Sale";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/01/blue_small.png";s:12:"tmpl_created";i:1548056682;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/popups/classic-sale-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:36;s:16:"popularity_index";i:678;s:11:"trend_index";i:837;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:210;a:16:{s:4:"tmpl";i:1127;s:2:"id";i:16457;s:5:"title";s:25:"Beauty Salon &#8211; Home";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg";s:12:"tmpl_created";i:1608622383;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/beauty-salon-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty salon","Hair"]";s:10:"menu_order";i:36;s:16:"popularity_index";i:408;s:11:"trend_index";i:56;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:211;a:16:{s:4:"tmpl";i:1162;s:2:"id";i:17284;s:5:"title";s:38:"Dietitian &#8211; Health &amp; Fitness";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png";s:12:"tmpl_created";i:1610903484;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:39:"["Fitness","Health","landscape design"]";s:10:"menu_order";i:36;s:16:"popularity_index";i:814;s:11:"trend_index";i:800;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:212;a:16:{s:4:"tmpl";i:689;s:2:"id";i:8985;s:5:"title";s:9:"archive 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg";s:12:"tmpl_created";i:1528700612;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:36;s:16:"popularity_index";i:204;s:11:"trend_index";i:95;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:213;a:16:{s:4:"tmpl";i:1128;s:2:"id";i:16518;s:5:"title";s:29:"Beauty Salon &#8211; Services";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg";s:12:"tmpl_created";i:1608622386;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/beauty-salon-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Beauty salon","Hair"]";s:10:"menu_order";i:37;s:16:"popularity_index";i:664;s:11:"trend_index";i:261;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:214;a:16:{s:4:"tmpl";i:1144;s:2:"id";i:16897;s:5:"title";s:30:"Personal Chef &#8211; Business";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png";s:12:"tmpl_created";i:1610466247;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/lp/personal-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:53:"["Business","Chef","Food","Landing Pages","Services"]";s:10:"menu_order";i:37;s:16:"popularity_index";i:795;s:11:"trend_index";i:617;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:215;a:16:{s:4:"tmpl";i:690;s:2:"id";i:8989;s:5:"title";s:9:"archive 7";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg";s:12:"tmpl_created";i:1528701063;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:37;s:16:"popularity_index";i:208;s:11:"trend_index";i:111;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:216;a:16:{s:4:"tmpl";i:813;s:2:"id";i:10579;s:5:"title";s:14:"Classic | Sale";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/sale1_small.png";s:12:"tmpl_created";i:1547967887;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/popups/classic-sale-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:38;s:16:"popularity_index";i:712;s:11:"trend_index";i:782;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:217;a:16:{s:4:"tmpl";i:1073;s:2:"id";i:15486;s:5:"title";s:25:"Travel Blog &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg";s:12:"tmpl_created";i:1606215720;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/travel-blog-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:38;s:16:"popularity_index";i:608;s:11:"trend_index";i:343;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:218;a:16:{s:4:"tmpl";i:1147;s:2:"id";i:16946;s:5:"title";s:52:"Online Full-Stack Developer Course &#8211; Education";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png";s:12:"tmpl_created";i:1610532778;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"Education";s:4:"tags";s:76:"["Academy","Coding","Course Online","Developer","Education","Landing Pages"]";s:10:"menu_order";i:38;s:16:"popularity_index";i:805;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:219;a:16:{s:4:"tmpl";i:691;s:2:"id";i:8996;s:5:"title";s:9:"archive 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg";s:12:"tmpl_created";i:1528701290;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:38;s:16:"popularity_index";i:227;s:11:"trend_index";i:153;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:220;a:16:{s:4:"tmpl";i:1074;s:2:"id";i:15478;s:5:"title";s:27:"Travel Blog &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg";s:12:"tmpl_created";i:1606215735;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/travel-blog-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:39;s:16:"popularity_index";i:687;s:11:"trend_index";i:564;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:221;a:16:{s:4:"tmpl";i:1143;s:2:"id";i:16868;s:5:"title";s:40:"Virtual Assistant &#8211; Online Service";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png";s:12:"tmpl_created";i:1610465656;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:46:"["Assistant","Landing Pages","Online Service"]";s:10:"menu_order";i:39;s:16:"popularity_index";i:793;s:11:"trend_index";i:757;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:222;a:16:{s:4:"tmpl";i:692;s:2:"id";i:9001;s:5:"title";s:9:"archive 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg";s:12:"tmpl_created";i:1528701433;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:39;s:16:"popularity_index";i:265;s:11:"trend_index";i:208;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:223;a:16:{s:4:"tmpl";i:1075;s:2:"id";i:15467;s:5:"title";s:24:"Travel Blog &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg";s:12:"tmpl_created";i:1606215756;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/travel-blog-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:40;s:16:"popularity_index";i:567;s:11:"trend_index";i:224;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:224;a:16:{s:4:"tmpl";i:1140;s:2:"id";i:16812;s:5:"title";s:40:"Construction Project &#8211; Real Estate";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png";s:12:"tmpl_created";i:1610463582;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:59:"["Construction","Landing Pages","Real estate","Realestate"]";s:10:"menu_order";i:40;s:16:"popularity_index";i:796;s:11:"trend_index";i:724;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:225;a:16:{s:4:"tmpl";i:997;s:2:"id";i:13528;s:5:"title";s:22:"Barbershop &#8211; 404";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg";s:12:"tmpl_created";i:1589893152;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/barbershop-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:34:"["404","Barber Shop","Barbershop"]";s:10:"menu_order";i:40;s:16:"popularity_index";i:768;s:11:"trend_index";i:681;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:226;a:16:{s:4:"tmpl";i:1056;s:2:"id";i:15317;s:5:"title";s:25:"Dance Studio &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg";s:12:"tmpl_created";i:1603181291;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/dance-studio-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:41;s:16:"popularity_index";i:596;s:11:"trend_index";i:301;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:227;a:16:{s:4:"tmpl";i:1148;s:2:"id";i:16960;s:5:"title";s:44:"Dog &amp; Cat Food Delivery &#8211; Business";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png";s:12:"tmpl_created";i:1610533581;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:71:"["Business","Cat","Delivery","Dog","Food","Landing Pages","Pet","Pets"]";s:10:"menu_order";i:41;s:16:"popularity_index";i:782;s:11:"trend_index";i:510;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:228;a:16:{s:4:"tmpl";i:998;s:2:"id";i:13518;s:5:"title";s:26:"Barbershop &#8211; Archive";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg";s:12:"tmpl_created";i:1589893157;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/barbershop-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:41;s:16:"popularity_index";i:737;s:11:"trend_index";i:523;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:229;a:16:{s:4:"tmpl";i:1057;s:2:"id";i:15334;s:5:"title";s:26:"Dance Studio &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg";s:12:"tmpl_created";i:1603181364;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/dance-studio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:42;s:16:"popularity_index";i:626;s:11:"trend_index";i:373;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:230;a:16:{s:4:"tmpl";i:1155;s:2:"id";i:17095;s:5:"title";s:36:"Mobile Pet Grooming &#8211; Business";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png";s:12:"tmpl_created";i:1610632115;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:38:"["Dog","Groom","Landing Pages","Pets"]";s:10:"menu_order";i:42;s:16:"popularity_index";i:786;s:11:"trend_index";i:731;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:231;a:16:{s:4:"tmpl";i:996;s:2:"id";i:13604;s:5:"title";s:25:"Barbershop &#8211; Footer";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg";s:12:"tmpl_created";i:1589893147;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/barbershop-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:37:"["Barber Shop","Barbershop","Footer"]";s:10:"menu_order";i:42;s:16:"popularity_index";i:555;s:11:"trend_index";i:267;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:232;a:16:{s:4:"tmpl";i:1058;s:2:"id";i:15349;s:5:"title";s:28:"Dance Studio &#8211; Classes";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg";s:12:"tmpl_created";i:1603181425;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/dance-studio-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:43;s:16:"popularity_index";i:629;s:11:"trend_index";i:458;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:233;a:16:{s:4:"tmpl";i:833;s:2:"id";i:10180;s:5:"title";s:21:"Fly In | Announcement";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/glass_small.png";s:12:"tmpl_created";i:1548045309;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/popups/fly-in-announcement-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:43;s:16:"popularity_index";i:686;s:11:"trend_index";i:788;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:234;a:16:{s:4:"tmpl";i:1159;s:2:"id";i:17245;s:5:"title";s:34:"Marketing Course &#8211; Education";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png";s:12:"tmpl_created";i:1610902958;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/marketing-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"Education";s:4:"tags";s:45:"["Course Online","Landing Pages","Marketing"]";s:10:"menu_order";i:43;s:16:"popularity_index";i:770;s:11:"trend_index";i:430;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:235;a:16:{s:4:"tmpl";i:995;s:2:"id";i:13612;s:5:"title";s:25:"Barbershop &#8211; Header";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg";s:12:"tmpl_created";i:1589893142;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/barbershop-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:37:"["Barber Shop","Barbershop","Header"]";s:10:"menu_order";i:43;s:16:"popularity_index";i:343;s:11:"trend_index";i:137;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:236;a:16:{s:4:"tmpl";i:1055;s:2:"id";i:15366;s:5:"title";s:29:"Dance Studio &#8211; Schedule";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg";s:12:"tmpl_created";i:1603181056;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/dance-studio-schedule/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:44;s:16:"popularity_index";i:698;s:11:"trend_index";i:602;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:237;a:16:{s:4:"tmpl";i:1149;s:2:"id";i:16983;s:5:"title";s:41:"Pilates Instructor &#8211; Online Service";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png";s:12:"tmpl_created";i:1610534138;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:70:"["Free Trial","Instructor","Landing Pages","Online Service","Pilates"]";s:10:"menu_order";i:44;s:16:"popularity_index";i:778;s:11:"trend_index";i:412;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:238;a:16:{s:4:"tmpl";i:994;s:2:"id";i:13621;s:5:"title";s:30:"Barbershop &#8211; Single Post";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg";s:12:"tmpl_created";i:1589893137;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:44;s:16:"popularity_index";i:736;s:11:"trend_index";i:580;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:239;a:16:{s:4:"tmpl";i:1059;s:2:"id";i:15373;s:5:"title";s:28:"Dance Studio &#8211; Pricing";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg";s:12:"tmpl_created";i:1603181678;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/dance-studio-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:45;s:16:"popularity_index";i:731;s:11:"trend_index";i:661;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:240;a:16:{s:4:"tmpl";i:1131;s:2:"id";i:16527;s:5:"title";s:24:"Beauty Salon &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg";s:12:"tmpl_created";i:1608622517;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:29:"["404","Beauty salon","Hair"]";s:10:"menu_order";i:45;s:16:"popularity_index";i:742;s:11:"trend_index";i:563;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:241;a:16:{s:4:"tmpl";i:1190;s:2:"id";i:18568;s:5:"title";s:32:"Flower Delivery &#8211; Business";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png";s:12:"tmpl_created";i:1617546716;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/lp/flower-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:37:"["Delivery","Flower","Landing Pages"]";s:10:"menu_order";i:45;s:16:"popularity_index";i:874;s:11:"trend_index";i:763;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:242;a:16:{s:4:"tmpl";i:1060;s:2:"id";i:15384;s:5:"title";s:28:"Dance Studio &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg";s:12:"tmpl_created";i:1603181738;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/dance-studio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:16:"["Dance Studio"]";s:10:"menu_order";i:46;s:16:"popularity_index";i:741;s:11:"trend_index";i:721;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:243;a:16:{s:4:"tmpl";i:825;s:2:"id";i:9731;s:5:"title";s:26:"Classic | Sale | Promotion";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/01/icecream_small.png";s:12:"tmpl_created";i:1547976166;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/popups/classic-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:7:"classic";s:4:"tags";s:2:"[]";s:10:"menu_order";i:46;s:16:"popularity_index";i:635;s:11:"trend_index";i:648;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:244;a:16:{s:4:"tmpl";i:1130;s:2:"id";i:16535;s:5:"title";s:27:"Beauty Salon &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg";s:12:"tmpl_created";i:1608622498;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:32:"["Beauty salon","Footer","Hair"]";s:10:"menu_order";i:46;s:16:"popularity_index";i:524;s:11:"trend_index";i:126;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:245;a:16:{s:4:"tmpl";i:1145;s:2:"id";i:16917;s:5:"title";s:22:"Webinar &#8211; Events";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg";s:12:"tmpl_created";i:1610466822;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/lp/webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:36:"["Events","Landing Pages","Webinar"]";s:10:"menu_order";i:46;s:16:"popularity_index";i:821;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:246;a:16:{s:4:"tmpl";i:1042;s:2:"id";i:15158;s:5:"title";s:26:"Psychologist &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg";s:12:"tmpl_created";i:1600157561;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/psychologist-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:47;s:16:"popularity_index";i:618;s:11:"trend_index";i:426;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:247;a:16:{s:4:"tmpl";i:1129;s:2:"id";i:16545;s:5:"title";s:27:"Beauty Salon &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg";s:12:"tmpl_created";i:1608622495;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:32:"["Beauty salon","Hair","Header"]";s:10:"menu_order";i:47;s:16:"popularity_index";i:356;s:11:"trend_index";i:49;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:248;a:16:{s:4:"tmpl";i:1154;s:2:"id";i:17079;s:5:"title";s:42:"Calls Volunteer &#8211; Social Involvement";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png";s:12:"tmpl_created";i:1610631774;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:18:"Social Involvement";s:4:"tags";s:68:"["Care","Covid-19","Help","Involvement","Landing Pages","Volunteer"]";s:10:"menu_order";i:47;s:16:"popularity_index";i:854;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:249;a:16:{s:4:"tmpl";i:1045;s:2:"id";i:15197;s:5:"title";s:28:"Psychologist &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg";s:12:"tmpl_created";i:1600160499;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/psychologist-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:48;s:16:"popularity_index";i:666;s:11:"trend_index";i:558;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:250;a:16:{s:4:"tmpl";i:1142;s:2:"id";i:16836;s:5:"title";s:33:"Marketing Agency &#8211; Business";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg";s:12:"tmpl_created";i:1610464490;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:74:"["Agency","Business","Landing Pages","Marketing","Marketing Landing Page"]";s:10:"menu_order";i:48;s:16:"popularity_index";i:816;s:11:"trend_index";i:787;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:251;a:16:{s:4:"tmpl";i:641;s:2:"id";i:7686;s:5:"title";s:12:"Blog Posts 1";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png";s:12:"tmpl_created";i:1521558047;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"page";s:4:"tags";s:26:"["Archive","Blog","posts"]";s:10:"menu_order";i:48;s:16:"popularity_index";i:131;s:11:"trend_index";i:152;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:252;a:16:{s:4:"tmpl";i:1041;s:2:"id";i:15142;s:5:"title";s:25:"Psychologist &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg";s:12:"tmpl_created";i:1600156308;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/psychologist-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:49;s:16:"popularity_index";i:464;s:11:"trend_index";i:297;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:253;a:16:{s:4:"tmpl";i:1139;s:2:"id";i:16785;s:5:"title";s:42:"Gym Promotion &#8211; Health &amp; Fitness";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg";s:12:"tmpl_created";i:1610455496;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:42:"["Fitness","Gym","Health","Landing Pages"]";s:10:"menu_order";i:49;s:16:"popularity_index";i:820;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:254;a:16:{s:4:"tmpl";i:484;s:2:"id";i:5283;s:5:"title";s:9:"Clients 1";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png";s:12:"tmpl_created";i:1520443478;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:49;s:16:"popularity_index";i:294;s:11:"trend_index";i:202;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:255;a:16:{s:4:"tmpl";i:1044;s:2:"id";i:15188;s:5:"title";s:28:"Psychologist &#8211; Pricing";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg";s:12:"tmpl_created";i:1600159731;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/psychologist-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:50;s:16:"popularity_index";i:732;s:11:"trend_index";i:537;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:256;a:16:{s:4:"tmpl";i:1185;s:2:"id";i:18492;s:5:"title";s:34:"Bicycle Pre-Sale &#8211; eCommerce";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png";s:12:"tmpl_created";i:1617535552;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:34:"["Bicycle","Landing Pages","Sale"]";s:10:"menu_order";i:50;s:16:"popularity_index";i:871;s:11:"trend_index";i:826;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:257;a:16:{s:4:"tmpl";i:487;s:2:"id";i:5306;s:5:"title";s:10:"Clients 10";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png";s:12:"tmpl_created";i:1520443484;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:50;s:16:"popularity_index";i:657;s:11:"trend_index";i:581;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:258;a:16:{s:4:"tmpl";i:1043;s:2:"id";i:15167;s:5:"title";s:29:"Psychologist &#8211; Services";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg";s:12:"tmpl_created";i:1600158206;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/psychologist-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:51;s:16:"popularity_index";i:606;s:11:"trend_index";i:379;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:259;a:16:{s:4:"tmpl";i:1181;s:2:"id";i:18349;s:5:"title";s:39:"Virtual try-on glasses &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png";s:12:"tmpl_created";i:1614772569;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:64:"["Fashion","Glasses","Landing Pages","Online Service","Virtual"]";s:10:"menu_order";i:51;s:16:"popularity_index";i:848;s:11:"trend_index";i:803;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:260;a:16:{s:4:"tmpl";i:491;s:2:"id";i:5341;s:5:"title";s:10:"Clients 11";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png";s:12:"tmpl_created";i:1520443491;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:51;s:16:"popularity_index";i:603;s:11:"trend_index";i:633;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:261;a:16:{s:4:"tmpl";i:1036;s:2:"id";i:14932;s:5:"title";s:30:"Flooring Company &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/08/About.png";s:12:"tmpl_created";i:1597740110;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/flooring-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:52;s:16:"popularity_index";i:488;s:11:"trend_index";i:319;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:262;a:16:{s:4:"tmpl";i:1172;s:2:"id";i:17458;s:5:"title";s:31:"Moving Company &#8211; Business";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png";s:12:"tmpl_created";i:1612727025;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/moving-company-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:46:"["Business","Landing Pages","Movers","moving"]";s:10:"menu_order";i:52;s:16:"popularity_index";i:826;s:11:"trend_index";i:767;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:263;a:16:{s:4:"tmpl";i:488;s:2:"id";i:5315;s:5:"title";s:10:"Clients 12";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png";s:12:"tmpl_created";i:1520443486;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:52;s:16:"popularity_index";i:485;s:11:"trend_index";i:263;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:264;a:16:{s:4:"tmpl";i:1037;s:2:"id";i:14998;s:5:"title";s:32:"Flooring Company &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png";s:12:"tmpl_created";i:1597740222;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/flooring-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:53;s:16:"popularity_index";i:553;s:11:"trend_index";i:380;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:265;a:16:{s:4:"tmpl";i:1186;s:2:"id";i:18517;s:5:"title";s:29:"Food Blog &#8211; Coming Soon";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png";s:12:"tmpl_created";i:1617539897;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:45:"["Blog","Coming Soon","Food","Landing Pages"]";s:10:"menu_order";i:53;s:16:"popularity_index";i:844;s:11:"trend_index";i:672;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:266;a:16:{s:4:"tmpl";i:490;s:2:"id";i:5333;s:5:"title";s:10:"Clients 13";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png";s:12:"tmpl_created";i:1520443489;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:53;s:16:"popularity_index";i:234;s:11:"trend_index";i:128;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:267;a:16:{s:4:"tmpl";i:1038;s:2:"id";i:14965;s:5:"title";s:32:"Flooring Company &#8211; Gallery";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png";s:12:"tmpl_created";i:1597740353;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/flooring-company-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:54;s:16:"popularity_index";i:371;s:11:"trend_index";i:291;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:268;a:16:{s:4:"tmpl";i:1167;s:2:"id";i:17379;s:5:"title";s:33:"IT Service &#8211; Online Service";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png";s:12:"tmpl_created";i:1612713022;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/it-service-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:41:"["IT","Landing Pages","Remote","Support"]";s:10:"menu_order";i:54;s:16:"popularity_index";i:806;s:11:"trend_index";i:634;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:269;a:16:{s:4:"tmpl";i:496;s:2:"id";i:5389;s:5:"title";s:10:"Clients 14";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png";s:12:"tmpl_created";i:1520443501;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:54;s:16:"popularity_index";i:407;s:11:"trend_index";i:307;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:270;a:16:{s:4:"tmpl";i:758;s:2:"id";i:10005;s:5:"title";s:38:"Fly In | Promotion | Spa | Body Lotion";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2019/01/Flyin_lotion_small.png";s:12:"tmpl_created";i:1547844909;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/popups/fly-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:54;s:16:"popularity_index";i:755;s:11:"trend_index";i:760;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:271;a:16:{s:4:"tmpl";i:1040;s:2:"id";i:14947;s:5:"title";s:33:"Flooring company &#8211; Services";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/08/Services.png";s:12:"tmpl_created";i:1597740551;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/flooring-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:55;s:16:"popularity_index";i:538;s:11:"trend_index";i:392;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:272;a:16:{s:4:"tmpl";i:798;s:2:"id";i:10424;s:5:"title";s:21:"Fly In | Announcement";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/01/flower_small.png";s:12:"tmpl_created";i:1547961866;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/popups/fly-in-announcement-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:55;s:16:"popularity_index";i:677;s:11:"trend_index";i:753;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:273;a:16:{s:4:"tmpl";i:1189;s:2:"id";i:18560;s:5:"title";s:52:"Finance Learning Platform &#8211; Under Construction";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png";s:12:"tmpl_created";i:1617542761;s:6:"author";s:9:"Elementor";s:3:"url";s:137:"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:18:"Under Construction";s:4:"tags";s:27:"["Finance","Landing Pages"]";s:10:"menu_order";i:55;s:16:"popularity_index";i:843;s:11:"trend_index";i:561;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:274;a:16:{s:4:"tmpl";i:486;s:2:"id";i:5298;s:5:"title";s:10:"Clients 15";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png";s:12:"tmpl_created";i:1520443482;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:55;s:16:"popularity_index";i:465;s:11:"trend_index";i:520;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:275;a:16:{s:4:"tmpl";i:755;s:2:"id";i:9975;s:5:"title";s:24:"Fly In | Promotion | App";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2019/01/flyin_webinar_app_small.png";s:12:"tmpl_created";i:1547842284;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/popups/fly-in-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:55;s:16:"popularity_index";i:774;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:276;a:16:{s:4:"tmpl";i:1039;s:2:"id";i:14901;s:5:"title";s:29:"Flooring Company &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/08/Home.png";s:12:"tmpl_created";i:1597740474;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/flooring-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:56;s:16:"popularity_index";i:387;s:11:"trend_index";i:185;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:277;a:16:{s:4:"tmpl";i:1187;s:2:"id";i:18528;s:5:"title";s:36:"Home Decor Store &#8211; Coming Soon";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png";s:12:"tmpl_created";i:1617541784;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:57:"["Coming Soon","Decor","interior design","Landing Pages"]";s:10:"menu_order";i:56;s:16:"popularity_index";i:872;s:11:"trend_index";i:819;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:278;a:16:{s:4:"tmpl";i:495;s:2:"id";i:5381;s:5:"title";s:10:"Clients 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png";s:12:"tmpl_created";i:1520443499;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:56;s:16:"popularity_index";i:198;s:11:"trend_index";i:168;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:279;a:16:{s:4:"tmpl";i:764;s:2:"id";i:10067;s:5:"title";s:31:"Fly In | Announcement | Cookies";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2019/01/fly-in_cookie_yellow_small.png";s:12:"tmpl_created";i:1547848075;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/popups/fly-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:56;s:16:"popularity_index";i:582;s:11:"trend_index";i:619;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:280;a:16:{s:4:"tmpl";i:1174;s:2:"id";i:17504;s:5:"title";s:29:"Hair Stylist &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png";s:12:"tmpl_created";i:1612883014;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/lp/hair-stylist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:59:"["Business","Hair","hairdresser","Landing Pages","stylist"]";s:10:"menu_order";i:57;s:16:"popularity_index";i:840;s:11:"trend_index";i:806;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:281;a:16:{s:4:"tmpl";i:493;s:2:"id";i:5357;s:5:"title";s:9:"Clients 2";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png";s:12:"tmpl_created";i:1520443495;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:57;s:16:"popularity_index";i:341;s:11:"trend_index";i:232;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:282;a:16:{s:4:"tmpl";i:1021;s:2:"id";i:14737;s:5:"title";s:32:"Luxury Real Estate &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/07/About.png";s:12:"tmpl_created";i:1595313527;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:57;s:16:"popularity_index";i:150;s:11:"trend_index";i:447;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:283;a:16:{s:4:"tmpl";i:1184;s:2:"id";i:18449;s:5:"title";s:46:"Aesthetic Clinic &#8211; Health &#038; Fitness";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png";s:12:"tmpl_created";i:1616682181;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:18:"Health and Fitness";s:4:"tags";s:57:"["Aesthetic","Beauty","Fitness","Health","Landing Pages"]";s:10:"menu_order";i:58;s:16:"popularity_index";i:859;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:284;a:16:{s:4:"tmpl";i:485;s:2:"id";i:5290;s:5:"title";s:9:"Clients 3";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png";s:12:"tmpl_created";i:1520443480;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:58;s:16:"popularity_index";i:545;s:11:"trend_index";i:502;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:285;a:16:{s:4:"tmpl";i:1020;s:2:"id";i:14756;s:5:"title";s:34:"Luxury Real Estate &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png";s:12:"tmpl_created";i:1595313519;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:58;s:16:"popularity_index";i:610;s:11:"trend_index";i:569;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:286;a:16:{s:4:"tmpl";i:789;s:2:"id";i:10329;s:5:"title";s:25:"Fly In | Sale | Promotion";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/01/organic_small.png";s:12:"tmpl_created";i:1547893478;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/popups/fly-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:59;s:16:"popularity_index";i:781;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:287;a:16:{s:4:"tmpl";i:1165;s:2:"id";i:17353;s:5:"title";s:44:"Online Cooking Course &#8211; Online Service";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png";s:12:"tmpl_created";i:1612705144;s:6:"author";s:9:"Elementor";s:3:"url";s:129:"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:50:"["Cooking","Course Online","Food","Landing Pages"]";s:10:"menu_order";i:59;s:16:"popularity_index";i:845;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:288;a:16:{s:4:"tmpl";i:482;s:2:"id";i:5266;s:5:"title";s:9:"Clients 4";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png";s:12:"tmpl_created";i:1520443474;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:59;s:16:"popularity_index";i:95;s:11:"trend_index";i:134;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:289;a:16:{s:4:"tmpl";i:1019;s:2:"id";i:14716;s:5:"title";s:31:"Luxury Real Estate &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/07/Home.png";s:12:"tmpl_created";i:1595313512;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:59;s:16:"popularity_index";i:394;s:11:"trend_index";i:165;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:290;a:16:{s:4:"tmpl";i:1188;s:2:"id";i:18550;s:5:"title";s:39:"Online Store &#8211; Under Construction";s:9:"thumbnail";s:85:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png";s:12:"tmpl_created";i:1617542506;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:18:"Under Construction";s:4:"tags";s:59:"["Landing Pages","online shop","Shop","Under Construction"]";s:10:"menu_order";i:60;s:16:"popularity_index";i:832;s:11:"trend_index";i:600;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:291;a:16:{s:4:"tmpl";i:723;s:2:"id";i:9650;s:5:"title";s:36:"Fly In | Register | Subscribe | Sale";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2019/01/Fly-In_Register_small_01a.png";s:12:"tmpl_created";i:1547007598;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/popups/fly-in-register_big-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:60;s:16:"popularity_index";i:771;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:292;a:16:{s:4:"tmpl";i:483;s:2:"id";i:5275;s:5:"title";s:9:"Clients 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png";s:12:"tmpl_created";i:1520443476;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:60;s:16:"popularity_index";i:334;s:11:"trend_index";i:321;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:293;a:16:{s:4:"tmpl";i:1018;s:2:"id";i:14763;s:5:"title";s:31:"Luxury Real Estate &#8211; News";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png";s:12:"tmpl_created";i:1595313273;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:60;s:16:"popularity_index";i:404;s:11:"trend_index";i:167;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:294;a:16:{s:4:"tmpl";i:1191;s:2:"id";i:18539;s:5:"title";s:40:"Travel Agency &#8211; Under Construction";s:9:"thumbnail";s:88:"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png";s:12:"tmpl_created";i:1617610273;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:18:"Under Construction";s:4:"tags";s:56:"["Agency","Landing Pages","Travel","Under Construction"]";s:10:"menu_order";i:61;s:16:"popularity_index";i:876;s:11:"trend_index";i:652;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:295;a:16:{s:4:"tmpl";i:492;s:2:"id";i:5349;s:5:"title";s:9:"Clients 7";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png";s:12:"tmpl_created";i:1520443493;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:61;s:16:"popularity_index";i:233;s:11:"trend_index";i:92;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:296;a:16:{s:4:"tmpl";i:1010;s:2:"id";i:13960;s:5:"title";s:32:"Japanese restaurant &#8211; Home";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg";s:12:"tmpl_created";i:1592289775;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:61;s:16:"popularity_index";i:537;s:11:"trend_index";i:287;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:297;a:16:{s:4:"tmpl";i:1175;s:2:"id";i:18270;s:5:"title";s:24:"Open week &#8211; Events";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png";s:12:"tmpl_created";i:1614767186;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/lp/open-week-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:59:"["Education","Event","Events","Landing Pages","University"]";s:10:"menu_order";i:62;s:16:"popularity_index";i:831;s:11:"trend_index";i:673;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:298;a:16:{s:4:"tmpl";i:489;s:2:"id";i:5324;s:5:"title";s:9:"Clients 8";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png";s:12:"tmpl_created";i:1520443488;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:62;s:16:"popularity_index";i:526;s:11:"trend_index";i:381;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:299;a:16:{s:4:"tmpl";i:1007;s:2:"id";i:13993;s:5:"title";s:45:"Japanese restaurant &#8211; Chef&#8217;s Menu";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg";s:12:"tmpl_created";i:1592289691;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:62;s:16:"popularity_index";i:651;s:11:"trend_index";i:675;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:300;a:16:{s:4:"tmpl";i:840;s:2:"id";i:10200;s:5:"title";s:33:"Full Screen | Content Lock | Wine";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2019/01/lock_wine_small.png";s:12:"tmpl_created";i:1548055635;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/popups/full-screen-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:63;s:16:"popularity_index";i:719;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:301;a:16:{s:4:"tmpl";i:1177;s:2:"id";i:18300;s:5:"title";s:30:"Makeup Artist &#8211; Business";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png";s:12:"tmpl_created";i:1614768608;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/lp/makeup-artist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:79:"["Beauty","Business","Course Online","Landing Pages","Makeup","Online Service"]";s:10:"menu_order";i:63;s:16:"popularity_index";i:861;s:11:"trend_index";i:783;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:302;a:16:{s:4:"tmpl";i:494;s:2:"id";i:5368;s:5:"title";s:9:"Clients 9";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png";s:12:"tmpl_created";i:1520443497;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"clients";s:4:"tags";s:11:"["clients"]";s:10:"menu_order";i:63;s:16:"popularity_index";i:253;s:11:"trend_index";i:273;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:303;a:16:{s:4:"tmpl";i:1006;s:2:"id";i:14012;s:5:"title";s:36:"Japanese restaurant &#8211; Bar Menu";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg";s:12:"tmpl_created";i:1592289665;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:63;s:16:"popularity_index";i:735;s:11:"trend_index";i:829;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:304;a:16:{s:4:"tmpl";i:832;s:2:"id";i:10287;s:5:"title";s:34:"Full Screen | Register | Subscribe";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2019/01/glass_pink_small.png";s:12:"tmpl_created";i:1547994301;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/popups/full-screen-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:64;s:16:"popularity_index";i:602;s:11:"trend_index";i:439;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:305;a:16:{s:4:"tmpl";i:1179;s:2:"id";i:18329;s:5:"title";s:63:"Online Real Estate Investment Conference &#8211; Online Service";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png";s:12:"tmpl_created";i:1614770404;s:6:"author";s:9:"Elementor";s:3:"url";s:148:"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:76:"["Conference","Event","Events","Landing Pages","Online Event","Real estate"]";s:10:"menu_order";i:64;s:16:"popularity_index";i:866;s:11:"trend_index";i:779;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:306;a:16:{s:4:"tmpl";i:425;s:2:"id";i:4436;s:5:"title";s:11:"Contact  16";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png";s:12:"tmpl_created";i:1520443293;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["contact"]";s:10:"menu_order";i:64;s:16:"popularity_index";i:161;s:11:"trend_index";i:68;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:307;a:16:{s:4:"tmpl";i:1005;s:2:"id";i:13917;s:5:"title";s:33:"Japanese restaurant &#8211; About";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg";s:12:"tmpl_created";i:1592289629;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/japanese-restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:64;s:16:"popularity_index";i:640;s:11:"trend_index";i:389;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:308;a:16:{s:4:"tmpl";i:1183;s:2:"id";i:18391;s:5:"title";s:45:"Children&#8217;s Optometrist &#8211; Business";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png";s:12:"tmpl_created";i:1614773564;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:85:"["Business","Children","Eye","Glasses","Health","Kids","Landing Pages","Optometrist"]";s:10:"menu_order";i:65;s:16:"popularity_index";i:877;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:309;a:16:{s:4:"tmpl";i:423;s:2:"id";i:4420;s:5:"title";s:9:"Contact 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png";s:12:"tmpl_created";i:1520443289;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["contact"]";s:10:"menu_order";i:65;s:16:"popularity_index";i:196;s:11:"trend_index";i:127;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:310;a:16:{s:4:"tmpl";i:1009;s:2:"id";i:13937;s:5:"title";s:35:"Japanese restaurant &#8211; Gallery";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg";s:12:"tmpl_created";i:1592289748;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:65;s:16:"popularity_index";i:648;s:11:"trend_index";i:551;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:311;a:16:{s:4:"tmpl";i:534;s:2:"id";i:5836;s:5:"title";s:10:"Contact 10";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png";s:12:"tmpl_created";i:1520443597;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["contact"]";s:10:"menu_order";i:66;s:16:"popularity_index";i:114;s:11:"trend_index";i:76;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:312;a:16:{s:4:"tmpl";i:1182;s:2:"id";i:18366;s:5:"title";s:30:"Car Insurance &#8211; Business";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png";s:12:"tmpl_created";i:1614773263;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/lp/car-insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:46:"["Business","car","Insurance","Landing Pages"]";s:10:"menu_order";i:66;s:16:"popularity_index";i:869;s:11:"trend_index";i:797;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:313;a:16:{s:4:"tmpl";i:747;s:2:"id";i:9889;s:5:"title";s:28:"Full Screen | Login | Cactus";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/cac_small.png";s:12:"tmpl_created";i:1547838722;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/popups/full-screen-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:66;s:16:"popularity_index";i:743;s:11:"trend_index";i:713;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:314;a:16:{s:4:"tmpl";i:1008;s:2:"id";i:14030;s:5:"title";s:34:"Japanese restaurant &#8211; Events";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg";s:12:"tmpl_created";i:1592289713;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/japanese-restaurant-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:66;s:16:"popularity_index";i:723;s:11:"trend_index";i:711;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:315;a:16:{s:4:"tmpl";i:535;s:2:"id";i:5844;s:5:"title";s:10:"Contact 11";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png";s:12:"tmpl_created";i:1520443599;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["contact"]";s:10:"menu_order";i:67;s:16:"popularity_index";i:289;s:11:"trend_index";i:313;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:316;a:16:{s:4:"tmpl";i:1176;s:2:"id";i:18291;s:5:"title";s:47:"Grill Restaurant Food Delivery &#8211; Business";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png";s:12:"tmpl_created";i:1614767830;s:6:"author";s:9:"Elementor";s:3:"url";s:132:"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:79:"["Delivery","Delivery Service","Fast Food","Food","Landing Pages","Restaurant"]";s:10:"menu_order";i:67;s:16:"popularity_index";i:819;s:11:"trend_index";i:685;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:317;a:16:{s:4:"tmpl";i:1016;s:2:"id";i:13984;s:5:"title";s:40:"Japanese restaurant &#8211; Reservations";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg";s:12:"tmpl_created";i:1592294757;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Food","Japanese","Restaurant"]";s:10:"menu_order";i:67;s:16:"popularity_index";i:715;s:11:"trend_index";i:727;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:318;a:16:{s:4:"tmpl";i:765;s:2:"id";i:10077;s:5:"title";s:29:"Fly In | Register | Subscribe";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2019/01/flyin_register_blue_small.png";s:12:"tmpl_created";i:1547848197;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/popups/fly-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:67;s:16:"popularity_index";i:540;s:11:"trend_index";i:574;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:319;a:16:{s:4:"tmpl";i:1180;s:2:"id";i:18340;s:5:"title";s:30:"Restaurant &#8211; Coming Soon";s:9:"thumbnail";s:98:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png";s:12:"tmpl_created";i:1614772183;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:16:"Coming Soon Page";s:4:"tags";s:51:"["Coming Soon","Food","Landing Pages","Restaurant"]";s:10:"menu_order";i:68;s:16:"popularity_index";i:810;s:11:"trend_index";i:809;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:320;a:16:{s:4:"tmpl";i:430;s:2:"id";i:4476;s:5:"title";s:10:"Contact 15";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png";s:12:"tmpl_created";i:1520443303;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["contact","form"]";s:10:"menu_order";i:68;s:16:"popularity_index";i:229;s:11:"trend_index";i:187;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:321;a:16:{s:4:"tmpl";i:999;s:2:"id";i:13479;s:5:"title";s:23:"Barbershop &#8211; Home";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg";s:12:"tmpl_created";i:1589893275;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/barbershop-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:68;s:16:"popularity_index";i:683;s:11:"trend_index";i:832;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:322;a:16:{s:4:"tmpl";i:844;s:2:"id";i:10362;s:5:"title";s:32:"Full Screen | Login | Restaurant";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/vip_small.png";s:12:"tmpl_created";i:1548056253;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/popups/full-screen-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:69;s:16:"popularity_index";i:587;s:11:"trend_index";i:560;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:323;a:16:{s:4:"tmpl";i:1173;s:2:"id";i:17480;s:5:"title";s:42:"At-home Massage Therapist &#8211; Business";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg";s:12:"tmpl_created";i:1612879264;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:60:"["Business","Health","Landing Pages","Services","Therapist"]";s:10:"menu_order";i:69;s:16:"popularity_index";i:856;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:324;a:16:{s:4:"tmpl";i:476;s:2:"id";i:5214;s:5:"title";s:10:"Contact 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png";s:12:"tmpl_created";i:1520443462;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["contact","form"]";s:10:"menu_order";i:69;s:16:"popularity_index";i:194;s:11:"trend_index";i:106;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:325;a:16:{s:4:"tmpl";i:1000;s:2:"id";i:13503;s:5:"title";s:24:"Barbershop &#8211; About";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg";s:12:"tmpl_created";i:1589893289;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/barbershop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:69;s:16:"popularity_index";i:744;s:11:"trend_index";i:739;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:326;a:16:{s:4:"tmpl";i:1178;s:2:"id";i:18317;s:5:"title";s:26:"Insurance &#8211; Business";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png";s:12:"tmpl_created";i:1614769488;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/lp/insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:61:"["Business","Family","Financial","Insurance","Landing Pages"]";s:10:"menu_order";i:70;s:16:"popularity_index";i:870;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:327;a:16:{s:4:"tmpl";i:478;s:2:"id";i:5230;s:5:"title";s:10:"Contact 17";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png";s:12:"tmpl_created";i:1520443466;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["contact","form"]";s:10:"menu_order";i:70;s:16:"popularity_index";i:339;s:11:"trend_index";i:335;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:328;a:16:{s:4:"tmpl";i:1001;s:2:"id";i:13548;s:5:"title";s:27:"Barbershop &#8211; Services";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg";s:12:"tmpl_created";i:1589893298;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/barbershop-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:70;s:16:"popularity_index";i:761;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:329;a:16:{s:4:"tmpl";i:849;s:2:"id";i:10454;s:5:"title";s:29:"Full Screen | Promotion | App";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/01/appy_small.png";s:12:"tmpl_created";i:1548056896;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/popups/full-screen-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:71;s:16:"popularity_index";i:776;s:11:"trend_index";i:804;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:330;a:16:{s:4:"tmpl";i:1168;s:2:"id";i:17401;s:5:"title";s:40:"Conference Thank You Page &#8211; Events";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png";s:12:"tmpl_created";i:1612724753;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:59:"["Conference","Event","Events","Landing Pages","Thank You"]";s:10:"menu_order";i:71;s:16:"popularity_index";i:799;s:11:"trend_index";i:540;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:331;a:16:{s:4:"tmpl";i:481;s:2:"id";i:5257;s:5:"title";s:10:"Contact 18";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png";s:12:"tmpl_created";i:1520443472;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:8:"["form"]";s:10:"menu_order";i:71;s:16:"popularity_index";i:438;s:11:"trend_index";i:490;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:332;a:16:{s:4:"tmpl";i:1002;s:2:"id";i:13560;s:5:"title";s:26:"Barbershop &#8211; Gallery";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg";s:12:"tmpl_created";i:1589893307;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/barbershop-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:71;s:16:"popularity_index";i:756;s:11:"trend_index";i:822;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:333;a:16:{s:4:"tmpl";i:532;s:2:"id";i:5820;s:5:"title";s:9:"Contact 2";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png";s:12:"tmpl_created";i:1520443593;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["contact"]";s:10:"menu_order";i:72;s:16:"popularity_index";i:183;s:11:"trend_index";i:357;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:334;a:16:{s:4:"tmpl";i:1166;s:2:"id";i:17368;s:5:"title";s:38:"Real Estate Agency &#8211; Real-Estate";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png";s:12:"tmpl_created";i:1612711814;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:73:"["Landing Pages","listing","Real estate","Realestate","realtor","realty"]";s:10:"menu_order";i:72;s:16:"popularity_index";i:858;s:11:"trend_index";i:777;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:335;a:16:{s:4:"tmpl";i:739;s:2:"id";i:9803;s:5:"title";s:41:"Full Screen | Register | Contact | Meetup";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2019/01/designme_full_small.png";s:12:"tmpl_created";i:1547831298;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/popups/full-screen-register-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:72;s:16:"popularity_index";i:701;s:11:"trend_index";i:808;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:336;a:16:{s:4:"tmpl";i:1003;s:2:"id";i:13587;s:5:"title";s:26:"Barbershop &#8211; Contact";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg";s:12:"tmpl_created";i:1589893315;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/barbershop-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:28:"["Barber Shop","Barbershop"]";s:10:"menu_order";i:72;s:16:"popularity_index";i:753;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:337;a:16:{s:4:"tmpl";i:816;s:2:"id";i:10611;s:5:"title";s:18:"Full Screen | Sale";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/fla_small.png";s:12:"tmpl_created";i:1547968868;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/popups/full-screen-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:73;s:16:"popularity_index";i:779;s:11:"trend_index";i:792;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:338;a:16:{s:4:"tmpl";i:1170;s:2:"id";i:17423;s:5:"title";s:57:"Volunteer Calls Thank You Page &#8211; Social Involvement";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg";s:12:"tmpl_created";i:1612726058;s:6:"author";s:9:"Elementor";s:3:"url";s:142:"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:62:"["Care","Involvement","Landing Pages","Thank You","Volunteer"]";s:10:"menu_order";i:73;s:16:"popularity_index";i:857;s:11:"trend_index";i:818;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:339;a:16:{s:4:"tmpl";i:422;s:2:"id";i:4411;s:5:"title";s:9:"Contact 3";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png";s:12:"tmpl_created";i:1520443287;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["contact"]";s:10:"menu_order";i:73;s:16:"popularity_index";i:113;s:11:"trend_index";i:217;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:340;a:16:{s:4:"tmpl";i:982;s:2:"id";i:13307;s:5:"title";s:26:"Online Course &#8211; Home";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg";s:12:"tmpl_created";i:1587474541;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/online-course-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:73;s:16:"popularity_index";i:230;s:11:"trend_index";i:125;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:341;a:16:{s:4:"tmpl";i:533;s:2:"id";i:5828;s:5:"title";s:9:"Contact 3";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png";s:12:"tmpl_created";i:1520443595;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["contact"]";s:10:"menu_order";i:74;s:16:"popularity_index";i:312;s:11:"trend_index";i:495;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:342;a:16:{s:4:"tmpl";i:1169;s:2:"id";i:17409;s:5:"title";s:37:"Webinar Thank You Page &#8211; Events";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png";s:12:"tmpl_created";i:1612725644;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:56:"["Event","Events","Landing Pages","Thank You","Webinar"]";s:10:"menu_order";i:74;s:16:"popularity_index";i:868;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:343;a:16:{s:4:"tmpl";i:983;s:2:"id";i:13328;s:5:"title";s:27:"Online Course &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg";s:12:"tmpl_created";i:1587474558;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/online-course-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:74;s:16:"popularity_index";i:508;s:11:"trend_index";i:429;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:344;a:16:{s:4:"tmpl";i:806;s:2:"id";i:10508;s:5:"title";s:25:"Full Screen | Welcome Mat";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/01/hand_small-1.png";s:12:"tmpl_created";i:1547964711;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/popups/full-screen-welcome-mat-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:75;s:16:"popularity_index";i:711;s:11:"trend_index";i:793;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:345;a:16:{s:4:"tmpl";i:1160;s:2:"id";i:17258;s:5:"title";s:32:"Beauty Product &#8211; eCommerce";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png";s:12:"tmpl_created";i:1610903153;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:38:"["beauty","Ecommerce","Landing Pages"]";s:10:"menu_order";i:75;s:16:"popularity_index";i:797;s:11:"trend_index";i:703;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:346;a:16:{s:4:"tmpl";i:424;s:2:"id";i:4428;s:5:"title";s:9:"Contact 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png";s:12:"tmpl_created";i:1520443291;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["contact"]";s:10:"menu_order";i:75;s:16:"popularity_index";i:118;s:11:"trend_index";i:131;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:347;a:16:{s:4:"tmpl";i:984;s:2:"id";i:13338;s:5:"title";s:33:"Online Course &#8211; Course Page";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png";s:12:"tmpl_created";i:1587474574;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/online-course-course-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:75;s:16:"popularity_index";i:337;s:11:"trend_index";i:310;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:348;a:16:{s:4:"tmpl";i:1171;s:2:"id";i:17435;s:5:"title";s:39:"Gym &#8211; App Service &#8211; Product";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png";s:12:"tmpl_created";i:1612726462;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/gym-app-service-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:7:"Product";s:4:"tags";s:58:"["App","Fitness","Gym","Health","Landing Pages","Product"]";s:10:"menu_order";i:76;s:16:"popularity_index";i:767;s:11:"trend_index";i:577;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:349;a:16:{s:4:"tmpl";i:426;s:2:"id";i:4444;s:5:"title";s:9:"Contact 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png";s:12:"tmpl_created";i:1520443295;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["contact"]";s:10:"menu_order";i:76;s:16:"popularity_index";i:84;s:11:"trend_index";i:93;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:350;a:16:{s:4:"tmpl";i:985;s:2:"id";i:13352;s:5:"title";s:29:"Online Course &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg";s:12:"tmpl_created";i:1587474591;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/online-course-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:76;s:16:"popularity_index";i:565;s:11:"trend_index";i:533;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:351;a:16:{s:4:"tmpl";i:751;s:2:"id";i:9934;s:5:"title";s:38:"Full Screen | Welcome Mat | Teddy Bear";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2019/01/full_mat_teddy_small.png";s:12:"tmpl_created";i:1547841787;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/popups/full-screen-welcome-mat/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:76;s:16:"popularity_index";i:681;s:11:"trend_index";i:752;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:352;a:16:{s:4:"tmpl";i:1156;s:2:"id";i:17111;s:5:"title";s:33:"Sunglasses Sale &#8211; eCommerce";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg";s:12:"tmpl_created";i:1610632408;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:59:"["Ecommerce","Fashion","Landing Pages","Sale","Sunglasses"]";s:10:"menu_order";i:77;s:16:"popularity_index";i:812;s:11:"trend_index";i:732;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:353;a:16:{s:4:"tmpl";i:432;s:2:"id";i:4492;s:5:"title";s:9:"Contact 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png";s:12:"tmpl_created";i:1520443307;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["contact"]";s:10:"menu_order";i:77;s:16:"popularity_index";i:37;s:11:"trend_index";i:31;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:354;a:16:{s:4:"tmpl";i:971;s:2:"id";i:13187;s:5:"title";s:33:"Interior Design &#8211; Home Page";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/04/Home.png";s:12:"tmpl_created";i:1586148661;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","interior design"]";s:10:"menu_order";i:77;s:16:"popularity_index";i:331;s:11:"trend_index";i:264;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:355;a:16:{s:4:"tmpl";i:1157;s:2:"id";i:17223;s:5:"title";s:25:"Fashion &#8211; eCommerce";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png";s:12:"tmpl_created";i:1610902553;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:29:"["Ecommerce","Landing Pages"]";s:10:"menu_order";i:78;s:16:"popularity_index";i:808;s:11:"trend_index";i:745;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:356;a:16:{s:4:"tmpl";i:427;s:2:"id";i:4452;s:5:"title";s:9:"Contact 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png";s:12:"tmpl_created";i:1520443296;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["contact"]";s:10:"menu_order";i:78;s:16:"popularity_index";i:139;s:11:"trend_index";i:150;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:357;a:16:{s:4:"tmpl";i:972;s:2:"id";i:13199;s:5:"title";s:29:"Interior Design &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/04/About.png";s:12:"tmpl_created";i:1586148666;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","interior design"]";s:10:"menu_order";i:78;s:16:"popularity_index";i:316;s:11:"trend_index";i:334;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:358;a:16:{s:4:"tmpl";i:729;s:2:"id";i:9709;s:5:"title";s:25:"Full Screen | Welcome Mat";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2019/01/Full-Screen_Welcome-Mat_01_small-1.png";s:12:"tmpl_created";i:1547023834;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/popups/full-screen-welcome-mat-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:11:"full screen";s:4:"tags";s:2:"[]";s:10:"menu_order";i:78;s:16:"popularity_index";i:728;s:11:"trend_index";i:728;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:359;a:16:{s:4:"tmpl";i:1151;s:2:"id";i:17017;s:5:"title";s:28:"Shoes Sale &#8211; eCommerce";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg";s:12:"tmpl_created";i:1610535361;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:55:"["Discount","Ecommerce","Landing Pages","Sale","Shoes"]";s:10:"menu_order";i:79;s:16:"popularity_index";i:803;s:11:"trend_index";i:642;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:360;a:16:{s:4:"tmpl";i:429;s:2:"id";i:4468;s:5:"title";s:9:"Contact 7";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png";s:12:"tmpl_created";i:1520443301;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["contact","form"]";s:10:"menu_order";i:79;s:16:"popularity_index";i:127;s:11:"trend_index";i:72;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:361;a:16:{s:4:"tmpl";i:973;s:2:"id";i:13214;s:5:"title";s:32:"Interior Design &#8211; Projects";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg";s:12:"tmpl_created";i:1586148672;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","interior design"]";s:10:"menu_order";i:79;s:16:"popularity_index";i:367;s:11:"trend_index";i:323;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:362;a:16:{s:4:"tmpl";i:725;s:2:"id";i:9671;s:5:"title";s:34:"Hello Bar | Announcement | Cookies";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Announcement_small_01.png";s:12:"tmpl_created";i:1547010259;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/popups/hello-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:79;s:16:"popularity_index";i:639;s:11:"trend_index";i:598;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:363;a:16:{s:4:"tmpl";i:838;s:2:"id";i:10234;s:5:"title";s:38:"Hello Bar | Announcement | Maintenance";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/01/pink_small.png";s:12:"tmpl_created";i:1548055049;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/popups/hello-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:80;s:16:"popularity_index";i:746;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:364;a:16:{s:4:"tmpl";i:1163;s:2:"id";i:17301;s:5:"title";s:53:"Personal Chef &#8211; Thank You Page &#8211; Business";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg";s:12:"tmpl_created";i:1610903622;s:6:"author";s:9:"Elementor";s:3:"url";s:130:"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:43:"["Chef","Food","Landing Pages","Thank You"]";s:10:"menu_order";i:80;s:16:"popularity_index";i:823;s:11:"trend_index";i:754;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:365;a:16:{s:4:"tmpl";i:431;s:2:"id";i:4484;s:5:"title";s:9:"Contact 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png";s:12:"tmpl_created";i:1520443305;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:18:"["contact","form"]";s:10:"menu_order";i:80;s:16:"popularity_index";i:328;s:11:"trend_index";i:260;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:366;a:16:{s:4:"tmpl";i:974;s:2:"id";i:13229;s:5:"title";s:31:"Interior Design &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png";s:12:"tmpl_created";i:1586148677;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Business","interior design"]";s:10:"menu_order";i:80;s:16:"popularity_index";i:395;s:11:"trend_index";i:337;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:367;a:16:{s:4:"tmpl";i:1164;s:2:"id";i:17313;s:5:"title";s:60:"Development Course  &#8211; Thank You Page &#8211; Education";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png";s:12:"tmpl_created";i:1610903776;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Thank You Page";s:4:"tags";s:57:"["Course Online","Education","Landing Pages","Thank You"]";s:10:"menu_order";i:81;s:16:"popularity_index";i:834;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:368;a:16:{s:4:"tmpl";i:428;s:2:"id";i:4460;s:5:"title";s:9:"Contact 9";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png";s:12:"tmpl_created";i:1520443298;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"contact";s:4:"tags";s:11:"["contact"]";s:10:"menu_order";i:81;s:16:"popularity_index";i:99;s:11:"trend_index";i:80;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:369;a:16:{s:4:"tmpl";i:959;s:2:"id";i:12948;s:5:"title";s:29:"Photography &#8211; Home Page";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png";s:12:"tmpl_created";i:1582093442;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:81;s:16:"popularity_index";i:241;s:11:"trend_index";i:201;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:370;a:16:{s:4:"tmpl";i:1102;s:2:"id";i:16192;s:5:"title";s:30:"Management App &#8211; Product";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg";s:12:"tmpl_created";i:1607866881;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/lp/management-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:7:"Product";s:4:"tags";s:33:"["App","Landing Pages","Product"]";s:10:"menu_order";i:82;s:16:"popularity_index";i:827;s:11:"trend_index";i:765;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:371;a:16:{s:4:"tmpl";i:613;s:2:"id";i:5558;s:5:"title";s:5:"CTA 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png";s:12:"tmpl_created";i:1520520684;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:82;s:16:"popularity_index";i:129;s:11:"trend_index";i:69;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:372;a:16:{s:4:"tmpl";i:960;s:2:"id";i:12798;s:5:"title";s:25:"Photography &#8211; About";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png";s:12:"tmpl_created";i:1582093446;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:82;s:16:"popularity_index";i:499;s:11:"trend_index";i:374;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:373;a:16:{s:4:"tmpl";i:1080;s:2:"id";i:15839;s:5:"title";s:29:"Chiropractor &#8211; Business";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png";s:12:"tmpl_created";i:1607855449;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/lp/chiropractor-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:37:"["Business","Health","Landing Pages"]";s:10:"menu_order";i:83;s:16:"popularity_index";i:828;s:11:"trend_index";i:709;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:374;a:16:{s:4:"tmpl";i:634;s:2:"id";i:5939;s:5:"title";s:6:"CTA 10";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png";s:12:"tmpl_created";i:1520520760;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:83;s:16:"popularity_index";i:190;s:11:"trend_index";i:118;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:375;a:16:{s:4:"tmpl";i:961;s:2:"id";i:12868;s:5:"title";s:27:"Photography &#8211; Contact";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png";s:12:"tmpl_created";i:1582093450;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:83;s:16:"popularity_index";i:531;s:11:"trend_index";i:350;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:376;a:16:{s:4:"tmpl";i:745;s:2:"id";i:9869;s:5:"title";s:28:"Hello Bar | Promotion | Sale";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/01/ru_small.png";s:12:"tmpl_created";i:1547837269;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/popups/hello-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:83;s:16:"popularity_index";i:766;s:11:"trend_index";i:820;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:377;a:16:{s:4:"tmpl";i:1079;s:2:"id";i:15827;s:5:"title";s:32:"Creative Agency &#8211; Business";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png";s:12:"tmpl_created";i:1607855280;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/lp/creative-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:168:"["Agency","bootstrap","Business","corporate","Landing Pages","Marketing Campaign","Marketing Landing Page","Product launch","software","Startup","startup landing page"]";s:10:"menu_order";i:84;s:16:"popularity_index";i:748;s:11:"trend_index";i:363;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:378;a:16:{s:4:"tmpl";i:850;s:2:"id";i:10539;s:5:"title";s:19:"Hello Bar | Contact";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2019/01/hello_pink_small.png";s:12:"tmpl_created";i:1548056994;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/popups/hello-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:84;s:16:"popularity_index";i:726;s:11:"trend_index";i:810;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:379;a:16:{s:4:"tmpl";i:633;s:2:"id";i:5930;s:5:"title";s:6:"CTA 11";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png";s:12:"tmpl_created";i:1520520758;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:84;s:16:"popularity_index";i:76;s:11:"trend_index";i:84;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:380;a:16:{s:4:"tmpl";i:962;s:2:"id";i:13056;s:5:"title";s:28:"Photography &#8211; Wildlife";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png";s:12:"tmpl_created";i:1582093454;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:84;s:16:"popularity_index";i:579;s:11:"trend_index";i:656;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:381;a:16:{s:4:"tmpl";i:1098;s:2:"id";i:16120;s:5:"title";s:37:"Life coach Tom &#8211; Online Service";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png";s:12:"tmpl_created";i:1607865812;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/life-coach-tom-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:30:"["Consulting","Landing Pages"]";s:10:"menu_order";i:85;s:16:"popularity_index";i:818;s:11:"trend_index";i:796;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:382;a:16:{s:4:"tmpl";i:632;s:2:"id";i:5921;s:5:"title";s:6:"CTA 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png";s:12:"tmpl_created";i:1520520757;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:85;s:16:"popularity_index";i:278;s:11:"trend_index";i:234;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:383;a:16:{s:4:"tmpl";i:963;s:2:"id";i:12922;s:5:"title";s:37:"Photography &#8211; Glowing Jellyfish";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png";s:12:"tmpl_created";i:1582093457;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:85;s:16:"popularity_index";i:628;s:11:"trend_index";i:532;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:384;a:16:{s:4:"tmpl";i:1094;s:2:"id";i:16059;s:5:"title";s:34:"Melbourne Conference &#8211; Event";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg";s:12:"tmpl_created";i:1607864236;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/melbourne-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:25:"["Event","Landing Pages"]";s:10:"menu_order";i:86;s:16:"popularity_index";i:841;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:385;a:16:{s:4:"tmpl";i:618;s:2:"id";i:5607;s:5:"title";s:6:"CTA 13";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png";s:12:"tmpl_created";i:1520520695;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:86;s:16:"popularity_index";i:42;s:11:"trend_index";i:11;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:386;a:16:{s:4:"tmpl";i:964;s:2:"id";i:12875;s:5:"title";s:36:"Photography &#8211; Fluttering Birds";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png";s:12:"tmpl_created";i:1582093461;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:86;s:16:"popularity_index";i:693;s:11:"trend_index";i:766;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:387;a:16:{s:4:"tmpl";i:574;s:2:"id";i:6017;s:5:"title";s:6:"CTA 14";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png";s:12:"tmpl_created";i:1520520331;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:87;s:16:"popularity_index";i:152;s:11:"trend_index";i:122;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:388;a:16:{s:4:"tmpl";i:1095;s:2:"id";i:16073;s:5:"title";s:56:"International Women&#8217;s Day Conference &#8211; Event";s:9:"thumbnail";s:109:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png";s:12:"tmpl_created";i:1607864979;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/lp/international-womens-day-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:25:"["Event","Landing Pages"]";s:10:"menu_order";i:87;s:16:"popularity_index";i:865;s:11:"trend_index";i:789;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:389;a:16:{s:4:"tmpl";i:965;s:2:"id";i:12962;s:5:"title";s:26:"Photography &#8211; Nature";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png";s:12:"tmpl_created";i:1582093465;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:87;s:16:"popularity_index";i:592;s:11:"trend_index";i:778;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:390;a:16:{s:4:"tmpl";i:1096;s:2:"id";i:16085;s:5:"title";s:29:"Tech Conference &#8211; Event";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png";s:12:"tmpl_created";i:1607865227;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/lp/tech-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:25:"["Event","Landing Pages"]";s:10:"menu_order";i:88;s:16:"popularity_index";i:851;s:11:"trend_index";i:747;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:391;a:16:{s:4:"tmpl";i:628;s:2:"id";i:5885;s:5:"title";s:6:"CTA 15";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png";s:12:"tmpl_created";i:1520520751;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:88;s:16:"popularity_index";i:274;s:11:"trend_index";i:256;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:392;a:16:{s:4:"tmpl";i:966;s:2:"id";i:12833;s:5:"title";s:38:"Photography &#8211; Blossoming Flowers";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png";s:12:"tmpl_created";i:1582093469;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:88;s:16:"popularity_index";i:597;s:11:"trend_index";i:750;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:393;a:16:{s:4:"tmpl";i:839;s:2:"id";i:10147;s:5:"title";s:34:"Hello Bar | Sale | Promotion | Pop";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/donut_small.png";s:12:"tmpl_created";i:1548055522;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/popups/hello-bar-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:89;s:16:"popularity_index";i:775;s:11:"trend_index";i:824;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:394;a:16:{s:4:"tmpl";i:1097;s:2:"id";i:16102;s:5:"title";s:38:"Environmental Conference &#8211; Event";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png";s:12:"tmpl_created";i:1607865473;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/environmental-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:25:"["Event","Landing Pages"]";s:10:"menu_order";i:89;s:16:"popularity_index";i:833;s:11:"trend_index";i:772;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:395;a:16:{s:4:"tmpl";i:627;s:2:"id";i:5877;s:5:"title";s:6:"CTA 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png";s:12:"tmpl_created";i:1520520749;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:89;s:16:"popularity_index";i:564;s:11:"trend_index";i:677;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:396;a:16:{s:4:"tmpl";i:967;s:2:"id";i:12898;s:5:"title";s:36:"Photography &#8211; Forest Mushrooms";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png";s:12:"tmpl_created";i:1582093473;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:89;s:16:"popularity_index";i:667;s:11:"trend_index";i:649;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:397;a:16:{s:4:"tmpl";i:1086;s:2:"id";i:15931;s:5:"title";s:37:"Tokyo Design Conference &#8211; Event";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png";s:12:"tmpl_created";i:1607861271;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/tokyo-design-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:90;s:16:"popularity_index";i:815;s:11:"trend_index";i:644;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:398;a:16:{s:4:"tmpl";i:625;s:2:"id";i:5860;s:5:"title";s:6:"CTA 17";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png";s:12:"tmpl_created";i:1520520746;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:90;s:16:"popularity_index";i:120;s:11:"trend_index";i:63;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:399;a:16:{s:4:"tmpl";i:968;s:2:"id";i:12994;s:5:"title";s:24:"Photography &#8211; Pets";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png";s:12:"tmpl_created";i:1582093477;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:90;s:16:"popularity_index";i:612;s:11:"trend_index";i:508;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:400;a:16:{s:4:"tmpl";i:750;s:2:"id";i:9923;s:5:"title";s:23:"Slide In | Announcement";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_ann_italian_small.png";s:12:"tmpl_created";i:1547841537;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/popups/slide-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:90;s:16:"popularity_index";i:699;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:401;a:16:{s:4:"tmpl";i:852;s:2:"id";i:10117;s:5:"title";s:23:"Slide In | Announcement";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/white_small.png";s:12:"tmpl_created";i:1548066998;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/popups/slide-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:91;s:16:"popularity_index";i:727;s:11:"trend_index";i:662;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:402;a:16:{s:4:"tmpl";i:1118;s:2:"id";i:16412;s:5:"title";s:36:"Photography Coupon &#8211; eCommerce";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png";s:12:"tmpl_created";i:1607869919;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/photography-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:52:"["Coupon","Ecommerce","Landing Pages","Photography"]";s:10:"menu_order";i:91;s:16:"popularity_index";i:862;s:11:"trend_index";i:749;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:403;a:16:{s:4:"tmpl";i:626;s:2:"id";i:5869;s:5:"title";s:6:"CTA 18";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png";s:12:"tmpl_created";i:1520520747;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:91;s:16:"popularity_index";i:345;s:11:"trend_index";i:486;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:404;a:16:{s:4:"tmpl";i:969;s:2:"id";i:12805;s:5:"title";s:37:"Photography &#8211; B&amp;W Portraits";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png";s:12:"tmpl_created";i:1582093481;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:91;s:16:"popularity_index";i:695;s:11:"trend_index";i:735;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:405;a:16:{s:4:"tmpl";i:1101;s:2:"id";i:16183;s:5:"title";s:32:"Luxury Homes &#8211; Real Estate";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png";s:12:"tmpl_created";i:1607866726;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/lp/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:31:"["Landing Pages","Real estate"]";s:10:"menu_order";i:92;s:16:"popularity_index";i:835;s:11:"trend_index";i:768;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:406;a:16:{s:4:"tmpl";i:611;s:2:"id";i:5542;s:5:"title";s:6:"CTA 19";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png";s:12:"tmpl_created";i:1520520681;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:92;s:16:"popularity_index";i:169;s:11:"trend_index";i:270;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:407;a:16:{s:4:"tmpl";i:970;s:2:"id";i:13031;s:5:"title";s:33:"Photography &#8211; Vivid Parrots";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png";s:12:"tmpl_created";i:1582093484;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:92;s:16:"popularity_index";i:660;s:11:"trend_index";i:643;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:408;a:16:{s:4:"tmpl";i:741;s:2:"id";i:9826;s:5:"title";s:33:"Slide In | Announcement | webinar";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/01/web_small-2.png";s:12:"tmpl_created";i:1547835513;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/popups/slide-in-announcement-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:92;s:16:"popularity_index";i:745;s:11:"trend_index";i:831;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:409;a:16:{s:4:"tmpl";i:848;s:2:"id";i:10478;s:5:"title";s:18:"Slide In | Contact";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2019/01/slide_wow_small.png";s:12:"tmpl_created";i:1548056829;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/popups/slide-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:93;s:16:"popularity_index";i:595;s:11:"trend_index";i:559;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:410;a:16:{s:4:"tmpl";i:1119;s:2:"id";i:16420;s:5:"title";s:36:"Spring Sale Coupon &#8211; eCommerce";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png";s:12:"tmpl_created";i:1607899243;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/spring-sale-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:55:"["Coupon","Ecommerce","Fashion","Landing Pages","Sale"]";s:10:"menu_order";i:93;s:16:"popularity_index";i:852;s:11:"trend_index";i:756;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:411;a:16:{s:4:"tmpl";i:614;s:2:"id";i:5567;s:5:"title";s:5:"CTA 2";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png";s:12:"tmpl_created";i:1520520685;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:93;s:16:"popularity_index";i:143;s:11:"trend_index";i:225;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:412;a:16:{s:4:"tmpl";i:940;s:2:"id";i:12621;s:5:"title";s:26:"Magazine &#8211; Home Page";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png";s:12:"tmpl_created";i:1579060604;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:93;s:16:"popularity_index";i:167;s:11:"trend_index";i:121;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:413;a:16:{s:4:"tmpl";i:1120;s:2:"id";i:16427;s:5:"title";s:34:"Dream Car Coupon &#8211; eCommerce";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png";s:12:"tmpl_created";i:1607934325;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/dream-car-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:53:"["Coupon","Ecommerce","Landing Pages","Offer","Sale"]";s:10:"menu_order";i:94;s:16:"popularity_index";i:863;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:414;a:16:{s:4:"tmpl";i:629;s:2:"id";i:5893;s:5:"title";s:6:"CTA 21";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png";s:12:"tmpl_created";i:1520520752;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:94;s:16:"popularity_index";i:259;s:11:"trend_index";i:457;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:415;a:16:{s:4:"tmpl";i:936;s:2:"id";i:12352;s:5:"title";s:24:"Travel &#8211; Home Page";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png";s:12:"tmpl_created";i:1575960464;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:94;s:16:"popularity_index";i:291;s:11:"trend_index";i:194;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:416;a:16:{s:4:"tmpl";i:1121;s:2:"id";i:16433;s:5:"title";s:42:"Leshnik Mega Sale Coupon &#8211; eCommerce";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png";s:12:"tmpl_created";i:1607934474;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/lp/leshnik-mega-sale-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:45:"["Coupon","Ecommerce","Landing Pages","Sale"]";s:10:"menu_order";i:95;s:16:"popularity_index";i:867;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:417;a:16:{s:4:"tmpl";i:619;s:2:"id";i:5634;s:5:"title";s:6:"CTA 24";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png";s:12:"tmpl_created";i:1520520699;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:95;s:16:"popularity_index";i:188;s:11:"trend_index";i:255;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:418;a:16:{s:4:"tmpl";i:932;s:2:"id";i:12400;s:5:"title";s:20:"Travel &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2019/12/About.png";s:12:"tmpl_created";i:1575960441;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:95;s:16:"popularity_index";i:444;s:11:"trend_index";i:445;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:419;a:16:{s:4:"tmpl";i:823;s:2:"id";i:10685;s:5:"title";s:32:"Hello Bar | Register | Subscribe";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/01/env_small.png";s:12:"tmpl_created";i:1547974729;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/popups/hello-bar-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:9:"hello bar";s:4:"tags";s:2:"[]";s:10:"menu_order";i:96;s:16:"popularity_index";i:721;s:11:"trend_index";i:814;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:420;a:16:{s:4:"tmpl";i:1089;s:2:"id";i:15986;s:5:"title";s:40:"From Freelance to Business &#8211; Ebook";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png";s:12:"tmpl_created";i:1607862915;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/lp/from-freelance-to-business-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:5:"Ebook";s:4:"tags";s:143:"["App","author","book","brochure","download","e-book","ebook","Landing Pages","Marketing","Product","publisher","sell online","seo","showcase"]";s:10:"menu_order";i:96;s:16:"popularity_index";i:837;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:421;a:16:{s:4:"tmpl";i:620;s:2:"id";i:5642;s:5:"title";s:6:"CTA 25";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png";s:12:"tmpl_created";i:1520520701;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:96;s:16:"popularity_index";i:226;s:11:"trend_index";i:262;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:422;a:16:{s:4:"tmpl";i:938;s:2:"id";i:12479;s:5:"title";s:20:"Travel &#8211; Tours";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png";s:12:"tmpl_created";i:1575960474;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:96;s:16:"popularity_index";i:539;s:11:"trend_index";i:726;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:423;a:16:{s:4:"tmpl";i:1090;s:2:"id";i:16002;s:5:"title";s:30:"Architect Manual &#8211; Ebook";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png";s:12:"tmpl_created";i:1607863075;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/lp/architect-manual-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:5:"Ebook";s:4:"tags";s:25:"["Ebook","Landing Pages"]";s:10:"menu_order";i:97;s:16:"popularity_index";i:836;s:11:"trend_index";i:827;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:424;a:16:{s:4:"tmpl";i:615;s:2:"id";i:5583;s:5:"title";s:6:"CTA 26";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png";s:12:"tmpl_created";i:1520520689;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:97;s:16:"popularity_index";i:117;s:11:"trend_index";i:117;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:425;a:16:{s:4:"tmpl";i:937;s:2:"id";i:12466;s:5:"title";s:27:"Travel &#8211; Testimonials";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png";s:12:"tmpl_created";i:1575960469;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:97;s:16:"popularity_index";i:527;s:11:"trend_index";i:481;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:426;a:16:{s:4:"tmpl";i:1091;s:2:"id";i:16014;s:5:"title";s:23:"Good Life &#8211; Ebook";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png";s:12:"tmpl_created";i:1607863305;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/lp/good-life-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:5:"Ebook";s:4:"tags";s:25:"["Ebook","Landing Pages"]";s:10:"menu_order";i:98;s:16:"popularity_index";i:807;s:11:"trend_index";i:646;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:427;a:16:{s:4:"tmpl";i:630;s:2:"id";i:5904;s:5:"title";s:6:"CTA 27";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png";s:12:"tmpl_created";i:1520520754;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:98;s:16:"popularity_index";i:528;s:11:"trend_index";i:517;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:428;a:16:{s:4:"tmpl";i:935;s:2:"id";i:12443;s:5:"title";s:22:"Travel &#8211; Gallery";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png";s:12:"tmpl_created";i:1575960459;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:98;s:16:"popularity_index";i:467;s:11:"trend_index";i:501;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:429;a:16:{s:4:"tmpl";i:756;s:2:"id";i:9985;s:5:"title";s:20:"Slide In | Promotion";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2019/01/slidein_promotion_av_small.png";s:12:"tmpl_created";i:1547844661;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/popups/slide-in-promotion-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:98;s:16:"popularity_index";i:758;s:11:"trend_index";i:815;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:430;a:16:{s:4:"tmpl";i:1106;s:2:"id";i:16242;s:5:"title";s:37:"Fashion Season Sale &#8211; eCommerce";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg";s:12:"tmpl_created";i:1607867761;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/fashion-season-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:9:"eCommerce";s:4:"tags";s:34:"["Fashion","Landing Pages","Sale"]";s:10:"menu_order";i:99;s:16:"popularity_index";i:813;s:11:"trend_index";i:746;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:431;a:16:{s:4:"tmpl";i:631;s:2:"id";i:5912;s:5:"title";s:6:"CTA 28";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png";s:12:"tmpl_created";i:1520520755;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:99;s:16:"popularity_index";i:665;s:11:"trend_index";i:702;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:432;a:16:{s:4:"tmpl";i:934;s:2:"id";i:12431;s:5:"title";s:18:"Travel &#8211; FAQ";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png";s:12:"tmpl_created";i:1575960453;s:6:"author";s:9:"Elementor";s:3:"url";s:100:"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:99;s:16:"popularity_index";i:501;s:11:"trend_index";i:387;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:433;a:16:{s:4:"tmpl";i:1103;s:2:"id";i:16202;s:5:"title";s:39:"Starlight Nation Festival &#8211; Event";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg";s:12:"tmpl_created";i:1607867113;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/starlight-nation-festival-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:25:"["Event","Landing Pages"]";s:10:"menu_order";i:100;s:16:"popularity_index";i:842;s:11:"trend_index";i:770;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:434;a:16:{s:4:"tmpl";i:933;s:2:"id";i:12421;s:5:"title";s:27:"Travel &#8211; Contact Page";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png";s:12:"tmpl_created";i:1575960445;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:100;s:16:"popularity_index";i:571;s:11:"trend_index";i:536;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:435;a:16:{s:4:"tmpl";i:473;s:2:"id";i:5189;s:5:"title";s:6:"CTA 29";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png";s:12:"tmpl_created";i:1520443456;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["form"]";s:10:"menu_order";i:100;s:16:"popularity_index";i:472;s:11:"trend_index";i:631;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:436;a:16:{s:4:"tmpl";i:1099;s:2:"id";i:16139;s:5:"title";s:37:"Financial Consultant &#8211; Business";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png";s:12:"tmpl_created";i:1607866334;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/lp/financial-consultant-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:40:"["Consulting","Finance","Landing Pages"]";s:10:"menu_order";i:101;s:16:"popularity_index";i:824;s:11:"trend_index";i:798;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:437;a:16:{s:4:"tmpl";i:623;s:2:"id";i:5667;s:5:"title";s:5:"CTA 3";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png";s:12:"tmpl_created";i:1520520705;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:101;s:16:"popularity_index";i:171;s:11:"trend_index";i:250;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:438;a:16:{s:4:"tmpl";i:892;s:2:"id";i:11763;s:5:"title";s:27:"Portfolio &#8211; Home Page";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png";s:12:"tmpl_created";i:1569428959;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["creative portfolio","portfolio"]";s:10:"menu_order";i:101;s:16:"popularity_index";i:280;s:11:"trend_index";i:241;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:439;a:16:{s:4:"tmpl";i:1078;s:2:"id";i:15822;s:5:"title";s:30:"Family Vacation &#8211; Travel";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png";s:12:"tmpl_created";i:1607855143;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/lp/family-vacation-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Travel";s:4:"tags";s:37:"["Landing Pages","Travel","Vacation"]";s:10:"menu_order";i:102;s:16:"popularity_index";i:773;s:11:"trend_index";i:593;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:440;a:16:{s:4:"tmpl";i:891;s:2:"id";i:11781;s:5:"title";s:23:"Portfolio &#8211; About";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png";s:12:"tmpl_created";i:1569428955;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["creative portfolio","portfolio"]";s:10:"menu_order";i:102;s:16:"popularity_index";i:349;s:11:"trend_index";i:290;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:441;a:16:{s:4:"tmpl";i:474;s:2:"id";i:5198;s:5:"title";s:6:"CTA 30";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png";s:12:"tmpl_created";i:1520443458;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["form"]";s:10:"menu_order";i:102;s:16:"popularity_index";i:572;s:11:"trend_index";i:511;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:442;a:16:{s:4:"tmpl";i:1088;s:2:"id";i:15964;s:5:"title";s:31:"Law Convention &#8211; Business";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png";s:12:"tmpl_created";i:1607862731;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/law-convention-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:36:"["Convention","Landing Pages","Law"]";s:10:"menu_order";i:103;s:16:"popularity_index";i:860;s:11:"trend_index";i:794;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:443;a:16:{s:4:"tmpl";i:890;s:2:"id";i:11793;s:5:"title";s:26:"Portfolio &#8211; Projects";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png";s:12:"tmpl_created";i:1569428951;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["creative portfolio","portfolio"]";s:10:"menu_order";i:103;s:16:"popularity_index";i:448;s:11:"trend_index";i:467;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:444;a:16:{s:4:"tmpl";i:475;s:2:"id";i:5206;s:5:"title";s:6:"CTA 31";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png";s:12:"tmpl_created";i:1520443459;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["form"]";s:10:"menu_order";i:103;s:16:"popularity_index";i:593;s:11:"trend_index";i:611;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:445;a:16:{s:4:"tmpl";i:1085;s:2:"id";i:15910;s:5:"title";s:38:"Litigation Law Office &#8211; Business";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png";s:12:"tmpl_created";i:1607860827;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/lp/litigation-law-office-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:32:"["Landing Pages","Law","Office"]";s:10:"menu_order";i:104;s:16:"popularity_index";i:825;s:11:"trend_index";i:719;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:446;a:16:{s:4:"tmpl";i:889;s:2:"id";i:11800;s:5:"title";s:25:"Portfolio &#8211; Contact";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png";s:12:"tmpl_created";i:1569428946;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:34:"["creative portfolio","portfolio"]";s:10:"menu_order";i:104;s:16:"popularity_index";i:494;s:11:"trend_index";i:449;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:447;a:16:{s:4:"tmpl";i:480;s:2:"id";i:5249;s:5:"title";s:6:"CTA 32";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png";s:12:"tmpl_created";i:1520443470;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:8:"["form"]";s:10:"menu_order";i:104;s:16:"popularity_index";i:512;s:11:"trend_index";i:409;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:448;a:16:{s:4:"tmpl";i:1092;s:2:"id";i:16025;s:5:"title";s:33:"Conoco Mobile App &#8211; Product";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2017/03/app.png";s:12:"tmpl_created";i:1607863511;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/conoco-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:7:"Product";s:4:"tags";s:27:"["Landing Pages","Product"]";s:10:"menu_order";i:105;s:16:"popularity_index";i:789;s:11:"trend_index";i:698;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:449;a:16:{s:4:"tmpl";i:866;s:2:"id";i:11163;s:5:"title";s:32:"Digital Agency &#8211; Home Page";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png";s:12:"tmpl_created";i:1564641877;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:105;s:16:"popularity_index";i:57;s:11:"trend_index";i:32;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:450;a:16:{s:4:"tmpl";i:612;s:2:"id";i:5550;s:5:"title";s:6:"CTA 33";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png";s:12:"tmpl_created";i:1520520682;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:105;s:16:"popularity_index";i:260;s:11:"trend_index";i:562;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:451;a:16:{s:4:"tmpl";i:714;s:2:"id";i:9559;s:5:"title";s:16:"Slide In | Login";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2019/01/slidein_login_01_small.png";s:12:"tmpl_created";i:1546946547;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/popups/slide-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:105;s:16:"popularity_index";i:617;s:11:"trend_index";i:839;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:452;a:16:{s:4:"tmpl";i:536;s:2:"id";i:5852;s:5:"title";s:6:"CTA 34";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png";s:12:"tmpl_created";i:1520443600;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"page";s:4:"tags";s:8:"["form"]";s:10:"menu_order";i:106;s:16:"popularity_index";i:563;s:11:"trend_index";i:828;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:453;a:16:{s:4:"tmpl";i:1082;s:2:"id";i:15853;s:5:"title";s:29:"Me Mobile App &#8211; Product";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png";s:12:"tmpl_created";i:1607857451;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/lp/me-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:7:"Product";s:4:"tags";s:27:"["Landing Pages","Product"]";s:10:"menu_order";i:106;s:16:"popularity_index";i:811;s:11:"trend_index";i:704;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:454;a:16:{s:4:"tmpl";i:696;s:2:"id";i:9139;s:5:"title";s:25:"Homepage &#8211; Business";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png";s:12:"tmpl_created";i:1532949924;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/homepage-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:168:"["Agency","bootstrap","Business","corporate","Landing Pages","Marketing Campaign","Marketing Landing Page","Product launch","software","Startup","startup landing page"]";s:10:"menu_order";i:106;s:16:"popularity_index";i:7;s:11:"trend_index";i:7;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:455;a:16:{s:4:"tmpl";i:1081;s:2:"id";i:15844;s:5:"title";s:32:"Torel Mobile App &#8211; Product";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png";s:12:"tmpl_created";i:1607856863;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/lp/torel-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:7:"Product";s:4:"tags";s:27:"["Landing Pages","Product"]";s:10:"menu_order";i:107;s:16:"popularity_index";i:822;s:11:"trend_index";i:812;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:456;a:16:{s:4:"tmpl";i:83;s:2:"id";i:1634;s:5:"title";s:33:"Landing Page &#8211; Chiropractor";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png";s:12:"tmpl_created";i:1494352119;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:107;s:16:"popularity_index";i:223;s:11:"trend_index";i:360;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:457;a:16:{s:4:"tmpl";i:624;s:2:"id";i:5675;s:5:"title";s:5:"CTA 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png";s:12:"tmpl_created";i:1520520707;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:107;s:16:"popularity_index";i:391;s:11:"trend_index";i:484;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:458;a:16:{s:4:"tmpl";i:734;s:2:"id";i:9752;s:5:"title";s:27:"Slide In | Sale | Promotion";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/01/rush_small.png";s:12:"tmpl_created";i:1547823982;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/popups/slide-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:6:"fly-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:107;s:16:"popularity_index";i:740;s:11:"trend_index";i:801;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:459;a:16:{s:4:"tmpl";i:1093;s:2:"id";i:16041;s:5:"title";s:31:"Nano Mobile App &#8211; Product";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png";s:12:"tmpl_created";i:1607863992;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:7:"Product";s:4:"tags";s:27:"["Landing Pages","Product"]";s:10:"menu_order";i:108;s:16:"popularity_index";i:847;s:11:"trend_index";i:723;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:460;a:16:{s:4:"tmpl";i:616;s:2:"id";i:5591;s:5:"title";s:5:"CTA 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png";s:12:"tmpl_created";i:1520520691;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:108;s:16:"popularity_index";i:133;s:11:"trend_index";i:130;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:461;a:16:{s:4:"tmpl";i:916;s:2:"id";i:12143;s:5:"title";s:22:"Law Firm &#8211; About";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2019/11/about.png";s:12:"tmpl_created";i:1572847069;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:108;s:16:"popularity_index";i:350;s:11:"trend_index";i:344;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:462;a:16:{s:4:"tmpl";i:1084;s:2:"id";i:15890;s:5:"title";s:39:"Personal Trainer &#8211; Online Service";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png";s:12:"tmpl_created";i:1607860512;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/lp/personal-trainer-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:35:"["Fitness","Landing Pages","Sport"]";s:10:"menu_order";i:109;s:16:"popularity_index";i:838;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:463;a:16:{s:4:"tmpl";i:617;s:2:"id";i:5599;s:5:"title";s:5:"CTA 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png";s:12:"tmpl_created";i:1520520693;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:109;s:16:"popularity_index";i:252;s:11:"trend_index";i:362;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:464;a:16:{s:4:"tmpl";i:920;s:2:"id";i:12091;s:5:"title";s:21:"Law Firm &#8211; Team";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2019/11/team.png";s:12:"tmpl_created";i:1572847113;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:109;s:16:"popularity_index";i:318;s:11:"trend_index";i:314;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:465;a:16:{s:4:"tmpl";i:514;s:2:"id";i:5575;s:5:"title";s:5:"CTA 7";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png";s:12:"tmpl_created";i:1520443543;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:110;s:16:"popularity_index";i:13;s:11:"trend_index";i:586;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:466;a:16:{s:4:"tmpl";i:1105;s:2:"id";i:16233;s:5:"title";s:36:"Journey Photography &#8211; Business";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png";s:12:"tmpl_created";i:1607867416;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/lp/journey-photography-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:42:"["Business","Landing Pages","Photography"]";s:10:"menu_order";i:110;s:16:"popularity_index";i:788;s:11:"trend_index";i:594;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:467;a:16:{s:4:"tmpl";i:869;s:2:"id";i:11129;s:5:"title";s:28:"Digital Agency &#8211; About";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png";s:12:"tmpl_created";i:1564641889;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:110;s:16:"popularity_index";i:182;s:11:"trend_index";i:166;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:468;a:16:{s:4:"tmpl";i:1100;s:2:"id";i:16162;s:5:"title";s:29:"Private Chef &#8211; Business";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png";s:12:"tmpl_created";i:1607866578;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/lp/private-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:8:"Business";s:4:"tags";s:24:"["Food","Landing Pages"]";s:10:"menu_order";i:111;s:16:"popularity_index";i:855;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:469;a:16:{s:4:"tmpl";i:622;s:2:"id";i:5658;s:5:"title";s:5:"CTA 8";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png";s:12:"tmpl_created";i:1520520704;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:111;s:16:"popularity_index";i:187;s:11:"trend_index";i:235;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:470;a:16:{s:4:"tmpl";i:880;s:2:"id";i:11572;s:5:"title";s:19:"Gym &#8211; Trainer";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png";s:12:"tmpl_created";i:1567392934;s:6:"author";s:9:"Elementor";s:3:"url";s:101:"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:111;s:16:"popularity_index";i:521;s:11:"trend_index";i:590;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:471;a:16:{s:4:"tmpl";i:774;s:2:"id";i:10169;s:5:"title";s:37:"Slide In | Register | Subscribe | App";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2019/01/slideinapp_small.png";s:12:"tmpl_created";i:1547852334;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/popups/slide-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:112;s:16:"popularity_index";i:546;s:11:"trend_index";i:701;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:472;a:16:{s:4:"tmpl";i:78;s:2:"id";i:1504;s:5:"title";s:33:"Landing Page &#8211; Mobile App 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png";s:12:"tmpl_created";i:1494352112;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:112;s:16:"popularity_index";i:174;s:11:"trend_index";i:367;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:473;a:16:{s:4:"tmpl";i:1112;s:2:"id";i:16325;s:5:"title";s:28:"Quality Lens &#8211; Product";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0006.png";s:12:"tmpl_created";i:1607868782;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/lp/quality-lens-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:7:"Product";s:4:"tags";s:27:"["Landing Pages","Product"]";s:10:"menu_order";i:112;s:16:"popularity_index";i:804;s:11:"trend_index";i:621;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:474;a:16:{s:4:"tmpl";i:621;s:2:"id";i:5650;s:5:"title";s:5:"CTA 9";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png";s:12:"tmpl_created";i:1520520702;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"call to action";s:4:"tags";s:7:"["cta"]";s:10:"menu_order";i:112;s:16:"popularity_index";i:94;s:11:"trend_index";i:148;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:475;a:16:{s:4:"tmpl";i:1061;s:2:"id";i:15407;s:5:"title";s:24:"Dance Studio &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg";s:12:"tmpl_created";i:1603181958;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/dance-studio-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:22:"["404","Dance Studio"]";s:10:"menu_order";i:113;s:16:"popularity_index";i:783;s:11:"trend_index";i:710;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:476;a:16:{s:4:"tmpl";i:1113;s:2:"id";i:16332;s:5:"title";s:31:"Luxury Flat &#8211; Real Estate";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0007.png";s:12:"tmpl_created";i:1607868929;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/luxury-flat-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:38:"["flat","Landing Pages","Real estate"]";s:10:"menu_order";i:113;s:16:"popularity_index";i:809;s:11:"trend_index";i:707;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:477;a:16:{s:4:"tmpl";i:917;s:2:"id";i:12133;s:5:"title";s:24:"Law Firm &#8211; Careers";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2019/11/careers.png";s:12:"tmpl_created";i:1572847078;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:113;s:16:"popularity_index";i:583;s:11:"trend_index";i:640;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:478;a:16:{s:4:"tmpl";i:1062;s:2:"id";i:15400;s:5:"title";s:27:"Dance Studio &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg";s:12:"tmpl_created";i:1603181989;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:25:"["Dance Studio","Footer"]";s:10:"menu_order";i:114;s:16:"popularity_index";i:586;s:11:"trend_index";i:243;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:479;a:16:{s:4:"tmpl";i:1117;s:2:"id";i:16392;s:5:"title";s:30:"Open House &#8211; Real Estate";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png";s:12:"tmpl_created";i:1607869551;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/lp/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:150:"["Agent","Business","clean","corporate","flat","google maps","homes","Landing Pages","listing","modern","Real estate","Realestate","realtor","realty"]";s:10:"menu_order";i:114;s:16:"popularity_index";i:839;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:480;a:16:{s:4:"tmpl";i:915;s:2:"id";i:12155;s:5:"title";s:26:"Law Firm &#8211; Home Page";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2019/11/home.png";s:12:"tmpl_created";i:1572847054;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/law-firm-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:114;s:16:"popularity_index";i:193;s:11:"trend_index";i:110;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:481;a:16:{s:4:"tmpl";i:1063;s:2:"id";i:15391;s:5:"title";s:27:"Dance Studio &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg";s:12:"tmpl_created";i:1603182011;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/dance-studio-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:25:"["Dance Studio","Header"]";s:10:"menu_order";i:115;s:16:"popularity_index";i:352;s:11:"trend_index";i:67;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:482;a:16:{s:4:"tmpl";i:1087;s:2:"id";i:15950;s:5:"title";s:30:"Stylist &#8211; Online Service";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png";s:12:"tmpl_created";i:1607862286;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/lp/stylist-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:14:"Online Service";s:4:"tags";s:162:"["cosmetics","Fashion","girly","hairdresser","Landing Pages","lifestyle","makeup","manicure","pedicure","Products","salon","Shop","skincare","stylist","wellness"]";s:10:"menu_order";i:115;s:16:"popularity_index";i:853;s:11:"trend_index";i:805;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:483;a:16:{s:4:"tmpl";i:921;s:2:"id";i:12080;s:5:"title";s:24:"Law Firm &#8211; Partner";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png";s:12:"tmpl_created";i:1572847120;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:115;s:16:"popularity_index";i:556;s:11:"trend_index";i:471;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:484;a:16:{s:4:"tmpl";i:726;s:2:"id";i:9680;s:5:"title";s:23:"Slide In | Content Lock";s:9:"thumbnail";s:91:"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Content-lock_small_01.png";s:12:"tmpl_created";i:1547010967;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/popups/slide-in-content-lock-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:115;s:16:"popularity_index";i:725;s:11:"trend_index";i:725;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:485;a:16:{s:4:"tmpl";i:1114;s:2:"id";i:16346;s:5:"title";s:33:"Your New Home &#8211; Real Estate";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png";s:12:"tmpl_created";i:1607869068;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:31:"["Landing Pages","Real estate"]";s:10:"menu_order";i:116;s:16:"popularity_index";i:791;s:11:"trend_index";i:696;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:486;a:16:{s:4:"tmpl";i:865;s:2:"id";i:11074;s:5:"title";s:31:"Digital Agency &#8211; Services";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png";s:12:"tmpl_created";i:1564641872;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:116;s:16:"popularity_index";i:163;s:11:"trend_index";i:170;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:487;a:16:{s:4:"tmpl";i:874;s:2:"id";i:11192;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg";s:12:"tmpl_created";i:1564642399;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:39:"["Digital Agency","Footer","Marketing"]";s:10:"menu_order";i:116;s:16:"popularity_index";i:172;s:11:"trend_index";i:105;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:488;a:16:{s:4:"tmpl";i:1107;s:2:"id";i:16253;s:5:"title";s:33:"Bicycle Adventures &#8211; Travel";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0005.png";s:12:"tmpl_created";i:1607867944;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/bicycle-adventures-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Travel";s:4:"tags";s:36:"["Bicycle","Landing Pages","Travel"]";s:10:"menu_order";i:117;s:16:"popularity_index";i:785;s:11:"trend_index";i:524;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:489;a:16:{s:4:"tmpl";i:873;s:2:"id";i:11198;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png";s:12:"tmpl_created";i:1564642395;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:39:"["Digital Agency","Header","Marketing"]";s:10:"menu_order";i:117;s:16:"popularity_index";i:34;s:11:"trend_index";i:10;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:490;a:16:{s:4:"tmpl";i:879;s:2:"id";i:11506;s:5:"title";s:19:"Gym &#8211; Classes";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png";s:12:"tmpl_created";i:1567392930;s:6:"author";s:9:"Elementor";s:3:"url";s:101:"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:117;s:16:"popularity_index";i:514;s:11:"trend_index";i:554;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:491;a:16:{s:4:"tmpl";i:737;s:2:"id";i:9783;s:5:"title";s:31:"Slide In | Register | Subscribe";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2019/01/slidein_yellow_small.png";s:12:"tmpl_created";i:1547831059;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/popups/slide-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"popup";s:7:"subtype";s:8:"slide-in";s:4:"tags";s:2:"[]";s:10:"menu_order";i:117;s:16:"popularity_index";i:534;s:11:"trend_index";i:415;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:492;a:16:{s:4:"tmpl";i:79;s:2:"id";i:1503;s:5:"title";s:33:"Landing Page &#8211; Mobile App 2";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png";s:12:"tmpl_created";i:1494352113;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:118;s:16:"popularity_index";i:165;s:11:"trend_index";i:191;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:493;a:16:{s:4:"tmpl";i:1115;s:2:"id";i:16358;s:5:"title";s:41:"Sunset Valley Project &#8211; Real Estate";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png";s:12:"tmpl_created";i:1607869234;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/sunset-valley-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:31:"["Landing Pages","Real estate"]";s:10:"menu_order";i:118;s:16:"popularity_index";i:846;s:11:"trend_index";i:743;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:494;a:16:{s:4:"tmpl";i:872;s:2:"id";i:11204;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg";s:12:"tmpl_created";i:1564642389;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:36:"["404","Digital Agency","Marketing"]";s:10:"menu_order";i:118;s:16:"popularity_index";i:301;s:11:"trend_index";i:239;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:495;a:16:{s:4:"tmpl";i:1108;s:2:"id";i:16271;s:5:"title";s:42:"Luxury Travel Destinations  &#8211; Travel";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png";s:12:"tmpl_created";i:1607868120;s:6:"author";s:9:"Elementor";s:3:"url";s:126:"https://library.elementor.com/lp/luxury-travel-destinations-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Travel";s:4:"tags";s:37:"["Landing Pages","Travel","Vacation"]";s:10:"menu_order";i:119;s:16:"popularity_index";i:830;s:11:"trend_index";i:833;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:496;a:16:{s:4:"tmpl";i:871;s:2:"id";i:11220;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png";s:12:"tmpl_created";i:1564642385;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:119;s:16:"popularity_index";i:116;s:11:"trend_index";i:73;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:497;a:16:{s:4:"tmpl";i:922;s:2:"id";i:12044;s:5:"title";s:24:"Law Firm &#8211; Contact";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png";s:12:"tmpl_created";i:1572847130;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:119;s:16:"popularity_index";i:437;s:11:"trend_index";i:304;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:498;a:16:{s:4:"tmpl";i:1116;s:2:"id";i:16379;s:5:"title";s:33:"Property Page &#8211; Real Estate";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png";s:12:"tmpl_created";i:1607869379;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/property-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:11:"Real Estate";s:4:"tags";s:42:"["Landing Pages","Property","Real estate"]";s:10:"menu_order";i:120;s:16:"popularity_index";i:864;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:499;a:16:{s:4:"tmpl";i:870;s:2:"id";i:11231;s:5:"title";s:14:"Digital Agency";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png";s:12:"tmpl_created";i:1564642380;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:120;s:16:"popularity_index";i:145;s:11:"trend_index";i:71;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:500;a:16:{s:4:"tmpl";i:918;s:2:"id";i:12124;s:5:"title";s:25:"Law Firm &#8211; Services";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/11/services.png";s:12:"tmpl_created";i:1572847096;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:120;s:16:"popularity_index";i:433;s:11:"trend_index";i:296;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:501;a:16:{s:4:"tmpl";i:520;s:2:"id";i:5711;s:5:"title";s:5:"FAQ 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png";s:12:"tmpl_created";i:1520443571;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["faq"]";s:10:"menu_order";i:121;s:16:"popularity_index";i:200;s:11:"trend_index";i:231;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:502;a:16:{s:4:"tmpl";i:1109;s:2:"id";i:16283;s:5:"title";s:29:"Vacation Deals &#8211; Travel";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png";s:12:"tmpl_created";i:1607868279;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/lp/vacation-deals-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Travel";s:4:"tags";s:37:"["Landing Pages","Travel","Vacation"]";s:10:"menu_order";i:121;s:16:"popularity_index";i:850;s:11:"trend_index";i:799;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:503;a:16:{s:4:"tmpl";i:864;s:2:"id";i:11056;s:5:"title";s:35:"Digital Agency &#8211; Social Media";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png";s:12:"tmpl_created";i:1564641867;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:121;s:16:"popularity_index";i:297;s:11:"trend_index";i:361;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:504;a:16:{s:4:"tmpl";i:523;s:2:"id";i:5737;s:5:"title";s:6:"FAQ 10";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png";s:12:"tmpl_created";i:1520443576;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["faq"]";s:10:"menu_order";i:122;s:16:"popularity_index";i:155;s:11:"trend_index";i:112;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:505;a:16:{s:4:"tmpl";i:1110;s:2:"id";i:16299;s:5:"title";s:29:"New Adventures &#8211; Travel";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png";s:12:"tmpl_created";i:1607868454;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/lp/new-adventures-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Travel";s:4:"tags";s:50:"["Adventures","Landing Pages","Travel","Vacation"]";s:10:"menu_order";i:122;s:16:"popularity_index";i:849;s:11:"trend_index";i:830;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:506;a:16:{s:4:"tmpl";i:878;s:2:"id";i:11536;s:5:"title";s:19:"Gym &#8211; Fitness";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png";s:12:"tmpl_created";i:1567392927;s:6:"author";s:9:"Elementor";s:3:"url";s:101:"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:122;s:16:"popularity_index";i:621;s:11:"trend_index";i:674;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:507;a:16:{s:4:"tmpl";i:524;s:2:"id";i:5746;s:5:"title";s:6:"FAQ 11";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png";s:12:"tmpl_created";i:1520443578;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["faq"]";s:10:"menu_order";i:123;s:16:"popularity_index";i:212;s:11:"trend_index";i:305;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:508;a:16:{s:4:"tmpl";i:1111;s:2:"id";i:16312;s:5:"title";s:26:"Summer Time &#8211; Travel";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png";s:12:"tmpl_created";i:1607868625;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/lp/summer-time-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Travel";s:4:"tags";s:37:"["Landing Pages","Travel","Vacation"]";s:10:"menu_order";i:123;s:16:"popularity_index";i:829;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:509;a:16:{s:4:"tmpl";i:882;s:2:"id";i:11545;s:5:"title";s:21:"Gym &#8211; Home Page";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png";s:12:"tmpl_created";i:1567392943;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:123;s:16:"popularity_index";i:310;s:11:"trend_index";i:229;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:510;a:16:{s:4:"tmpl";i:519;s:2:"id";i:5703;s:5:"title";s:6:"FAQ 13";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png";s:12:"tmpl_created";i:1520443569;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["faq"]";s:10:"menu_order";i:124;s:16:"popularity_index";i:29;s:11:"trend_index";i:38;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:511;a:16:{s:4:"tmpl";i:1083;s:2:"id";i:15870;s:5:"title";s:32:"Tel Aviv Vacation &#8211; Travel";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/10/0021.png";s:12:"tmpl_created";i:1607860195;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/lp/tel-aviv-vacation-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Travel";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:124;s:16:"popularity_index";i:802;s:11:"trend_index";i:688;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:512;a:16:{s:4:"tmpl";i:919;s:2:"id";i:12116;s:5:"title";s:24:"Law Firm &#8211; Service";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png";s:12:"tmpl_created";i:1572847105;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:124;s:16:"popularity_index";i:489;s:11:"trend_index";i:339;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:513;a:16:{s:4:"tmpl";i:521;s:2:"id";i:5719;s:5:"title";s:5:"FAQ 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png";s:12:"tmpl_created";i:1520443573;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["faq"]";s:10:"menu_order";i:125;s:16:"popularity_index";i:125;s:11:"trend_index";i:251;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:514;a:16:{s:4:"tmpl";i:1122;s:2:"id";i:16440;s:5:"title";s:31:"Marketing Webinar &#8211; Event";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0015.png";s:12:"tmpl_created";i:1607934662;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/lp/marketing-webinar-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:37:"["Event","Landing Pages","Marketing"]";s:10:"menu_order";i:125;s:16:"popularity_index";i:794;s:11:"trend_index";i:762;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:515;a:16:{s:4:"tmpl";i:868;s:2:"id";i:11094;s:5:"title";s:30:"Digital Agency &#8211; Clients";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png";s:12:"tmpl_created";i:1564641885;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:125;s:16:"popularity_index";i:424;s:11:"trend_index";i:424;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:516;a:16:{s:4:"tmpl";i:522;s:2:"id";i:5729;s:5:"title";s:5:"FAQ 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png";s:12:"tmpl_created";i:1520443575;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["faq"]";s:10:"menu_order";i:126;s:16:"popularity_index";i:319;s:11:"trend_index";i:327;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:517;a:16:{s:4:"tmpl";i:1104;s:2:"id";i:16212;s:5:"title";s:33:"Wedding Celebration &#8211; Event";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/10/0025.png";s:12:"tmpl_created";i:1607867299;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/lp/wedding-celebration-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:2:"lp";s:7:"subtype";s:6:"Events";s:4:"tags";s:35:"["Event","Landing Pages","Wedding"]";s:10:"menu_order";i:126;s:16:"popularity_index";i:798;s:11:"trend_index";i:730;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:518;a:16:{s:4:"tmpl";i:881;s:2:"id";i:11478;s:5:"title";s:17:"Gym &#8211; About";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png";s:12:"tmpl_created";i:1567392939;s:6:"author";s:9:"Elementor";s:3:"url";s:99:"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:126;s:16:"popularity_index";i:481;s:11:"trend_index";i:579;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:519;a:16:{s:4:"tmpl";i:525;s:2:"id";i:5755;s:5:"title";s:5:"FAQ 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png";s:12:"tmpl_created";i:1520443580;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["faq"]";s:10:"menu_order";i:127;s:16:"popularity_index";i:112;s:11:"trend_index";i:180;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:520;a:16:{s:4:"tmpl";i:877;s:2:"id";i:11563;s:5:"title";s:19:"Gym &#8211; Pricing";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png";s:12:"tmpl_created";i:1567392923;s:6:"author";s:9:"Elementor";s:3:"url";s:101:"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:127;s:16:"popularity_index";i:577;s:11:"trend_index";i:736;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:521;a:16:{s:4:"tmpl";i:526;s:2:"id";i:5764;s:5:"title";s:5:"FAQ 7";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png";s:12:"tmpl_created";i:1520443582;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["faq"]";s:10:"menu_order";i:128;s:16:"popularity_index";i:338;s:11:"trend_index";i:474;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:522;a:16:{s:4:"tmpl";i:867;s:2:"id";i:11034;s:5:"title";s:30:"Digital Agency &#8211; Contact";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png";s:12:"tmpl_created";i:1564641881;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:30:"["Digital Agency","Marketing"]";s:10:"menu_order";i:128;s:16:"popularity_index";i:191;s:11:"trend_index";i:156;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:523;a:16:{s:4:"tmpl";i:517;s:2:"id";i:5684;s:5:"title";s:5:"FAQ 8";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png";s:12:"tmpl_created";i:1520443565;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["faq"]";s:10:"menu_order";i:129;s:16:"popularity_index";i:74;s:11:"trend_index";i:193;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:524;a:16:{s:4:"tmpl";i:876;s:2:"id";i:11528;s:5:"title";s:19:"Gym &#8211; Contact";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png";s:12:"tmpl_created";i:1567392917;s:6:"author";s:9:"Elementor";s:3:"url";s:101:"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:129;s:16:"popularity_index";i:505;s:11:"trend_index";i:624;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:525;a:16:{s:4:"tmpl";i:518;s:2:"id";i:5693;s:5:"title";s:5:"FAQ 9";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png";s:12:"tmpl_created";i:1520443567;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:3:"faq";s:4:"tags";s:7:"["faq"]";s:10:"menu_order";i:130;s:16:"popularity_index";i:224;s:11:"trend_index";i:515;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:526;a:16:{s:4:"tmpl";i:33;s:2:"id";i:519;s:5:"title";s:24:"Homepage &#8211; Fitness";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/10/0023.png";s:12:"tmpl_created";i:1477388808;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/homepage-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:45:"["Fitness","Gym","Health","Homepage","Sport"]";s:10:"menu_order";i:130;s:16:"popularity_index";i:10;s:11:"trend_index";i:62;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:527;a:16:{s:4:"tmpl";i:30;s:2:"id";i:487;s:5:"title";s:29:"Landing Page &#8211; Vacation";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/10/0021.png";s:12:"tmpl_created";i:1477388357;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:131;s:16:"popularity_index";i:32;s:11:"trend_index";i:136;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:528;a:16:{s:4:"tmpl";i:548;s:2:"id";i:6053;s:5:"title";s:10:"Features 1";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png";s:12:"tmpl_created";i:1520443645;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["features"]";s:10:"menu_order";i:131;s:16:"popularity_index";i:179;s:11:"trend_index";i:463;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:529;a:16:{s:4:"tmpl";i:542;s:2:"id";i:5991;s:5:"title";s:11:"Features 10";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png";s:12:"tmpl_created";i:1520443632;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["features"]";s:10:"menu_order";i:132;s:16:"popularity_index";i:135;s:11:"trend_index";i:265;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:530;a:16:{s:4:"tmpl";i:68;s:2:"id";i:855;s:5:"title";s:37:"Landing Page &#8211; Personal Trainer";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png";s:12:"tmpl_created";i:1494352061;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:132;s:16:"popularity_index";i:290;s:11:"trend_index";i:394;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:531;a:16:{s:4:"tmpl";i:547;s:2:"id";i:6044;s:5:"title";s:11:"Features 11";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png";s:12:"tmpl_created";i:1520443643;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["features"]";s:10:"menu_order";i:133;s:16:"popularity_index";i:70;s:11:"trend_index";i:163;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:532;a:16:{s:4:"tmpl";i:72;s:2:"id";i:955;s:5:"title";s:31:"Landing Page &#8211; Law Office";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png";s:12:"tmpl_created";i:1494352069;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Landing Pages","Law","Office"]";s:10:"menu_order";i:133;s:16:"popularity_index";i:202;s:11:"trend_index";i:271;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:533;a:16:{s:4:"tmpl";i:566;s:2:"id";i:6212;s:5:"title";s:11:"Features 12";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png";s:12:"tmpl_created";i:1520443684;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["features"]";s:10:"menu_order";i:134;s:16:"popularity_index";i:81;s:11:"trend_index";i:98;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:534;a:16:{s:4:"tmpl";i:709;s:2:"id";i:9373;s:5:"title";s:33:"Landing Page &#8211; Conference 5";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png";s:12:"tmpl_created";i:1542811219;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/landing-page-conference-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:134;s:16:"popularity_index";i:283;s:11:"trend_index";i:325;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:535;a:16:{s:4:"tmpl";i:567;s:2:"id";i:6220;s:5:"title";s:10:"Features 2";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png";s:12:"tmpl_created";i:1520443685;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["features"]";s:10:"menu_order";i:135;s:16:"popularity_index";i:88;s:11:"trend_index";i:189;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:536;a:16:{s:4:"tmpl";i:73;s:2:"id";i:974;s:5:"title";s:28:"Landing Page &#8211; Stylist";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png";s:12:"tmpl_created";i:1494352071;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/landing-page-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:162:"["cosmetics","Fashion","girly","hairdresser","Landing Pages","lifestyle","Makeup","manicure","pedicure","Products","salon","Shop","skincare","stylist","wellness"]";s:10:"menu_order";i:135;s:16:"popularity_index";i:329;s:11:"trend_index";i:512;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:537;a:16:{s:4:"tmpl";i:541;s:2:"id";i:5983;s:5:"title";s:10:"Features 3";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png";s:12:"tmpl_created";i:1520443630;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"features";s:4:"tags";s:11:"["featues"]";s:10:"menu_order";i:136;s:16:"popularity_index";i:231;s:11:"trend_index";i:351;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:538;a:16:{s:4:"tmpl";i:905;s:2:"id";i:11948;s:5:"title";s:18:"Maintenance Mode 3";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/10/mm3.png";s:12:"tmpl_created";i:1572153978;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/maintenance-mode-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:20:"["Maintenance mode"]";s:10:"menu_order";i:136;s:16:"popularity_index";i:195;s:11:"trend_index";i:259;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:539;a:16:{s:4:"tmpl";i:540;s:2:"id";i:5974;s:5:"title";s:10:"Features 4";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png";s:12:"tmpl_created";i:1520443629;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["features"]";s:10:"menu_order";i:137;s:16:"popularity_index";i:69;s:11:"trend_index";i:181;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:540;a:16:{s:4:"tmpl";i:39;s:2:"id";i:754;s:5:"title";s:25:"Services &#8211; Interior";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2017/01/Interior-Services.png";s:12:"tmpl_created";i:1485269691;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:137;s:16:"popularity_index";i:251;s:11:"trend_index";i:400;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:541;a:16:{s:4:"tmpl";i:516;s:2:"id";i:5624;s:5:"title";s:10:"Features 5";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png";s:12:"tmpl_created";i:1520443553;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["features"]";s:10:"menu_order";i:138;s:16:"popularity_index";i:93;s:11:"trend_index";i:352;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:542;a:16:{s:4:"tmpl";i:41;s:2:"id";i:752;s:5:"title";s:24:"Contact &#8211; Interior";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2017/01/interior-contact.png";s:12:"tmpl_created";i:1485269737;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:138;s:16:"popularity_index";i:344;s:11:"trend_index";i:425;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:543;a:16:{s:4:"tmpl";i:515;s:2:"id";i:5615;s:5:"title";s:10:"Features 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png";s:12:"tmpl_created";i:1520443551;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["features"]";s:10:"menu_order";i:139;s:16:"popularity_index";i:41;s:11:"trend_index";i:119;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:544;a:16:{s:4:"tmpl";i:40;s:2:"id";i:753;s:5:"title";s:22:"About &#8211; Interior";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2017/01/Interior-About.png";s:12:"tmpl_created";i:1485269710;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:139;s:16:"popularity_index";i:309;s:11:"trend_index";i:435;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:545;a:16:{s:4:"tmpl";i:539;s:2:"id";i:5963;s:5:"title";s:10:"Features 7";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png";s:12:"tmpl_created";i:1520443626;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["features"]";s:10:"menu_order";i:140;s:16:"popularity_index";i:67;s:11:"trend_index";i:133;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:546;a:16:{s:4:"tmpl";i:42;s:2:"id";i:751;s:5:"title";s:25:"Homepage &#8211; Interior";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2017/01/interior-home.png";s:12:"tmpl_created";i:1485269743;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:140;s:16:"popularity_index";i:258;s:11:"trend_index";i:200;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:547;a:16:{s:4:"tmpl";i:565;s:2:"id";i:6204;s:5:"title";s:10:"Features 8";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png";s:12:"tmpl_created";i:1520443681;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["features"]";s:10:"menu_order";i:141;s:16:"popularity_index";i:217;s:11:"trend_index";i:223;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:548;a:16:{s:4:"tmpl";i:110;s:2:"id";i:2402;s:5:"title";s:32:"Homepage &#8211; Interior Design";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2017/09/Interior.png";s:12:"tmpl_created";i:1506441447;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:193:"["Architecture","building","Business","Creative","exterior design","furniture design","Gallery","garden design","house","interior design","landscape design","multipurpose","portfolio","studio"]";s:10:"menu_order";i:141;s:16:"popularity_index";i:126;s:11:"trend_index";i:257;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:549;a:16:{s:4:"tmpl";i:564;s:2:"id";i:6196;s:5:"title";s:10:"Features 9";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png";s:12:"tmpl_created";i:1520443680;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"features";s:4:"tags";s:12:"["features"]";s:10:"menu_order";i:142;s:16:"popularity_index";i:106;s:11:"trend_index";i:113;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:550;a:16:{s:4:"tmpl";i:135;s:2:"id";i:3626;s:5:"title";s:30:"Snowboard Site &#8211; Contact";s:9:"thumbnail";s:62:"https://library.elementor.com/wp-content/uploads/2017/12/3.png";s:12:"tmpl_created";i:1513513193;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:142;s:16:"popularity_index";i:293;s:11:"trend_index";i:637;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:551;a:16:{s:4:"tmpl";i:1033;s:2:"id";i:15033;s:5:"title";s:28:"Flooring Company &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/08/404.png";s:12:"tmpl_created";i:1597739459;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/flooring-company-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:45:"["404","Flooring company","Flooring website"]";s:10:"menu_order";i:143;s:16:"popularity_index";i:655;s:11:"trend_index";i:671;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:552;a:16:{s:4:"tmpl";i:906;s:2:"id";i:11966;s:5:"title";s:18:"Maintenance mode 4";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/10/mm4.png";s:12:"tmpl_created";i:1572154274;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/maintenance-mode-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:20:"["Maintenance mode"]";s:10:"menu_order";i:143;s:16:"popularity_index";i:490;s:11:"trend_index";i:595;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:553;a:16:{s:4:"tmpl";i:1032;s:2:"id";i:15042;s:5:"title";s:32:"Flooring Company &#8211; Archive";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png";s:12:"tmpl_created";i:1597739084;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:144;s:16:"popularity_index";i:320;s:11:"trend_index";i:275;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:554;a:16:{s:4:"tmpl";i:134;s:2:"id";i:3632;s:5:"title";s:31:"Snowboard Site &#8211; Services";s:9:"thumbnail";s:62:"https://library.elementor.com/wp-content/uploads/2017/12/2.png";s:12:"tmpl_created";i:1513513171;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:144;s:16:"popularity_index";i:222;s:11:"trend_index";i:342;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:555;a:16:{s:4:"tmpl";i:1031;s:2:"id";i:15017;s:5:"title";s:31:"Flooring Company &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png";s:12:"tmpl_created";i:1597738933;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:48:"["Flooring company","Flooring website","Footer"]";s:10:"menu_order";i:145;s:16:"popularity_index";i:323;s:11:"trend_index";i:192;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:556;a:16:{s:4:"tmpl";i:133;s:2:"id";i:3619;s:5:"title";s:31:"Snowboard Site &#8211; Homepage";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2017/12/home.png";s:12:"tmpl_created";i:1513513137;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:145;s:16:"popularity_index";i:232;s:11:"trend_index";i:219;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:557;a:16:{s:4:"tmpl";i:1030;s:2:"id";i:15007;s:5:"title";s:31:"Flooring Company &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/08/Header.png";s:12:"tmpl_created";i:1597738896;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/flooring-company-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:48:"["Flooring company","Flooring website","Header"]";s:10:"menu_order";i:146;s:16:"popularity_index";i:459;s:11:"trend_index";i:333;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:558;a:16:{s:4:"tmpl";i:710;s:2:"id";i:9425;s:5:"title";s:38:"Black Friday &#8211;  80&#8217;s style";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/11/unnamed-file.png";s:12:"tmpl_created";i:1542901234;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/black-friday-80s-style/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:146;s:16:"popularity_index";i:360;s:11:"trend_index";i:472;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:559;a:16:{s:4:"tmpl";i:1029;s:2:"id";i:15052;s:5:"title";s:36:"Flooring Company &#8211; Single post";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/08/Single.png";s:12:"tmpl_created";i:1597738858;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:39:"["Flooring company","Flooring website"]";s:10:"menu_order";i:147;s:16:"popularity_index";i:392;s:11:"trend_index";i:226;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:560;a:16:{s:4:"tmpl";i:907;s:2:"id";i:11973;s:5:"title";s:18:"Maintenance mode 5";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/10/mm5.png";s:12:"tmpl_created";i:1572154523;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/maintenance-mode-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:20:"["Maintenance mode"]";s:10:"menu_order";i:147;s:16:"popularity_index";i:418;s:11:"trend_index";i:476;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:561;a:16:{s:4:"tmpl";i:651;s:2:"id";i:7837;s:5:"title";s:9:"footer 01";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg";s:12:"tmpl_created";i:1524582852;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:148;s:16:"popularity_index";i:495;s:11:"trend_index";i:539;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:562;a:16:{s:4:"tmpl";i:908;s:2:"id";i:11981;s:5:"title";s:18:"Maintenance mode 6";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/10/mm6.png";s:12:"tmpl_created";i:1572155125;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/maintenance-mode-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:20:"["Maintenance mode"]";s:10:"menu_order";i:148;s:16:"popularity_index";i:410;s:11:"trend_index";i:390;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:563;a:16:{s:4:"tmpl";i:647;s:2:"id";i:7937;s:5:"title";s:10:"footer 010";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg";s:12:"tmpl_created";i:1524582665;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:149;s:16:"popularity_index";i:185;s:11:"trend_index";i:115;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:564;a:16:{s:4:"tmpl";i:22;s:2:"id";i:147;s:5:"title";s:20:"Homepage &#8211; App";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0004.png";s:12:"tmpl_created";i:1470829868;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/homepage-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:18:"["App","Homepage"]";s:10:"menu_order";i:150;s:16:"popularity_index";i:5;s:11:"trend_index";i:16;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:565;a:16:{s:4:"tmpl";i:646;s:2:"id";i:7950;s:5:"title";s:10:"footer 011";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg";s:12:"tmpl_created";i:1524582631;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:150;s:16:"popularity_index";i:244;s:11:"trend_index";i:203;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:566;a:16:{s:4:"tmpl";i:48;s:2:"id";i:777;s:5:"title";s:28:"Homepage &#8211; Coffee Shop";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/01/rest-home.jpg";s:12:"tmpl_created";i:1485273092;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:41:"["Coffee","Homepage","Restaurant","Shop"]";s:10:"menu_order";i:151;s:16:"popularity_index";i:175;s:11:"trend_index";i:414;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:567;a:16:{s:4:"tmpl";i:645;s:2:"id";i:7959;s:5:"title";s:10:"footer 012";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg";s:12:"tmpl_created";i:1524582605;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:151;s:16:"popularity_index";i:177;s:11:"trend_index";i:140;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:568;a:16:{s:4:"tmpl";i:111;s:2:"id";i:2404;s:5:"title";s:24:"Homepage &#8211; Product";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2017/09/product.png";s:12:"tmpl_created";i:1506441452;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:103:"["Business","colorful","Ecommerce","flat","mobile","modern","responsive","retina","Shop","woocommerce"]";s:10:"menu_order";i:152;s:16:"popularity_index";i:164;s:11:"trend_index";i:286;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:569;a:16:{s:4:"tmpl";i:644;s:2:"id";i:7982;s:5:"title";s:10:"footer 013";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg";s:12:"tmpl_created";i:1524582468;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:152;s:16:"popularity_index";i:209;s:11:"trend_index";i:212;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:570;a:16:{s:4:"tmpl";i:31;s:2:"id";i:492;s:5:"title";s:25:"Homepage &#8211; Law firm";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/10/0024.png";s:12:"tmpl_created";i:1477388365;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:25:"["Firm","Homepage","Law"]";s:10:"menu_order";i:153;s:16:"popularity_index";i:14;s:11:"trend_index";i:79;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:571;a:16:{s:4:"tmpl";i:643;s:2:"id";i:7997;s:5:"title";s:10:"footer 014";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg";s:12:"tmpl_created";i:1524582343;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:153;s:16:"popularity_index";i:64;s:11:"trend_index";i:41;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:572;a:16:{s:4:"tmpl";i:132;s:2:"id";i:3451;s:5:"title";s:39:"Homepage &#8211; Goodness meal services";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2017/11/goodness-featured-image.png";s:12:"tmpl_created";i:1512054116;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:154;s:16:"popularity_index";i:266;s:11:"trend_index";i:407;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:573;a:16:{s:4:"tmpl";i:693;s:2:"id";i:9119;s:5:"title";s:10:"footer 015";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png";s:12:"tmpl_created";i:1532428138;s:6:"author";s:9:"Elementor";s:3:"url";s:101:"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:154;s:16:"popularity_index";i:240;s:11:"trend_index";i:154;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:574;a:16:{s:4:"tmpl";i:108;s:2:"id";i:2152;s:5:"title";s:26:"Homepage &#8211; Cake Shop";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/07/cake-home.png";s:12:"tmpl_created";i:1499774132;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/homepage-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:39:"["Cake","Homepage","Restaurant","Shop"]";s:10:"menu_order";i:155;s:16:"popularity_index";i:382;s:11:"trend_index";i:530;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:575;a:16:{s:4:"tmpl";i:652;s:2:"id";i:7852;s:5:"title";s:9:"footer 02";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg";s:12:"tmpl_created";i:1524582875;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:155;s:16:"popularity_index";i:199;s:11:"trend_index";i:96;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:576;a:16:{s:4:"tmpl";i:50;s:2:"id";i:1068;s:5:"title";s:27:"Homepage &#8211; Copywriter";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2017/03/copywriter.png";s:12:"tmpl_created";i:1488805928;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:25:"["Copywriter","Homepage"]";s:10:"menu_order";i:156;s:16:"popularity_index";i:249;s:11:"trend_index";i:437;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:577;a:16:{s:4:"tmpl";i:653;s:2:"id";i:7862;s:5:"title";s:9:"footer 03";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg";s:12:"tmpl_created";i:1524582903;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:156;s:16:"popularity_index";i:137;s:11:"trend_index";i:91;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:578;a:16:{s:4:"tmpl";i:121;s:2:"id";i:2813;s:5:"title";s:32:"Homepage &#8211; Creative Agency";s:9:"thumbnail";s:90:"https://library.elementor.com/wp-content/uploads/2017/11/Creative-Agency-–-Home-Page.png";s:12:"tmpl_created";i:1509615049;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/homepage-creative-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:32:"["Agency","Creative","Homepage"]";s:10:"menu_order";i:157;s:16:"popularity_index";i:130;s:11:"trend_index";i:215;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:579;a:16:{s:4:"tmpl";i:654;s:2:"id";i:7871;s:5:"title";s:9:"footer 04";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg";s:12:"tmpl_created";i:1524582927;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:157;s:16:"popularity_index";i:97;s:11:"trend_index";i:55;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:580;a:16:{s:4:"tmpl";i:43;s:2:"id";i:728;s:5:"title";s:33:"Homepage &#8211; Delivery Company";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2017/01/delivery-company-home-page.jpg";s:12:"tmpl_created";i:1485269993;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/homepage-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:23:"["Delivery","Homepage"]";s:10:"menu_order";i:158;s:16:"popularity_index";i:324;s:11:"trend_index";i:790;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:581;a:16:{s:4:"tmpl";i:655;s:2:"id";i:7884;s:5:"title";s:9:"footer 05";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg";s:12:"tmpl_created";i:1524582944;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:158;s:16:"popularity_index";i:92;s:11:"trend_index";i:109;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:582;a:16:{s:4:"tmpl";i:109;s:2:"id";i:2403;s:5:"title";s:29:"Homepage &#8211; Luxury Hotel";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2017/09/Hotel.png";s:12:"tmpl_created";i:1506441428;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:159;s:16:"popularity_index";i:314;s:11:"trend_index";i:499;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:583;a:16:{s:4:"tmpl";i:656;s:2:"id";i:7892;s:5:"title";s:9:"footer 06";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg";s:12:"tmpl_created";i:1524583015;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:159;s:16:"popularity_index";i:132;s:11:"trend_index";i:146;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:584;a:16:{s:4:"tmpl";i:101;s:2:"id";i:1903;s:5:"title";s:20:"One Page &#8211; Spa";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2017/06/spa.png";s:12:"tmpl_created";i:1496822325;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:132:"["Beauty","Care","girly","Hair","Health","hospitality","massage","medical","parlor","physiotherapy","salon","Spa","wellness","Yoga"]";s:10:"menu_order";i:160;s:16:"popularity_index";i:211;s:11:"trend_index";i:320;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:585;a:16:{s:4:"tmpl";i:650;s:2:"id";i:7904;s:5:"title";s:9:"footer 07";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg";s:12:"tmpl_created";i:1524582814;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:160;s:16:"popularity_index";i:203;s:11:"trend_index";i:186;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:586;a:16:{s:4:"tmpl";i:102;s:2:"id";i:2123;s:5:"title";s:33:"One Page &#8211; Architect Office";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/06/architect.png";s:12:"tmpl_created";i:1499772989;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:161;s:16:"popularity_index";i:11;s:11:"trend_index";i:19;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:587;a:16:{s:4:"tmpl";i:649;s:2:"id";i:7917;s:5:"title";s:9:"footer 08";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg";s:12:"tmpl_created";i:1524582788;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:161;s:16:"popularity_index";i:89;s:11:"trend_index";i:144;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:588;a:16:{s:4:"tmpl";i:98;s:2:"id";i:1888;s:5:"title";s:32:"One Page &#8211; Creative Meetup";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2017/06/creative-meetup.png";s:12:"tmpl_created";i:1496822319;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:162;s:16:"popularity_index";i:315;s:11:"trend_index";i:771;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:589;a:16:{s:4:"tmpl";i:648;s:2:"id";i:7927;s:5:"title";s:9:"footer 09";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg";s:12:"tmpl_created";i:1524582691;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:2:"[]";s:10:"menu_order";i:162;s:16:"popularity_index";i:178;s:11:"trend_index";i:100;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:590;a:16:{s:4:"tmpl";i:100;s:2:"id";i:1891;s:5:"title";s:35:"One Page &#8211; Textile Convention";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2017/06/textile-meetup.png";s:12:"tmpl_created";i:1496822323;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:163;s:16:"popularity_index";i:503;s:11:"trend_index";i:835;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:591;a:16:{s:4:"tmpl";i:97;s:2:"id";i:1880;s:5:"title";s:24:"One Page &#8211; Wedding";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2017/06/wedding.png";s:12:"tmpl_created";i:1496822317;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/one-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:82:"["bride","ceremony","cute","Event","fancy","girly","Groom","guestbook","marriage"]";s:10:"menu_order";i:164;s:16:"popularity_index";i:535;s:11:"trend_index";i:576;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:592;a:16:{s:4:"tmpl";i:99;s:2:"id";i:1885;s:5:"title";s:29:"One Page &#8211; Yacht Rental";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2017/06/yacht-home.png";s:12:"tmpl_created";i:1496822321;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:165;s:16:"popularity_index";i:235;s:11:"trend_index";i:610;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:593;a:16:{s:4:"tmpl";i:127;s:2:"id";i:2723;s:5:"title";s:34:"Portfolio &#8211; Graphic Designer";s:9:"thumbnail";s:91:"https://library.elementor.com/wp-content/uploads/2017/11/Graphic-Designer-–-Portfolio.png";s:12:"tmpl_created";i:1509633883;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:166;s:16:"popularity_index";i:218;s:11:"trend_index";i:300;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:594;a:16:{s:4:"tmpl";i:105;s:2:"id";i:2145;s:5:"title";s:30:"About &#8211; Delivery Company";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2017/07/delivery-about.png";s:12:"tmpl_created";i:1499774125;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:10:"["moving"]";s:10:"menu_order";i:167;s:16:"popularity_index";i:403;s:11:"trend_index";i:699;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:595;a:16:{s:4:"tmpl";i:107;s:2:"id";i:2155;s:5:"title";s:23:"About &#8211; Cake Shop";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2017/07/cake-about.png";s:12:"tmpl_created";i:1499774130;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:8:"["Food"]";s:10:"menu_order";i:168;s:16:"popularity_index";i:471;s:11:"trend_index";i:461;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:596;a:16:{s:4:"tmpl";i:55;s:2:"id";i:1085;s:5:"title";s:21:"About &#8211; Startup";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2017/03/Startup.png";s:12:"tmpl_created";i:1488810874;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/about-startup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:19:"["About","Startup"]";s:10:"menu_order";i:169;s:16:"popularity_index";i:8;s:11:"trend_index";i:36;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:597;a:16:{s:4:"tmpl";i:642;s:2:"id";i:4676;s:5:"title";s:8:"Footer 7";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png";s:12:"tmpl_created";i:1522014215;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:10:"["Footer"]";s:10:"menu_order";i:169;s:16:"popularity_index";i:237;s:11:"trend_index";i:346;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:598;a:16:{s:4:"tmpl";i:637;s:2:"id";i:7627;s:5:"title";s:8:"Footer 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png";s:12:"tmpl_created";i:1521547332;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:10:"["Footer"]";s:10:"menu_order";i:170;s:16:"popularity_index";i:100;s:11:"trend_index";i:83;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:599;a:16:{s:4:"tmpl";i:18;s:2:"id";i:101;s:5:"title";s:16:"About &#8211; CV";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0018.png";s:12:"tmpl_created";i:1470829785;s:6:"author";s:9:"Elementor";s:3:"url";s:98:"https://library.elementor.com/about-cv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:77:"["creative portfolio","Personal","portfolio","professional","resume","vcard"]";s:10:"menu_order";i:171;s:16:"popularity_index";i:54;s:11:"trend_index";i:182;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:600;a:16:{s:4:"tmpl";i:638;s:2:"id";i:7638;s:5:"title";s:8:"Footer 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png";s:12:"tmpl_created";i:1521547502;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:10:"["Footer"]";s:10:"menu_order";i:171;s:16:"popularity_index";i:124;s:11:"trend_index";i:147;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:601;a:16:{s:4:"tmpl";i:888;s:2:"id";i:11424;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png";s:12:"tmpl_created";i:1567393309;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:13:"["404","Gym"]";s:10:"menu_order";i:172;s:16:"popularity_index";i:679;s:11:"trend_index";i:769;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:602;a:16:{s:4:"tmpl";i:17;s:2:"id";i:213;s:5:"title";s:26:"About &#8211; Architecture";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0008.png";s:12:"tmpl_created";i:1470829766;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:24:"["About","Architecture"]";s:10:"menu_order";i:173;s:16:"popularity_index";i:20;s:11:"trend_index";i:65;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:603;a:16:{s:4:"tmpl";i:887;s:2:"id";i:11435;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png";s:12:"tmpl_created";i:1567393296;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:173;s:16:"popularity_index";i:441;s:11:"trend_index";i:507;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:604;a:16:{s:4:"tmpl";i:886;s:2:"id";i:11445;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png";s:12:"tmpl_created";i:1567393229;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:7:"["Gym"]";s:10:"menu_order";i:174;s:16:"popularity_index";i:452;s:11:"trend_index";i:479;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:605;a:16:{s:4:"tmpl";i:122;s:2:"id";i:2802;s:5:"title";s:38:"Portfolio &#8211; Fashion Photographer";s:9:"thumbnail";s:95:"https://library.elementor.com/wp-content/uploads/2017/11/Fashion-photographer-–-Portfolio.png";s:12:"tmpl_created";i:1509615440;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:174;s:16:"popularity_index";i:263;s:11:"trend_index";i:504;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:606;a:16:{s:4:"tmpl";i:885;s:2:"id";i:11453;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png";s:12:"tmpl_created";i:1567393224;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:16:"["Footer","Gym"]";s:10:"menu_order";i:175;s:16:"popularity_index";i:270;s:11:"trend_index";i:331;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:607;a:16:{s:4:"tmpl";i:124;s:2:"id";i:2828;s:5:"title";s:35:"Landing Page &#8211; Law Convention";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png";s:12:"tmpl_created";i:1509631636;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/landing-page-law-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:36:"["Convention","Landing Pages","Law"]";s:10:"menu_order";i:175;s:16:"popularity_index";i:423;s:11:"trend_index";i:625;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:608;a:16:{s:4:"tmpl";i:84;s:2:"id";i:1461;s:5:"title";s:28:"Landing Page &#8211; Ebook 1";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png";s:12:"tmpl_created";i:1494352121;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:143:"["App","author","book","brochure","download","e-book","Ebook","Landing Pages","Marketing","Product","publisher","sell online","seo","showcase"]";s:10:"menu_order";i:176;s:16:"popularity_index";i:374;s:11:"trend_index";i:516;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:609;a:16:{s:4:"tmpl";i:884;s:2:"id";i:11461;s:5:"title";s:3:"GYM";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png";s:12:"tmpl_created";i:1567393219;s:6:"author";s:9:"Elementor";s:3:"url";s:100:"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:16:"["Gym","Header"]";s:10:"menu_order";i:176;s:16:"popularity_index";i:201;s:11:"trend_index";i:135;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:610;a:16:{s:4:"tmpl";i:85;s:2:"id";i:1460;s:5:"title";s:28:"Landing Page &#8211; Ebook 2";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png";s:12:"tmpl_created";i:1494352124;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:177;s:16:"popularity_index";i:426;s:11:"trend_index";i:466;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:611;a:16:{s:4:"tmpl";i:635;s:2:"id";i:7596;s:5:"title";s:8:"Header 1";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg";s:12:"tmpl_created";i:1521546999;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:10:"["Header"]";s:10:"menu_order";i:177;s:16:"popularity_index";i:33;s:11:"trend_index";i:17;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:612;a:16:{s:4:"tmpl";i:86;s:2:"id";i:1459;s:5:"title";s:28:"Landing Page &#8211; Ebook 3";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png";s:12:"tmpl_created";i:1494352125;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:178;s:16:"popularity_index";i:254;s:11:"trend_index";i:422;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:613;a:16:{s:4:"tmpl";i:663;s:2:"id";i:7801;s:5:"title";s:9:"header 10";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg";s:12:"tmpl_created";i:1524583659;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:178;s:16:"popularity_index";i:51;s:11:"trend_index";i:14;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:614;a:16:{s:4:"tmpl";i:54;s:2:"id";i:1052;s:5:"title";s:33:"Landing Page &#8211; Mobile App 1";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2017/03/app.png";s:12:"tmpl_created";i:1488810873;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:179;s:16:"popularity_index";i:47;s:11:"trend_index";i:158;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:615;a:16:{s:4:"tmpl";i:658;s:2:"id";i:7812;s:5:"title";s:9:"header 11";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg";s:12:"tmpl_created";i:1524583298;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:179;s:16:"popularity_index";i:96;s:11:"trend_index";i:103;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:616;a:16:{s:4:"tmpl";i:77;s:2:"id";i:1505;s:5:"title";s:33:"Landing Page &#8211; Mobile App 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png";s:12:"tmpl_created";i:1494352110;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:180;s:16:"popularity_index";i:454;s:11:"trend_index";i:547;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:617;a:16:{s:4:"tmpl";i:657;s:2:"id";i:7825;s:5:"title";s:9:"header 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg";s:12:"tmpl_created";i:1524583273;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:180;s:16:"popularity_index";i:63;s:11:"trend_index";i:75;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:618;a:16:{s:4:"tmpl";i:44;s:2:"id";i:726;s:5:"title";s:33:"Landing Page &#8211; Conference 1";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg";s:12:"tmpl_created";i:1485270062;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:181;s:16:"popularity_index";i:498;s:11:"trend_index";i:651;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:619;a:16:{s:4:"tmpl";i:694;s:2:"id";i:9127;s:5:"title";s:9:"header 13";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png";s:12:"tmpl_created";i:1532428699;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:181;s:16:"popularity_index";i:61;s:11:"trend_index";i:58;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:620;a:16:{s:4:"tmpl";i:88;s:2:"id";i:1613;s:5:"title";s:33:"Landing Page &#8211; Conference 2";s:9:"thumbnail";s:109:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png";s:12:"tmpl_created";i:1494352129;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:182;s:16:"popularity_index";i:504;s:11:"trend_index";i:464;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:621;a:16:{s:4:"tmpl";i:636;s:2:"id";i:7615;s:5:"title";s:8:"Header 2";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg";s:12:"tmpl_created";i:1521547237;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:10:"["Header"]";s:10:"menu_order";i:182;s:16:"popularity_index";i:30;s:11:"trend_index";i:33;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:622;a:16:{s:4:"tmpl";i:87;s:2:"id";i:1612;s:5:"title";s:33:"Landing Page &#8211; Conference 3";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png";s:12:"tmpl_created";i:1494352127;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:183;s:16:"popularity_index";i:549;s:11:"trend_index";i:693;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:623;a:16:{s:4:"tmpl";i:665;s:2:"id";i:7713;s:5:"title";s:8:"header 3";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg";s:12:"tmpl_created";i:1524584780;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:183;s:16:"popularity_index";i:43;s:11:"trend_index";i:28;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:624;a:16:{s:4:"tmpl";i:89;s:2:"id";i:1614;s:5:"title";s:33:"Landing Page &#8211; Conference 4";s:9:"thumbnail";s:99:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png";s:12:"tmpl_created";i:1494352131;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:184;s:16:"popularity_index";i:447;s:11:"trend_index";i:657;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:625;a:16:{s:4:"tmpl";i:659;s:2:"id";i:7724;s:5:"title";s:8:"header 4";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg";s:12:"tmpl_created";i:1524583367;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:184;s:16:"popularity_index";i:24;s:11:"trend_index";i:13;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:626;a:16:{s:4:"tmpl";i:70;s:2:"id";i:906;s:5:"title";s:29:"Landing Page &#8211;  Coacher";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png";s:12:"tmpl_created";i:1494352066;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:185;s:16:"popularity_index";i:302;s:11:"trend_index";i:397;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:627;a:16:{s:4:"tmpl";i:660;s:2:"id";i:7734;s:5:"title";s:8:"header 5";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg";s:12:"tmpl_created";i:1524583436;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:185;s:16:"popularity_index";i:36;s:11:"trend_index";i:18;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:628;a:16:{s:4:"tmpl";i:69;s:2:"id";i:879;s:5:"title";s:41:"Landing Page &#8211; Financial Consultant";s:9:"thumbnail";s:94:"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png";s:12:"tmpl_created";i:1494352064;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:186;s:16:"popularity_index";i:305;s:11:"trend_index";i:406;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:629;a:16:{s:4:"tmpl";i:666;s:2:"id";i:7744;s:5:"title";s:8:"Header 6";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg";s:12:"tmpl_created";i:1524584784;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:186;s:16:"popularity_index";i:65;s:11:"trend_index";i:94;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:630;a:16:{s:4:"tmpl";i:71;s:2:"id";i:926;s:5:"title";s:33:"Landing Page &#8211; Private Chef";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png";s:12:"tmpl_created";i:1494352068;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:187;s:16:"popularity_index";i:461;s:11:"trend_index";i:549;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:631;a:16:{s:4:"tmpl";i:664;s:2:"id";i:7754;s:5:"title";s:8:"header 7";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg";s:12:"tmpl_created";i:1524583712;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:187;s:16:"popularity_index";i:111;s:11:"trend_index";i:143;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:632;a:16:{s:4:"tmpl";i:51;s:2:"id";i:1032;s:5:"title";s:27:"Landing Page &#8211; Agency";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png";s:12:"tmpl_created";i:1488810866;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:188;s:16:"popularity_index";i:462;s:11:"trend_index";i:715;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:633;a:16:{s:4:"tmpl";i:661;s:2:"id";i:7771;s:5:"title";s:8:"header 8";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg";s:12:"tmpl_created";i:1524583540;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:188;s:16:"popularity_index";i:91;s:11:"trend_index";i:60;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:634;a:16:{s:4:"tmpl";i:49;s:2:"id";i:730;s:5:"title";s:24:"Landing Page &#8211; App";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg";s:12:"tmpl_created";i:1485273430;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/landing-page-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:189;s:16:"popularity_index";i:386;s:11:"trend_index";i:614;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:635;a:16:{s:4:"tmpl";i:662;s:2:"id";i:7787;s:5:"title";s:8:"header 9";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg";s:12:"tmpl_created";i:1524583598;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:2:"[]";s:10:"menu_order";i:189;s:16:"popularity_index";i:102;s:11:"trend_index";i:78;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:636;a:16:{s:4:"tmpl";i:37;s:2:"id";i:643;s:5:"title";s:29:"Landing Page &#8211; Festival";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg";s:12:"tmpl_created";i:1481549290;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:190;s:16:"popularity_index";i:518;s:11:"trend_index";i:748;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:637;a:16:{s:4:"tmpl";i:572;s:2:"id";i:6266;s:5:"title";s:6:"Hero 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png";s:12:"tmpl_created";i:1520443695;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:190;s:16:"popularity_index";i:52;s:11:"trend_index";i:35;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:638;a:16:{s:4:"tmpl";i:528;s:2:"id";i:5783;s:5:"title";s:7:"Hero 10";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png";s:12:"tmpl_created";i:1520443586;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:191;s:16:"popularity_index";i:365;s:11:"trend_index";i:567;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:639;a:16:{s:4:"tmpl";i:32;s:2:"id";i:542;s:5:"title";s:28:"Landing Page &#8211; Wedding";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/10/0025.png";s:12:"tmpl_created";i:1477388484;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:191;s:16:"popularity_index";i:128;s:11:"trend_index";i:355;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:640;a:16:{s:4:"tmpl";i:527;s:2:"id";i:5773;s:5:"title";s:7:"Hero 11";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png";s:12:"tmpl_created";i:1520443584;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:192;s:16:"popularity_index";i:39;s:11:"trend_index";i:179;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:641;a:16:{s:4:"tmpl";i:56;s:2:"id";i:1187;s:5:"title";s:32:"Landing Page &#8211; Photography";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png";s:12:"tmpl_created";i:1490707385;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:192;s:16:"popularity_index";i:53;s:11:"trend_index";i:196;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:642;a:16:{s:4:"tmpl";i:36;s:2:"id";i:641;s:5:"title";s:28:"Landing Page &#8211; Fashion";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg";s:12:"tmpl_created";i:1481549264;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:193;s:16:"popularity_index";i:355;s:11:"trend_index";i:480;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:643;a:16:{s:4:"tmpl";i:479;s:2:"id";i:5238;s:5:"title";s:7:"Hero 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png";s:12:"tmpl_created";i:1520443468;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:193;s:16:"popularity_index";i:611;s:11:"trend_index";i:555;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:644;a:16:{s:4:"tmpl";i:11;s:2:"id";i:189;s:5:"title";s:30:"Landing Page &#8211; Tourism 1";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0005.png";s:12:"tmpl_created";i:1470820715;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:194;s:16:"popularity_index";i:17;s:11:"trend_index";i:107;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:645;a:16:{s:4:"tmpl";i:573;s:2:"id";i:6274;s:5:"title";s:6:"Hero 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png";s:12:"tmpl_created";i:1520443698;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:194;s:16:"popularity_index";i:87;s:11:"trend_index";i:88;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:646;a:16:{s:4:"tmpl";i:569;s:2:"id";i:6239;s:5:"title";s:6:"Hero 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png";s:12:"tmpl_created";i:1520443689;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:195;s:16:"popularity_index";i:23;s:11:"trend_index";i:34;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:647;a:16:{s:4:"tmpl";i:80;s:2:"id";i:1547;s:5:"title";s:30:"Landing Page &#8211; Tourism 2";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png";s:12:"tmpl_created";i:1494352115;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:195;s:16:"popularity_index";i:377;s:11:"trend_index";i:491;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:648;a:16:{s:4:"tmpl";i:571;s:2:"id";i:6258;s:5:"title";s:6:"Hero 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png";s:12:"tmpl_created";i:1520443693;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:196;s:16:"popularity_index";i:479;s:11:"trend_index";i:470;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:649;a:16:{s:4:"tmpl";i:81;s:2:"id";i:1546;s:5:"title";s:30:"Landing Page &#8211; Tourism 3";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png";s:12:"tmpl_created";i:1494352116;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:196;s:16:"popularity_index";i:550;s:11:"trend_index";i:690;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:650;a:16:{s:4:"tmpl";i:570;s:2:"id";i:6249;s:5:"title";s:6:"Hero 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png";s:12:"tmpl_created";i:1520443691;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:197;s:16:"popularity_index";i:56;s:11:"trend_index";i:85;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:651;a:16:{s:4:"tmpl";i:82;s:2:"id";i:1545;s:5:"title";s:30:"Landing Page &#8211; Tourism 4";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png";s:12:"tmpl_created";i:1494352118;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:197;s:16:"popularity_index";i:425;s:11:"trend_index";i:404;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:652;a:16:{s:4:"tmpl";i:568;s:2:"id";i:6230;s:5:"title";s:6:"Hero 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png";s:12:"tmpl_created";i:1520443687;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:198;s:16:"popularity_index";i:406;s:11:"trend_index";i:542;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:653;a:16:{s:4:"tmpl";i:125;s:2:"id";i:2714;s:5:"title";s:30:"Landing Page &#8211; Tourism 5";s:9:"thumbnail";s:86:"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png";s:12:"tmpl_created";i:1509631782;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:198;s:16:"popularity_index";i:415;s:11:"trend_index";i:584;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:654;a:16:{s:4:"tmpl";i:13;s:2:"id";i:195;s:5:"title";s:28:"Landing Page &#8211; Product";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0006.png";s:12:"tmpl_created";i:1470820765;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:199;s:16:"popularity_index";i:72;s:11:"trend_index";i:242;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:655;a:16:{s:4:"tmpl";i:530;s:2:"id";i:5801;s:5:"title";s:6:"Hero 7";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png";s:12:"tmpl_created";i:1520443589;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"hero";s:4:"tags";s:8:"["hero"]";s:10:"menu_order";i:199;s:16:"popularity_index";i:15;s:11:"trend_index";i:37;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:656;a:16:{s:4:"tmpl";i:15;s:2:"id";i:197;s:5:"title";s:34:"Landing Page &#8211; Real Estate 1";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0007.png";s:12:"tmpl_created";i:1470825711;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:200;s:16:"popularity_index";i:162;s:11:"trend_index";i:366;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:657;a:16:{s:4:"tmpl";i:531;s:2:"id";i:5811;s:5:"title";s:6:"Hero 8";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png";s:12:"tmpl_created";i:1520443591;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:200;s:16:"popularity_index";i:105;s:11:"trend_index";i:86;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:658;a:16:{s:4:"tmpl";i:529;s:2:"id";i:5792;s:5:"title";s:6:"Hero 9";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png";s:12:"tmpl_created";i:1520443588;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"hero";s:4:"tags";s:2:"[]";s:10:"menu_order";i:201;s:16:"popularity_index";i:225;s:11:"trend_index";i:244;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:659;a:16:{s:4:"tmpl";i:58;s:2:"id";i:1193;s:5:"title";s:34:"Landing Page &#8211; Real Estate 2";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png";s:12:"tmpl_created";i:1490707422;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:201;s:16:"popularity_index";i:86;s:11:"trend_index";i:245;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:660;a:16:{s:4:"tmpl";i:74;s:2:"id";i:1415;s:5:"title";s:34:"Landing Page &#8211; Real Estate 3";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png";s:12:"tmpl_created";i:1494352106;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:202;s:16:"popularity_index";i:381;s:11:"trend_index";i:462;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:661;a:16:{s:4:"tmpl";i:978;s:2:"id";i:13251;s:5:"title";s:27:"Interior Design &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/04/404.png";s:12:"tmpl_created";i:1586148737;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:30:"["Business","interior design"]";s:10:"menu_order";i:202;s:16:"popularity_index";i:730;s:11:"trend_index";i:795;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:662;a:16:{s:4:"tmpl";i:75;s:2:"id";i:1414;s:5:"title";s:34:"Landing Page &#8211; Real Estate 4";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png";s:12:"tmpl_created";i:1494352107;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:203;s:16:"popularity_index";i:573;s:11:"trend_index";i:670;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:663;a:16:{s:4:"tmpl";i:979;s:2:"id";i:13244;s:5:"title";s:30:"Interior Design &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png";s:12:"tmpl_created";i:1586148742;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:39:"["Business","Footer","interior design"]";s:10:"menu_order";i:203;s:16:"popularity_index";i:322;s:11:"trend_index";i:178;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:664;a:16:{s:4:"tmpl";i:76;s:2:"id";i:1413;s:5:"title";s:34:"Landing Page &#8211; Real Estate 5";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png";s:12:"tmpl_created";i:1494352109;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:150:"["Agent","Business","clean","corporate","flat","google maps","homes","Landing Pages","listing","modern","Real estate","Realestate","realtor","realty"]";s:10:"menu_order";i:204;s:16:"popularity_index";i:486;s:11:"trend_index";i:444;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:665;a:16:{s:4:"tmpl";i:980;s:2:"id";i:13236;s:5:"title";s:30:"Interior Design &#8211; Header";s:9:"thumbnail";s:83:"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png";s:12:"tmpl_created";i:1586148746;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:39:"["Business","Header","interior design"]";s:10:"menu_order";i:204;s:16:"popularity_index";i:146;s:11:"trend_index";i:64;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:666;a:16:{s:4:"tmpl";i:90;s:2:"id";i:1573;s:5:"title";s:29:"Landing Page &#8211; Coupon 1";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png";s:12:"tmpl_created";i:1494352133;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/landing-page-coupon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:205;s:16:"popularity_index";i:594;s:11:"trend_index";i:687;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:667;a:16:{s:4:"tmpl";i:977;s:2:"id";i:13259;s:5:"title";s:36:"Interior Design &#8211; News Archive";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png";s:12:"tmpl_created";i:1586148733;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:30:"["Business","interior design"]";s:10:"menu_order";i:205;s:16:"popularity_index";i:436;s:11:"trend_index";i:132;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:668;a:16:{s:4:"tmpl";i:91;s:2:"id";i:1572;s:5:"title";s:29:"Landing Page &#8211; Coupon 2";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png";s:12:"tmpl_created";i:1494352134;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/landing-page-coupon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:206;s:16:"popularity_index";i:632;s:11:"trend_index";i:774;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:669;a:16:{s:4:"tmpl";i:976;s:2:"id";i:13267;s:5:"title";s:35:"Interior Design &#8211; Single News";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/04/Post.png";s:12:"tmpl_created";i:1586148728;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:30:"["Business","interior design"]";s:10:"menu_order";i:206;s:16:"popularity_index";i:402;s:11:"trend_index";i:108;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:670;a:16:{s:4:"tmpl";i:92;s:2:"id";i:1570;s:5:"title";s:29:"Landing Page &#8211; Coupon 3";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png";s:12:"tmpl_created";i:1494352136;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:207;s:16:"popularity_index";i:674;s:11:"trend_index";i:785;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:671;a:16:{s:4:"tmpl";i:975;s:2:"id";i:13274;s:5:"title";s:38:"Interior Design &#8211; Single Project";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png";s:12:"tmpl_created";i:1586148723;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:30:"["Business","interior design"]";s:10:"menu_order";i:207;s:16:"popularity_index";i:601;s:11:"trend_index";i:324;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:672;a:16:{s:4:"tmpl";i:93;s:2:"id";i:1571;s:5:"title";s:29:"Landing Page &#8211; Coupon 4";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png";s:12:"tmpl_created";i:1494352138;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:208;s:16:"popularity_index";i:647;s:11:"trend_index";i:737;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:673;a:16:{s:4:"tmpl";i:1011;s:2:"id";i:14058;s:5:"title";s:36:"Japanese restaurant &#8211; 404 page";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg";s:12:"tmpl_created";i:1592290211;s:6:"author";s:9:"Elementor";s:3:"url";s:125:"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:38:"["404","Food","Japanese","Restaurant"]";s:10:"menu_order";i:208;s:16:"popularity_index";i:724;s:11:"trend_index";i:647;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:674;a:16:{s:4:"tmpl";i:12;s:2:"id";i:192;s:5:"title";s:28:"Landing Page &#8211; Webinar";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0015.png";s:12:"tmpl_created";i:1470820734;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/landing-page-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:17:"["Landing Pages"]";s:10:"menu_order";i:209;s:16:"popularity_index";i:141;s:11:"trend_index";i:388;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:675;a:16:{s:4:"tmpl";i:1012;s:2:"id";i:14050;s:5:"title";s:34:"Japanese restaurant &#8211; Footer";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg";s:12:"tmpl_created";i:1592290247;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:41:"["Food","Footer","Japanese","Restaurant"]";s:10:"menu_order";i:209;s:16:"popularity_index";i:317;s:11:"trend_index";i:238;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:676;a:16:{s:4:"tmpl";i:104;s:2:"id";i:2141;s:5:"title";s:32:"Contact &#8211; Delivery Company";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2017/07/delivery-contact.png";s:12:"tmpl_created";i:1499774122;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:210;s:16:"popularity_index";i:363;s:11:"trend_index";i:678;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:677;a:16:{s:4:"tmpl";i:1013;s:2:"id";i:14042;s:5:"title";s:34:"Japanese restaurant &#8211; Header";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg";s:12:"tmpl_created";i:1592290277;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:41:"["Food","Header","Japanese","Restaurant"]";s:10:"menu_order";i:210;s:16:"popularity_index";i:411;s:11:"trend_index";i:274;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:678;a:16:{s:4:"tmpl";i:20;s:2:"id";i:137;s:5:"title";s:22:"Contact &#8211; Modern";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0013.png";s:12:"tmpl_created";i:1470829828;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:211;s:16:"popularity_index";i:55;s:11:"trend_index";i:210;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:679;a:16:{s:4:"tmpl";i:914;s:2:"id";i:12164;s:5:"title";s:20:"Law Firm &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/11/404.png";s:12:"tmpl_created";i:1572846979;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:24:"["404","Law","Law Firm"]";s:10:"menu_order";i:211;s:16:"popularity_index";i:704;s:11:"trend_index";i:716;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:680;a:16:{s:4:"tmpl";i:19;s:2:"id";i:256;s:5:"title";s:26:"Contact &#8211; Restaurant";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0011.png";s:12:"tmpl_created";i:1470829796;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:212;s:16:"popularity_index";i:154;s:11:"trend_index";i:370;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:681;a:16:{s:4:"tmpl";i:913;s:2:"id";i:12170;s:5:"title";s:23:"Law Firm &#8211; Archiv";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png";s:12:"tmpl_created";i:1572846967;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:212;s:16:"popularity_index";i:431;s:11:"trend_index";i:294;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:682;a:16:{s:4:"tmpl";i:106;s:2:"id";i:2150;s:5:"title";s:25:"Contact &#8211; Cake Shop";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2017/07/cake-contact.png";s:12:"tmpl_created";i:1499774127;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:213;s:16:"popularity_index";i:85;s:11:"trend_index";i:247;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:683;a:16:{s:4:"tmpl";i:912;s:2:"id";i:12179;s:5:"title";s:23:"Law Firm &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/11/footer.png";s:12:"tmpl_created";i:1572846958;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:27:"["Footer","Law","Law Firm"]";s:10:"menu_order";i:213;s:16:"popularity_index";i:388;s:11:"trend_index";i:240;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:684;a:16:{s:4:"tmpl";i:10;s:2:"id";i:223;s:5:"title";s:21:"Contact &#8211; Hotel";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0002.png";s:12:"tmpl_created";i:1470820471;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:214;s:16:"popularity_index";i:157;s:11:"trend_index";i:354;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:685;a:16:{s:4:"tmpl";i:911;s:2:"id";i:12194;s:5:"title";s:23:"Law Firm &#8211; Header";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png";s:12:"tmpl_created";i:1572846935;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:27:"["Header","Law","Law Firm"]";s:10:"menu_order";i:214;s:16:"popularity_index";i:80;s:11:"trend_index";i:39;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:686;a:16:{s:4:"tmpl";i:910;s:2:"id";i:12203;s:5:"title";s:30:"Law Firm &#8211; Search Archiv";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png";s:12:"tmpl_created";i:1572846925;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:215;s:16:"popularity_index";i:493;s:11:"trend_index";i:433;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:687;a:16:{s:4:"tmpl";i:26;s:2:"id";i:184;s:5:"title";s:23:"Services &#8211; Moving";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0017.png";s:12:"tmpl_created";i:1470829889;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:216;s:16:"popularity_index";i:26;s:11:"trend_index";i:89;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:688;a:16:{s:4:"tmpl";i:909;s:2:"id";i:12212;s:5:"title";s:28:"Law Firm &#8211; Single Post";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2019/11/single.png";s:12:"tmpl_created";i:1572846914;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:18:"["Law","Law Firm"]";s:10:"menu_order";i:216;s:16:"popularity_index";i:326;s:11:"trend_index";i:214;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:689;a:16:{s:4:"tmpl";i:35;s:2:"id";i:625;s:5:"title";s:31:"Services &#8211; Cake Shop Menu";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2016/12/cake-shop-menu.jpg";s:12:"tmpl_created";i:1481549196;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:217;s:16:"popularity_index";i:642;s:11:"trend_index";i:733;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:690;a:16:{s:4:"tmpl";i:1022;s:2:"id";i:14772;s:5:"title";s:35:"Luxury Real Estate &#8211; 404 page";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/07/404.png";s:12:"tmpl_created";i:1595315728;s:6:"author";s:9:"Elementor";s:3:"url";s:124:"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:34:"["404","Real estate","Realestate"]";s:10:"menu_order";i:217;s:16:"popularity_index";i:759;s:11:"trend_index";i:720;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:691;a:16:{s:4:"tmpl";i:27;s:2:"id";i:187;s:5:"title";s:20:"Services &#8211; Fun";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0001.png";s:12:"tmpl_created";i:1470829892;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:218;s:16:"popularity_index";i:109;s:11:"trend_index";i:338;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:692;a:16:{s:4:"tmpl";i:1023;s:2:"id";i:14779;s:5:"title";s:33:"Luxury Real Estate &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png";s:12:"tmpl_created";i:1595315743;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:37:"["Footer","Real estate","Realestate"]";s:10:"menu_order";i:218;s:16:"popularity_index";i:536;s:11:"trend_index";i:505;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:693;a:16:{s:4:"tmpl";i:1024;s:2:"id";i:14790;s:5:"title";s:33:"Luxury Real Estate &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/07/Header.png";s:12:"tmpl_created";i:1595315760;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:37:"["Header","Real estate","Realestate"]";s:10:"menu_order";i:219;s:16:"popularity_index";i:101;s:11:"trend_index";i:157;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:694;a:16:{s:4:"tmpl";i:21;s:2:"id";i:238;s:5:"title";s:27:"Services &#8211; Consulting";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0014.png";s:12:"tmpl_created";i:1470829865;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:219;s:16:"popularity_index";i:25;s:11:"trend_index";i:51;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:695;a:16:{s:4:"tmpl";i:1026;s:2:"id";i:14809;s:5:"title";s:45:"Luxury Real Estate &#8211; Properties Archive";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png";s:12:"tmpl_created";i:1595315826;s:6:"author";s:9:"Elementor";s:3:"url";s:134:"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:220;s:16:"popularity_index";i:414;s:11:"trend_index";i:420;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:696;a:16:{s:4:"tmpl";i:38;s:2:"id";i:647;s:5:"title";s:33:"Services &#8211; Coffee Shop Menu";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2016/12/restaurant-menu.jpg";s:12:"tmpl_created";i:1481549320;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:220;s:16:"popularity_index";i:517;s:11:"trend_index";i:529;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:697;a:16:{s:4:"tmpl";i:1027;s:2:"id";i:14816;s:5:"title";s:47:"Luxury Real Estate &#8211; Property single post";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png";s:12:"tmpl_created";i:1595315847;s:6:"author";s:9:"Elementor";s:3:"url";s:136:"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:221;s:16:"popularity_index";i:541;s:11:"trend_index";i:665;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:698;a:16:{s:4:"tmpl";i:103;s:2:"id";i:2138;s:5:"title";s:33:"Services &#8211; Delivery Company";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2017/07/delivery-services.png";s:12:"tmpl_created";i:1499774119;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:221;s:16:"popularity_index";i:456;s:11:"trend_index";i:545;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:699;a:16:{s:4:"tmpl";i:1025;s:2:"id";i:14799;s:5:"title";s:38:"Luxury Real Estate &#8211; single post";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/07/Post.png";s:12:"tmpl_created";i:1595315792;s:6:"author";s:9:"Elementor";s:3:"url";s:127:"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:28:"["Real estate","Realestate"]";s:10:"menu_order";i:222;s:16:"popularity_index";i:369;s:11:"trend_index";i:441;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:700;a:16:{s:4:"tmpl";i:47;s:2:"id";i:823;s:5:"title";s:19:"Pricing &#8211; App";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2017/01/pricing-app.jpg";s:12:"tmpl_created";i:1485272966;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:222;s:16:"popularity_index";i:384;s:11:"trend_index";i:416;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:701;a:16:{s:4:"tmpl";i:46;s:2:"id";i:824;s:5:"title";s:24:"Pricing &#8211; Software";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2017/01/pricing-software.png";s:12:"tmpl_created";i:1485272900;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:223;s:16:"popularity_index";i:409;s:11:"trend_index";i:534;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:702;a:16:{s:4:"tmpl";i:950;s:2:"id";i:12635;s:5:"title";s:20:"Magazine &#8211; 404";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png";s:12:"tmpl_created";i:1579060746;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:25:"["404","Blog","Magazine"]";s:10:"menu_order";i:223;s:16:"popularity_index";i:645;s:11:"trend_index";i:734;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:703;a:16:{s:4:"tmpl";i:45;s:2:"id";i:825;s:5:"title";s:24:"Product &#8211; Speakers";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2017/01/product-page.jpg";s:12:"tmpl_created";i:1485272513;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:224;s:16:"popularity_index";i:439;s:11:"trend_index";i:418;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:704;a:16:{s:4:"tmpl";i:949;s:2:"id";i:12643;s:5:"title";s:24:"Magazine &#8211; Archiv1";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png";s:12:"tmpl_created";i:1579060737;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:224;s:16:"popularity_index";i:346;s:11:"trend_index";i:272;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:705;a:16:{s:4:"tmpl";i:24;s:2:"id";i:245;s:5:"title";s:21:"Product &#8211; Clean";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2016/08/0020.png";s:12:"tmpl_created";i:1470829876;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/product-clean/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:48:"["Fast","minimal","minimalistic","seo","simple"]";s:10:"menu_order";i:225;s:16:"popularity_index";i:107;s:11:"trend_index";i:276;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:706;a:16:{s:4:"tmpl";i:946;s:2:"id";i:12669;s:5:"title";s:23:"Magazine &#8211; Footer";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png";s:12:"tmpl_created";i:1579060715;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:28:"["Blog","Footer","Magazine"]";s:10:"menu_order";i:225;s:16:"popularity_index";i:442;s:11:"trend_index";i:349;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:707;a:16:{s:4:"tmpl";i:53;s:2:"id";i:1075;s:5:"title";s:19:"Shop &#8211; Sweets";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2017/03/Sweets.png";s:12:"tmpl_created";i:1488810871;s:6:"author";s:9:"Elementor";s:3:"url";s:101:"https://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:154:"["bakery","beverage","Business","cafe","candy bar","catering","Delivery Service","Food","online shop","pastry","Restaurant","store","sweet shop","sweets"]";s:10:"menu_order";i:226;s:16:"popularity_index";i:68;s:11:"trend_index";i:174;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:708;a:16:{s:4:"tmpl";i:119;s:2:"id";i:2135;s:5:"title";s:36:"Construction Company &#8211; Contact";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Contact.png";s:12:"tmpl_created";i:1508325922;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:226;s:16:"popularity_index";i:370;s:11:"trend_index";i:473;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:709;a:16:{s:4:"tmpl";i:945;s:2:"id";i:12678;s:5:"title";s:23:"Magazine &#8211; Header";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png";s:12:"tmpl_created";i:1579060701;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:28:"["Blog","Header","Magazine"]";s:10:"menu_order";i:226;s:16:"popularity_index";i:295;s:11:"trend_index";i:197;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:710;a:16:{s:4:"tmpl";i:52;s:2:"id";i:1051;s:5:"title";s:24:"Blog Post &#8211; Launch";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2017/03/post-cloud.png";s:12:"tmpl_created";i:1488810869;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:211:"["Agency","bootstrap","Business","corporate","Landing Pages","launch","Marketing Campaign","Marketing Landing Page","marketing template landing page","Product launch","software","Startup","startup landing page"]";s:10:"menu_order";i:227;s:16:"popularity_index";i:16;s:11:"trend_index";i:27;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:711;a:16:{s:4:"tmpl";i:123;s:2:"id";i:2094;s:5:"title";s:28:"Plants Shop &#8211; Homepage";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-Home.png";s:12:"tmpl_created";i:1509621053;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:227;s:16:"popularity_index";i:269;s:11:"trend_index";i:254;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:712;a:16:{s:4:"tmpl";i:947;s:2:"id";i:12661;s:5:"title";s:23:"Magazine &#8211; Search";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png";s:12:"tmpl_created";i:1579060722;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:227;s:16:"popularity_index";i:396;s:11:"trend_index";i:509;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:713;a:16:{s:4:"tmpl";i:61;s:2:"id";i:1245;s:5:"title";s:13:"Coming Soon 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-1.png";s:12:"tmpl_created";i:1491207184;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:228;s:16:"popularity_index";i:257;s:11:"trend_index";i:252;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:714;a:16:{s:4:"tmpl";i:126;s:2:"id";i:2120;s:5:"title";s:25:"Plants Shop &#8211; About";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-About.png";s:12:"tmpl_created";i:1509631820;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:228;s:16:"popularity_index";i:376;s:11:"trend_index";i:573;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:715;a:16:{s:4:"tmpl";i:944;s:2:"id";i:12688;s:5:"title";s:30:"Magazine &#8211; Single Post 1";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png";s:12:"tmpl_created";i:1579060692;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:228;s:16:"popularity_index";i:342;s:11:"trend_index";i:175;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:716;a:16:{s:4:"tmpl";i:60;s:2:"id";i:1247;s:5:"title";s:13:"Coming Soon 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-2.png";s:12:"tmpl_created";i:1491207138;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:229;s:16:"popularity_index";i:35;s:11:"trend_index";i:48;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:717;a:16:{s:4:"tmpl";i:120;s:2:"id";i:3153;s:5:"title";s:14:"Halloween Pack";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/10/halloween.png";s:12:"tmpl_created";i:1508950132;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:229;s:16:"popularity_index";i:685;s:11:"trend_index";i:775;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:718;a:16:{s:4:"tmpl";i:943;s:2:"id";i:12699;s:5:"title";s:30:"Magazine &#8211; Single Post 2";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png";s:12:"tmpl_created";i:1579060680;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:229;s:16:"popularity_index";i:348;s:11:"trend_index";i:129;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:719;a:16:{s:4:"tmpl";i:59;s:2:"id";i:1248;s:5:"title";s:13:"Coming Soon 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-3.png";s:12:"tmpl_created";i:1491207050;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:230;s:16:"popularity_index";i:427;s:11:"trend_index";i:601;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:720;a:16:{s:4:"tmpl";i:129;s:2:"id";i:3338;s:5:"title";s:31:"Black Friday &#8211; Nature Set";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-1.png";s:12:"tmpl_created";i:1511203351;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:230;s:16:"popularity_index";i:604;s:11:"trend_index";i:786;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:721;a:16:{s:4:"tmpl";i:942;s:2:"id";i:12707;s:5:"title";s:30:"Magazine &#8211; Single Post 3";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png";s:12:"tmpl_created";i:1579060669;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:230;s:16:"popularity_index";i:476;s:11:"trend_index";i:246;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:722;a:16:{s:4:"tmpl";i:62;s:2:"id";i:1249;s:5:"title";s:13:"Coming Soon 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-4.png";s:12:"tmpl_created";i:1491207380;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:231;s:16:"popularity_index";i:469;s:11:"trend_index";i:638;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:723;a:16:{s:4:"tmpl";i:130;s:2:"id";i:3339;s:5:"title";s:35:"Black Friday &#8211; Pop-Styled Set";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-2.png";s:12:"tmpl_created";i:1511203636;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:231;s:16:"popularity_index";i:561;s:11:"trend_index";i:836;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:724;a:16:{s:4:"tmpl";i:941;s:2:"id";i:12716;s:5:"title";s:30:"Magazine &#8211; Single Post 3";s:9:"thumbnail";s:68:"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png";s:12:"tmpl_created";i:1579060659;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:231;s:16:"popularity_index";i:513;s:11:"trend_index";i:489;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:725;a:16:{s:4:"tmpl";i:63;s:2:"id";i:1250;s:5:"title";s:13:"Coming Soon 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-5.png";s:12:"tmpl_created";i:1491207450;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:232;s:16:"popularity_index";i:82;s:11:"trend_index";i:104;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:726;a:16:{s:4:"tmpl";i:128;s:2:"id";i:3335;s:5:"title";s:31:"Black Friday &#8211; Retail Set";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-4.png";s:12:"tmpl_created";i:1511203246;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:232;s:16:"popularity_index";i:560;s:11:"trend_index";i:680;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:727;a:16:{s:4:"tmpl";i:948;s:2:"id";i:12652;s:5:"title";s:17:"Magazine- Archiv2";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png";s:12:"tmpl_created";i:1579060730;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:19:"["Blog","Magazine"]";s:10:"menu_order";i:232;s:16:"popularity_index";i:525;s:11:"trend_index";i:585;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:728;a:16:{s:4:"tmpl";i:64;s:2:"id";i:1260;s:5:"title";s:18:"Maintenance Mode 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png";s:12:"tmpl_created";i:1491207507;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/maintenance-mode-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:20:"["Maintenance mode"]";s:10:"menu_order";i:233;s:16:"popularity_index";i:506;s:11:"trend_index";i:623;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:729;a:16:{s:4:"tmpl";i:131;s:2:"id";i:3340;s:5:"title";s:41:"Black Friday &#8211; Software Product Set";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-3.png";s:12:"tmpl_created";i:1511203713;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:233;s:16:"popularity_index";i:502;s:11:"trend_index";i:592;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:730;a:16:{s:4:"tmpl";i:990;s:2:"id";i:13361;s:5:"title";s:25:"Online Course &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg";s:12:"tmpl_created";i:1587474710;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/online-course-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:35:"["404","Course Online","Education"]";s:10:"menu_order";i:233;s:16:"popularity_index";i:682;s:11:"trend_index";i:498;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:731;a:16:{s:4:"tmpl";i:65;s:2:"id";i:1261;s:5:"title";s:18:"Maintenance Mode 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png";s:12:"tmpl_created";i:1491207584;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/maintenance-mode-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:20:"["Maintenance mode"]";s:10:"menu_order";i:234;s:16:"popularity_index";i:98;s:11:"trend_index";i:164;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:732;a:16:{s:4:"tmpl";i:136;s:2:"id";i:3517;s:5:"title";s:27:"Christmas &#8211; Gift Shop";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/12/XmasThumb.png";s:12:"tmpl_created";i:1513877937;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:234;s:16:"popularity_index";i:580;s:11:"trend_index";i:834;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:733;a:16:{s:4:"tmpl";i:987;s:2:"id";i:13387;s:5:"title";s:32:"Online Course &#8211; End Lesson";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg";s:12:"tmpl_created";i:1587474682;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:234;s:16:"popularity_index";i:653;s:11:"trend_index";i:408;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:734;a:16:{s:4:"tmpl";i:66;s:2:"id";i:1272;s:5:"title";s:13:"Coming Soon 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-8.png";s:12:"tmpl_created";i:1491207674;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:235;s:16:"popularity_index";i:296;s:11:"trend_index";i:317;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:735;a:16:{s:4:"tmpl";i:137;s:2:"id";i:3734;s:5:"title";s:28:"Christmas &#8211; Car Agency";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v3.png";s:12:"tmpl_created";i:1514197794;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:235;s:16:"popularity_index";i:575;s:11:"trend_index";i:622;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:736;a:16:{s:4:"tmpl";i:989;s:2:"id";i:13369;s:5:"title";s:28:"Online Course &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg";s:12:"tmpl_created";i:1587474701;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/online-course-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:38:"["Course Online","Education","Footer"]";s:10:"menu_order";i:235;s:16:"popularity_index";i:389;s:11:"trend_index";i:308;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:737;a:16:{s:4:"tmpl";i:67;s:2:"id";i:1279;s:5:"title";s:13:"Coming Soon 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-9.png";s:12:"tmpl_created";i:1491207756;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:236;s:16:"popularity_index";i:160;s:11:"trend_index";i:403;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:738;a:16:{s:4:"tmpl";i:138;s:2:"id";i:3764;s:5:"title";s:33:"Christmas &#8211; Interior Design";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v6.png";s:12:"tmpl_created";i:1514198234;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:236;s:16:"popularity_index";i:566;s:11:"trend_index";i:708;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:739;a:16:{s:4:"tmpl";i:988;s:2:"id";i:13378;s:5:"title";s:28:"Online Course &#8211; Header";s:9:"thumbnail";s:92:"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg";s:12:"tmpl_created";i:1587474693;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/online-course-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:38:"["Course Online","Education","Header"]";s:10:"menu_order";i:236;s:16:"popularity_index";i:492;s:11:"trend_index";i:519;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:740;a:16:{s:4:"tmpl";i:96;s:2:"id";i:1745;s:5:"title";s:14:"Coming Soon 10";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/05/login-002.png";s:12:"tmpl_created";i:1494849745;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:237;s:16:"popularity_index";i:292;s:11:"trend_index";i:371;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:741;a:16:{s:4:"tmpl";i:139;s:2:"id";i:3565;s:5:"title";s:27:"Christmas &#8211; Tree Shop";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2017/12/XmasTreeThumb.png";s:12:"tmpl_created";i:1514204382;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:237;s:16:"popularity_index";i:455;s:11:"trend_index";i:469;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:742;a:16:{s:4:"tmpl";i:986;s:2:"id";i:13395;s:5:"title";s:34:"Online Course &#8211; Start Lesson";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg";s:12:"tmpl_created";i:1587474673;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:29:"["Course Online","Education"]";s:10:"menu_order";i:237;s:16:"popularity_index";i:672;s:11:"trend_index";i:578;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:743;a:16:{s:4:"tmpl";i:95;s:2:"id";i:1742;s:5:"title";s:12:"Login Page 1";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/05/login-003.png";s:12:"tmpl_created";i:1494849744;s:6:"author";s:9:"Elementor";s:3:"url";s:100:"https://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:238;s:16:"popularity_index";i:470;s:11:"trend_index";i:616;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:744;a:16:{s:4:"tmpl";i:141;s:2:"id";i:3862;s:5:"title";s:35:"Christmas &#8211; Design Conference";s:9:"thumbnail";s:63:"https://library.elementor.com/wp-content/uploads/2017/12/q1.png";s:12:"tmpl_created";i:1514206745;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:238;s:16:"popularity_index";i:473;s:11:"trend_index";i:518;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:745;a:16:{s:4:"tmpl";i:953;s:2:"id";i:13089;s:5:"title";s:23:"Photography &#8211; 404";s:9:"thumbnail";s:66:"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png";s:12:"tmpl_created";i:1582091623;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:33:"["404","Photography","portfolio"]";s:10:"menu_order";i:238;s:16:"popularity_index";i:702;s:11:"trend_index";i:706;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:746;a:16:{s:4:"tmpl";i:94;s:2:"id";i:1748;s:5:"title";s:12:"Login Page 2";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2017/05/login-001.png";s:12:"tmpl_created";i:1494849742;s:6:"author";s:9:"Elementor";s:3:"url";s:102:"https://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:239;s:16:"popularity_index";i:313;s:11:"trend_index";i:306;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:747;a:16:{s:4:"tmpl";i:140;s:2:"id";i:3777;s:5:"title";s:39:"Christmas &#8211; Snowboard Competition";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v7.png";s:12:"tmpl_created";i:1514205420;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:239;s:16:"popularity_index";i:509;s:11:"trend_index";i:682;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:748;a:16:{s:4:"tmpl";i:954;s:2:"id";i:13096;s:5:"title";s:32:"Photography &#8211; Archiv Media";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png";s:12:"tmpl_created";i:1582091742;s:6:"author";s:9:"Elementor";s:3:"url";s:121:"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:239;s:16:"popularity_index";i:631;s:11:"trend_index";i:405;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:749;a:16:{s:4:"tmpl";i:28;s:2:"id";i:420;s:5:"title";s:11:"Hero UI Kit";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2016/09/library-ui-kit-cover.png";s:12:"tmpl_created";i:1475067229;s:6:"author";s:9:"Elementor";s:3:"url";s:101:"https://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:240;s:16:"popularity_index";i:22;s:11:"trend_index";i:160;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:750;a:16:{s:4:"tmpl";i:142;s:2:"id";i:3963;s:5:"title";s:32:"Restaurant Site &#8211; Homepage";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/01/R.HomepageThumb.png";s:12:"tmpl_created";i:1516284821;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:109:"["bar","cafe","Cooking","drink","Events","Fast Food","Food","menu","modern","reservation","Shop","snack bar"]";s:10:"menu_order";i:240;s:16:"popularity_index";i:238;s:11:"trend_index";i:61;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:751;a:16:{s:4:"tmpl";i:955;s:2:"id";i:13103;s:5:"title";s:26:"Photography &#8211; Footer";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png";s:12:"tmpl_created";i:1582091903;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:36:"["Footer","Photography","portfolio"]";s:10:"menu_order";i:240;s:16:"popularity_index";i:422;s:11:"trend_index";i:230;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:752;a:16:{s:4:"tmpl";i:143;s:2:"id";i:3969;s:5:"title";s:28:"Restaurant Site &#8211; Menu";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/01/R.MenuThumb.png";s:12:"tmpl_created";i:1516284829;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:109:"["bar","cafe","Cooking","drink","Events","Fast Food","Food","menu","modern","reservation","Shop","snack bar"]";s:10:"menu_order";i:241;s:16:"popularity_index";i:440;s:11:"trend_index";i:543;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:753;a:16:{s:4:"tmpl";i:957;s:2:"id";i:13112;s:5:"title";s:26:"Photography &#8211; Header";s:9:"thumbnail";s:89:"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png";s:12:"tmpl_created";i:1582092483;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:36:"["Header","Photography","portfolio"]";s:10:"menu_order";i:241;s:16:"popularity_index";i:325;s:11:"trend_index";i:205;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:754;a:16:{s:4:"tmpl";i:144;s:2:"id";i:3966;s:5:"title";s:29:"Restaurant Site &#8211; About";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/01/R.AboutThumb.png.png";s:12:"tmpl_created";i:1516284839;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:109:"["bar","cafe","Cooking","drink","Events","Fast Food","Food","menu","modern","reservation","Shop","snack bar"]";s:10:"menu_order";i:242;s:16:"popularity_index";i:275;s:11:"trend_index";i:528;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:755;a:16:{s:4:"tmpl";i:956;s:2:"id";i:13120;s:5:"title";s:31:"Photography &#8211; Single Post";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png";s:12:"tmpl_created";i:1582092351;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:27:"["Photography","portfolio"]";s:10:"menu_order";i:242;s:16:"popularity_index";i:671;s:11:"trend_index";i:645;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:756;a:16:{s:4:"tmpl";i:901;s:2:"id";i:11807;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:70:"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png";s:12:"tmpl_created";i:1569430070;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:40:"["404","creative portfolio","portfolio"]";s:10:"menu_order";i:243;s:16:"popularity_index";i:480;s:11:"trend_index";i:497;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:757;a:16:{s:4:"tmpl";i:145;s:2:"id";i:3972;s:5:"title";s:31:"Restaurant Site &#8211; Contact";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2018/01/R.ContactThumb.png";s:12:"tmpl_created";i:1516284847;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:109:"["bar","cafe","Cooking","drink","Events","Fast Food","Food","menu","modern","reservation","Shop","snack bar"]";s:10:"menu_order";i:243;s:16:"popularity_index";i:405;s:11:"trend_index";i:588;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:758;a:16:{s:4:"tmpl";i:112;s:2:"id";i:2080;s:5:"title";s:27:"Ski Resort &#8211; Homepage";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png";s:12:"tmpl_created";i:1508161124;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:244;s:16:"popularity_index";i:358;s:11:"trend_index";i:612;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:759;a:16:{s:4:"tmpl";i:900;s:2:"id";i:11832;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png";s:12:"tmpl_created";i:1569430019;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:43:"["creative portfolio","Footer","portfolio"]";s:10:"menu_order";i:244;s:16:"popularity_index";i:246;s:11:"trend_index";i:102;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:760;a:16:{s:4:"tmpl";i:113;s:2:"id";i:2088;s:5:"title";s:24:"Ski Resort &#8211; About";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-About.png";s:12:"tmpl_created";i:1508161129;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:245;s:16:"popularity_index";i:487;s:11:"trend_index";i:683;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:761;a:16:{s:4:"tmpl";i:898;s:2:"id";i:11847;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png";s:12:"tmpl_created";i:1569430010;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:34:"["creative portfolio","portfolio"]";s:10:"menu_order";i:245;s:16:"popularity_index";i:336;s:11:"trend_index";i:455;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:762;a:16:{s:4:"tmpl";i:114;s:2:"id";i:2085;s:5:"title";s:27:"Ski Resort &#8211; Services";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Services.png";s:12:"tmpl_created";i:1508161134;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:246;s:16:"popularity_index";i:620;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:763;a:16:{s:4:"tmpl";i:897;s:2:"id";i:11854;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:71:"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png";s:12:"tmpl_created";i:1569429983;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["creative portfolio","portfolio"]";s:10:"menu_order";i:246;s:16:"popularity_index";i:482;s:11:"trend_index";i:609;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:764;a:16:{s:4:"tmpl";i:115;s:2:"id";i:2462;s:5:"title";s:23:"Architect &#8211; About";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2017/10/architect-–-about.png";s:12:"tmpl_created";i:1508243317;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:247;s:16:"popularity_index";i:364;s:11:"trend_index";i:383;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:765;a:16:{s:4:"tmpl";i:904;s:2:"id";i:11890;s:5:"title";s:9:"Portfolio";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png";s:12:"tmpl_created";i:1571907344;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:43:"["creative portfolio","Header","portfolio"]";s:10:"menu_order";i:247;s:16:"popularity_index";i:306;s:11:"trend_index";i:364;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:766;a:16:{s:4:"tmpl";i:116;s:2:"id";i:2362;s:5:"title";s:26:"Architect &#8211; Projects";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2017/10/Architect-Projects.png";s:12:"tmpl_created";i:1508243335;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:248;s:16:"popularity_index";i:460;s:11:"trend_index";i:443;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:767;a:16:{s:4:"tmpl";i:896;s:2:"id";i:11861;s:5:"title";s:27:"Portfolio &#8211; Project 1";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png";s:12:"tmpl_created";i:1569429975;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["creative portfolio","portfolio"]";s:10:"menu_order";i:248;s:16:"popularity_index";i:643;s:11:"trend_index";i:764;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:768;a:16:{s:4:"tmpl";i:34;s:2:"id";i:614;s:5:"title";s:25:"Architect &#8211; Contact";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2016/12/architect-contact.jpg";s:12:"tmpl_created";i:1481549169;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:249;s:16:"popularity_index";i:335;s:11:"trend_index";i:446;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:769;a:16:{s:4:"tmpl";i:895;s:2:"id";i:11870;s:5:"title";s:27:"Portfolio &#8211; Project 2";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png";s:12:"tmpl_created";i:1569429964;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["creative portfolio","portfolio"]";s:10:"menu_order";i:249;s:16:"popularity_index";i:662;s:11:"trend_index";i:816;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:770;a:16:{s:4:"tmpl";i:117;s:2:"id";i:2126;s:5:"title";s:37:"Construction Company &#8211; Homepage";s:9:"thumbnail";s:91:"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Home-Page.png";s:12:"tmpl_created";i:1508325849;s:6:"author";s:9:"Elementor";s:3:"url";s:119:"https://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:250;s:16:"popularity_index";i:271;s:11:"trend_index";i:311;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:771;a:16:{s:4:"tmpl";i:903;s:2:"id";i:11897;s:5:"title";s:27:"Portfolio &#8211; Project 2";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png";s:12:"tmpl_created";i:1569494236;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["creative portfolio","portfolio"]";s:10:"menu_order";i:250;s:16:"popularity_index";i:733;s:11:"trend_index";i:744;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:772;a:16:{s:4:"tmpl";i:118;s:2:"id";i:2129;s:5:"title";s:34:"Construction Company &#8211; About";s:9:"thumbnail";s:87:"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-About.png";s:12:"tmpl_created";i:1508325881;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:4:"page";s:7:"subtype";s:4:"page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:251;s:16:"popularity_index";i:321;s:11:"trend_index";i:448;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:773;a:16:{s:4:"tmpl";i:894;s:2:"id";i:11877;s:5:"title";s:27:"Portfolio &#8211; Project 3";s:9:"thumbnail";s:75:"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png";s:12:"tmpl_created";i:1569429954;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["creative portfolio","portfolio"]";s:10:"menu_order";i:251;s:16:"popularity_index";i:692;s:11:"trend_index";i:0;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:774;a:16:{s:4:"tmpl";i:597;s:2:"id";i:5019;s:5:"title";s:11:"Portfolio 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png";s:12:"tmpl_created";i:1520520580;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:252;s:16:"popularity_index";i:170;s:11:"trend_index";i:236;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:775;a:16:{s:4:"tmpl";i:609;s:2:"id";i:5141;s:5:"title";s:12:"Portfolio 10";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png";s:12:"tmpl_created";i:1520520601;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:253;s:16:"popularity_index";i:416;s:11:"trend_index";i:478;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:776;a:16:{s:4:"tmpl";i:598;s:2:"id";i:5027;s:5:"title";s:12:"Portfolio 11";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png";s:12:"tmpl_created";i:1520520581;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:254;s:16:"popularity_index";i:304;s:11:"trend_index";i:421;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:777;a:16:{s:4:"tmpl";i:599;s:2:"id";i:5037;s:5:"title";s:12:"Portfolio 12";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png";s:12:"tmpl_created";i:1520520583;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:255;s:16:"popularity_index";i:279;s:11:"trend_index";i:399;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:778;a:16:{s:4:"tmpl";i:600;s:2:"id";i:5057;s:5:"title";s:12:"Portfolio 13";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png";s:12:"tmpl_created";i:1520520586;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:256;s:16:"popularity_index";i:239;s:11:"trend_index";i:288;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:779;a:16:{s:4:"tmpl";i:601;s:2:"id";i:5071;s:5:"title";s:12:"Portfolio 14";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png";s:12:"tmpl_created";i:1520520588;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:257;s:16:"popularity_index";i:276;s:11:"trend_index";i:329;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:780;a:16:{s:4:"tmpl";i:603;s:2:"id";i:5090;s:5:"title";s:12:"Portfolio 15";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png";s:12:"tmpl_created";i:1520520591;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:258;s:16:"popularity_index";i:186;s:11:"trend_index";i:283;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:781;a:16:{s:4:"tmpl";i:604;s:2:"id";i:5098;s:5:"title";s:12:"Portfolio 16";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png";s:12:"tmpl_created";i:1520520593;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:259;s:16:"popularity_index";i:156;s:11:"trend_index";i:211;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:782;a:16:{s:4:"tmpl";i:606;s:2:"id";i:5115;s:5:"title";s:12:"Portfolio 17";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png";s:12:"tmpl_created";i:1520520596;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:260;s:16:"popularity_index";i:19;s:11:"trend_index";i:22;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:783;a:16:{s:4:"tmpl";i:608;s:2:"id";i:5133;s:5:"title";s:12:"Portfolio 18";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png";s:12:"tmpl_created";i:1520520599;s:6:"author";s:9:"Elementor";s:3:"url";s:109:"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:261;s:16:"popularity_index";i:180;s:11:"trend_index";i:280;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:784;a:16:{s:4:"tmpl";i:610;s:2:"id";i:5149;s:5:"title";s:11:"Portfolio 2";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png";s:12:"tmpl_created";i:1520520602;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:262;s:16:"popularity_index";i:413;s:11:"trend_index";i:635;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:785;a:16:{s:4:"tmpl";i:468;s:2:"id";i:5045;s:5:"title";s:11:"Portfolio 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png";s:12:"tmpl_created";i:1520443423;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:263;s:16:"popularity_index";i:636;s:11:"trend_index";i:608;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:786;a:16:{s:4:"tmpl";i:602;s:2:"id";i:5082;s:5:"title";s:11:"Portfolio 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png";s:12:"tmpl_created";i:1520520589;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:264;s:16:"popularity_index";i:558;s:11:"trend_index";i:654;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:787;a:16:{s:4:"tmpl";i:605;s:2:"id";i:5107;s:5:"title";s:11:"Portfolio 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png";s:12:"tmpl_created";i:1520520594;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:265;s:16:"popularity_index";i:380;s:11:"trend_index";i:347;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:788;a:16:{s:4:"tmpl";i:607;s:2:"id";i:5125;s:5:"title";s:11:"Portfolio 6";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png";s:12:"tmpl_created";i:1520520597;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:266;s:16:"popularity_index";i:236;s:11:"trend_index";i:386;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:789;a:16:{s:4:"tmpl";i:596;s:2:"id";i:5007;s:5:"title";s:11:"Portfolio 7";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png";s:12:"tmpl_created";i:1520520578;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"portfolio";s:4:"tags";s:13:"["portfolio"]";s:10:"menu_order";i:267;s:16:"popularity_index";i:44;s:11:"trend_index";i:183;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:790;a:16:{s:4:"tmpl";i:434;s:2:"id";i:4509;s:5:"title";s:9:"Pricing 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png";s:12:"tmpl_created";i:1520443310;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:268;s:16:"popularity_index";i:703;s:11:"trend_index";i:641;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:791;a:16:{s:4:"tmpl";i:439;s:2:"id";i:4553;s:5:"title";s:10:"Pricing 10";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png";s:12:"tmpl_created";i:1520443319;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:269;s:16:"popularity_index";i:511;s:11:"trend_index";i:506;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:792;a:16:{s:4:"tmpl";i:441;s:2:"id";i:4572;s:5:"title";s:10:"Pricing 11";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png";s:12:"tmpl_created";i:1520443324;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:270;s:16:"popularity_index";i:308;s:11:"trend_index";i:248;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:793;a:16:{s:4:"tmpl";i:442;s:2:"id";i:4580;s:5:"title";s:10:"Pricing 12";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png";s:12:"tmpl_created";i:1520443326;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:271;s:16:"popularity_index";i:576;s:11:"trend_index";i:526;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:794;a:16:{s:4:"tmpl";i:444;s:2:"id";i:4597;s:5:"title";s:10:"Pricing 13";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png";s:12:"tmpl_created";i:1520443330;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:272;s:16:"popularity_index";i:613;s:11:"trend_index";i:450;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:795;a:16:{s:4:"tmpl";i:446;s:2:"id";i:4613;s:5:"title";s:10:"Pricing 14";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png";s:12:"tmpl_created";i:1520443334;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:273;s:16:"popularity_index";i:581;s:11:"trend_index";i:568;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:796;a:16:{s:4:"tmpl";i:436;s:2:"id";i:4529;s:5:"title";s:9:"Pricing 2";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png";s:12:"tmpl_created";i:1520443314;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:274;s:16:"popularity_index";i:609;s:11:"trend_index";i:613;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:797;a:16:{s:4:"tmpl";i:438;s:2:"id";i:4545;s:5:"title";s:9:"Pricing 3";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png";s:12:"tmpl_created";i:1520443317;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:275;s:16:"popularity_index";i:707;s:11:"trend_index";i:825;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:798;a:16:{s:4:"tmpl";i:440;s:2:"id";i:4562;s:5:"title";s:9:"Pricing 4";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png";s:12:"tmpl_created";i:1520443322;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:276;s:16:"popularity_index";i:697;s:11:"trend_index";i:821;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:799;a:16:{s:4:"tmpl";i:443;s:2:"id";i:4589;s:5:"title";s:9:"Pricing 5";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png";s:12:"tmpl_created";i:1520443327;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:277;s:16:"popularity_index";i:716;s:11:"trend_index";i:639;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:800;a:16:{s:4:"tmpl";i:445;s:2:"id";i:4605;s:5:"title";s:9:"Pricing 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png";s:12:"tmpl_created";i:1520443332;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:278;s:16:"popularity_index";i:738;s:11:"trend_index";i:773;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:801;a:16:{s:4:"tmpl";i:433;s:2:"id";i:4500;s:5:"title";s:9:"Pricing 7";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png";s:12:"tmpl_created";i:1520443308;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:279;s:16:"popularity_index";i:500;s:11:"trend_index";i:451;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:802;a:16:{s:4:"tmpl";i:435;s:2:"id";i:4521;s:5:"title";s:9:"Pricing 8";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png";s:12:"tmpl_created";i:1520443312;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:280;s:16:"popularity_index";i:311;s:11:"trend_index";i:372;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:803;a:16:{s:4:"tmpl";i:437;s:2:"id";i:4537;s:5:"title";s:9:"Pricing 9";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png";s:12:"tmpl_created";i:1520443315;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"pricing";s:4:"tags";s:11:"["pricing"]";s:10:"menu_order";i:281;s:16:"popularity_index";i:589;s:11:"trend_index";i:841;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:804;a:16:{s:4:"tmpl";i:701;s:2:"id";i:9239;s:5:"title";s:17:"product archive 1";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png";s:12:"tmpl_created";i:1532953482;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:15:"product archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:282;s:16:"popularity_index";i:60;s:11:"trend_index";i:25;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:805;a:16:{s:4:"tmpl";i:702;s:2:"id";i:9247;s:5:"title";s:17:"product archive 2";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png";s:12:"tmpl_created";i:1532953793;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:15:"product archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:283;s:16:"popularity_index";i:71;s:11:"trend_index";i:30;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:806;a:16:{s:4:"tmpl";i:703;s:2:"id";i:9254;s:5:"title";s:17:"product archive 3";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png";s:12:"tmpl_created";i:1532954032;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:15:"product archive";s:4:"tags";s:2:"[]";s:10:"menu_order";i:284;s:16:"popularity_index";i:73;s:11:"trend_index";i:44;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:807;a:16:{s:4:"tmpl";i:1046;s:2:"id";i:15204;s:5:"title";s:24:"Psychologist &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg";s:12:"tmpl_created";i:1600161419;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/psychologist-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:40:"["404","Psychologist","Psychotherapist"]";s:10:"menu_order";i:285;s:16:"popularity_index";i:574;s:11:"trend_index";i:493;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:808;a:16:{s:4:"tmpl";i:1047;s:2:"id";i:15212;s:5:"title";s:28:"Psychologist &#8211; Archive";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg";s:12:"tmpl_created";i:1600162340;s:6:"author";s:9:"Elementor";s:3:"url";s:117:"https://library.elementor.com/blocks/psychologist-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:286;s:16:"popularity_index";i:379;s:11:"trend_index";i:358;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:809;a:16:{s:4:"tmpl";i:1048;s:2:"id";i:15219;s:5:"title";s:27:"Psychologist &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg";s:12:"tmpl_created";i:1600163069;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/psychologist-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:43:"["Footer","Psychologist","Psychotherapist"]";s:10:"menu_order";i:287;s:16:"popularity_index";i:599;s:11:"trend_index";i:500;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:810;a:16:{s:4:"tmpl";i:1049;s:2:"id";i:15230;s:5:"title";s:27:"Psychologist &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/09/Header.png";s:12:"tmpl_created";i:1600163444;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/psychologist-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:43:"["Header","Psychologist","Psychotherapist"]";s:10:"menu_order";i:288;s:16:"popularity_index";i:429;s:11:"trend_index";i:423;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:811;a:16:{s:4:"tmpl";i:1050;s:2:"id";i:15240;s:5:"title";s:34:"Psychologist &#8211; single post 1";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png";s:12:"tmpl_created";i:1600164087;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:289;s:16:"popularity_index";i:562;s:11:"trend_index";i:570;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:812;a:16:{s:4:"tmpl";i:1051;s:2:"id";i:15251;s:5:"title";s:34:"Psychologist &#8211; single post 2";s:9:"thumbnail";s:80:"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png";s:12:"tmpl_created";i:1600165179;s:6:"author";s:9:"Elementor";s:3:"url";s:123:"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:34:"["Psychologist","Psychotherapist"]";s:10:"menu_order";i:290;s:16:"popularity_index";i:507;s:11:"trend_index";i:368;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:813;a:16:{s:4:"tmpl";i:412;s:2:"id";i:4313;s:5:"title";s:11:"Services 13";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png";s:12:"tmpl_created";i:1520443268;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:291;s:16:"popularity_index";i:115;s:11:"trend_index";i:53;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:814;a:16:{s:4:"tmpl";i:413;s:2:"id";i:4324;s:5:"title";s:11:"Services 14";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png";s:12:"tmpl_created";i:1520443270;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:292;s:16:"popularity_index";i:277;s:11:"trend_index";i:138;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:815;a:16:{s:4:"tmpl";i:418;s:2:"id";i:4368;s:5:"title";s:11:"Services 16";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png";s:12:"tmpl_created";i:1520443279;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:293;s:16:"popularity_index";i:62;s:11:"trend_index";i:59;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:816;a:16:{s:4:"tmpl";i:420;s:2:"id";i:4391;s:5:"title";s:11:"Services 17";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png";s:12:"tmpl_created";i:1520443283;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:294;s:16:"popularity_index";i:153;s:11:"trend_index";i:120;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:817;a:16:{s:4:"tmpl";i:403;s:2:"id";i:4235;s:5:"title";s:11:"Services 18";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png";s:12:"tmpl_created";i:1520443251;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:295;s:16:"popularity_index";i:273;s:11:"trend_index";i:172;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:818;a:16:{s:4:"tmpl";i:417;s:2:"id";i:4357;s:5:"title";s:11:"Services 20";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png";s:12:"tmpl_created";i:1520443277;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:296;s:16:"popularity_index";i:45;s:11:"trend_index";i:45;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:819;a:16:{s:4:"tmpl";i:415;s:2:"id";i:4341;s:5:"title";s:11:"Services 21";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png";s:12:"tmpl_created";i:1520443274;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:297;s:16:"popularity_index";i:142;s:11:"trend_index";i:114;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:820;a:16:{s:4:"tmpl";i:414;s:2:"id";i:4332;s:5:"title";s:11:"Services 22";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png";s:12:"tmpl_created";i:1520443272;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:298;s:16:"popularity_index";i:138;s:11:"trend_index";i:149;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:821;a:16:{s:4:"tmpl";i:401;s:2:"id";i:4212;s:5:"title";s:11:"Services 23";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png";s:12:"tmpl_created";i:1520443248;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:299;s:16:"popularity_index";i:136;s:11:"trend_index";i:302;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:822;a:16:{s:4:"tmpl";i:408;s:2:"id";i:4276;s:5:"title";s:11:"Services 24";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png";s:12:"tmpl_created";i:1520443261;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:300;s:16:"popularity_index";i:353;s:11:"trend_index";i:514;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:823;a:16:{s:4:"tmpl";i:406;s:2:"id";i:4260;s:5:"title";s:11:"Services 25";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png";s:12:"tmpl_created";i:1520443257;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:301;s:16:"popularity_index";i:184;s:11:"trend_index";i:209;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:824;a:16:{s:4:"tmpl";i:404;s:2:"id";i:4244;s:5:"title";s:11:"Services 26";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png";s:12:"tmpl_created";i:1520443253;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:302;s:16:"popularity_index";i:544;s:11:"trend_index";i:596;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:825;a:16:{s:4:"tmpl";i:421;s:2:"id";i:4400;s:5:"title";s:11:"Services 27";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png";s:12:"tmpl_created";i:1520443285;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:303;s:16:"popularity_index";i:286;s:11:"trend_index";i:438;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:826;a:16:{s:4:"tmpl";i:419;s:2:"id";i:4376;s:5:"title";s:11:"Services 28";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png";s:12:"tmpl_created";i:1520443281;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:304;s:16:"popularity_index";i:151;s:11:"trend_index";i:249;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:827;a:16:{s:4:"tmpl";i:416;s:2:"id";i:4349;s:5:"title";s:11:"Services 29";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png";s:12:"tmpl_created";i:1520443275;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:305;s:16:"popularity_index";i:330;s:11:"trend_index";i:483;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:828;a:16:{s:4:"tmpl";i:402;s:2:"id";i:4227;s:5:"title";s:11:"Services 30";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png";s:12:"tmpl_created";i:1520443250;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:306;s:16:"popularity_index";i:351;s:11:"trend_index";i:553;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:829;a:16:{s:4:"tmpl";i:560;s:2:"id";i:6162;s:5:"title";s:11:"Services 31";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png";s:12:"tmpl_created";i:1520443668;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:307;s:16:"popularity_index";i:372;s:11:"trend_index";i:550;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:830;a:16:{s:4:"tmpl";i:411;s:2:"id";i:4302;s:5:"title";s:10:"Services 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png";s:12:"tmpl_created";i:1520443266;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:308;s:16:"popularity_index";i:58;s:11:"trend_index";i:97;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:831;a:16:{s:4:"tmpl";i:410;s:2:"id";i:4293;s:5:"title";s:10:"Services 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png";s:12:"tmpl_created";i:1520443265;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:309;s:16:"popularity_index";i:288;s:11:"trend_index";i:269;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:832;a:16:{s:4:"tmpl";i:409;s:2:"id";i:4284;s:5:"title";s:10:"Services 7";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png";s:12:"tmpl_created";i:1520443263;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:310;s:16:"popularity_index";i:27;s:11:"trend_index";i:21;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:833;a:16:{s:4:"tmpl";i:407;s:2:"id";i:4268;s:5:"title";s:10:"Services 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png";s:12:"tmpl_created";i:1520443259;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:311;s:16:"popularity_index";i:173;s:11:"trend_index";i:213;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:834;a:16:{s:4:"tmpl";i:405;s:2:"id";i:4252;s:5:"title";s:10:"Services 9";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png";s:12:"tmpl_created";i:1520443255;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"services";s:4:"tags";s:12:"["Services"]";s:10:"menu_order";i:312;s:16:"popularity_index";i:46;s:11:"trend_index";i:99;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:835;a:16:{s:4:"tmpl";i:677;s:2:"id";i:8676;s:5:"title";s:13:"single page 1";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg";s:12:"tmpl_created";i:1527682423;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:313;s:16:"popularity_index";i:285;s:11:"trend_index";i:145;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:836;a:16:{s:4:"tmpl";i:678;s:2:"id";i:8678;s:5:"title";s:13:"single page 2";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg";s:12:"tmpl_created";i:1527682780;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:314;s:16:"popularity_index";i:140;s:11:"trend_index";i:82;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:837;a:16:{s:4:"tmpl";i:679;s:2:"id";i:8679;s:5:"title";s:13:"single page 3";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg";s:12:"tmpl_created";i:1527682847;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:315;s:16:"popularity_index";i:122;s:11:"trend_index";i:23;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:838;a:16:{s:4:"tmpl";i:680;s:2:"id";i:8680;s:5:"title";s:13:"single page 4";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg";s:12:"tmpl_created";i:1527682896;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:316;s:16:"popularity_index";i:373;s:11:"trend_index";i:190;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:839;a:16:{s:4:"tmpl";i:681;s:2:"id";i:8681;s:5:"title";s:13:"single page 5";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg";s:12:"tmpl_created";i:1527682969;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:317;s:16:"popularity_index";i:287;s:11:"trend_index";i:218;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:840;a:16:{s:4:"tmpl";i:682;s:2:"id";i:8682;s:5:"title";s:13:"single page 6";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg";s:12:"tmpl_created";i:1527683026;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:318;s:16:"popularity_index";i:412;s:11:"trend_index";i:227;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:841;a:16:{s:4:"tmpl";i:683;s:2:"id";i:8703;s:5:"title";s:13:"single page 7";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg";s:12:"tmpl_created";i:1527683072;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single page";s:4:"tags";s:2:"[]";s:10:"menu_order";i:319;s:16:"popularity_index";i:401;s:11:"trend_index";i:316;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:842;a:16:{s:4:"tmpl";i:640;s:2:"id";i:7650;s:5:"title";s:13:"Single Post 1";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg";s:12:"tmpl_created";i:1521557736;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:24:"["Blog","Post","Single"]";s:10:"menu_order";i:320;s:16:"popularity_index";i:119;s:11:"trend_index";i:266;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:843;a:16:{s:4:"tmpl";i:639;s:2:"id";i:7663;s:5:"title";s:13:"Single Post 2";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg";s:12:"tmpl_created";i:1521547761;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:24:"["Blog","Post","Single"]";s:10:"menu_order";i:321;s:16:"popularity_index";i:50;s:11:"trend_index";i:139;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:844;a:16:{s:4:"tmpl";i:705;s:2:"id";i:9296;s:5:"title";s:13:"Single Post 3";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg";s:12:"tmpl_created";i:1537440673;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:322;s:16:"popularity_index";i:213;s:11:"trend_index";i:204;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:845;a:16:{s:4:"tmpl";i:704;s:2:"id";i:9301;s:5:"title";s:13:"Single Post 4";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg";s:12:"tmpl_created";i:1537440661;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:323;s:16:"popularity_index";i:248;s:11:"trend_index";i:336;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:846;a:16:{s:4:"tmpl";i:706;s:2:"id";i:9313;s:5:"title";s:13:"Single Post 5";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg";s:12:"tmpl_created";i:1537440798;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:324;s:16:"popularity_index";i:197;s:11:"trend_index";i:177;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:847;a:16:{s:4:"tmpl";i:707;s:2:"id";i:9343;s:5:"title";s:13:"Single Post 6";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg";s:12:"tmpl_created";i:1537443531;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:325;s:16:"popularity_index";i:228;s:11:"trend_index";i:279;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:848;a:16:{s:4:"tmpl";i:708;s:2:"id";i:9349;s:5:"title";s:13:"Single Post 7";s:9:"thumbnail";s:65:"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg";s:12:"tmpl_created";i:1537443903;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:2:"[]";s:10:"menu_order";i:326;s:16:"popularity_index";i:158;s:11:"trend_index";i:253;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:849;a:16:{s:4:"tmpl";i:697;s:2:"id";i:9174;s:5:"title";s:17:"single product 01";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png";s:12:"tmpl_created";i:1532950125;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:327;s:16:"popularity_index";i:31;s:11:"trend_index";i:6;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:850;a:16:{s:4:"tmpl";i:698;s:2:"id";i:9178;s:5:"title";s:17:"single product 02";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png";s:12:"tmpl_created";i:1532951997;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:328;s:16:"popularity_index";i:66;s:11:"trend_index";i:42;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:851;a:16:{s:4:"tmpl";i:699;s:2:"id";i:9180;s:5:"title";s:17:"single product 03";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png";s:12:"tmpl_created";i:1532952302;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:329;s:16:"popularity_index";i:108;s:11:"trend_index";i:66;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:852;a:16:{s:4:"tmpl";i:700;s:2:"id";i:9182;s:5:"title";s:17:"single product 04";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png";s:12:"tmpl_created";i:1532952606;s:6:"author";s:9:"Elementor";s:3:"url";s:114:"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:14:"single product";s:4:"tags";s:2:"[]";s:10:"menu_order";i:330;s:16:"popularity_index";i:123;s:11:"trend_index";i:81;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:853;a:16:{s:4:"tmpl";i:555;s:2:"id";i:6114;s:5:"title";s:7:"Stats 1";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png";s:12:"tmpl_created";i:1520443659;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:331;s:16:"popularity_index";i:434;s:11:"trend_index";i:692;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:854;a:16:{s:4:"tmpl";i:562;s:2:"id";i:6178;s:5:"title";s:8:"Stats 10";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png";s:12:"tmpl_created";i:1520443676;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:332;s:16:"popularity_index";i:435;s:11:"trend_index";i:755;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:855;a:16:{s:4:"tmpl";i:561;s:2:"id";i:6170;s:5:"title";s:8:"Stats 11";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png";s:12:"tmpl_created";i:1520443670;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:333;s:16:"popularity_index";i:366;s:11:"trend_index";i:552;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:856;a:16:{s:4:"tmpl";i:563;s:2:"id";i:6186;s:5:"title";s:8:"Stats 12";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png";s:12:"tmpl_created";i:1520443678;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:334;s:16:"popularity_index";i:569;s:11:"trend_index";i:811;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:857;a:16:{s:4:"tmpl";i:550;s:2:"id";i:6071;s:5:"title";s:8:"Stats 13";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png";s:12:"tmpl_created";i:1520443649;s:6:"author";s:9:"Elementor";s:3:"url";s:105:"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:335;s:16:"popularity_index";i:168;s:11:"trend_index";i:328;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:858;a:16:{s:4:"tmpl";i:554;s:2:"id";i:6106;s:5:"title";s:7:"Stats 2";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png";s:12:"tmpl_created";i:1520443657;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:336;s:16:"popularity_index";i:361;s:11:"trend_index";i:784;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:859;a:16:{s:4:"tmpl";i:551;s:2:"id";i:6079;s:5:"title";s:7:"Stats 3";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png";s:12:"tmpl_created";i:1520443651;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:337;s:16:"popularity_index";i:284;s:11:"trend_index";i:385;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:860;a:16:{s:4:"tmpl";i:552;s:2:"id";i:6089;s:5:"title";s:7:"Stats 4";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png";s:12:"tmpl_created";i:1520443653;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:338;s:16:"popularity_index";i:205;s:11:"trend_index";i:452;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:861;a:16:{s:4:"tmpl";i:549;s:2:"id";i:6063;s:5:"title";s:7:"Stats 5";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png";s:12:"tmpl_created";i:1520443647;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:339;s:16:"popularity_index";i:181;s:11:"trend_index";i:419;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:862;a:16:{s:4:"tmpl";i:553;s:2:"id";i:6097;s:5:"title";s:7:"Stats 6";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png";s:12:"tmpl_created";i:1520443655;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:11:"["numbers"]";s:10:"menu_order";i:340;s:16:"popularity_index";i:264;s:11:"trend_index";i:492;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:863;a:16:{s:4:"tmpl";i:538;s:2:"id";i:5956;s:5:"title";s:7:"Stats 7";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png";s:12:"tmpl_created";i:1520443623;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:341;s:16:"popularity_index";i:532;s:11:"trend_index";i:541;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:864;a:16:{s:4:"tmpl";i:537;s:2:"id";i:5947;s:5:"title";s:7:"Stats 8";s:9:"thumbnail";s:76:"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png";s:12:"tmpl_created";i:1520443621;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:342;s:16:"popularity_index";i:368;s:11:"trend_index";i:531;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:865;a:16:{s:4:"tmpl";i:559;s:2:"id";i:6152;s:5:"title";s:7:"Stats 9";s:9:"thumbnail";s:77:"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png";s:12:"tmpl_created";i:1520443666;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:5:"stats";s:4:"tags";s:9:"["Stats"]";s:10:"menu_order";i:343;s:16:"popularity_index";i:272;s:11:"trend_index";i:557;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:866;a:16:{s:4:"tmpl";i:469;s:2:"id";i:5157;s:5:"title";s:11:"Subscribe 1";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png";s:12:"tmpl_created";i:1520443448;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["form","subscribe"]";s:10:"menu_order";i:344;s:16:"popularity_index";i:340;s:11:"trend_index";i:293;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:867;a:16:{s:4:"tmpl";i:472;s:2:"id";i:5181;s:5:"title";s:11:"Subscribe 2";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png";s:12:"tmpl_created";i:1520443454;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["form","subscribe"]";s:10:"menu_order";i:345;s:16:"popularity_index";i:451;s:11:"trend_index";i:340;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:868;a:16:{s:4:"tmpl";i:470;s:2:"id";i:5165;s:5:"title";s:11:"Subscribe 3";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png";s:12:"tmpl_created";i:1520443450;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["form","subscribe"]";s:10:"menu_order";i:346;s:16:"popularity_index";i:520;s:11:"trend_index";i:620;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:869;a:16:{s:4:"tmpl";i:477;s:2:"id";i:5222;s:5:"title";s:11:"Subscribe 4";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png";s:12:"tmpl_created";i:1520443464;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["form","subscribe"]";s:10:"menu_order";i:347;s:16:"popularity_index";i:397;s:11:"trend_index";i:427;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:870;a:16:{s:4:"tmpl";i:471;s:2:"id";i:5173;s:5:"title";s:11:"Subscribe 5";s:9:"thumbnail";s:78:"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png";s:12:"tmpl_created";i:1520443452;s:6:"author";s:9:"Elementor";s:3:"url";s:108:"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:9:"subscribe";s:4:"tags";s:20:"["form","subscribe"]";s:10:"menu_order";i:348;s:16:"popularity_index";i:261;s:11:"trend_index";i:237;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:871;a:16:{s:4:"tmpl";i:465;s:2:"id";i:4801;s:5:"title";s:7:"Team 11";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png";s:12:"tmpl_created";i:1520443369;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:349;s:16:"popularity_index";i:332;s:11:"trend_index";i:188;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:872;a:16:{s:4:"tmpl";i:462;s:2:"id";i:4770;s:5:"title";s:7:"Team 12";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png";s:12:"tmpl_created";i:1520443364;s:6:"author";s:9:"Elementor";s:3:"url";s:106:"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:350;s:16:"popularity_index";i:432;s:11:"trend_index";i:488;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:873;a:16:{s:4:"tmpl";i:458;s:2:"id";i:4727;s:5:"title";s:7:"Team 13";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png";s:12:"tmpl_created";i:1520443356;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:351;s:16:"popularity_index";i:375;s:11:"trend_index";i:345;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:874;a:16:{s:4:"tmpl";i:543;s:2:"id";i:5999;s:5:"title";s:7:"Team 14";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png";s:12:"tmpl_created";i:1520443634;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:352;s:16:"popularity_index";i:110;s:11:"trend_index";i:318;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:875;a:16:{s:4:"tmpl";i:455;s:2:"id";i:4698;s:5:"title";s:7:"Team 15";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png";s:12:"tmpl_created";i:1520443350;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:353;s:16:"popularity_index";i:449;s:11:"trend_index";i:410;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:876;a:16:{s:4:"tmpl";i:463;s:2:"id";i:4781;s:5:"title";s:7:"Team 16";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png";s:12:"tmpl_created";i:1520443365;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:354;s:16:"popularity_index";i:267;s:11:"trend_index";i:330;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:877;a:16:{s:4:"tmpl";i:558;s:2:"id";i:6144;s:5:"title";s:7:"Team 17";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png";s:12:"tmpl_created";i:1520443664;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:355;s:16:"popularity_index";i:166;s:11:"trend_index";i:365;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:878;a:16:{s:4:"tmpl";i:464;s:2:"id";i:4793;s:5:"title";s:7:"Team 18";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png";s:12:"tmpl_created";i:1520443367;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:356;s:16:"popularity_index";i:207;s:11:"trend_index";i:173;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:879;a:16:{s:4:"tmpl";i:466;s:2:"id";i:4809;s:5:"title";s:7:"Team 19";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png";s:12:"tmpl_created";i:1520443371;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:357;s:16:"popularity_index";i:300;s:11:"trend_index";i:465;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:880;a:16:{s:4:"tmpl";i:459;s:2:"id";i:4736;s:5:"title";s:7:"Team 20";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png";s:12:"tmpl_created";i:1520443358;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:358;s:16:"popularity_index";i:144;s:11:"trend_index";i:159;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:881;a:16:{s:4:"tmpl";i:467;s:2:"id";i:4818;s:5:"title";s:7:"Team 21";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png";s:12:"tmpl_created";i:1520443373;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:359;s:16:"popularity_index";i:515;s:11:"trend_index";i:606;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:882;a:16:{s:4:"tmpl";i:461;s:2:"id";i:4759;s:5:"title";s:7:"Team 22";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png";s:12:"tmpl_created";i:1520443362;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:360;s:16:"popularity_index";i:299;s:11:"trend_index";i:376;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:883;a:16:{s:4:"tmpl";i:460;s:2:"id";i:4746;s:5:"title";s:7:"Team 23";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png";s:12:"tmpl_created";i:1520443360;s:6:"author";s:9:"Elementor";s:3:"url";s:104:"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:361;s:16:"popularity_index";i:282;s:11:"trend_index";i:378;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:884;a:16:{s:4:"tmpl";i:457;s:2:"id";i:4718;s:5:"title";s:6:"Team 4";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png";s:12:"tmpl_created";i:1520443354;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:362;s:16:"popularity_index";i:192;s:11:"trend_index";i:359;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:885;a:16:{s:4:"tmpl";i:456;s:2:"id";i:4706;s:5:"title";s:6:"Team 5";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png";s:12:"tmpl_created";i:1520443352;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:363;s:16:"popularity_index";i:149;s:11:"trend_index";i:299;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:886;a:16:{s:4:"tmpl";i:544;s:2:"id";i:6008;s:5:"title";s:6:"Team 6";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png";s:12:"tmpl_created";i:1520443636;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:364;s:16:"popularity_index";i:75;s:11:"trend_index";i:277;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:887;a:16:{s:4:"tmpl";i:454;s:2:"id";i:4690;s:5:"title";s:6:"Team 7";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png";s:12:"tmpl_created";i:1520443348;s:6:"author";s:9:"Elementor";s:3:"url";s:103:"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:4:"team";s:4:"tags";s:8:"["team"]";s:10:"menu_order";i:365;s:16:"popularity_index";i:243;s:11:"trend_index";i:402;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:888;a:16:{s:4:"tmpl";i:586;s:2:"id";i:4921;s:5:"title";s:14:"Testimonial 10";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png";s:12:"tmpl_created";i:1520520562;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:366;s:16:"popularity_index";i:219;s:11:"trend_index";i:198;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:889;a:16:{s:4:"tmpl";i:582;s:2:"id";i:4889;s:5:"title";s:14:"Testimonial 11";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg";s:12:"tmpl_created";i:1520520556;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:367;s:16:"popularity_index";i:557;s:11:"trend_index";i:522;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:890;a:16:{s:4:"tmpl";i:580;s:2:"id";i:4871;s:5:"title";s:14:"Testimonial 12";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png";s:12:"tmpl_created";i:1520520552;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:368;s:16:"popularity_index";i:262;s:11:"trend_index";i:391;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:891;a:16:{s:4:"tmpl";i:578;s:2:"id";i:4854;s:5:"title";s:14:"Testimonial 13";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png";s:12:"tmpl_created";i:1520520549;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:369;s:16:"popularity_index";i:637;s:11:"trend_index";i:741;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:892;a:16:{s:4:"tmpl";i:595;s:2:"id";i:4995;s:5:"title";s:14:"Testimonial 14";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png";s:12:"tmpl_created";i:1520520577;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:370;s:16:"popularity_index";i:400;s:11:"trend_index";i:411;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:893;a:16:{s:4:"tmpl";i:593;s:2:"id";i:4979;s:5:"title";s:14:"Testimonial 15";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png";s:12:"tmpl_created";i:1520520573;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:371;s:16:"popularity_index";i:568;s:11:"trend_index";i:544;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:894;a:16:{s:4:"tmpl";i:576;s:2:"id";i:4835;s:5:"title";s:14:"Testimonial 16";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png";s:12:"tmpl_created";i:1520520546;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:372;s:16:"popularity_index";i:399;s:11:"trend_index";i:401;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:895;a:16:{s:4:"tmpl";i:594;s:2:"id";i:4987;s:5:"title";s:14:"Testimonial 17";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png";s:12:"tmpl_created";i:1520520575;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:373;s:16:"popularity_index";i:159;s:11:"trend_index";i:199;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:896;a:16:{s:4:"tmpl";i:577;s:2:"id";i:4843;s:5:"title";s:14:"Testimonial 18";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png";s:12:"tmpl_created";i:1520520548;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:374;s:16:"popularity_index";i:457;s:11:"trend_index";i:780;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:897;a:16:{s:4:"tmpl";i:579;s:2:"id";i:4863;s:5:"title";s:14:"Testimonial 19";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png";s:12:"tmpl_created";i:1520520551;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:375;s:16:"popularity_index";i:245;s:11:"trend_index";i:599;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:898;a:16:{s:4:"tmpl";i:581;s:2:"id";i:4880;s:5:"title";s:14:"Testimonial 20";s:9:"thumbnail";s:72:"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg";s:12:"tmpl_created";i:1520520554;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:376;s:16:"popularity_index";i:446;s:11:"trend_index";i:653;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:899;a:16:{s:4:"tmpl";i:583;s:2:"id";i:4897;s:5:"title";s:14:"Testimonial 21";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png";s:12:"tmpl_created";i:1520520557;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:377;s:16:"popularity_index";i:78;s:11:"trend_index";i:289;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:900;a:16:{s:4:"tmpl";i:584;s:2:"id";i:4905;s:5:"title";s:14:"Testimonial 22";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png";s:12:"tmpl_created";i:1520520559;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:378;s:16:"popularity_index";i:121;s:11:"trend_index";i:221;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:901;a:16:{s:4:"tmpl";i:585;s:2:"id";i:4913;s:5:"title";s:14:"Testimonial 23";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png";s:12:"tmpl_created";i:1520520561;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:379;s:16:"popularity_index";i:247;s:11:"trend_index";i:566;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:902;a:16:{s:4:"tmpl";i:575;s:2:"id";i:4826;s:5:"title";s:14:"Testimonial 24";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png";s:12:"tmpl_created";i:1520520544;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:380;s:16:"popularity_index";i:256;s:11:"trend_index";i:395;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:903;a:16:{s:4:"tmpl";i:587;s:2:"id";i:4929;s:5:"title";s:14:"Testimonial 24";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png";s:12:"tmpl_created";i:1520520564;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:381;s:16:"popularity_index";i:49;s:11:"trend_index";i:206;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:904;a:16:{s:4:"tmpl";i:591;s:2:"id";i:4963;s:5:"title";s:14:"Testimonial 25";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png";s:12:"tmpl_created";i:1520520570;s:6:"author";s:9:"Elementor";s:3:"url";s:113:"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:382;s:16:"popularity_index";i:417;s:11:"trend_index";i:546;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:905;a:16:{s:4:"tmpl";i:592;s:2:"id";i:4971;s:5:"title";s:14:"Testimonial 26";s:9:"thumbnail";s:82:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png";s:12:"tmpl_created";i:1520520572;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:383;s:16:"popularity_index";i:649;s:11:"trend_index";i:718;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:906;a:16:{s:4:"tmpl";i:589;s:2:"id";i:4947;s:5:"title";s:14:"Testimonial 27";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png";s:12:"tmpl_created";i:1520520567;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:384;s:16:"popularity_index";i:221;s:11:"trend_index";i:496;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:907;a:16:{s:4:"tmpl";i:590;s:2:"id";i:4955;s:5:"title";s:14:"Testimonial 29";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png";s:12:"tmpl_created";i:1520520569;s:6:"author";s:9:"Elementor";s:3:"url";s:111:"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:385;s:16:"popularity_index";i:378;s:11:"trend_index";i:695;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:908;a:16:{s:4:"tmpl";i:588;s:2:"id";i:4939;s:5:"title";s:13:"Testimonial 9";s:9:"thumbnail";s:81:"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png";s:12:"tmpl_created";i:1520520565;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:12:"testimonials";s:4:"tags";s:15:"["Testimonial"]";s:10:"menu_order";i:386;s:16:"popularity_index";i:103;s:11:"trend_index";i:341;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"0";s:12:"access_level";i:0;}i:909;a:16:{s:4:"tmpl";i:928;s:2:"id";i:12509;s:5:"title";s:18:"Travel &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2019/12/404.png";s:12:"tmpl_created";i:1575960378;s:6:"author";s:9:"Elementor";s:3:"url";s:107:"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:24:"["404","Tours","Travel"]";s:10:"menu_order";i:387;s:16:"popularity_index";i:747;s:11:"trend_index";i:712;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:910;a:16:{s:4:"tmpl";i:929;s:2:"id";i:12516;s:5:"title";s:27:"Travel &#8211; Archive Blog";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png";s:12:"tmpl_created";i:1575960387;s:6:"author";s:9:"Elementor";s:3:"url";s:116:"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:388;s:16:"popularity_index";i:496;s:11:"trend_index";i:487;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:911;a:16:{s:4:"tmpl";i:927;s:2:"id";i:12500;s:5:"title";s:21:"Travel &#8211; Header";s:9:"thumbnail";s:84:"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png";s:12:"tmpl_created";i:1575960371;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:27:"["Header","Tours","Travel"]";s:10:"menu_order";i:389;s:16:"popularity_index";i:443;s:11:"trend_index";i:434;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:912;a:16:{s:4:"tmpl";i:930;s:2:"id";i:12524;s:5:"title";s:26:"Travel &#8211; Single Post";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png";s:12:"tmpl_created";i:1575960397;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:390;s:16:"popularity_index";i:591;s:11:"trend_index";i:663;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:913;a:16:{s:4:"tmpl";i:931;s:2:"id";i:12531;s:5:"title";s:31:"Travel &#8211; Single Post Tour";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png";s:12:"tmpl_created";i:1575960404;s:6:"author";s:9:"Elementor";s:3:"url";s:120:"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:18:"["Tours","Travel"]";s:10:"menu_order";i:391;s:16:"popularity_index";i:630;s:11:"trend_index";i:548;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:914;a:16:{s:4:"tmpl";i:926;s:2:"id";i:12492;s:5:"title";s:14:"Travel -Footer";s:9:"thumbnail";s:69:"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png";s:12:"tmpl_created";i:1575960358;s:6:"author";s:9:"Elementor";s:3:"url";s:110:"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:27:"["Footer","Tours","Travel"]";s:10:"menu_order";i:392;s:16:"popularity_index";i:453;s:11:"trend_index";i:322;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:915;a:16:{s:4:"tmpl";i:1068;s:2:"id";i:15498;s:5:"title";s:23:"Travel Blog &#8211; 404";s:9:"thumbnail";s:64:"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg";s:12:"tmpl_created";i:1606215636;s:6:"author";s:9:"Elementor";s:3:"url";s:112:"https://library.elementor.com/blocks/travel-blog-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:8:"404 page";s:4:"tags";s:23:"["404","Blog","Travel"]";s:10:"menu_order";i:393;s:16:"popularity_index";i:749;s:11:"trend_index";i:759;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:916;a:16:{s:4:"tmpl";i:1069;s:2:"id";i:15508;s:5:"title";s:29:"Travel Blog &#8211; Archive 1";s:9:"thumbnail";s:74:"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg";s:12:"tmpl_created";i:1606215649;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:394;s:16:"popularity_index";i:659;s:11:"trend_index";i:468;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:917;a:16:{s:4:"tmpl";i:1070;s:2:"id";i:15518;s:5:"title";s:29:"Travel Blog &#8211; Archive 2";s:9:"thumbnail";s:79:"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg";s:12:"tmpl_created";i:1606215663;s:6:"author";s:9:"Elementor";s:3:"url";s:118:"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:7:"archive";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:395;s:16:"popularity_index";i:688;s:11:"trend_index";i:431;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:918;a:16:{s:4:"tmpl";i:1071;s:2:"id";i:15528;s:5:"title";s:26:"Travel Blog &#8211; Footer";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg";s:12:"tmpl_created";i:1606215673;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"footer";s:4:"tags";s:26:"["Blog","Footer","Travel"]";s:10:"menu_order";i:396;s:16:"popularity_index";i:656;s:11:"trend_index";i:377;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:919;a:16:{s:4:"tmpl";i:1067;s:2:"id";i:15536;s:5:"title";s:26:"Travel Blog &#8211; Header";s:9:"thumbnail";s:67:"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg";s:12:"tmpl_created";i:1606215625;s:6:"author";s:9:"Elementor";s:3:"url";s:115:"https://library.elementor.com/blocks/travel-blog-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:6:"header";s:4:"tags";s:26:"["Blog","Header","Travel"]";s:10:"menu_order";i:397;s:16:"popularity_index";i:584;s:11:"trend_index";i:228;s:17:"has_page_settings";s:1:"0";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:920;a:16:{s:4:"tmpl";i:1072;s:2:"id";i:15545;s:5:"title";s:33:"Travel Blog &#8211; Single Post 1";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg";s:12:"tmpl_created";i:1606215684;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:398;s:16:"popularity_index";i:669;s:11:"trend_index";i:482;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}i:921;a:16:{s:4:"tmpl";i:1066;s:2:"id";i:15556;s:5:"title";s:33:"Travel Blog &#8211; Single Post 2";s:9:"thumbnail";s:73:"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg";s:12:"tmpl_created";i:1606215613;s:6:"author";s:9:"Elementor";s:3:"url";s:122:"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview";s:4:"type";s:5:"block";s:7:"subtype";s:11:"single post";s:4:"tags";s:17:"["Blog","Travel"]";s:10:"menu_order";i:399;s:16:"popularity_index";i:652;s:11:"trend_index";i:454;s:17:"has_page_settings";s:1:"1";s:6:"is_pro";s:1:"1";s:12:"access_level";i:1;}}}', 'no');
INSERT INTO `wp8w_options` VALUES
(1161, 'elementor_remote_info_feed_data', 'a:5:{i:0;a:5:{s:5:"title";s:38:"10 Web Design Trends To Expect in 2022";s:7:"excerpt";s:236:"2021 was a crazy year to say the least. Let’s pause for a moment to wrap things up and see what the future holds by taking a sneak peek into next year’s top design fads. We’ve selected upcoming 10 trends to spark your imagination.";s:7:"created";i:1640049600;s:5:"badge";s:0:"";s:3:"url";s:117:"https://elementor.com/blog/web-design-trends/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}i:1;a:5:{s:5:"title";s:35:"Elementor Websites of November 2021";s:7:"excerpt";s:292:"Helping us close out the year is a monthly showpiece that demonstrates many of web creation’s finest trends and leading design innovations. It’s time to heat up your beverage of creative ideas and get cozy with these ten delightful websites to round off our last monthly showcase of 2021.";s:7:"created";i:1639996273;s:5:"badge";s:0:"";s:3:"url";s:122:"https://elementor.com/blog/showcase-november-2021/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}i:2;a:5:{s:5:"title";s:46:"Welcoming 25 New Page Templates to the Library";s:7:"excerpt";s:272:"The New Year calls for new beginnings and fresh starts, so we did a little refreshing too. The Library just got 25 new Template Pages to replace some of the older ones. They’re modern, sleek, and everything you’ll be looking for when it’s time to work on new pages. ";s:7:"created";i:1639379750;s:5:"badge";s:0:"";s:3:"url";s:130:"https://elementor.com/blog/new-page-templates-december-21/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}i:3;a:5:{s:5:"title";s:78:"How I Increased My Project Pricing From $3K to $20K+ Using Value-Based Pricing";s:7:"excerpt";s:269:"We all know that increasing your project pricing can be a challenge for most web creators. In this article, our community expert, Wil Brown, shares personal insights about value-based pricing and how he used this strategy to scale his project pricing to the 20K+ arena.";s:7:"created";i:1639045633;s:5:"badge";s:0:"";s:3:"url";s:128:"https://elementor.com/blog/how-increase-project-pricing/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}i:4;a:5:{s:5:"title";s:41:"End-of-Year Showcase 2021: Have Your Say!";s:7:"excerpt";s:215:"For our year-end website showpiece, we’re calling on you to help us select the top 10 Elementor websites of the year, narrowed down from our competitive pool of over 100 click-worthy nominees to a shortlist of 30.";s:7:"created";i:1638956991;s:5:"badge";s:0:"";s:3:"url";s:125:"https://elementor.com/blog/end-of-year-showcase-2021/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed";}}', 'no'),
(1183, 'eael_save_settings', 'a:49:{s:9:"post-grid";i:1;s:13:"post-timeline";i:1;s:10:"fancy-text";i:1;s:12:"creative-btn";i:1;s:10:"count-down";i:1;s:12:"team-members";i:1;s:12:"testimonials";i:1;s:8:"info-box";i:1;s:8:"flip-box";i:1;s:14:"call-to-action";i:1;s:11:"dual-header";i:1;s:11:"price-table";i:1;s:12:"twitter-feed";i:1;s:13:"facebook-feed";i:1;s:19:"advanced-data-table";i:1;s:10:"data-table";i:1;s:14:"filter-gallery";i:1;s:15:"image-accordion";i:1;s:14:"content-ticker";i:1;s:7:"tooltip";i:1;s:13:"adv-accordion";i:1;s:8:"adv-tabs";i:1;s:12:"progress-bar";i:1;s:12:"feature-list";i:1;s:12:"product-grid";i:1;s:14:"contact-form-7";i:1;s:7:"weforms";i:1;s:10:"ninja-form";i:1;s:9:"formstack";i:1;s:12:"gravity-form";i:1;s:12:"caldera-form";i:1;s:7:"wpforms";i:1;s:10:"fluentform";i:1;s:8:"typeform";i:1;s:24:"betterdocs-category-grid";i:1;s:23:"betterdocs-category-box";i:1;s:22:"betterdocs-search-form";i:1;s:12:"sticky-video";i:1;s:14:"event-calendar";i:1;s:10:"embedpress";i:1;s:12:"woo-checkout";i:1;s:14:"login-register";i:1;s:18:"woocommerce-review";i:1;s:11:"career-page";i:1;s:14:"eael-promotion";i:1;s:14:"eael-custom-js";i:1;s:21:"eael-reading-progress";i:1;s:21:"eael-table-of-content";i:1;s:20:"eael-post-duplicator";i:1;}', 'yes'),
(1184, 'wpdeveloper_plugins_data', 'a:1:{s:25:"essential_adons_elementor";a:3:{s:16:"notice_will_show";a:2:{s:6:"opt_in";i:1640866311;s:6:"review";i:1641471111;}s:4:"time";i:1640866311;s:7:"version";s:5:"5.0.0";}}', 'yes'),
(1185, 'eael_version', '5.0.0', 'yes'),
(1186, 'wpins_essential_adons_elementor_force_tracked', '1', 'yes'),
(1187, 'wpins_block_notice', 'a:1:{s:25:"essential_adons_elementor";s:25:"essential_adons_elementor";}', 'yes'),
(1195, '_transient_cb70d11b8', 'a:0:{}', 'yes'),
(1196, '_transient_eael_requires_update', '', 'yes'),
(1204, '7a903d1_@wpdevteam_tf_token', 'AAAAAAAAAAAAAAAAAAAAABCW3gAAAAAAdHA74HenCcVraYhaAhzznedkKtI%3DjxQSJlpMYqX68OXjwUj6yK8fWjw3TiRe8cjz39bEpn62jRa3cx', 'yes'),
(1208, '7a903d1_@kerfim_tf_token', 'AAAAAAAAAAAAAAAAAAAAABCW3gAAAAAAdHA74HenCcVraYhaAhzznedkKtI%3DjxQSJlpMYqX68OXjwUj6yK8fWjw3TiRe8cjz39bEpn62jRa3cx', 'yes'),
(1209, '7a903d1_@k_tf_token', 'AAAAAAAAAAAAAAAAAAAAABCW3gAAAAAAdHA74HenCcVraYhaAhzznedkKtI%3DjxQSJlpMYqX68OXjwUj6yK8fWjw3TiRe8cjz39bEpn62jRa3cx', 'yes'),
(1214, '7a903d1_@kerfimts_tf_token', 'AAAAAAAAAAAAAAAAAAAAABCW3gAAAAAAdHA74HenCcVraYhaAhzznedkKtI%3DjxQSJlpMYqX68OXjwUj6yK8fWjw3TiRe8cjz39bEpn62jRa3cx', 'yes'),
(1229, '_transient_c019b2d68', 'a:2:{i:0;i:78;i:1;i:82;}', 'yes'),
(1260, '08acf8d_@wpdevteam_tf_token', 'AAAAAAAAAAAAAAAAAAAAABCW3gAAAAAAdHA74HenCcVraYhaAhzznedkKtI%3DjxQSJlpMYqX68OXjwUj6yK8fWjw3TiRe8cjz39bEpn62jRa3cx', 'yes'),
(1263, '08acf8d_@k_tf_token', 'AAAAAAAAAAAAAAAAAAAAABCW3gAAAAAAdHA74HenCcVraYhaAhzznedkKtI%3DjxQSJlpMYqX68OXjwUj6yK8fWjw3TiRe8cjz39bEpn62jRa3cx', 'yes'),
(1266, '08acf8d_@kerfim_tf_token', 'AAAAAAAAAAAAAAAAAAAAABCW3gAAAAAAdHA74HenCcVraYhaAhzznedkKtI%3DjxQSJlpMYqX68OXjwUj6yK8fWjw3TiRe8cjz39bEpn62jRa3cx', 'yes'),
(1269, '08acf8d_@kerfimTS_tf_token', 'AAAAAAAAAAAAAAAAAAAAABCW3gAAAAAAdHA74HenCcVraYhaAhzznedkKtI%3DjxQSJlpMYqX68OXjwUj6yK8fWjw3TiRe8cjz39bEpn62jRa3cx', 'yes'),
(1336, '_transient_cd8752dc7', 'a:0:{}', 'yes'),
(1340, '_transient_ea1d43322', 'a:0:{}', 'yes'),
(1346, '_site_transient_timeout_cerber_daily_1', '1641005346', 'no'),
(1347, '_site_transient_cerber_daily_1', 'a:2:{i:0;i:1640832546;i:1;i:1640832546;}', 'no'),
(1387, '_transient_eael_facebook_feed_U07GXMNS1yra4JJUfrSoQCJJ2CnIMNWMPI8MP0MPZSocwa9k4OpMPrjAT53QSD69alzX209i2yzBwlzBJ83CZKDbVONR0TSdO4cJJcMODeaFMNek5DPCk9oqUNaaOrIU6nZQhAwcqFGXXcwwxMOsmRGP8DOmp2uSB', '{"error":{"message":"Unknown path components: \\/kerfim\\/posts","type":"OAuthException","code":2500,"fbtrace_id":"A3BBXQTtssDQdgNDp9Gr5-a"}}', 'no'),
(1395, '_transient_eael_facebook_feed_NU07GXMNS1yra4JJUfrSoQCJJ2CnIMNWMPI8MP0MPZSocwa9k4OpMPrjAT53QSD69alzX209i2yzBwlzBJ83CZKDbVONR0TSdO4cJJcMODeaFMNek5DPCk9oqUNaaOrIU6nZQhAwcqFGXXcwwxMOsmRGP8DOmp2uS', '{"error":{"message":"Unknown path components: \\/kerfim\\/posts","type":"OAuthException","code":2500,"fbtrace_id":"AJft1imAqesa1mXh5G1ILHi"}}', 'no'),
(1397, '_transient_eael_facebook_feed_o4ONU07GXMNS1yra4JJUfrSoQCJJ2CnIMNWMPI8MP0MPZSocwa9k4OpMPrjAT53QSD69alzX209i2yzBwlzBJ83CZKDbVONR0TSdO4cJJcMODeaFMNek5DPCk9oqUNaaOrIU6nZQhAwcqFGXXcwwxMOsmRGP8DOmp', '{"error":{"message":"Unknown path components: \\/kerfim\\/posts","type":"OAuthException","code":2500,"fbtrace_id":"AOZ2cc3U2_PGTqRpbT-CfAk"}}', 'no'),
(1399, '_transient_eael_facebook_feed_7o4ONU07GXMNS1yra4JJUfrSoQCJJ2CnIMNWMPI8MP0MPZSocwa9k4OpMPrjAT53QSD69alzX209i2yzBwlzBJ83CZKDbVONR0TSdO4cJJcMODeaFMNek5DPCk9oqUNaaOrIU6nZQhAwcqFGXXcwwxMOsmRGP8DOm', '{"error":{"message":"Unknown path components: \\/kerfim\\/posts","type":"OAuthException","code":2500,"fbtrace_id":"A-m6pmJh8MTTbUv_h31MKQ5"}}', 'no'),
(1401, '_transient_eael_facebook_feed_D7o4ONU07GXMNS1yra4JJUfrSoQCJJ2CnIMNWMPI8MP0MPZSocwa9k4OpMPrjAT53QSD69alzX209i2yzBwlzBJ83CZKDbVONR0TSdO4cJJcMODeaFMNek5DPCk9oqUNaaOrIU6nZQhAwcqFGXXcwwxMOsmRGP8DO', '{"error":{"message":"Unknown path components: \\/kerfim\\/posts","type":"OAuthException","code":2500,"fbtrace_id":"Af5TAhmXEUMHIkPHtselJq_"}}', 'no'),
(1403, '_transient_eael_facebook_feed_QaD7o4ONU07GXMNS1yra4JJUfrSoQCJJ2CnIMNWMPI8MP0MPZSocwa9k4OpMPrjAT53QSD69alzX209i2yzBwlzBJ83CZKDbVONR0TSdO4cJJcMODeaFMNek5DPCk9oqUNaaOrIU6nZQhAwcqFGXXcwwxMOsmRGP8', '{"error":{"message":"(#100) Tried accessing nonexisting field (status_type) on node type (Page)","type":"OAuthException","code":100,"fbtrace_id":"AFB6MZGysylg2ZMjsXMh6uG"}}', 'no'),
(1405, '_transient_eael_facebook_feed_FATQaD7o4ONU07GXMNS1yra4JJUfrSoQCJJ2CnIMNWMPI8MP0MPZSocwa9k4OpMPrjAT53QSD69alzX209i2yzBwlzBJ83CZKDbVONR0TSdO4cJJcMODeaFMNek5DPCk9oqUNaaOrIU6nZQhAwcqFGXXcwwxMOsmR', '{"error":{"message":"(#100) Tried accessing nonexisting field (status_type) on node type (Page)","type":"OAuthException","code":100,"fbtrace_id":"Ayoy-MaPkrleS-RhEiMbYcU"}}', 'no'),
(1420, '_transient_eael_facebook_feed_GXMNS1yra4JJUfrSoQCJJ2CnIMNWMPI8MP0MPZSocwa9k4OpMPrjAT53QSD69alzX209i2yzBwlzBJ83CZKDbVONR0TSdO4cJJcMODeaFMNek5DPCk9oqUNaaOrIU6nZQhAwcqFGXXcwwxMOsmRGP8DOmp2uSBMPl', '{"error":{"message":"Error validating access token: Session has expired on Wednesday, 07-Oct-20 04:00:00 PDT. The current time is Wednesday, 07-Oct-20 13:28:34 PDT.","type":"OAuthException","code":190,"error_subcode":463,"fbtrace_id":"AGRBlOJO040POW6ZNmUAi4U"}}', 'no'),
(1535, '_transient_18a76cf22', 'a:0:{}', 'yes'),
(1563, 'elementor_log', 'a:43:{s:32:"c33cd13dd56650c6b708e78df5236f04";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-04-22 18:01:49";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.1.4";s:2:"to";s:5:"3.2.1";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-04-22 18:01:49";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.1.4";s:2:"to";s:5:"3.2.1";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}s:32:"b382040ba184b5e1f8a780ef6e8c03f3";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-04-22 18:01:50";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:36:"elementor::elementor_updater Started";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-04-22 18:01:50";}s:7:"\0*\0args";a:2:{s:7:"message";s:36:"elementor::elementor_updater Started";s:4:"type";s:4:"info";}}s:32:"4e343aa858f2a01d9eeaf2c95c30f109";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-04-22 18:01:50";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:70:"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Start ";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-04-22 18:01:50";}s:7:"\0*\0args";a:2:{s:7:"message";s:70:"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Start ";s:4:"type";s:4:"info";}}s:32:"853daf1493f00a3de4311cff30ffb752";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-04-22 18:01:50";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:72:"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Finished";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-04-22 18:01:50";}s:7:"\0*\0args";a:2:{s:7:"message";s:72:"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Finished";s:4:"type";s:4:"info";}}s:32:"70ff551f0e815918af5f4a44af204912";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-04-22 18:01:50";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:50:"Elementor data updater process has been completed.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.1.4";s:2:"to";s:5:"3.2.1";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-04-22 18:01:50";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.1.4";s:2:"to";s:5:"3.2.1";}s:7:"message";s:50:"Elementor data updater process has been completed.";s:4:"type";s:4:"info";}}s:32:"3f4e888f4e6bc535daf8bb05b020c59f";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-04-22 18:01:52";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.1.4";s:2:"to";s:5:"3.2.1";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-04-22 18:01:52";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.1.4";s:2:"to";s:5:"3.2.1";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}s:32:"5680d077fe68dff9839612deb82dbe58";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-08-12 12:35:41";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:36:"elementor::elementor_updater Started";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-08-12 12:35:41";}s:7:"\0*\0args";a:2:{s:7:"message";s:36:"elementor::elementor_updater Started";s:4:"type";s:4:"info";}}s:32:"d1799b54d1cc003a0e00cf027ecef953";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-08-12 12:35:41";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:70:"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Start ";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-08-12 12:35:41";}s:7:"\0*\0args";a:2:{s:7:"message";s:70:"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Start ";s:4:"type";s:4:"info";}}s:32:"641179d395d1811185406b5d996982af";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-08-12 12:35:41";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:72:"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Finished";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-08-12 12:35:41";}s:7:"\0*\0args";a:2:{s:7:"message";s:72:"Elementor/Upgrades - _v_3_2_0_migrate_breakpoints_to_new_system Finished";s:4:"type";s:4:"info";}}s:32:"b084ee22b127754b3a20b72352184334";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-08-12 12:35:41";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:50:"Elementor data updater process has been completed.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.2.1";s:2:"to";s:5:"3.3.1";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-08-12 12:35:41";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.2.1";s:2:"to";s:5:"3.3.1";}s:7:"message";s:50:"Elementor data updater process has been completed.";s:4:"type";s:4:"info";}}s:32:"a357daea5a5150faef5b083315eebdec";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-08-12 12:35:43";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.2.1";s:2:"to";s:5:"3.3.1";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-08-12 12:35:43";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.2.1";s:2:"to";s:5:"3.3.1";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}s:32:"df3db02c609ebccc917879d1ed0f8063";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-07 14:34:17";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:36:"elementor::elementor_updater Started";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-07 14:34:17";}s:7:"\0*\0args";a:2:{s:7:"message";s:36:"elementor::elementor_updater Started";s:4:"type";s:4:"info";}}s:32:"aeda16ce9b87c444a62e81a57dc3ce78";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-07 14:34:17";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-07 14:34:17";}s:7:"\0*\0args";a:2:{s:7:"message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:4:"type";s:4:"info";}}s:32:"a2d7341407a1ecb91b2eceefa39da345";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-07 14:34:18";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-07 14:34:18";}s:7:"\0*\0args";a:2:{s:7:"message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:4:"type";s:4:"info";}}s:32:"4d3b0613a76231829e9e64bf7909d772";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-07 14:34:18";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:50:"Elementor data updater process has been completed.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.3.1";s:2:"to";s:5:"3.4.4";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-07 14:34:18";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.3.1";s:2:"to";s:5:"3.4.4";}s:7:"message";s:50:"Elementor data updater process has been completed.";s:4:"type";s:4:"info";}}s:32:"ae7a7d2ec6ed8aa95b697ed5a7d579ec";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-12 17:14:34";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.4";s:2:"to";s:5:"3.4.5";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-12 17:14:34";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.4";s:2:"to";s:5:"3.4.5";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}s:32:"d8d6a1af519acff180770d0341379ad3";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-12 17:14:36";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:36:"elementor::elementor_updater Started";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-12 17:14:36";}s:7:"\0*\0args";a:2:{s:7:"message";s:36:"elementor::elementor_updater Started";s:4:"type";s:4:"info";}}s:32:"cd9aa91b931659682b44e3e63811765a";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-12 17:14:36";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-12 17:14:36";}s:7:"\0*\0args";a:2:{s:7:"message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:4:"type";s:4:"info";}}s:32:"954cecb0241e0fbeaaa89ef47b739025";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-12 17:14:37";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-12 17:14:37";}s:7:"\0*\0args";a:2:{s:7:"message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:4:"type";s:4:"info";}}s:32:"c7571d20ee75e44f6887957e2d18fca5";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-12 17:14:37";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:50:"Elementor data updater process has been completed.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.4";s:2:"to";s:5:"3.4.5";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-12 17:14:37";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.4";s:2:"to";s:5:"3.4.5";}s:7:"message";s:50:"Elementor data updater process has been completed.";s:4:"type";s:4:"info";}}s:32:"e86fe9f5af51313107a5848593a54b86";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-19 18:36:19";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.5";s:2:"to";s:5:"3.4.6";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-19 18:36:19";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.5";s:2:"to";s:5:"3.4.6";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}s:32:"0c4ddf98ad5197184881e5621e296b29";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-19 18:36:20";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:36:"elementor::elementor_updater Started";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-19 18:36:20";}s:7:"\0*\0args";a:2:{s:7:"message";s:36:"elementor::elementor_updater Started";s:4:"type";s:4:"info";}}s:32:"8cf6a2b9dc189b9cd3f53e1d18ddc6b1";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-19 18:36:20";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-19 18:36:20";}s:7:"\0*\0args";a:2:{s:7:"message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:4:"type";s:4:"info";}}s:32:"25e5bf4db8f19669630cb7ce79a8cc7f";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-19 18:36:21";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-19 18:36:21";}s:7:"\0*\0args";a:2:{s:7:"message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:4:"type";s:4:"info";}}s:32:"7c093d9ca915cbe5922c79d077a30739";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-19 18:36:21";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:50:"Elementor data updater process has been completed.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.5";s:2:"to";s:5:"3.4.6";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-19 18:36:21";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.5";s:2:"to";s:5:"3.4.6";}s:7:"message";s:50:"Elementor data updater process has been completed.";s:4:"type";s:4:"info";}}s:32:"916ea1ab94177160312c89cc1d12b699";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-10-19 18:36:23";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.5";s:2:"to";s:5:"3.4.6";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-10-19 18:36:23";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.5";s:2:"to";s:5:"3.4.6";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}s:32:"84c57f4d18215c33758c6421ffd68f6f";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-11-17 10:36:11";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:36:"elementor::elementor_updater Started";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-11-17 10:36:11";}s:7:"\0*\0args";a:2:{s:7:"message";s:36:"elementor::elementor_updater Started";s:4:"type";s:4:"info";}}s:32:"aa224e0c3685cff2db5426dc9c3d06e9";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-11-17 10:36:11";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-11-17 10:36:11";}s:7:"\0*\0args";a:2:{s:7:"message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:4:"type";s:4:"info";}}s:32:"da93a5a7e9a969220fd8a082f7cb7f28";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-11-17 10:36:13";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-11-17 10:36:13";}s:7:"\0*\0args";a:2:{s:7:"message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:4:"type";s:4:"info";}}s:32:"98999d2fe8afdd243cd9c92612f43889";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-11-17 10:36:13";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:50:"Elementor data updater process has been completed.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.6";s:2:"to";s:5:"3.4.8";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-11-17 10:36:13";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.6";s:2:"to";s:5:"3.4.8";}s:7:"message";s:50:"Elementor data updater process has been completed.";s:4:"type";s:4:"info";}}s:32:"a0c48746b8adefff223194de5a943302";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-14 17:20:44";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.8";s:2:"to";s:5:"3.5.0";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-14 17:20:44";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.8";s:2:"to";s:5:"3.5.0";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}s:32:"ea1b31ddd9659b773628494abf04fd7d";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-14 17:20:49";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:36:"elementor::elementor_updater Started";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-14 17:20:49";}s:7:"\0*\0args";a:2:{s:7:"message";s:36:"elementor::elementor_updater Started";s:4:"type";s:4:"info";}}s:32:"1adbc4787c158070c520b3441d8cb7d2";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-14 17:20:49";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-14 17:20:49";}s:7:"\0*\0args";a:2:{s:7:"message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:4:"type";s:4:"info";}}s:32:"59c0e5ad61b64ce5b2aaf5dc371d3449";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-14 17:20:49";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-14 17:20:49";}s:7:"\0*\0args";a:2:{s:7:"message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:4:"type";s:4:"info";}}s:32:"7d9f91c84ba0f8c21f9de9986f2db85d";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-14 17:20:49";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:64:"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Start ";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-14 17:20:49";}s:7:"\0*\0args";a:2:{s:7:"message";s:64:"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Start ";s:4:"type";s:4:"info";}}s:32:"4471fb8b9ea1875b50302c58f7d837c4";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-14 17:20:49";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:66:"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Finished";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-14 17:20:49";}s:7:"\0*\0args";a:2:{s:7:"message";s:66:"Elementor/Upgrades - _v_3_5_0_remove_old_elementor_scheme Finished";s:4:"type";s:4:"info";}}s:32:"1f312ef75e311159d4231a37d75cb95a";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-14 17:20:49";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:50:"Elementor data updater process has been completed.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.8";s:2:"to";s:5:"3.5.0";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-14 17:20:49";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.4.8";s:2:"to";s:5:"3.5.0";}s:7:"message";s:50:"Elementor data updater process has been completed.";s:4:"type";s:4:"info";}}s:32:"bdeb2be4a785f2d9beba82a7768f4d11";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-20 17:24:02";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.5.0";s:2:"to";s:5:"3.5.1";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-20 17:24:02";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.5.0";s:2:"to";s:5:"3.5.1";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}s:32:"38796a85f6b65473c42506edbba8b635";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-20 17:24:05";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:36:"elementor::elementor_updater Started";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-20 17:24:05";}s:7:"\0*\0args";a:2:{s:7:"message";s:36:"elementor::elementor_updater Started";s:4:"type";s:4:"info";}}s:32:"83d3c03d284df28496f985a6453ec79d";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-20 17:24:05";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-20 17:24:05";}s:7:"\0*\0args";a:2:{s:7:"message";s:44:"Elementor/Upgrades - _on_each_version Start ";s:4:"type";s:4:"info";}}s:32:"7599969726cbb95228decfa1c288e7cb";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-20 17:24:05";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:7:"\0*\0meta";a:0:{}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-20 17:24:05";}s:7:"\0*\0args";a:2:{s:7:"message";s:46:"Elementor/Upgrades - _on_each_version Finished";s:4:"type";s:4:"info";}}s:32:"7d860c820c5caf84b0739691f08a1369";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-20 17:24:05";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:50:"Elementor data updater process has been completed.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.5.0";s:2:"to";s:5:"3.5.1";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-20 17:24:05";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.5.0";s:2:"to";s:5:"3.5.1";}s:7:"message";s:50:"Elementor data updater process has been completed.";s:4:"type";s:4:"info";}}s:32:"90c656b587d1213b6361f4661e9e43de";O:32:"Elementor\\Core\\Logger\\Items\\Base":7:{s:7:"\0*\0date";s:19:"2021-12-20 17:24:08";s:7:"\0*\0type";s:4:"info";s:10:"\0*\0message";s:47:"Elementor data updater process has been queued.";s:7:"\0*\0meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.5.0";s:2:"to";s:5:"3.5.1";}s:8:"\0*\0times";i:1;s:14:"\0*\0times_dates";a:1:{i:0;s:19:"2021-12-20 17:24:08";}s:7:"\0*\0args";a:3:{s:4:"meta";a:3:{s:6:"plugin";s:9:"Elementor";s:4:"from";s:5:"3.5.0";s:2:"to";s:5:"3.5.1";}s:7:"message";s:47:"Elementor data updater process has been queued.";s:4:"type";s:4:"info";}}}', 'no'),
(1660, '_transient_e0658cc84', 'a:0:{}', 'yes'),
(1708, '_transient_8872d1377', 'a:0:{}', 'yes'),
(1866, '_transient_106a6c241', 'a:0:{}', 'yes'),
(2092, '_transient_eael_facebook_feed_LSA2kHp7RNUYoCF0NU58MOwFCUwe1MOhiXgkotnVMNCFRWGEQqFMPt8u3vuAXn1Kt4UMPiMNMOdNMN3rdVjTNdfsZhfD097JtLKgdG3hfJqiEhQBcKPVFBWBMNjufMOPkt8QxTW8MP1ydWuDQMN7MOxZch74CMOtE', '{"error":{"message":"Error validating access token: Session has expired on Wednesday, 07-Oct-20 15:00:00 PDT. The current time is Thursday, 18-Feb-21 13:27:11 PST.","type":"OAuthException","code":190,"error_subcode":463,"fbtrace_id":"Axh9GWNysclYbE4vd0JLuUy"}}', 'no'),
(2187, '_transient_9e85d0144', 'a:0:{}', 'yes'),
(2595, '_transient_cb70d11b8_elements', 'a:0:{}', 'yes'),
(2596, '_transient_cb70d11b8_custom_js', '', 'yes'),
(2597, '_transient_cb70d11b8_updated_at', '1605177017', 'yes'),
(2599, '_transient_cd8752dc7_elements', 'a:0:{}', 'yes'),
(2600, '_transient_cd8752dc7_custom_js', '', 'yes'),
(2601, '_transient_cd8752dc7_updated_at', '1605177017', 'yes'),
(2602, '_transient_18a76cf22_elements', 'a:0:{}', 'yes'),
(2603, '_transient_18a76cf22_custom_js', '', 'yes'),
(2604, '_transient_18a76cf22_updated_at', '1605177017', 'yes'),
(2605, '_transient_9e85d0144_elements', 'a:0:{}', 'yes'),
(2606, '_transient_9e85d0144_custom_js', '', 'yes'),
(2607, '_transient_9e85d0144_updated_at', '1605177017', 'yes'),
(2612, '_transient_c019b2d68_elements', 'a:2:{i:0;s:12:"twitter-feed";i:2;s:13:"facebook-feed";}', 'yes'),
(2613, '_transient_c019b2d68_custom_js', '', 'yes'),
(2614, '_transient_c019b2d68_updated_at', '1605177017', 'yes'),
(2636, '_transient_ea1d43322_elements', 'a:0:{}', 'yes'),
(2637, '_transient_ea1d43322_custom_js', '', 'yes'),
(2638, '_transient_ea1d43322_updated_at', '1605177017', 'yes'),
(2679, 'sharing-options', 'a:1:{s:6:"global";a:5:{s:12:"button_style";s:9:"icon-text";s:13:"sharing_label";s:11:"Share this:";s:10:"open_links";s:4:"same";s:4:"show";a:2:{i:0;s:4:"post";i:1;s:4:"page";}s:6:"custom";a:0:{}}}', 'yes'),
(2680, '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";b:0;s:12:"do_not_track";b:1;s:10:"hide_smile";b:1;s:7:"version";s:1:"9";}', 'yes'),
(2682, 'jetpack_tos_agreed', '1', 'yes'),
(2683, 'jetpack_secrets', 'a:0:{}', 'no'),
(2684, '_transient_jetpack_assumed_site_creation_date', '2020-09-25 17:10:40', 'yes'),
(2685, 'jetpack_private_options', 'a:2:{s:10:"blog_token";s:65:"k30UIpvEyI7YMaQl5&Hrcv&ETEJo$rT2.q#KPcNRdq1Y@nYH@Uawm1BF^i#@4vmZ&";s:11:"user_tokens";a:1:{i:1;s:67:"$Pu%DiEayz%)XL#H#1tZvet8Z@P%yVZl.g*QCMgVUg9bHw6)yH2ChDlH^T!qM#OnI.1";}}', 'yes'),
(2706, 'jetpack_unique_connection', 'a:3:{s:9:"connected";i:1;s:12:"disconnected";i:0;s:7:"version";s:5:"3.6.1";}', 'yes'),
(2707, 'jetpack_sync_settings_max_queue_size', '5000', 'yes'),
(2708, 'jetpack_sync_settings_max_queue_lag', '7200', 'yes'),
(2709, 'jetpack_sync_full_status', 'a:4:{s:7:"started";i:1602591189;s:8:"finished";i:1602591193;s:8:"progress";a:5:{s:7:"options";a:1:{s:8:"finished";b:1;}s:9:"functions";a:1:{s:8:"finished";b:1;}s:9:"constants";a:1:{s:8:"finished";b:1;}s:5:"users";a:4:{s:5:"total";s:1:"1";s:4:"sent";i:1;s:8:"finished";b:1;s:9:"last_sent";s:1:"1";}s:15:"network_options";a:1:{s:8:"finished";b:1;}}s:6:"config";a:5:{s:7:"options";b:1;s:9:"functions";b:1;s:9:"constants";b:1;s:5:"users";a:1:{i:0;i:1;}s:15:"network_options";b:1;}}', 'no'),
(2710, 'jetpack_sync_settings_dequeue_max_bytes', '500000', 'yes'),
(2711, 'jetpack_sync_settings_upload_max_bytes', '600000', 'yes'),
(2712, 'jetpack_sync_settings_upload_max_rows', '500', 'yes'),
(2713, 'jetpack_sync_settings_sync_wait_time', '10', 'yes'),
(2714, 'jetpack_sync_settings_sync_wait_threshold', '10', 'yes'),
(2715, 'jetpack_sync_settings_enqueue_wait_time', '1', 'yes'),
(2716, 'jetpack_sync_settings_queue_max_writes_sec', '100', 'yes'),
(2717, 'jetpack_sync_settings_post_types_blacklist', 'a:0:{}', 'yes'),
(2718, 'jetpack_sync_settings_taxonomies_blacklist', 'a:0:{}', 'yes'),
(2719, 'jetpack_sync_settings_render_filtered_content', '0', 'yes'),
(2720, 'jetpack_sync_settings_post_meta_whitelist', 'a:0:{}', 'yes'),
(2721, 'jetpack_sync_settings_comment_meta_whitelist', 'a:0:{}', 'yes'),
(2722, 'jetpack_sync_settings_max_enqueue_full_sync', '100', 'yes'),
(2723, 'jetpack_sync_settings_max_queue_size_full_sync', '1000', 'yes'),
(2724, 'jetpack_sync_settings_sync_via_cron', '1', 'yes'),
(2725, 'jetpack_sync_settings_cron_sync_time_limit', '240', 'yes'),
(2726, 'jetpack_sync_settings_known_importers', 'a:6:{s:16:"Blogger_Importer";s:7:"blogger";s:13:"LJ_API_Import";s:11:"livejournal";s:9:"MT_Import";s:2:"mt";s:10:"RSS_Import";s:3:"rss";s:20:"WC_Tax_Rate_Importer";s:12:"woo-tax-rate";s:9:"WP_Import";s:9:"wordpress";}', 'yes'),
(2727, 'jetpack_sync_settings_term_relationships_full_sync_item_size', '100', 'yes'),
(2728, 'jetpack_sync_settings_sync_sender_enabled', '1', 'yes'),
(2729, 'jetpack_sync_settings_full_sync_sender_enabled', '1', 'yes'),
(2730, 'jetpack_sync_settings_full_sync_send_duration', '9', 'yes'),
(2731, 'jetpack_sync_settings_full_sync_limits', 'a:5:{s:5:"users";a:2:{s:10:"chunk_size";i:100;s:10:"max_chunks";i:10;}s:5:"terms";a:2:{s:10:"chunk_size";i:1000;s:10:"max_chunks";i:10;}s:5:"posts";a:2:{s:10:"chunk_size";i:100;s:10:"max_chunks";i:1;}s:8:"comments";a:2:{s:10:"chunk_size";i:100;s:10:"max_chunks";i:10;}s:18:"term_relationships";a:2:{s:10:"chunk_size";i:1000;s:10:"max_chunks";i:10;}}', 'yes'),
(2734, 'jetpack_plugin_api_action_links', 'a:7:{s:53:"flexible-checkout-fields/flexible-checkout-fields.php";a:5:{s:8:"Settings";s:75:"https://kerfim.com/wp-admin/admin.php?page=inspire_checkout_fields_settings";s:4:"Docs";s:44:"https://wpde.sk/fcf-settings-row-action-docs";s:7:"Support";s:47:"https://wpde.sk/fcf-settings-row-action-support";s:7:"Upgrade";s:47:"https://wpde.sk/fcf-settings-row-action-upgrade";s:6:"Opt-in";s:118:"https://kerfim.com/wp-admin/admin.php?page=wpdesk_tracker&plugin=flexible-checkout-fields/flexible-checkout-fields.php";}s:23:"loginizer/loginizer.php";a:2:{s:8:"Settings";s:52:"https://kerfim.com/wp-admin/admin.php?page=loginizer";s:7:"Upgrade";s:38:"https://loginizer.com/features#compare";}s:43:"popularfx-templates/popularfx-templates.php";a:2:{s:8:"Settings";s:52:"https://kerfim.com/wp-admin/admin.php?page=popularfx";s:6:"Go Pro";s:45:"https://popularfx.com/pricing?from=pfx-plugin";}s:61:"sticky-menu-or-anything-on-scroll/sticky-menu-or-anything.php";a:2:{s:8:"Settings";s:71:"https://kerfim.com/wp-admin/options-general.php?page=stickyanythingmenu";s:7:"Get PRO";s:51:"https://wpsticky.com/?ref=sticky-free-plugins-table";}s:27:"woocommerce/woocommerce.php";a:1:{s:8:"Settings";s:54:"https://kerfim.com/wp-admin/admin.php?page=wc-settings";}s:45:"woocommerce-payments/woocommerce-payments.php";a:1:{s:8:"Settings";s:96:"https://kerfim.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments";}s:27:"wp-optimize/wp-optimize.php";a:3:{s:8:"Optimise";s:54:"https://kerfim.com/wp-admin/admin.php?page=WP-Optimize";s:8:"Settings";s:55:"https://kerfim.com/wp-admin/admin.php?page=wpo_settings";s:7:"Premium";s:23:"https://getwpo.com/buy/";}}', 'yes'),
(2737, 'jetpack_active_modules', 'a:13:{i:0;s:12:"contact-form";i:1;s:21:"enhanced-distribution";i:2;s:8:"json-api";i:3;s:5:"notes";i:4;s:7:"protect";i:5;s:5:"stats";i:6;s:18:"verification-tools";i:7;s:21:"woocommerce-analytics";i:8;s:6:"photon";i:9;s:3:"sso";i:10;s:10:"photon-cdn";i:11;s:11:"lazy-images";i:12;s:7:"widgets";}', 'yes'),
(2746, 'jetpack_protect_key', '22dff60f601ac3b2e78bedc8567373e01dcff857', 'no'),
(2770, 'jetpack_constants_sync_checksum', 'a:33:{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:127982535;s:14:"WP_CONTENT_DIR";i:3254469950;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:3411391984;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:3788268284;s:15:"WP_MEMORY_LIMIT";i:3065409971;s:19:"WP_MAX_MEMORY_LIMIT";i:1474498405;s:8:"WP_DEBUG";i:734881840;s:14:"WC_PLUGIN_FILE";i:1853148169;s:10:"WC_ABSPATH";i:3003944268;s:18:"WC_PLUGIN_BASENAME";i:1149093810;s:10:"WC_VERSION";i:2705483330;s:19:"WOOCOMMERCE_VERSION";i:2705483330;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:894906963;s:22:"WC_SESSION_CACHE_GROUP";i:4278978988;s:22:"WC_TEMPLATE_DEBUG_MODE";i:734881840;s:16:"ATOMIC_CLIENT_ID";i:634125391;}', 'yes'),
(2771, 'jetpack_sync_https_history_main_network_site_url', 'a:5:{i:0;s:5:"https";i:1;s:5:"https";i:2;s:5:"https";i:3;s:5:"https";i:4;s:5:"https";}', 'yes'),
(2772, 'jetpack_sync_https_history_site_url', 'a:5:{i:0;s:5:"https";i:1;s:5:"https";i:2;s:5:"https";i:3;s:5:"https";i:4;s:5:"https";}', 'yes'),
(2773, 'jetpack_sync_https_history_home_url', 'a:5:{i:0;s:5:"https";i:1;s:5:"https";i:2;s:5:"https";i:3;s:5:"https";i:4;s:5:"https";}', 'yes'),
(2813, 'jetpack_callables_sync_checksum', 'a:37:{s:18:"wp_max_upload_size";i:1819132959;s:15:"is_main_network";i:734881840;s:13:"is_multi_site";i:734881840;s:17:"main_network_site";i:1025817292;s:26:"main_network_site_wpcom_id";i:1509158410;s:8:"site_url";i:1025817292;s:8:"home_url";i:1025817292;s:16:"single_user_site";i:734881840;s:7:"updates";i:2903718415;s:28:"has_file_system_write_access";i:4261170317;s:21:"is_version_controlled";i:734881840;s:10:"taxonomies";i:3495554619;s:10:"post_types";i:1034735184;s:18:"post_type_features";i:164489614;s:10:"shortcodes";i:3053578286;s:27:"rest_api_allowed_post_types";i:710265342;s:32:"rest_api_allowed_public_metadata";i:223132457;s:10:"wp_version";i:3495190145;s:11:"get_plugins";i:738337451;s:24:"get_plugins_action_links";i:993506874;s:14:"active_modules";i:4031061861;s:16:"hosting_provider";i:409470892;s:6:"locale";i:1256278236;s:13:"site_icon_url";i:2477580972;s:5:"roles";i:1477317000;s:8:"timezone";i:3808505409;s:24:"available_jetpack_blocks";i:1186157316;s:13:"paused_themes";i:223132457;s:14:"paused_plugins";i:223132457;s:13:"theme_support";i:591463036;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:23:"wp_get_environment_type";i:1138987844;s:12:"is_fse_theme";i:734881840;}', 'no'),
(2814, 'jpsq_sync_checkout', '0:0', 'no'),
(2817, 'jetpack_next_sync_time_full-sync-enqueue', '1622570753', 'yes'),
(2820, 'wpcom_publish_posts_with_markdown', '1', 'yes'),
(2824, 'jetpack_testimonial', '0', 'yes'),
(2846, 'verification_services_codes', '0', 'yes'),
(2865, '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'),
(2871, 'stats_cache', 'a:2:{s:32:"ca0c527b444f7a5a972430d8382aa299";a:1:{i:1640866330;a:0:{}}s:32:"c3f297fe50420c5298978dfca42bdc98";a:1:{i:1640866330;a:0:{}}}', 'yes'),
(2873, 'post_by_email_address1', 'NULL', 'yes'),
(2874, 'monitor_receive_notifications', '1', 'yes'),
(2883, 'jetpack_next_sync_time_sync', '1639588833', 'yes'),
(2911, 'widget_authors', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2912, 'widget_wpcom_instagram_widget', 'a:3:{i:1;a:0:{}s:5:"__i__";a:4:{s:8:"token_id";i:0;s:5:"title";s:9:"Instagram";s:7:"columns";i:2;s:5:"count";i:6;}s:12:"_multiwidget";i:1;}', 'yes'),
(2913, 'widget_eu_cookie_law_widget', 'a:2:{i:2;a:9:{s:4:"hide";s:6:"button";s:4:"text";s:7:"default";s:12:"color-scheme";s:7:"default";s:10:"policy-url";s:6:"custom";s:8:"position";s:6:"bottom";s:12:"hide-timeout";i:30;s:18:"consent-expiration";i:90;s:10:"customtext";s:0:"";s:17:"custom-policy-url";s:34:"https://kerfim.com/privacy-policy/";}s:12:"_multiwidget";i:1;}', 'yes'),
(2914, 'widget_facebook-likebox', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2915, 'widget_flickr', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2916, 'widget_wpcom-goodreads', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2917, 'widget_google_translate_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2918, 'widget_grofile', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2919, 'widget_internet_defense_league_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2920, 'widget_widget_mailchimp_subscriber_popup', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2921, 'widget_milestone_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2922, 'widget_jetpack_my_community', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2923, 'widget_rss_links', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2924, 'widget_jetpack_widget_social_icons', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2925, 'widget_twitter_timeline', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2926, 'widget_upcoming_events_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2927, 'widget_jetpack_display_posts_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(2980, 'jetpack_updates_sync_checksum', 'a:3:{s:14:"update_plugins";i:1314211554;s:13:"update_themes";i:1398059733;s:11:"update_core";i:4253694207;}', 'yes'),
(2993, 'wd_bwg_version', '1.5.62', 'no'),
(2994, 'wd_bwg_initial_version', '1.5.62', 'no'),
(2995, 'wd_bwg_theme_version', '1.0.0', 'no'),
(3008, 'widget_bwp_gallery', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(3009, 'widget_bwp_gallery_slideshow', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(3010, 'bwg_admin_notice', 'a:1:{s:15:"two_week_review";a:2:{s:5:"start";s:10:"10/27/2020";s:3:"int";i:14;}}', 'yes'),
(3086, 'fs_active_plugins', 'O:8:"stdClass":0:{}', 'yes'),
(3087, 'fs_debug_mode', '', 'yes'),
(3088, 'fs_accounts', 'a:12:{s:21:"id_slug_type_path_map";a:1:{i:3213;a:3:{s:4:"slug";s:24:"all-in-one-video-gallery";s:4:"type";s:6:"plugin";s:4:"path";s:53:"all-in-one-video-gallery/all-in-one-video-gallery.php";}}s:11:"plugin_data";a:1:{s:24:"all-in-one-video-gallery";a:22:{s:16:"plugin_main_file";O:8:"stdClass":1:{s:4:"path";s:53:"all-in-one-video-gallery/all-in-one-video-gallery.php";}s:20:"is_network_activated";b:0;s:17:"install_timestamp";i:1602594511;s:17:"was_plugin_loaded";b:1;s:21:"is_plugin_new_install";b:0;s:16:"sdk_last_version";s:5:"2.3.2";s:11:"sdk_version";s:5:"2.4.2";s:16:"sdk_upgrade_mode";b:1;s:18:"sdk_downgrade_mode";b:0;s:19:"plugin_last_version";s:5:"2.4.1";s:14:"plugin_version";s:5:"2.5.0";s:19:"plugin_upgrade_mode";b:1;s:21:"plugin_downgrade_mode";b:0;s:17:"connectivity_test";a:6:{s:12:"is_connected";b:1;s:4:"host";s:10:"kerfim.com";s:9:"server_ip";s:13:"91.125.78.239";s:9:"is_active";b:1;s:9:"timestamp";i:1602594511;s:7:"version";s:5:"2.4.1";}s:15:"prev_is_premium";b:0;s:30:"is_extensions_tracking_allowed";b:1;s:14:"has_trial_plan";b:1;s:22:"install_sync_timestamp";i:1637331041;s:19:"keepalive_timestamp";i:1637331041;s:20:"activation_timestamp";i:1602594579;s:16:"uninstall_reason";O:8:"stdClass":3:{s:2:"id";s:1:"2";s:4:"info";s:0:"";s:12:"is_anonymous";b:0;}s:17:"install_sync_cron";O:8:"stdClass":5:{s:7:"version";s:5:"2.5.0";s:7:"blog_id";i:0;s:11:"sdk_version";s:5:"2.4.2";s:9:"timestamp";i:1637331040;s:2:"on";b:1;}}}s:13:"file_slug_map";a:1:{s:53:"all-in-one-video-gallery/all-in-one-video-gallery.php";s:24:"all-in-one-video-gallery";}s:7:"plugins";a:1:{s:24:"all-in-one-video-gallery";O:9:"FS_Plugin":23:{s:16:"parent_plugin_id";N;s:5:"title";s:24:"All-in-One Video Gallery";s:4:"slug";s:24:"all-in-one-video-gallery";s:12:"premium_slug";s:32:"all-in-one-video-gallery-premium";s:4:"type";s:6:"plugin";s:20:"affiliate_moderation";b:0;s:19:"is_wp_org_compliant";b:1;s:22:"premium_releases_count";N;s:4:"file";s:53:"all-in-one-video-gallery/all-in-one-video-gallery.php";s:7:"version";s:5:"2.5.0";s:11:"auto_update";N;s:4:"info";N;s:10:"is_premium";b:0;s:14:"premium_suffix";s:9:"(Premium)";s:7:"is_live";b:1;s:9:"bundle_id";N;s:17:"bundle_public_key";N;s:10:"public_key";s:32:"pk_e1bed9a9a8957abe8947bb2619ab7";s:10:"secret_key";N;s:2:"id";s:4:"3213";s:7:"updated";N;s:7:"created";N;s:22:"\0FS_Entity\0_is_updated";b:1;}}s:9:"unique_id";s:32:"d9b460bf224dbbf77849ce6480a6517d";s:13:"admin_notices";a:1:{s:24:"all-in-one-video-gallery";a:0:{}}s:5:"plans";a:1:{s:24:"all-in-one-video-gallery";a:3:{i:0;O:14:"FS_Plugin_Plan":21:{s:9:"plugin_id";s:8:"MzIxMw==";s:4:"name";s:8:"ZnJlZQ==";s:5:"title";s:12:"U3RhcnRlcg==";s:11:"description";N;s:17:"is_free_localhost";s:4:"MQ==";s:17:"is_block_features";s:4:"MQ==";s:12:"license_type";s:4:"MA==";s:16:"is_https_support";s:0:"";s:12:"trial_period";N;s:23:"is_require_subscription";s:0:"";s:10:"support_kb";s:84:"aHR0cHM6Ly9wbHVnaW5zMzYwLmNvbS9hbGwtaW4tb25lLXZpZGVvLWdhbGxlcnkvZG9jdW1lbnRhdGlvbi8=";s:13:"support_forum";s:44:"aHR0cHM6Ly9wbHVnaW5zMzYwLmNvbS9zdXBwb3J0Lw==";s:13:"support_email";s:28:"aW5mb0BwbHVnaW5zMzYwLmNvbQ==";s:13:"support_phone";N;s:13:"support_skype";N;s:18:"is_success_manager";s:0:"";s:11:"is_featured";s:0:"";s:2:"id";s:8:"NTExOA==";s:7:"updated";s:28:"MjAxOS0wMS0yOSAxMzowMToxNA==";s:7:"created";s:28:"MjAxOS0wMS0yOSAxMjoyODowNw==";s:22:"\0FS_Entity\0_is_updated";b:0;}i:1;O:14:"FS_Plugin_Plan":21:{s:9:"plugin_id";s:8:"MzIxMw==";s:4:"name";s:16:"cHJvZmVzc2lvbmFs";s:5:"title";s:16:"UHJvZmVzc2lvbmFs";s:11:"description";N;s:17:"is_free_localhost";s:4:"MQ==";s:17:"is_block_features";s:0:"";s:12:"license_type";s:4:"MA==";s:16:"is_https_support";s:0:"";s:12:"trial_period";s:4:"Nw==";s:23:"is_require_subscription";s:0:"";s:10:"support_kb";s:84:"aHR0cHM6Ly9wbHVnaW5zMzYwLmNvbS9hbGwtaW4tb25lLXZpZGVvLWdhbGxlcnkvZG9jdW1lbnRhdGlvbi8=";s:13:"support_forum";s:44:"aHR0cHM6Ly9wbHVnaW5zMzYwLmNvbS9zdXBwb3J0Lw==";s:13:"support_email";s:28:"aW5mb0BwbHVnaW5zMzYwLmNvbQ==";s:13:"support_phone";N;s:13:"support_skype";N;s:18:"is_success_manager";s:0:"";s:11:"is_featured";s:4:"MQ==";s:2:"id";s:8:"NTExOQ==";s:7:"updated";s:28:"MjAxOS0wMS0yOSAxMzozNTo0Nw==";s:7:"created";s:28:"MjAxOS0wMS0yOSAxMzoyMzoyMQ==";s:22:"\0FS_Entity\0_is_updated";b:0;}i:2;O:14:"FS_Plugin_Plan":21:{s:9:"plugin_id";s:8:"MzIxMw==";s:4:"name";s:12:"YnVzaW5lc3M=";s:5:"title";s:12:"QnVzaW5lc3M=";s:11:"description";N;s:17:"is_free_localhost";s:4:"MQ==";s:17:"is_block_features";s:0:"";s:12:"license_type";s:4:"MA==";s:16:"is_https_support";s:0:"";s:12:"trial_period";s:4:"Nw==";s:23:"is_require_subscription";s:0:"";s:10:"support_kb";s:84:"aHR0cHM6Ly9wbHVnaW5zMzYwLmNvbS9hbGwtaW4tb25lLXZpZGVvLWdhbGxlcnkvZG9jdW1lbnRhdGlvbi8=";s:13:"support_forum";s:44:"aHR0cHM6Ly9wbHVnaW5zMzYwLmNvbS9zdXBwb3J0Lw==";s:13:"support_email";s:28:"aW5mb0BwbHVnaW5zMzYwLmNvbQ==";s:13:"support_phone";N;s:13:"support_skype";N;s:18:"is_success_manager";s:0:"";s:11:"is_featured";s:0:"";s:2:"id";s:8:"NTEyMA==";s:7:"updated";s:28:"MjAxOS0wMS0yOSAxMzo0MToxNA==";s:7:"created";s:28:"MjAxOS0wMS0yOSAxMzozNzoxNg==";s:22:"\0FS_Entity\0_is_updated";b:0;}}}s:14:"active_plugins";O:8:"stdClass":3:{s:9:"timestamp";i:1637331041;s:3:"md5";s:32:"9878db65483dc0bd8425782a3372f848";s:7:"plugins";a:19:{s:37:"blocks-animation/blocks-animation.php";a:5:{s:4:"slug";s:16:"blocks-animation";s:7:"version";s:5:"1.0.6";s:5:"title";s:53:"Blocks Animation: CSS Animations for Gutenberg Blocks";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:23:"elementor/elementor.php";a:5:{s:4:"slug";s:9:"elementor";s:7:"version";s:6:"3.0.11";s:5:"title";s:9:"Elementor";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:65:"essential-addons-for-elementor-lite/essential_adons_elementor.php";a:5:{s:4:"slug";s:35:"essential-addons-for-elementor-lite";s:7:"version";s:5:"4.3.0";s:5:"title";s:30:"Essential Addons for Elementor";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:19:"jetpack/jetpack.php";a:5:{s:4:"slug";s:7:"jetpack";s:7:"version";s:5:"9.0.2";s:5:"title";s:24:"Jetpack by WordPress.com";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:23:"loginizer/loginizer.php";a:5:{s:4:"slug";s:9:"loginizer";s:7:"version";s:5:"1.6.1";s:5:"title";s:9:"Loginizer";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:47:"mojo-marketplace-wp-plugin/mojo-marketplace.php";a:5:{s:4:"slug";s:26:"mojo-marketplace-wp-plugin";s:7:"version";s:5:"1.5.7";s:5:"title";s:16:"MOJO Marketplace";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:43:"popularfx-templates/popularfx-templates.php";a:5:{s:4:"slug";s:19:"popularfx-templates";s:7:"version";s:5:"1.0.7";s:5:"title";s:27:"PopularFX Website Templates";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:45:"remove-footer-credit/remove-footer-credit.php";a:5:{s:4:"slug";s:20:"remove-footer-credit";s:7:"version";s:5:"1.0.5";s:5:"title";s:20:"Remove Footer Credit";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:35:"google-site-kit/google-site-kit.php";a:5:{s:4:"slug";s:15:"google-site-kit";s:7:"version";s:6:"1.18.0";s:5:"title";s:18:"Site Kit by Google";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:61:"sticky-menu-or-anything-on-scroll/sticky-menu-or-anything.php";a:5:{s:4:"slug";s:33:"sticky-menu-or-anything-on-scroll";s:7:"version";s:4:"2.23";s:5:"title";s:36:"Sticky Menu (or Anything!) on Scroll";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:23:"wp-cerber/wp-cerber.php";a:5:{s:4:"slug";s:9:"wp-cerber";s:7:"version";s:5:"8.6.7";s:5:"title";s:44:"WP Cerber Security, Anti-spam & Malware Scan";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:24:"wpforms-lite/wpforms.php";a:5:{s:4:"slug";s:12:"wpforms-lite";s:7:"version";s:7:"1.6.2.3";s:5:"title";s:12:"WPForms Lite";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:51:"google-listings-and-ads/google-listings-and-ads.php";a:5:{s:4:"slug";s:23:"google-listings-and-ads";s:7:"version";s:5:"1.6.0";s:5:"title";s:23:"Google Listings and Ads";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:21:"mailpoet/mailpoet.php";a:5:{s:4:"slug";s:8:"mailpoet";s:7:"version";s:6:"3.74.0";s:5:"title";s:16:"MailPoet 3 (New)";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:45:"videojs-html5-player/videojs-html5-player.php";a:5:{s:4:"slug";s:20:"videojs-html5-player";s:7:"version";s:5:"1.1.6";s:5:"title";s:20:"Videojs HTML5 Player";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:27:"woocommerce/woocommerce.php";a:5:{s:4:"slug";s:11:"woocommerce";s:7:"version";s:5:"5.9.0";s:5:"title";s:11:"WooCommerce";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:45:"woocommerce-payments/woocommerce-payments.php";a:5:{s:4:"slug";s:20:"woocommerce-payments";s:7:"version";s:5:"3.3.0";s:5:"title";s:20:"WooCommerce Payments";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:45:"woocommerce-services/woocommerce-services.php";a:5:{s:4:"slug";s:20:"woocommerce-services";s:7:"version";s:7:"1.25.20";s:5:"title";s:26:"WooCommerce Shipping & Tax";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:39:"wp-rss-aggregator/wp-rss-aggregator.php";a:5:{s:4:"slug";s:17:"wp-rss-aggregator";s:7:"version";s:6:"4.19.2";s:5:"title";s:17:"WP RSS Aggregator";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}}}s:11:"all_plugins";O:8:"stdClass":3:{s:9:"timestamp";i:1637331041;s:3:"md5";s:32:"d3ceec5240732764a055ee590fd1fd6d";s:7:"plugins";a:22:{s:53:"all-in-one-video-gallery/all-in-one-video-gallery.php";a:6:{s:4:"slug";s:24:"all-in-one-video-gallery";s:7:"version";s:5:"2.4.1";s:5:"title";s:24:"All-in-One Video Gallery";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:5:"2.5.0";}s:37:"blocks-animation/blocks-animation.php";a:6:{s:4:"slug";s:16:"blocks-animation";s:7:"version";s:5:"1.0.6";s:5:"title";s:53:"Blocks Animation: CSS Animations for Gutenberg Blocks";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:5:"1.7.3";}s:23:"elementor/elementor.php";a:6:{s:4:"slug";s:9:"elementor";s:7:"version";s:6:"3.0.11";s:5:"title";s:9:"Elementor";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:5:"3.4.8";}s:65:"essential-addons-for-elementor-lite/essential_adons_elementor.php";a:6:{s:4:"slug";s:35:"essential-addons-for-elementor-lite";s:7:"version";s:5:"4.3.0";s:5:"title";s:30:"Essential Addons for Elementor";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:5:"4.9.6";}s:22:"hide-my-site/index.php";a:5:{s:4:"slug";s:12:"hide-my-site";s:7:"version";s:3:"2.1";s:5:"title";s:12:"Hide My Site";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:19:"jetpack/jetpack.php";a:6:{s:4:"slug";s:7:"jetpack";s:7:"version";s:5:"9.0.2";s:5:"title";s:24:"Jetpack by WordPress.com";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:4:"10.3";}s:23:"loginizer/loginizer.php";a:6:{s:4:"slug";s:9:"loginizer";s:7:"version";s:5:"1.6.1";s:5:"title";s:9:"Loginizer";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:5:"1.6.8";}s:47:"mojo-marketplace-wp-plugin/mojo-marketplace.php";a:6:{s:4:"slug";s:26:"mojo-marketplace-wp-plugin";s:7:"version";s:5:"1.5.7";s:5:"title";s:16:"MOJO Marketplace";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:5:"1.5.8";}s:43:"popularfx-templates/popularfx-templates.php";a:6:{s:4:"slug";s:19:"popularfx-templates";s:7:"version";s:5:"1.0.7";s:5:"title";s:27:"PopularFX Website Templates";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:5:"1.2.0";}s:45:"remove-footer-credit/remove-footer-credit.php";a:6:{s:4:"slug";s:20:"remove-footer-credit";s:7:"version";s:5:"1.0.5";s:5:"title";s:20:"Remove Footer Credit";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:6:"1.0.10";}s:35:"google-site-kit/google-site-kit.php";a:6:{s:4:"slug";s:15:"google-site-kit";s:7:"version";s:6:"1.18.0";s:5:"title";s:18:"Site Kit by Google";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:6:"1.45.0";}s:61:"sticky-menu-or-anything-on-scroll/sticky-menu-or-anything.php";a:6:{s:4:"slug";s:33:"sticky-menu-or-anything-on-scroll";s:7:"version";s:4:"2.23";s:5:"title";s:36:"Sticky Menu (or Anything!) on Scroll";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:4:"2.31";}s:23:"wp-cerber/wp-cerber.php";a:6:{s:4:"slug";s:9:"wp-cerber";s:7:"version";s:5:"8.6.7";s:5:"title";s:44:"WP Cerber Security, Anti-spam & Malware Scan";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:5:"8.9.3";}s:24:"wpforms-lite/wpforms.php";a:6:{s:4:"slug";s:12:"wpforms-lite";s:7:"version";s:7:"1.6.2.3";s:5:"title";s:12:"WPForms Lite";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"Version";s:7:"1.7.1.2";}s:51:"google-listings-and-ads/google-listings-and-ads.php";a:5:{s:4:"slug";s:23:"google-listings-and-ads";s:7:"version";s:5:"1.6.0";s:5:"title";s:23:"Google Listings and Ads";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:21:"mailpoet/mailpoet.php";a:5:{s:4:"slug";s:8:"mailpoet";s:7:"version";s:6:"3.74.0";s:5:"title";s:16:"MailPoet 3 (New)";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:29:"survey-maker/survey-maker.php";a:5:{s:4:"slug";s:12:"survey-maker";s:7:"version";s:5:"2.0.3";s:5:"title";s:12:"Survey Maker";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:45:"videojs-html5-player/videojs-html5-player.php";a:5:{s:4:"slug";s:20:"videojs-html5-player";s:7:"version";s:5:"1.1.6";s:5:"title";s:20:"Videojs HTML5 Player";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:27:"woocommerce/woocommerce.php";a:5:{s:4:"slug";s:11:"woocommerce";s:7:"version";s:5:"5.9.0";s:5:"title";s:11:"WooCommerce";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:45:"woocommerce-payments/woocommerce-payments.php";a:5:{s:4:"slug";s:20:"woocommerce-payments";s:7:"version";s:5:"3.3.0";s:5:"title";s:20:"WooCommerce Payments";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:45:"woocommerce-services/woocommerce-services.php";a:5:{s:4:"slug";s:20:"woocommerce-services";s:7:"version";s:7:"1.25.20";s:5:"title";s:26:"WooCommerce Shipping & Tax";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:39:"wp-rss-aggregator/wp-rss-aggregator.php";a:5:{s:4:"slug";s:17:"wp-rss-aggregator";s:7:"version";s:6:"4.19.2";s:5:"title";s:17:"WP RSS Aggregator";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}}}s:10:"all_themes";O:8:"stdClass":3:{s:9:"timestamp";i:1637331041;s:3:"md5";s:32:"0c7e707e4e535dea89f9dc92b7939cbb";s:6:"themes";a:9:{s:13:"business-zita";a:5:{s:4:"slug";s:13:"business-zita";s:7:"version";s:5:"1.0.4";s:5:"title";s:13:"Business Zita";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:9:"popularfx";a:5:{s:4:"slug";s:9:"popularfx";s:7:"version";s:5:"1.2.0";s:5:"title";s:9:"PopularFX";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:7:"sinatra";a:5:{s:4:"slug";s:7:"sinatra";s:7:"version";s:5:"1.2.1";s:5:"title";s:7:"Sinatra";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:6:"sydney";a:5:{s:4:"slug";s:6:"sydney";s:7:"version";s:4:"1.85";s:5:"title";s:6:"Sydney";s:9:"is_active";b:1;s:14:"is_uninstalled";b:0;}s:14:"twentynineteen";a:5:{s:4:"slug";s:14:"twentynineteen";s:7:"version";s:3:"2.1";s:5:"title";s:15:"Twenty Nineteen";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:15:"twentyseventeen";a:5:{s:4:"slug";s:15:"twentyseventeen";s:7:"version";s:3:"2.8";s:5:"title";s:16:"Twenty Seventeen";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:12:"twentytwenty";a:5:{s:4:"slug";s:12:"twentytwenty";s:7:"version";s:3:"1.8";s:5:"title";s:13:"Twenty Twenty";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:4:"zita";a:5:{s:4:"slug";s:4:"zita";s:7:"version";s:5:"1.5.3";s:5:"title";s:4:"Zita";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}s:15:"twentytwentyone";a:5:{s:4:"slug";s:15:"twentytwentyone";s:7:"version";s:3:"1.4";s:5:"title";s:17:"Twenty Twenty-One";s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;}}}s:5:"sites";a:1:{s:24:"all-in-one-video-gallery";O:7:"FS_Site":26:{s:7:"site_id";s:8:"60019525";s:9:"plugin_id";s:4:"3213";s:7:"user_id";s:7:"3788826";s:5:"title";s:17:"Kerfim Technology";s:3:"url";s:18:"https://kerfim.com";s:7:"version";s:5:"2.4.1";s:8:"language";s:5:"en-US";s:7:"charset";s:5:"UTF-8";s:16:"platform_version";s:5:"5.5.1";s:11:"sdk_version";s:5:"2.3.2";s:28:"programming_language_version";s:6:"7.4.11";s:7:"plan_id";s:4:"5118";s:10:"license_id";N;s:13:"trial_plan_id";N;s:10:"trial_ends";N;s:10:"is_premium";b:0;s:15:"is_disconnected";b:0;s:9:"is_active";b:0;s:14:"is_uninstalled";b:0;s:7:"is_beta";N;s:10:"public_key";s:32:"pk_5f2790f11d2b19b0f188702c71622";s:10:"secret_key";s:32:"sk_.86FD.sx-_jHw&Q9VqrE1b}^8^&g+";s:2:"id";s:7:"5736830";s:7:"updated";s:19:"2020-10-13 13:17:20";s:7:"created";s:19:"2020-10-13 13:09:38";s:22:"\0FS_Entity\0_is_updated";b:0;}}s:5:"users";a:1:{i:3788826;O:7:"FS_User":13:{s:5:"email";s:16:"admin@kerfim.com";s:5:"first";s:6:"kerfim";s:4:"last";s:0:"";s:11:"is_verified";b:0;s:11:"customer_id";N;s:5:"gross";i:0;s:10:"public_key";s:32:"pk_694501a93bee47e555f00938c90d7";s:10:"secret_key";s:32:"sk_u2Nz3-~6Qo7fgdwAljgf!]3g>M-%z";s:2:"id";s:7:"3788826";s:7:"updated";N;s:7:"created";s:19:"2020-10-13 13:09:37";s:22:"\0FS_Entity\0_is_updated";b:0;s:7:"is_beta";N;}}}', 'yes');
INSERT INTO `wp8w_options` VALUES
(3089, 'fs_gdpr', 'a:1:{s:2:"u1";a:2:{s:8:"required";b:0;s:18:"show_opt_in_notice";b:0;}}', 'yes'),
(3090, 'fs_api_cache', 'a:0:{}', 'no'),
(3160, 'widget_aiovg-widget-categories', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(3161, 'widget_aiovg-widget-videos', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(3162, 'widget_aiovg-widget-video', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(3163, 'widget_aiovg-widget-search', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(3175, '_site_transient_timeout_locked_1', '1917954580', 'no'),
(3176, '_site_transient_locked_1', '1', 'no'),
(3177, 'aiovg_issues', 'a:2:{s:5:"found";a:0:{}s:7:"ignored";a:0:{}}', 'yes'),
(3211, 'aiovg_categories_children', 'a:0:{}', 'yes'),
(3212, '_transient_06497dff4_elements', 'a:0:{}', 'yes'),
(3213, '_transient_06497dff4_custom_js', '', 'yes'),
(3214, '_transient_06497dff4_updated_at', '', 'yes'),
(3216, '_transient_0796207cc_elements', 'a:0:{}', 'yes'),
(3217, '_transient_0796207cc_custom_js', '', 'yes'),
(3218, '_transient_0796207cc_updated_at', '', 'yes'),
(3222, '_transient_4def1f0c4_elements', 'a:0:{}', 'yes'),
(3223, '_transient_4def1f0c4_custom_js', '', 'yes'),
(3224, '_transient_4def1f0c4_updated_at', '', 'yes'),
(3253, 'rewrite_rules', 'a:185:{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:7:"shop/?$";s:27:"index.php?post_type=product";s:37:"shop/feed/(feed|rdf|rss|rss2|atom)/?$";s:44:"index.php?post_type=product&feed=$matches[1]";s:32:"shop/(feed|rdf|rss|rss2|atom)/?$";s:44:"index.php?post_type=product&feed=$matches[1]";s:24:"shop/page/([0-9]{1,})/?$";s:45:"index.php?post_type=product&paged=$matches[1]";s:61:"^\\.well-known\\/apple-developer-merchantid-domain-association$";s:57:"index.php?apple-developer-merchantid-domain-association=1";s:11:"^wp-json/?$";s:22:"index.php?rest_route=/";s:14:"^wp-json/(.*)?";s:33:"index.php?rest_route=/$matches[1]";s:21:"^index.php/wp-json/?$";s:22:"index.php?rest_route=/";s:24:"^index.php/wp-json/(.*)?";s:33:"index.php?rest_route=/$matches[1]";s:17:"^wp-sitemap\\.xml$";s:23:"index.php?sitemap=index";s:17:"^wp-sitemap\\.xsl$";s:36:"index.php?sitemap-stylesheet=sitemap";s:23:"^wp-sitemap-index\\.xsl$";s:34:"index.php?sitemap-stylesheet=index";s:48:"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$";s:75:"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]";s:34:"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$";s:47:"index.php?sitemap=$matches[1]&paged=$matches[2]";s: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:42:"e-landing-page/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:52:"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:72:"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:67:"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:67:"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:48:"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:31:"e-landing-page/([^/]+)/embed/?$";s:47:"index.php?e-landing-page=$matches[1]&embed=true";s:35:"e-landing-page/([^/]+)/trackback/?$";s:41:"index.php?e-landing-page=$matches[1]&tb=1";s:43:"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$";s:54:"index.php?e-landing-page=$matches[1]&paged=$matches[2]";s:50:"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$";s:54:"index.php?e-landing-page=$matches[1]&cpage=$matches[2]";s:40:"e-landing-page/([^/]+)/wc-api(/(.*))?/?$";s:55:"index.php?e-landing-page=$matches[1]&wc-api=$matches[3]";s:46:"e-landing-page/[^/]+/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:57:"e-landing-page/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$";s:51:"index.php?attachment=$matches[1]&wc-api=$matches[3]";s:39:"e-landing-page/([^/]+)(?:/([0-9]+))?/?$";s:53:"index.php?e-landing-page=$matches[1]&page=$matches[2]";s:31:"e-landing-page/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:41:"e-landing-page/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:61:"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:56:"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:56:"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:37:"e-landing-page/[^/]+/([^/]+)/embed/?$";s:43:"index.php?attachment=$matches[1]&embed=true";s:55:"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_cat=$matches[1]&feed=$matches[2]";s:50:"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_cat=$matches[1]&feed=$matches[2]";s:31:"product-category/(.+?)/embed/?$";s:44:"index.php?product_cat=$matches[1]&embed=true";s:43:"product-category/(.+?)/page/?([0-9]{1,})/?$";s:51:"index.php?product_cat=$matches[1]&paged=$matches[2]";s:25:"product-category/(.+?)/?$";s:33:"index.php?product_cat=$matches[1]";s:52:"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_tag=$matches[1]&feed=$matches[2]";s:47:"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?product_tag=$matches[1]&feed=$matches[2]";s:28:"product-tag/([^/]+)/embed/?$";s:44:"index.php?product_tag=$matches[1]&embed=true";s:40:"product-tag/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?product_tag=$matches[1]&paged=$matches[2]";s:22:"product-tag/([^/]+)/?$";s:33:"index.php?product_tag=$matches[1]";s: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:12:"robots\\.txt$";s:18:"index.php?robots=1";s:13:"favicon\\.ico$";s:19:"index.php?favicon=1";s:48:".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$";s:18:"index.php?feed=old";s:20:".*wp-app\\.php(/.*)?$";s:19:"index.php?error=403";s:18:".*wp-register.php$";s:23:"index.php?register=true";s:32:"feed/(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:27:"(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:8:"embed/?$";s:21:"index.php?&embed=true";s:20:"page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:27:"comment-page-([0-9]{1,})/?$";s:41:"index.php?&page_id=2382&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'),
(3317, 'dlm_no_access_error', 'You do not have permission to access this download. <a href="https://kerfim.com">Go to homepage</a>', 'yes'),
(3318, 'dlm_current_version', '4.4.3', 'yes'),
(3326, 'dlm_lu_needs_upgrading', '0', 'yes'),
(3327, 'widget_dlm_widget_downloads', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(3328, 'dlm_default_template', '', 'yes'),
(3329, 'dlm_custom_template', '', 'yes'),
(3330, 'dlm_shop_enabled', '', 'yes'),
(3331, 'dlm_xsendfile_enabled', '', 'yes'),
(3332, 'dlm_hotlink_protection_enabled', '', 'yes'),
(3333, 'dlm_allow_x_forwarded_for', '0', 'yes'),
(3334, 'dlm_wp_search_enabled', '', 'yes'),
(3335, 'dlm_download_endpoint', 'download', 'yes'),
(3336, 'dlm_download_endpoint_value', 'ID', 'yes'),
(3337, 'dlm_generate_hash_md5', '0', 'yes'),
(3338, 'dlm_generate_hash_sha1', '0', 'yes'),
(3339, 'dlm_generate_hash_sha256', '0', 'yes'),
(3340, 'dlm_generate_hash_crc32b', '0', 'yes'),
(3341, 'dlm_enable_logging', '1', 'yes'),
(3342, 'dlm_logging_ip_type', '', 'yes'),
(3343, 'dlm_logging_ua', '1', 'yes'),
(3344, 'dlm_count_unique_ips', '', 'yes'),
(3345, 'dlm_ip_blacklist', '192.168.0.0/24', 'yes'),
(3346, 'dlm_user_agent_blacklist', 'Googlebot', 'yes'),
(3347, 'dlm_no_access_page', '', 'yes'),
(3348, 'dlm_clean_on_uninstall', '0', 'yes'),
(3349, 'dlm_product_errors', 'a:0:{}', 'yes'),
(3378, 'dlm_hide_notice-onboarding', '1', 'yes'),
(4179, 'jetpack_protect_blocked_attempts', '47', 'no'),
(4529, '_transient_eael_editor_updated_at', '1605177017', 'yes'),
(4643, '_cerber_report', 'a:2:{i:0;i:1640596482;i:1;b:1;}', 'no'),
(5974, '_transient_06a943c59_elements', 'a:0:{}', 'yes'),
(5975, '_transient_06a943c59_custom_js', '', 'yes'),
(5976, '_transient_06a943c59_updated_at', '1603400955', 'yes'),
(6451, 'auto_core_update_notified', 'a:4:{s:4:"type";s:7:"success";s:5:"email";s:16:"admin@kerfim.com";s:7:"version";s:5:"5.8.2";s:9:"timestamp";i:1636611326;}', 'no'),
(8129, 'jetpack_active_plan', 'a:10:{s:10:"product_id";i:2002;s:12:"product_slug";s:12:"jetpack_free";s:12:"product_name";s:12:"Jetpack Free";s:18:"product_name_short";s:4:"Free";s:7:"expired";b:0;s:14:"billing_period";s:0:"";s:13:"user_is_owner";b:0;s:7:"is_free";b:1;s:11:"license_key";s:0:"";s:8:"features";a:2:{s:6:"active";a:7:{i:0;s:17:"security-settings";i:1;s:12:"advanced-seo";i:2;s:18:"upload-video-files";i:3;s:7:"akismet";i:4;s:14:"send-a-message";i:5;s:15:"whatsapp-button";i:6;s:15:"social-previews";}s:9:"available";a:27:{s:16:"google-analytics";a:14:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:23:"jetpack_premium_monthly";i:3;s:24:"jetpack_business_monthly";i:4;s:22:"jetpack_security_daily";i:5;s:30:"jetpack_security_daily_monthly";i:6;s:25:"jetpack_security_realtime";i:7;s:33:"jetpack_security_realtime_monthly";i:8;s:16:"jetpack_complete";i:9;s:24:"jetpack_complete_monthly";i:10;s:26:"jetpack_security_t1_yearly";i:11;s:27:"jetpack_security_t1_monthly";i:12;s:26:"jetpack_security_t2_yearly";i:13;s:27:"jetpack_security_t2_monthly";}s:17:"security-settings";a:16:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:16:"jetpack_personal";i:3;s:23:"jetpack_premium_monthly";i:4;s:24:"jetpack_business_monthly";i:5;s:24:"jetpack_personal_monthly";i:6;s:22:"jetpack_security_daily";i:7;s:30:"jetpack_security_daily_monthly";i:8;s:25:"jetpack_security_realtime";i:9;s:33:"jetpack_security_realtime_monthly";i:10;s:16:"jetpack_complete";i:11;s:24:"jetpack_complete_monthly";i:12;s:26:"jetpack_security_t1_yearly";i:13;s:27:"jetpack_security_t1_monthly";i:14;s:26:"jetpack_security_t2_yearly";i:15;s:27:"jetpack_security_t2_monthly";}s:12:"advanced-seo";a:16:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:16:"jetpack_personal";i:3;s:23:"jetpack_premium_monthly";i:4;s:24:"jetpack_business_monthly";i:5;s:24:"jetpack_personal_monthly";i:6;s:22:"jetpack_security_daily";i:7;s:30:"jetpack_security_daily_monthly";i:8;s:25:"jetpack_security_realtime";i:9;s:33:"jetpack_security_realtime_monthly";i:10;s:16:"jetpack_complete";i:11;s:24:"jetpack_complete_monthly";i:12;s:26:"jetpack_security_t1_yearly";i:13;s:27:"jetpack_security_t1_monthly";i:14;s:26:"jetpack_security_t2_yearly";i:15;s:27:"jetpack_security_t2_monthly";}s:18:"upload-video-files";a:16:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:16:"jetpack_personal";i:3;s:23:"jetpack_premium_monthly";i:4;s:24:"jetpack_business_monthly";i:5;s:24:"jetpack_personal_monthly";i:6;s:22:"jetpack_security_daily";i:7;s:30:"jetpack_security_daily_monthly";i:8;s:25:"jetpack_security_realtime";i:9;s:33:"jetpack_security_realtime_monthly";i:10;s:16:"jetpack_complete";i:11;s:24:"jetpack_complete_monthly";i:12;s:26:"jetpack_security_t1_yearly";i:13;s:27:"jetpack_security_t1_monthly";i:14;s:26:"jetpack_security_t2_yearly";i:15;s:27:"jetpack_security_t2_monthly";}s:13:"video-hosting";a:14:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:23:"jetpack_premium_monthly";i:3;s:24:"jetpack_business_monthly";i:4;s:22:"jetpack_security_daily";i:5;s:30:"jetpack_security_daily_monthly";i:6;s:25:"jetpack_security_realtime";i:7;s:33:"jetpack_security_realtime_monthly";i:8;s:16:"jetpack_complete";i:9;s:24:"jetpack_complete_monthly";i:10;s:26:"jetpack_security_t1_yearly";i:11;s:27:"jetpack_security_t1_monthly";i:12;s:26:"jetpack_security_t2_yearly";i:13;s:27:"jetpack_security_t2_monthly";}s:15:"wordads-jetpack";a:14:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:23:"jetpack_premium_monthly";i:3;s:24:"jetpack_business_monthly";i:4;s:22:"jetpack_security_daily";i:5;s:30:"jetpack_security_daily_monthly";i:6;s:25:"jetpack_security_realtime";i:7;s:33:"jetpack_security_realtime_monthly";i:8;s:16:"jetpack_complete";i:9;s:24:"jetpack_complete_monthly";i:10;s:26:"jetpack_security_t1_yearly";i:11;s:27:"jetpack_security_t1_monthly";i:12;s:26:"jetpack_security_t2_yearly";i:13;s:27:"jetpack_security_t2_monthly";}s:7:"akismet";a:16:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:16:"jetpack_personal";i:3;s:23:"jetpack_premium_monthly";i:4;s:24:"jetpack_business_monthly";i:5;s:24:"jetpack_personal_monthly";i:6;s:22:"jetpack_security_daily";i:7;s:30:"jetpack_security_daily_monthly";i:8;s:25:"jetpack_security_realtime";i:9;s:33:"jetpack_security_realtime_monthly";i:10;s:16:"jetpack_complete";i:11;s:24:"jetpack_complete_monthly";i:12;s:26:"jetpack_security_t1_yearly";i:13;s:27:"jetpack_security_t1_monthly";i:14;s:26:"jetpack_security_t2_yearly";i:15;s:27:"jetpack_security_t2_monthly";}s:18:"vaultpress-backups";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:10:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:23:"jetpack_premium_monthly";i:3;s:24:"jetpack_business_monthly";i:4;s:22:"jetpack_security_daily";i:5;s:30:"jetpack_security_daily_monthly";i:6;s:25:"jetpack_security_realtime";i:7;s:33:"jetpack_security_realtime_monthly";i:8;s:16:"jetpack_complete";i:9;s:24:"jetpack_complete_monthly";}s:8:"calendly";a:4:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:23:"jetpack_premium_monthly";i:3;s:24:"jetpack_business_monthly";}s:9:"opentable";a:4:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:23:"jetpack_premium_monthly";i:3;s:24:"jetpack_business_monthly";}s:14:"send-a-message";a:16:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:16:"jetpack_personal";i:3;s:23:"jetpack_premium_monthly";i:4;s:24:"jetpack_business_monthly";i:5;s:24:"jetpack_personal_monthly";i:6;s:22:"jetpack_security_daily";i:7;s:30:"jetpack_security_daily_monthly";i:8;s:25:"jetpack_security_realtime";i:9;s:33:"jetpack_security_realtime_monthly";i:10;s:16:"jetpack_complete";i:11;s:24:"jetpack_complete_monthly";i:12;s:26:"jetpack_security_t1_yearly";i:13;s:27:"jetpack_security_t1_monthly";i:14;s:26:"jetpack_security_t2_yearly";i:15;s:27:"jetpack_security_t2_monthly";}s:15:"whatsapp-button";a:16:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:16:"jetpack_personal";i:3;s:23:"jetpack_premium_monthly";i:4;s:24:"jetpack_business_monthly";i:5;s:24:"jetpack_personal_monthly";i:6;s:22:"jetpack_security_daily";i:7;s:30:"jetpack_security_daily_monthly";i:8;s:25:"jetpack_security_realtime";i:9;s:33:"jetpack_security_realtime_monthly";i:10;s:16:"jetpack_complete";i:11;s:24:"jetpack_complete_monthly";i:12;s:26:"jetpack_security_t1_yearly";i:13;s:27:"jetpack_security_t1_monthly";i:14;s:26:"jetpack_security_t2_yearly";i:15;s:27:"jetpack_security_t2_monthly";}s:15:"social-previews";a:16:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:16:"jetpack_personal";i:3;s:23:"jetpack_premium_monthly";i:4;s:24:"jetpack_business_monthly";i:5;s:24:"jetpack_personal_monthly";i:6;s:22:"jetpack_security_daily";i:7;s:30:"jetpack_security_daily_monthly";i:8;s:25:"jetpack_security_realtime";i:9;s:33:"jetpack_security_realtime_monthly";i:10;s:16:"jetpack_complete";i:11;s:24:"jetpack_complete_monthly";i:12;s:26:"jetpack_security_t1_yearly";i:13;s:27:"jetpack_security_t1_monthly";i:14;s:26:"jetpack_security_t2_yearly";i:15;s:27:"jetpack_security_t2_monthly";}s:9:"donations";a:16:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:16:"jetpack_personal";i:3;s:23:"jetpack_premium_monthly";i:4;s:24:"jetpack_business_monthly";i:5;s:24:"jetpack_personal_monthly";i:6;s:22:"jetpack_security_daily";i:7;s:30:"jetpack_security_daily_monthly";i:8;s:25:"jetpack_security_realtime";i:9;s:33:"jetpack_security_realtime_monthly";i:10;s:16:"jetpack_complete";i:11;s:24:"jetpack_complete_monthly";i:12;s:26:"jetpack_security_t1_yearly";i:13;s:27:"jetpack_security_t1_monthly";i:14;s:26:"jetpack_security_t2_yearly";i:15;s:27:"jetpack_security_t2_monthly";}s:10:"core/video";a:4:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:23:"jetpack_premium_monthly";i:3;s:24:"jetpack_business_monthly";}s:10:"core/cover";a:4:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:23:"jetpack_premium_monthly";i:3;s:24:"jetpack_business_monthly";}s:10:"core/audio";a:16:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:16:"jetpack_personal";i:3;s:23:"jetpack_premium_monthly";i:4;s:24:"jetpack_business_monthly";i:5;s:24:"jetpack_personal_monthly";i:6;s:22:"jetpack_security_daily";i:7;s:30:"jetpack_security_daily_monthly";i:8;s:25:"jetpack_security_realtime";i:9;s:33:"jetpack_security_realtime_monthly";i:10;s:16:"jetpack_complete";i:11;s:24:"jetpack_complete_monthly";i:12;s:26:"jetpack_security_t1_yearly";i:13;s:27:"jetpack_security_t1_monthly";i:14;s:26:"jetpack_security_t2_yearly";i:15;s:27:"jetpack_security_t2_monthly";}s:11:"republicize";a:14:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:23:"jetpack_premium_monthly";i:3;s:24:"jetpack_business_monthly";i:4;s:22:"jetpack_security_daily";i:5;s:30:"jetpack_security_daily_monthly";i:6;s:25:"jetpack_security_realtime";i:7;s:33:"jetpack_security_realtime_monthly";i:8;s:16:"jetpack_complete";i:9;s:24:"jetpack_complete_monthly";i:10;s:26:"jetpack_security_t1_yearly";i:11;s:27:"jetpack_security_t1_monthly";i:12;s:26:"jetpack_security_t2_yearly";i:13;s:27:"jetpack_security_t2_monthly";}s:25:"premium-content/container";a:16:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:16:"jetpack_personal";i:3;s:23:"jetpack_premium_monthly";i:4;s:24:"jetpack_business_monthly";i:5;s:24:"jetpack_personal_monthly";i:6;s:22:"jetpack_security_daily";i:7;s:30:"jetpack_security_daily_monthly";i:8;s:25:"jetpack_security_realtime";i:9;s:33:"jetpack_security_realtime_monthly";i:10;s:16:"jetpack_complete";i:11;s:24:"jetpack_complete_monthly";i:12;s:26:"jetpack_security_t1_yearly";i:13;s:27:"jetpack_security_t1_monthly";i:14;s:26:"jetpack_security_t2_yearly";i:15;s:27:"jetpack_security_t2_monthly";}s:7:"support";a:16:{i:0;s:15:"jetpack_premium";i:1;s:16:"jetpack_business";i:2;s:16:"jetpack_personal";i:3;s:23:"jetpack_premium_monthly";i:4;s:24:"jetpack_business_monthly";i:5;s:24:"jetpack_personal_monthly";i:6;s:22:"jetpack_security_daily";i:7;s:30:"jetpack_security_daily_monthly";i:8;s:25:"jetpack_security_realtime";i:9;s:33:"jetpack_security_realtime_monthly";i:10;s:16:"jetpack_complete";i:11;s:24:"jetpack_complete_monthly";i:12;s:26:"jetpack_security_t1_yearly";i:13;s:27:"jetpack_security_t1_monthly";i:14;s:26:"jetpack_security_t2_yearly";i:15;s:27:"jetpack_security_t2_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'),
(9186, '_transient_106a6c241_elements', 'a:0:{}', 'yes'),
(9187, '_transient_106a6c241_custom_js', '', 'yes'),
(9188, '_transient_106a6c241_updated_at', '1605177017', 'yes'),
(9689, 'googlesitekit_credentials', 'ZC6g+O1+EBuA7KdCmNf7J3BiSkVJcDdTYzFEZUg3cVEwQXdERE1GUWZheVpXZGZQTlNQcVFXUktkeFl0SjJWYWJXeTVia09ndndHK3V0SU9vVW1mdzdNWExxcm50TmwxQVpUZGV4c2pWalNWN2N0OHc1TERwNGFJd1J6Q1JYL21EZzBkcW5GaVNZZzc5YVAvMk1CbXFwbS90cGFud0FZb0U0bS9OaG9hSXdzOWp6eDFCQURmM2JnRHFyU0QxQTBRNEU2bGl2RUYrZWJjeVhUcWYwdnV6TytMNWprdTYvSkpzUCtBK2hrWC9vU1k5TE9jUlVUQ1BvdjlWNEFGUzBnR1hzNjY5S1oxOTlHNWhEY2NmTXNaMlQ2V0dkOTMzVzNnLzJJRUF6a0lMd0NEcGhFMk9IYVFXa2Q4cktBUFdoT0JpNFZUbm1NZm5RPT0=', 'yes'),
(9690, 'googlesitekit_connected_proxy_url', 'https://kerfim.com/', 'yes'),
(9691, 'googlesitekit_search-console_settings', 'a:1:{s:10:"propertyID";s:19:"https://kerfim.com/";}', 'yes'),
(9692, 'googlesitekit_owner_id', '1', 'yes'),
(9697, 'googlesitekit_active_modules', 'a:4:{i:0;s:7:"adsense";i:1;s:10:"tagmanager";i:2;s:9:"analytics";i:4;s:18:"pagespeed-insights";}', 'yes'),
(9702, 'googlesitekit_adsense_settings', 'a:8:{s:7:"ownerID";i:1;s:9:"accountID";s:0:"";s:8:"clientID";s:0:"";s:13:"accountStatus";s:4:"none";s:10:"siteStatus";s:0:"";s:20:"accountSetupComplete";b:0;s:17:"siteSetupComplete";b:0;s:10:"useSnippet";b:1;}', 'yes'),
(10499, 'eael_editor_updated_at', '1637175287', 'yes'),
(13253, 'sydney_theme_installed_time', '1606757252', 'yes'),
(15151, 'auto_update_core_dev', 'enabled', 'yes'),
(15152, 'auto_update_core_minor', 'enabled', 'yes'),
(15153, 'auto_update_core_major', 'unset', 'yes'),
(15154, 'db_upgraded', '', 'yes'),
(17687, 'wpforms_email_summaries_fetch_info_blocks_last_run', '1640689814', 'yes'),
(25041, 'jetpack_sync_settings_checksum_disable', '0', 'yes'),
(25044, '_transient_jetpack_autoloader_plugin_paths', 'a:4:{i:0;s:41:"{{WP_PLUGIN_DIR}}/google-listings-and-ads";i:1;s:25:"{{WP_PLUGIN_DIR}}/jetpack";i:2;s:29:"{{WP_PLUGIN_DIR}}/woocommerce";i:3;s:38:"{{WP_PLUGIN_DIR}}/woocommerce-payments";}', 'yes'),
(30206, 'jp_sync_lock_full_sync', '1612289632.0874', 'no'),
(39128, 'https_detection_errors', 'a:0:{}', 'yes'),
(43825, 'can_compress_scripts', '0', 'no'),
(44556, '_transient_wpforms_htaccess_file', 'a:3:{s:4:"size";i:737;s:5:"mtime";i:1617495274;s:5:"ctime";i:1617495274;}', 'yes'),
(53844, 'jetpack_sync_health_status', 'a:2:{s:6:"status";s:7:"in_sync";s:9:"timestamp";d:1621549902.5431630611419677734375;}', 'yes'),
(56405, 'jp_sync_retry_after_sync', '', 'no'),
(60860, 'c019b2d68_eael_elements', 'a:2:{i:0;s:12:"twitter-feed";i:2;s:13:"facebook-feed";}', 'no'),
(60861, 'c019b2d68_eael_custom_js', '', 'no'),
(60862, 'c019b2d68_eael_updated_at', '1637175287', 'no'),
(60871, 'ea1d43322_eael_elements', 'a:0:{}', 'no'),
(60872, 'ea1d43322_eael_custom_js', '', 'no'),
(60873, 'ea1d43322_eael_updated_at', '1637175287', 'no'),
(61800, 'wpforms_admin_notices', 'a:1:{s:14:"review_request";a:2:{s:4:"time";i:1605091015;s:9:"dismissed";b:1;}}', 'yes'),
(65697, 'eael_remove_old_cache', '1', 'yes'),
(65976, 'sticky_dismissed_notices', 'a:1:{s:7:"welcome";b:1;}', 'yes'),
(66599, 'wpforms_builder_opened_date', '0', 'no'),
(67796, 'widget_block', 'a:7:{s:12:"_multiwidget";i:1;i:4;a:1:{s:7:"content";s:159:"<!-- wp:gallery {"linkTo":"none"} -->\n<figure class="wp-block-gallery columns-0 is-cropped"><ul class="blocks-gallery-grid"></ul></figure>\n<!-- /wp:gallery -->";}i:5;a:1:{s:7:"content";s:57:"<!-- wp:paragraph -->\n<p>hello</p>\n<!-- /wp:paragraph -->";}i:7;a:1:{s:7:"content";s:1107:"<!-- wp:gallery {"ids":[2395,2394,2393],"linkTo":"none"} -->\n<figure class="wp-block-gallery columns-3 is-cropped"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img src="https://kerfim.com/wp-content/uploads/2021/11/make-up-03-1024x913.jpg" alt="" data-id="2395" data-full-url="https://kerfim.com/wp-content/uploads/2021/11/make-up-03.jpg" data-link="https://kerfim.com/?attachment_id=2395" class="wp-image-2395"/></figure></li><li class="blocks-gallery-item"><figure><img src="https://kerfim.com/wp-content/uploads/2021/11/make-up-02-1012x1024.jpg" alt="" data-id="2394" data-full-url="https://kerfim.com/wp-content/uploads/2021/11/make-up-02.jpg" data-link="https://kerfim.com/?attachment_id=2394" class="wp-image-2394"/></figure></li><li class="blocks-gallery-item"><figure><img src="https://kerfim.com/wp-content/uploads/2021/11/make-up-01-1024x795.jpg" alt="" data-id="2393" data-full-url="https://kerfim.com/wp-content/uploads/2021/11/make-up-01.jpg" data-link="https://kerfim.com/?attachment_id=2393" class="wp-image-2393"/></figure></li></ul></figure>\n<!-- /wp:gallery -->";}i:9;a:1:{s:7:"content";s:280:"<!-- wp:image {"id":2517,"sizeSlug":"full","linkDestination":"none"} -->\n<figure class="wp-block-image size-full"><img src="https://kerfim.com/wp-content/uploads/2021/11/stripe.png" alt="" class="wp-image-2517"/><figcaption>Secure Payments</figcaption></figure>\n<!-- /wp:image -->";}i:10;a:1:{s:7:"content";s:21:"<!-- wp:loginout /-->";}i:11;a:1:{s:7:"content";s:1562:"<!-- wp:columns -->\n<div class="wp-block-columns"><!-- wp:column -->\n<div class="wp-block-column"><!-- wp:legacy-widget {"idBase":"nav_menu","instance":{"encoded":"YToyOntzOjU6InRpdGxlIjtzOjc6IkFjY291bnQiO3M6ODoibmF2X21lbnUiO2k6MjQ7fQ==","hash":"5b52828463639abb63d791fdd33eaae7","raw":{"title":"Account","nav_menu":24}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class="wp-block-column"><!-- wp:columns {"align":"wide"} -->\n<div class="wp-block-columns alignwide"><!-- wp:column {"verticalAlignment":"bottom","width":"100%"} -->\n<div class="wp-block-column is-vertically-aligned-bottom" style="flex-basis:100%"><!-- wp:legacy-widget {"idBase":"nav_menu","instance":{"encoded":"YToyOntzOjU6InRpdGxlIjtzOjExOiJJbmZvcm1hdGlvbiI7czo4OiJuYXZfbWVudSI7aToyNTt9","hash":"6eebb9f8ce206e01de4c9d60d8822f3a","raw":{"title":"Information","nav_menu":25}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class="wp-block-column"><!-- wp:paragraph {"textColor":"white"} -->\n<p class="has-white-color has-text-color">SSL Certificate - Secure Website</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {"textColor":"white"} -->\n<p class="has-white-color has-text-color">Secure payments</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {"id":2541,"sizeSlug":"full","linkDestination":"none"} -->\n<figure class="wp-block-image size-full"><img src="https://kerfim.com/wp-content/uploads/2021/11/stripe1.png" alt="" class="wp-image-2541"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->";}}', 'yes'),
(70502, '106a6c241_eael_elements', 'a:0:{}', 'no'),
(70503, '106a6c241_eael_custom_js', '', 'no'),
(70504, '106a6c241_eael_updated_at', '1635962209', 'no'),
(70718, '_transient_dirsize_cache', 'a:24:{s:73:"/home3/kerfim/public_html/wp-content/uploads/wp-cerber-TEOZNIG6XBW93AFJMR";i:13;s:56:"/home3/kerfim/public_html/wp-content/uploads/dlm_uploads";i:173;s:71:"/home3/kerfim/public_html/wp-content/uploads/essential-addons-elementor";i:3553533;s:58:"/home3/kerfim/public_html/wp-content/uploads/elementor/css";i:4435;s:54:"/home3/kerfim/public_html/wp-content/uploads/elementor";i:4435;s:52:"/home3/kerfim/public_html/wp-content/uploads/sinatra";i:20028;s:58:"/home3/kerfim/public_html/wp-content/uploads/wpforms/cache";i:271031;s:52:"/home3/kerfim/public_html/wp-content/uploads/wpforms";i:295445;s:52:"/home3/kerfim/public_html/wp-content/uploads/2021/01";i:0;s:52:"/home3/kerfim/public_html/wp-content/uploads/2021/02";i:0;s:52:"/home3/kerfim/public_html/wp-content/uploads/2021/07";i:0;s:52:"/home3/kerfim/public_html/wp-content/uploads/2021/03";i:0;s:52:"/home3/kerfim/public_html/wp-content/uploads/2021/08";i:0;s:52:"/home3/kerfim/public_html/wp-content/uploads/2021/06";i:0;s:52:"/home3/kerfim/public_html/wp-content/uploads/2021/04";i:0;s:52:"/home3/kerfim/public_html/wp-content/uploads/2021/05";i:0;s:49:"/home3/kerfim/public_html/wp-content/uploads/2021";i:0;s:52:"/home3/kerfim/public_html/wp-content/uploads/2020/12";i:0;s:52:"/home3/kerfim/public_html/wp-content/uploads/2020/11";i:0;s:52:"/home3/kerfim/public_html/wp-content/uploads/2020/10";i:134271591;s:52:"/home3/kerfim/public_html/wp-content/uploads/2020/09";i:0;s:49:"/home3/kerfim/public_html/wp-content/uploads/2020";i:134271591;s:58:"/home3/kerfim/public_html/wp-content/uploads/photo-gallery";i:0;s:44:"/home3/kerfim/public_html/wp-content/uploads";i:138145218;}', 'yes'),
(72666, 'wp_force_deactivated_plugins', 'a:0:{}', 'yes'),
(72716, 'wprss_settings_general', 'a:35:{s:7:"open_dd";s:5:"blank";s:9:"follow_dd";s:9:"no_follow";s:10:"feed_limit";i:15;s:11:"date_format";s:5:"Y-m-d";s:19:"limit_feed_items_db";i:200;s:13:"cron_interval";s:11:"fifteen_min";s:14:"styles_disable";i:0;s:10:"title_link";i:1;s:11:"title_limit";s:0:"";s:13:"source_enable";i:1;s:21:"text_preceding_source";s:7:"Source:";s:11:"date_enable";i:1;s:19:"text_preceding_date";s:12:"Published on";s:25:"limit_feed_items_imported";s:1:"0";s:15:"custom_feed_url";s:5:"wprss";s:17:"custom_feed_limit";s:0:"";s:11:"source_link";i:0;s:10:"video_link";s:5:"false";s:20:"limit_feed_items_age";s:0:"";s:25:"limit_feed_items_age_unit";s:4:"days";s:22:"time_ago_format_enable";i:0;s:8:"tracking";i:0;s:17:"custom_feed_title";s:47:"Latest imported feed items on Kerfim Technology";s:10:"pagination";s:7:"default";s:14:"authors_enable";i:0;s:13:"unique_titles";s:1:"0";s:24:"expiration_notice_period";s:7:"2 weeks";s:22:"feed_request_useragent";s:111:"Mozilla/5.0 (Linux 10.0; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36";s:16:"certificate-path";s:38:"wp-includes/certificates/ca-bundle.crt";s:27:"limit_feed_items_per_import";s:0:"";s:23:"feed_items_import_order";s:6:"latest";s:10:"custom_css";s:0:"";s:12:"html_classes";s:0:"";s:18:"feed_cache_enabled";i:0;s:21:"schedule_future_items";s:1:"0";}', 'yes'),
(72734, 'wprss_prev_update_page_version', '4.19', 'yes'),
(74704, '06a943c59_eael_elements', 'a:0:{}', 'no'),
(74705, '06a943c59_eael_custom_js', '', 'no'),
(74706, '06a943c59_eael_updated_at', '1605811157', 'no'),
(79361, 'jetpack_package_versions', 'a:3:{s:6:"backup";s:6:"1.1.10";s:10:"connection";s:6:"1.32.0";s:4:"sync";s:6:"1.27.5";}', 'yes'),
(86629, 'sydney-update-header-dismiss', '1', 'yes'),
(87783, '40e4f8434_eael_elements', 'a:0:{}', 'no'),
(87784, '40e4f8434_eael_custom_js', '', 'no'),
(87785, '40e4f8434_eael_updated_at', '1637175287', 'no'),
(87921, '_transient_timeout_jetpack_https_test_message', '1640885375', 'no'),
(87922, '_transient_jetpack_https_test_message', '', 'no'),
(88376, 'cb70d11b8_eael_elements', 'a:0:{}', 'no'),
(88377, 'cb70d11b8_eael_custom_js', '', 'no'),
(88378, 'cb70d11b8_eael_updated_at', '1635950231', 'no'),
(88473, '18a76cf22_eael_elements', 'a:0:{}', 'no'),
(88474, '18a76cf22_eael_custom_js', '', 'no'),
(88475, '18a76cf22_eael_updated_at', '1635875292', 'no'),
(88476, '9e85d0144_eael_elements', 'a:0:{}', 'no'),
(88477, '9e85d0144_eael_custom_js', '', 'no'),
(88478, '9e85d0144_eael_updated_at', '1635925863', 'no'),
(88480, 'cd8752dc7_eael_elements', 'a:0:{}', 'no'),
(88481, 'cd8752dc7_eael_custom_js', '', 'no'),
(88482, 'cd8752dc7_eael_updated_at', '1635925863', 'no'),
(88607, '5795b8e51_eael_elements', 'a:0:{}', 'no'),
(88608, '5795b8e51_eael_custom_js', '', 'no'),
(88609, '5795b8e51_eael_updated_at', '1635643722', 'no'),
(89356, 'eae880656_eael_elements', 'a:0:{}', 'no'),
(89357, 'eae880656_eael_custom_js', '', 'no'),
(89358, 'eae880656_eael_updated_at', '1635813767', 'no'),
(92309, '01898790d_eael_elements', 'a:0:{}', 'no'),
(92310, '01898790d_eael_custom_js', '', 'no'),
(92311, '01898790d_eael_updated_at', '1635056028', 'no'),
(95021, 'jp_sync_last_success_sync', '1640866321.989', 'no'),
(98390, 'ays_survey_maker_sale_notification', '0', 'yes'),
(98423, 'elementor_controls_usage', 'a:1:{s:7:"wp-page";a:5:{s:17:"eael-twitter-feed";a:2:{s:5:"count";i:1;s:8:"controls";a:1:{s:7:"content";a:1:{s:38:"eael_section_twitter_feed_acc_settings";a:1:{s:25:"eael_twitter_feed_ac_name";i:1;}}}}s:6:"column";a:2:{s:5:"count";i:2;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:2:{s:5:"count";i:2;s:8:"controls";a:1:{s:6:"layout";a:1:{s:14:"section_layout";a:6:{s:3:"gap";i:2;s:6:"height";i:1;s:13:"custom_height";i:1;s:16:"content_position";i:2;s:13:"content_width";i:1;s:6:"layout";i:1;}}}}s:7:"divider";a:2:{s:5:"count";i:1;s:8:"controls";a:0:{}}s:18:"eael-facebook-feed";a:2:{s:5:"count";i:1;s:8:"controls";a:1:{s:7:"content";a:3:{s:43:"eael_section_facebook_feed_settings_account";a:2:{s:26:"eael_facebook_feed_page_id";i:1;s:31:"eael_facebook_feed_access_token";i:1;}s:43:"eael_section_facebook_feed_settings_content";a:1:{s:30:"eael_facebook_feed_image_count";i:1;}s:43:"eael_section_facebook_feed_settings_general";a:2:{s:26:"eael_facebook_feed_columns";i:1;s:37:"eael_facebook_feed_message_max_length";i:1;}}}}}}', 'no'),
(98553, 'woocommerce_schema_version', '430', 'yes'),
(98554, 'woocommerce_store_address', '3 Inglewood Close', 'yes'),
(98555, 'woocommerce_store_address_2', '', 'yes'),
(98556, 'woocommerce_store_city', 'Bognor Regis', 'yes'),
(98557, 'woocommerce_default_country', 'GB', 'yes'),
(98558, 'woocommerce_store_postcode', 'PO21 4LA', 'yes'),
(98559, 'woocommerce_allowed_countries', 'specific', 'yes'),
(98560, 'woocommerce_all_except_countries', 'a:0:{}', 'yes'),
(98561, 'woocommerce_specific_allowed_countries', 'a:1:{i:0;s:2:"GB";}', 'yes'),
(98562, 'woocommerce_ship_to_countries', '', 'yes'),
(98563, 'woocommerce_specific_ship_to_countries', 'a:0:{}', 'yes'),
(98564, 'woocommerce_default_customer_address', 'base', 'yes'),
(98565, 'woocommerce_calc_taxes', 'no', 'yes'),
(98566, 'woocommerce_enable_coupons', 'yes', 'yes'),
(98567, 'woocommerce_calc_discounts_sequentially', 'no', 'no'),
(98568, 'woocommerce_currency', 'GBP', 'yes'),
(98569, 'woocommerce_currency_pos', 'left', 'yes'),
(98570, 'woocommerce_price_thousand_sep', ',', 'yes'),
(98571, 'woocommerce_price_decimal_sep', '.', 'yes'),
(98572, 'woocommerce_price_num_decimals', '2', 'yes'),
(98573, 'woocommerce_shop_page_id', '2382', 'yes'),
(98574, 'woocommerce_cart_redirect_after_add', 'no', 'yes'),
(98575, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'yes'),
(98576, 'woocommerce_placeholder_image', '2381', 'yes'),
(98577, 'woocommerce_weight_unit', 'g', 'yes'),
(98578, 'woocommerce_dimension_unit', 'mm', 'yes'),
(98579, 'woocommerce_enable_reviews', 'yes', 'yes'),
(98580, 'woocommerce_review_rating_verification_label', 'yes', 'no'),
(98581, 'woocommerce_review_rating_verification_required', 'yes', 'no'),
(98582, 'woocommerce_enable_review_rating', 'yes', 'yes'),
(98583, 'woocommerce_review_rating_required', 'yes', 'no'),
(98584, 'woocommerce_manage_stock', 'yes', 'yes'),
(98585, 'woocommerce_hold_stock_minutes', '60', 'no'),
(98586, 'woocommerce_notify_low_stock', 'yes', 'no'),
(98587, 'woocommerce_notify_no_stock', 'yes', 'no'),
(98588, 'woocommerce_stock_email_recipient', 'admin@kerfim.com', 'no'),
(98589, 'woocommerce_notify_low_stock_amount', '2', 'no'),
(98590, 'woocommerce_notify_no_stock_amount', '0', 'yes'),
(98591, 'woocommerce_hide_out_of_stock_items', 'no', 'yes'),
(98592, 'woocommerce_stock_format', '', 'yes'),
(98593, 'woocommerce_file_download_method', 'force', 'no'),
(98594, 'woocommerce_downloads_redirect_fallback_allowed', 'no', 'no'),
(98595, 'woocommerce_downloads_require_login', 'no', 'no'),
(98596, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'no'),
(98597, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'yes'),
(98598, 'woocommerce_prices_include_tax', 'no', 'yes'),
(98599, 'woocommerce_tax_based_on', 'shipping', 'yes'),
(98600, 'woocommerce_shipping_tax_class', 'inherit', 'yes'),
(98601, 'woocommerce_tax_round_at_subtotal', 'no', 'yes'),
(98602, 'woocommerce_tax_classes', '', 'yes'),
(98603, 'woocommerce_tax_display_shop', 'excl', 'yes'),
(98604, 'woocommerce_tax_display_cart', 'excl', 'yes'),
(98605, 'woocommerce_price_display_suffix', '', 'yes'),
(98606, 'woocommerce_tax_total_display', 'itemized', 'no'),
(98607, 'woocommerce_enable_shipping_calc', 'yes', 'no'),
(98608, 'woocommerce_shipping_cost_requires_address', 'no', 'yes'),
(98609, 'woocommerce_ship_to_destination', 'billing', 'no'),
(98610, 'woocommerce_shipping_debug_mode', 'no', 'yes'),
(98611, 'woocommerce_enable_guest_checkout', 'yes', 'no'),
(98612, 'woocommerce_enable_checkout_login_reminder', 'yes', 'no'),
(98613, 'woocommerce_enable_signup_and_login_from_checkout', 'yes', 'no'),
(98614, 'woocommerce_enable_myaccount_registration', 'yes', 'no'),
(98615, 'woocommerce_registration_generate_username', 'no', 'no'),
(98616, 'woocommerce_registration_generate_password', 'no', 'no'),
(98617, 'woocommerce_erasure_request_removes_order_data', 'yes', 'no'),
(98618, 'woocommerce_erasure_request_removes_download_data', 'yes', 'no'),
(98619, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'no'),
(98620, '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'),
(98621, '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'),
(98622, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:"number";i:6;s:4:"unit";s:6:"months";}', 'no'),
(98623, 'woocommerce_trash_pending_orders', 'a:2:{s:6:"number";i:6;s:4:"unit";s:4:"days";}', 'no'),
(98624, 'woocommerce_trash_failed_orders', 'a:2:{s:6:"number";i:3;s:4:"unit";s:4:"days";}', 'no'),
(98625, 'woocommerce_trash_cancelled_orders', 'a:2:{s:6:"number";i:3;s:4:"unit";s:4:"days";}', 'no'),
(98626, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:"number";i:2;s:4:"unit";s:5:"years";}', 'no'),
(98627, 'woocommerce_email_from_name', 'kerfim.com', 'no'),
(98628, 'woocommerce_email_from_address', 'orders@kerfim.com', 'no'),
(98629, 'woocommerce_email_header_image', '', 'no'),
(98630, 'woocommerce_email_footer_text', '{site_title} &mdash; Built with {WooCommerce}', 'no'),
(98631, 'woocommerce_email_base_color', '#8fbbf9', 'no'),
(98632, 'woocommerce_email_background_color', '#f7f7f7', 'no'),
(98633, 'woocommerce_email_body_background_color', '#ffffff', 'no'),
(98634, 'woocommerce_email_text_color', '#151313', 'no'),
(98635, 'woocommerce_merchant_email_notifications', 'no', 'no'),
(98636, 'woocommerce_cart_page_id', '2383', 'no'),
(98637, 'woocommerce_checkout_page_id', '2384', 'no'),
(98638, 'woocommerce_myaccount_page_id', '2385', 'no'),
(98639, 'woocommerce_terms_page_id', '2386', 'yes'),
(98640, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'yes'),
(98641, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'yes'),
(98642, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'yes'),
(98643, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'yes'),
(98644, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'yes'),
(98645, 'woocommerce_myaccount_orders_endpoint', 'orders', 'yes'),
(98646, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'yes'),
(98647, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'yes'),
(98648, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'yes'),
(98649, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'yes'),
(98650, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'yes'),
(98651, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'yes'),
(98652, 'woocommerce_logout_endpoint', 'customer-logout', 'yes'),
(98653, 'woocommerce_api_enabled', 'no', 'yes'),
(98654, 'woocommerce_allow_tracking', 'yes', 'no'),
(98655, 'woocommerce_show_marketplace_suggestions', 'yes', 'no'),
(98656, 'woocommerce_single_image_width', '600', 'yes'),
(98657, 'woocommerce_thumbnail_image_width', '300', 'yes'),
(98658, 'woocommerce_checkout_highlight_required_fields', 'yes', 'yes'),
(98659, 'woocommerce_demo_store', 'no', 'no'),
(98660, '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');
INSERT INTO `wp8w_options` VALUES
(98661, 'current_theme_supports_woocommerce', 'yes', 'yes'),
(98662, 'woocommerce_queue_flush_rewrite_rules', 'no', 'yes'),
(98679, 'default_product_cat', '16', 'yes'),
(98702, 'woocommerce_refund_returns_page_id', '2386', 'yes'),
(98705, 'woocommerce_paypal_settings', 'a:23:{s:7:"enabled";s:2:"no";s:5:"title";s:6:"PayPal";s:11:"description";s:85:"Pay via PayPal; you can pay with your credit card if you don''t have a PayPal account.";s:5:"email";s:16:"admin@kerfim.com";s:8:"advanced";s:0:"";s:8:"testmode";s:2:"no";s:5:"debug";s:2:"no";s:16:"ipn_notification";s:3:"yes";s:14:"receiver_email";s:16:"admin@kerfim.com";s:14:"identity_token";s:0:"";s:14:"invoice_prefix";s:3:"WC-";s:13:"send_shipping";s:3:"yes";s:16:"address_override";s:2:"no";s:13:"paymentaction";s:4:"sale";s:9:"image_url";s:0:"";s:11:"api_details";s:0:"";s:12:"api_username";s:0:"";s:12:"api_password";s:0:"";s:13:"api_signature";s:0:"";s:20:"sandbox_api_username";s:0:"";s:20:"sandbox_api_password";s:0:"";s:21:"sandbox_api_signature";s:0:"";s:12:"_should_load";s:2:"no";}', 'yes'),
(98706, 'woocommerce_version', '6.0.0', 'yes'),
(98707, 'woocommerce_db_version', '5.9.0', 'yes'),
(98708, 'woocommerce_inbox_variant_assignment', '9', 'yes'),
(98725, 'woocommerce_admin_notices', 'a:1:{i:0;s:6:"update";}', 'yes'),
(98726, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:"database_prefix";s:32:"adYZBaTt9Ak3f3eRyKLODo4d9sCxESyd";}', 'yes'),
(98727, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'yes'),
(98728, 'widget_woocommerce_widget_cart', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98729, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98730, 'widget_woocommerce_layered_nav', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98731, 'widget_woocommerce_price_filter', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98732, 'widget_woocommerce_product_categories', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98733, 'widget_woocommerce_product_search', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98734, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98735, 'widget_woocommerce_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98736, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98737, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98738, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98739, 'widget_woocommerce_rating_filter', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98743, 'woocommerce_admin_install_timestamp', '1637148389', 'yes'),
(98744, 'wc_remote_inbox_notifications_wca_updated', '', 'no'),
(98745, 'wc_remote_inbox_notifications_specs', 'a:30:{s:27:"stripe_applepay_holiday2021";O:8:"stdClass":8:{s:4:"slug";s:27:"stripe_applepay_holiday2021";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"Boost sales this holiday season with Apple Pay!";s:7:"content";s:380:"Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href="https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href="https://developer.apple.com/apple-pay/marketing/">marketing guide</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:27:"stripe_applepay_holiday2021";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:16:"Accept Apple Pay";}}s:3:"url";s:34:"https://woocommerce.com/apple-pay/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-11-08 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2021-12-26 00:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-gateway-stripe";}}}}s:27:"square_applepay_holiday2021";O:8:"stdClass":8:{s:4:"slug";s:27:"square_applepay_holiday2021";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"Boost sales this holiday season with Apple Pay!";s:7:"content";s:393:"Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href="https://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14">enable Apple Pay with Square</a> and easy to communicate it with this <a href="https://developer.apple.com/apple-pay/marketing/">marketing guide</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:27:"square_applepay_holiday2021";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:16:"Accept Apple Pay";}}s:3:"url";s:34:"https://woocommerce.com/apple-pay/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-11-08 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2021-12-26 00:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:18:"woocommerce-square";}}}}s:26:"wcpay_applepay_holiday2021";O:8:"stdClass":8:{s:4:"slug";s:26:"wcpay_applepay_holiday2021";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"Boost sales this holiday season with Apple Pay!";s:7:"content";s:338:"Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href="https://docs.woocommerce.com/document/payments/apple-pay/">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href="https://developer.apple.com/apple-pay/marketing/">marketing guide</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:26:"wcpay_applepay_holiday2021";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:16:"Accept Apple Pay";}}s:3:"url";s:34:"https://woocommerce.com/apple-pay/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-11-08 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2021-12-26 00:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}s:27:"new_in_app_marketplace_2021";O:8:"stdClass":8:{s:4:"slug";s:27:"new_in_app_marketplace_2021";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:36:"Customize your store with extensions";s:7:"content";s:164:"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:17:"browse_extensions";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:17:"Browse extensions";}}s:3:"url";s:15:"&page=wc-addons";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.7";}}}s:21:"wayflyer_bnpl_q4_2021";O:8:"stdClass":8:{s:4:"slug";s:21:"wayflyer_bnpl_q4_2021";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:48:"Grow your business with funding through Wayflyer";s:7:"content";s:259:"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store''s performance, Wayflyer provides funding and analytical insights to invest in your business.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:21:"wayflyer_bnpl_q4_2021";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"Level up with funding";}}s:3:"url";s:42:"https://woocommerce.com/products/wayflyer/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-11-17 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2021-12-18 00:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:7:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"AU";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"BE";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"CA";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"IE";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"NL";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"GB";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"US";}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-gateway-affirm";}}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:32:"afterpay-gateway-for-woocommerce";}}i:2;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:31:"klarna-payments-for-woocommerce";}}}}}}s:35:"wc_shipping_mobile_app_usps_q4_2021";O:8:"stdClass":8:{s:4:"slug";s:35:"wc_shipping_mobile_app_usps_q4_2021";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:94:"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App";s:7:"content";s:210:"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href="https://woocommerce.com/woocommerce-shipping/">WooCommerce Shipping</a> – all directly from your mobile device!";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:35:"wc_shipping_mobile_app_usps_q4_2021";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:24:"Get WooCommerce Shipping";}}s:3:"url";s:45:"https://woocommerce.com/woocommerce-shipping/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-11-12 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2021-11-27 00:00:00";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"US";}i:3;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:25:"woocommerce-shipping-usps";}}i:4;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-services";}}}}}}s:30:"wc_shipping_mobile_app_q4_2021";O:8:"stdClass":8:{s:4:"slug";s:30:"wc_shipping_mobile_app_q4_2021";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:69:"Print and manage your shipping labels with the WooCommerce Mobile App";s:7:"content";s:210:"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href="https://woocommerce.com/woocommerce-shipping/">WooCommerce Shipping</a> – all directly from your mobile device!";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:30:"wc_shipping_mobile_app_q4_2021";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:30:"Get the WooCommerce Mobile App";}}s:3:"url";s:31:"https://woocommerce.com/mobile/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-11-12 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2021-11-27 00:00:00";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"US";}i:3;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-services";}}}}s:37:"ecomm-need-help-setting-up-your-store";O:8:"stdClass":8:{s:4:"slug";s:37:"ecomm-need-help-setting-up-your-store";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:32:"Need help setting up your Store?";s:7:"content";s:350:"Schedule a free 30-min <a href="https://wordpress.com/support/concierge-support/">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:16:"set-up-concierge";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"Schedule free session";}}s:3:"url";s:34:"https://wordpress.com/me/concierge";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:3:{i:0;s:35:"woocommerce-shipping-australia-post";i:1;s:32:"woocommerce-shipping-canada-post";i:2;s:30:"woocommerce-shipping-royalmail";}}}}s:20:"woocommerce-services";O:8:"stdClass":8:{s:4:"slug";s:20:"woocommerce-services";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:26:"WooCommerce Shipping & Tax";s:7:"content";s:255:"WooCommerce Shipping & Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:84:"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-services";}}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:"<";s:4:"days";i:2;}}}s:32:"ecomm-unique-shopping-experience";O:8:"stdClass":8:{s:4:"slug";s:32:"ecomm-unique-shopping-experience";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:53:"For a shopping experience as unique as your customers";s:7:"content";s:274:"Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:43:"learn-more-ecomm-unique-shopping-experience";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:71:"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:3:{i:0;s:35:"woocommerce-shipping-australia-post";i:1;s:32:"woocommerce-shipping-canada-post";i:2;s:30:"woocommerce-shipping-royalmail";}}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:"<";s:4:"days";i:2;}}}s:37:"wc-admin-getting-started-in-ecommerce";O:8:"stdClass":8:{s:4:"slug";s:37:"wc-admin-getting-started-in-ecommerce";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:38:"Getting Started in eCommerce - webinar";s:7:"content";s:174:"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:17:"watch-the-webinar";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:17:"Watch the webinar";}}s:3:"url";s:28:"https://youtu.be/V_2XtCOyZ7o";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:12:"setup_client";s:9:"operation";s:2:"!=";s:5:"value";b:1;}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":4:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:13:"product_count";s:9:"operation";s:1:"=";s:5:"value";s:1:"0";}i:1;O:8:"stdClass":4:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:7:"revenue";s:9:"operation";s:1:"=";s:5:"value";s:4:"none";}i:2;O:8:"stdClass":4:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:7:"revenue";s:9:"operation";s:1:"=";s:5:"value";s:10:"up-to-2500";}}}}}s:18:"your-first-product";O:8:"stdClass":8:{s:4:"slug";s:18:"your-first-product";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:18:"Your first product";s:7:"content";s:461:"That''s huge! You''re well on your way to building a successful online store — now it’s time to think about how you''ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href="https://href.li/?https://woocommerce.com/shipping" target="_blank">WooCommerce Shipping</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:82:"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":4:{s:4:"type";s:12:"stored_state";s:5:"index";s:22:"there_were_no_products";s:9:"operation";s:1:"=";s:5:"value";b:1;}i:1;O:8:"stdClass":4:{s:4:"type";s:12:"stored_state";s:5:"index";s:22:"there_are_now_products";s:9:"operation";s:1:"=";s:5:"value";b:1;}i:2;O:8:"stdClass":3:{s:4:"type";s:13:"product_count";s:9:"operation";s:2:">=";s:5:"value";i:1;}i:3;O:8:"stdClass":5:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:13:"product_types";s:9:"operation";s:8:"contains";s:5:"value";s:8:"physical";s:7:"default";a:0:{}}}}s:37:"wc-admin-optimizing-the-checkout-flow";O:8:"stdClass":8:{s:4:"slug";s:37:"wc-admin-optimizing-the-checkout-flow";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:28:"Optimizing the checkout flow";s:7:"content";s:171:"It''s crucial to get your store''s checkout as smooth as possible to avoid losing sales. Let''s take a look at how you can optimize the checkout experience for your shoppers.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:28:"optimizing-the-checkout-flow";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:78:"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:3;}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:45:"woocommerce_task_list_tracked_completed_tasks";s:9:"operation";s:8:"contains";s:5:"value";s:8:"payments";s:7:"default";a:0:{}}}}s:39:"wc-admin-first-five-things-to-customize";O:8:"stdClass":8:{s:4:"slug";s:39:"wc-admin-first-five-things-to-customize";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:45:"The first 5 things to customize in your store";s:7:"content";s:173:"Deciding what to start with first is tricky. To help you properly prioritize, we''ve put together this short list of the first few things you should customize in WooCommerce.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:82:"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:2;}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:45:"woocommerce_task_list_tracked_completed_tasks";s:5:"value";s:9:"NOT EMPTY";s:7:"default";s:9:"NOT EMPTY";s:9:"operation";s:2:"!=";}}}s:32:"wc-payments-qualitative-feedback";O:8:"stdClass":8:{s:4:"slug";s:32:"wc-payments-qualitative-feedback";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:55:"WooCommerce Payments setup - let us know what you think";s:7:"content";s:146:"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:35:"qualitative-feedback-from-new-users";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:39:"https://automattic.survey.fm/wc-pay-new";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:45:"woocommerce_task_list_tracked_completed_tasks";s:9:"operation";s:8:"contains";s:5:"value";s:20:"woocommerce-payments";s:7:"default";a:0:{}}}}s:29:"share-your-feedback-on-paypal";O:8:"stdClass":8:{s:4:"slug";s:29:"share-your-feedback-on-paypal";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:29:"Share your feedback on PayPal";s:7:"content";s:127:"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:14:"share-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:43:"http://automattic.survey.fm/paypal-feedback";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-gateway-stripe";}}}}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}}}s:31:"google_listings_and_ads_install";O:8:"stdClass":8:{s:4:"slug";s:31:"google_listings_and_ads_install";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:35:"Drive traffic and sales with Google";s:7:"content";s:123:"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:11:"get-started";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:11:"Get started";}}s:3:"url";s:56:"https://woocommerce.com/products/google-listings-and-ads";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-06-09 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:23:"google_listings_and_ads";}}}}i:2;O:8:"stdClass":3:{s:4:"type";s:11:"order_count";s:9:"operation";s:1:">";s:5:"value";i:10;}}}s:39:"wc-subscriptions-security-update-3-0-15";O:8:"stdClass":8:{s:4:"slug";s:39:"wc-subscriptions-security-update-3-0-15";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:42:"WooCommerce Subscriptions security update!";s:7:"content";s:736:"We recently released an important security update to WooCommerce Subscriptions. To ensure your site''s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href="https://woocommerce.com/my-dashboard">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href="https://woocommerce.com/my-account/create-a-ticket/">open a ticket</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:30:"update-wc-subscriptions-3-0-15";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:19:"View latest version";}}s:3:"url";s:30:"&page=wc-addons&section=helper";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"woocommerce-subscriptions";s:8:"operator";s:1:"<";s:7:"version";s:6:"3.0.15";}}}s:29:"woocommerce-core-update-5-4-0";O:8:"stdClass":8:{s:4:"slug";s:29:"woocommerce-core-update-5-4-0";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:31:"Update to WooCommerce 5.4.1 now";s:7:"content";s:140:"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:20:"update-wc-core-5-4-0";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:25:"How to update WooCommerce";}}s:3:"url";s:64:"https://docs.woocommerce.com/document/how-to-update-woocommerce/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.0";}}}s:19:"wcpay-promo-2020-11";O:8:"stdClass":7:{s:4:"slug";s:19:"wcpay-promo-2020-11";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:19:"wcpay-promo-2020-11";s:7:"content";s:19:"wcpay-promo-2020-11";}}s:5:"rules";a:0:{}}s:19:"wcpay-promo-2020-12";O:8:"stdClass":7:{s:4:"slug";s:19:"wcpay-promo-2020-12";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:19:"wcpay-promo-2020-12";s:7:"content";s:19:"wcpay-promo-2020-12";}}s:5:"rules";a:0:{}}s:30:"wcpay-promo-2021-6-incentive-1";O:8:"stdClass":8:{s:4:"slug";s:30:"wcpay-promo-2021-6-incentive-1";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:82:"Simplify the payments process for you and your customers with WooCommerce Payments";s:7:"content";s:702:"With <a href="https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking "Get WooCommerce Payments," you agree to the <a href="https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601">Terms of Service</a>\n				and acknowledge you have read the <a href="https://automattic.com/privacy/">Privacy Policy</a>.\n				";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:25:"get-woo-commerce-payments";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:24:"Get WooCommerce Payments";}}s:3:"url";s:57:"admin.php?page=wc-admin&action=setup-woocommerce-payments";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:12:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:6:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"1";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"3";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"5";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"7";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"9";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:2:"11";s:7:"default";b:0;s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:4:{i:0;s:17:"crowdsignal-forms";i:1;s:11:"layout-grid";i:2;s:17:"full-site-editing";i:3;s:13:"page-optimize";}}}}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:26:"woocommerce_allow_tracking";s:5:"value";s:3:"yes";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:2:">=";s:4:"days";i:31;}i:5;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"4.0";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:10:"db_version";s:5:"value";s:5:"45805";s:7:"default";i:0;s:9:"operation";s:2:">=";}i:8;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-11";s:6:"status";s:8:"actioned";s:9:"operation";s:2:"!=";}i:9;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-11";s:6:"status";s:10:"unactioned";s:9:"operation";s:2:"!=";}i:10;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-12";s:6:"status";s:8:"actioned";s:9:"operation";s:2:"!=";}i:11;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-12";s:6:"status";s:10:"unactioned";s:9:"operation";s:2:"!=";}}}s:30:"wcpay-promo-2021-6-incentive-2";O:8:"stdClass":8:{s:4:"slug";s:30:"wcpay-promo-2021-6-incentive-2";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:82:"Simplify the payments process for you and your customers with WooCommerce Payments";s:7:"content";s:702:"With <a href="https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking "Get WooCommerce Payments," you agree to the <a href="https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601">Terms of Service</a>\n				and acknowledge you have read the <a href="https://automattic.com/privacy/">Privacy Policy</a>.\n				";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:24:"get-woocommerce-payments";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:24:"Get WooCommerce Payments";}}s:3:"url";s:57:"admin.php?page=wc-admin&action=setup-woocommerce-payments";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:12:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:6:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"2";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"4";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"6";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"8";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:2:"10";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:2:"12";s:7:"default";b:0;s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:4:{i:0;s:17:"crowdsignal-forms";i:1;s:11:"layout-grid";i:2;s:17:"full-site-editing";i:3;s:13:"page-optimize";}}}}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:26:"woocommerce_allow_tracking";s:5:"value";s:3:"yes";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:2:">=";s:4:"days";i:31;}i:5;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"4.0";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:10:"db_version";s:5:"value";s:5:"45805";s:7:"default";i:0;s:9:"operation";s:2:">=";}i:8;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-11";s:6:"status";s:8:"actioned";s:9:"operation";s:2:"!=";}i:9;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-11";s:6:"status";s:10:"unactioned";s:9:"operation";s:2:"!=";}i:10;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-12";s:6:"status";s:8:"actioned";s:9:"operation";s:2:"!=";}i:11;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-12";s:6:"status";s:10:"unactioned";s:9:"operation";s:2:"!=";}}}s:34:"ppxo-pps-upgrade-paypal-payments-1";O:8:"stdClass":8:{s:4:"slug";s:34:"ppxo-pps-upgrade-paypal-payments-1";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"Get the latest PayPal extension for WooCommerce";s:7:"content";s:440:"Heads up! There''s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"ppxo-pps-install-paypal-payments-1";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:18:"View upgrade guide";}}s:3:"url";s:96:"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;}}}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";i:7;s:7:"default";i:1;s:9:"operation";s:1:"<";}}}s:34:"ppxo-pps-upgrade-paypal-payments-2";O:8:"stdClass":8:{s:4:"slug";s:34:"ppxo-pps-upgrade-paypal-payments-2";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:31:"Upgrade your PayPal experience!";s:7:"content";s:513:"We''ve developed a whole new <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension for WooCommerce</a> that combines the best features of our many PayPal extensions into just one extension.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br/><br/>Start using our latest PayPal today to continue to receive support and updates.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"ppxo-pps-install-paypal-payments-2";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:18:"View upgrade guide";}}s:3:"url";s:96:"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;}}}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";i:6;s:7:"default";i:1;s:9:"operation";s:1:">";}}}s:46:"woocommerce-core-sqli-july-2021-need-to-update";O:8:"stdClass":8:{s:4:"slug";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:56:"Action required: Critical vulnerabilities in WooCommerce";s:7:"content";s:570:"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:146:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:38:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.6";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.8";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.5.9";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.6";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.2";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.3";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.2";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.3";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.3";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.4";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.4";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.5";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.2";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.3";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.4";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.4";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.3";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.2";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.3";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.4";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.2";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.2";}i:31;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.3";}i:32;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.4";}i:33;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.1";}i:34;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.2";}i:35;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.2";}i:36;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.3";}i:37;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.5.1";}}}s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";O:8:"stdClass":8:{s:4:"slug";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:63:"Action required: Critical vulnerabilities in WooCommerce Blocks";s:7:"content";s:570:"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:146:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:31:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:6:"2.5.16";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.6.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.7.2";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.8.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.9.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.0.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.1.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.2.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.1";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.5.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.1";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.1";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.1";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.1";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.1";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.1";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.2";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.1";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.2";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.1";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.5.1";}}}s:45:"woocommerce-core-sqli-july-2021-store-patched";O:8:"stdClass":8:{s:4:"slug";s:45:"woocommerce-core-sqli-july-2021-store-patched";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:55:"Solved: Critical vulnerabilities patched in WooCommerce";s:7:"content";s:433:"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:146:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:23:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.6";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.8";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.9";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.6";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.2";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.3";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.4";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.2";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.2";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.1";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.5.1";}}}}}s:47:"woocommerce-blocks-sqli-july-2021-store-patched";O:8:"stdClass":8:{s:4:"slug";s:47:"woocommerce-blocks-sqli-july-2021-store-patched";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:62:"Solved: Critical vulnerabilities patched in WooCommerce Blocks";s:7:"content";s:433:"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:146:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:31:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:6:"2.5.16";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.6.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.7.2";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.8.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.9.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.0.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.1.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.2.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.1";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.1";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.1";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.1";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.1";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.1";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.1";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.2";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.1";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.1";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.2";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.1";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.5.1";}}}}}s:19:"habit-moment-survey";O:8:"stdClass":8:{s:4:"slug";s:19:"habit-moment-survey";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"We''re all ears! Share your experience so far with WooCommerce";s:7:"content";s:134:"We''d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:14:"share-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:45:"https://automattic.survey.fm/store-management";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:3;}i:1;O:8:"stdClass":3:{s:4:"type";s:11:"order_count";s:9:"operation";s:1:">";s:5:"value";i:30;}i:2;O:8:"stdClass":3:{s:4:"type";s:13:"product_count";s:9:"operation";s:1:">";s:5:"value";i:0;}}}}', 'no');
INSERT INTO `wp8w_options` VALUES
(98746, 'wc_remote_inbox_notifications_stored_state', 'O:8:"stdClass":2:{s:22:"there_were_no_products";b:1;s:22:"there_are_now_products";b:1;}', 'no'),
(98749, 'wc_blocks_surface_cart_checkout_probability', '17', 'yes'),
(98750, 'wc_blocks_db_schema_version', '260', 'yes'),
(98751, 'jetpack_static_asset_cdn_files', 'a:1:{s:11:"woocommerce";a:1:{s:5:"6.0.0";a:1167:{i:0;s:26:"assets/css/_animation.scss";i:1;s:22:"assets/css/_fonts.scss";i:2;s:23:"assets/css/_mixins.scss";i:3;s:26:"assets/css/_variables.scss";i:4;s:29:"assets/css/activation-rtl.css";i:5;s:25:"assets/css/activation.css";i:6;s:26:"assets/css/activation.scss";i:7;s:24:"assets/css/admin-rtl.css";i:8;s:20:"assets/css/admin.css";i:9;s:21:"assets/css/admin.scss";i:10;s:23:"assets/css/auth-rtl.css";i:11;s:19:"assets/css/auth.css";i:12;s:20:"assets/css/auth.scss";i:13;s:28:"assets/css/dashboard-rtl.css";i:14;s:34:"assets/css/dashboard-setup-rtl.css";i:15;s:30:"assets/css/dashboard-setup.css";i:16;s:31:"assets/css/dashboard-setup.scss";i:17;s:24:"assets/css/dashboard.css";i:18;s:25:"assets/css/dashboard.scss";i:19;s:25:"assets/css/helper-rtl.css";i:20;s:21:"assets/css/helper.css";i:21;s:22:"assets/css/helper.scss";i:35;s:38:"assets/css/jquery-ui/jquery-ui-rtl.css";i:36;s:34:"assets/css/jquery-ui/jquery-ui.css";i:37;s:38:"assets/css/jquery-ui/jquery-ui.min.css";i:38;s:42:"assets/css/marketplace-suggestions-rtl.css";i:39;s:38:"assets/css/marketplace-suggestions.css";i:40;s:39:"assets/css/marketplace-suggestions.scss";i:41;s:23:"assets/css/menu-rtl.css";i:42;s:19:"assets/css/menu.css";i:43;s:20:"assets/css/menu.scss";i:44;s:39:"assets/css/network-order-widget-rtl.css";i:45;s:35:"assets/css/network-order-widget.css";i:46;s:36:"assets/css/network-order-widget.scss";i:47;s:51:"assets/css/photoswipe/default-skin/default-skin.css";i:48;s:55:"assets/css/photoswipe/default-skin/default-skin.min.css";i:52;s:36:"assets/css/photoswipe/photoswipe.css";i:53;s:40:"assets/css/photoswipe/photoswipe.min.css";i:54;s:30:"assets/css/prettyPhoto-rtl.css";i:55;s:26:"assets/css/prettyPhoto.css";i:56;s:27:"assets/css/prettyPhoto.scss";i:57;s:26:"assets/css/privacy-rtl.css";i:58;s:22:"assets/css/privacy.css";i:59;s:23:"assets/css/privacy.scss";i:60;s:32:"assets/css/reports-print-rtl.css";i:61;s:28:"assets/css/reports-print.css";i:62;s:29:"assets/css/reports-print.scss";i:63;s:22:"assets/css/select2.css";i:64;s:23:"assets/css/select2.scss";i:65;s:34:"assets/css/twenty-nineteen-rtl.css";i:66;s:30:"assets/css/twenty-nineteen.css";i:67;s:31:"assets/css/twenty-nineteen.scss";i:68;s:35:"assets/css/twenty-seventeen-rtl.css";i:69;s:31:"assets/css/twenty-seventeen.css";i:70;s:32:"assets/css/twenty-seventeen.scss";i:71;s:42:"assets/css/twenty-twenty-one-admin-rtl.css";i:72;s:38:"assets/css/twenty-twenty-one-admin.css";i:73;s:39:"assets/css/twenty-twenty-one-admin.scss";i:74;s:36:"assets/css/twenty-twenty-one-rtl.css";i:75;s:32:"assets/css/twenty-twenty-one.css";i:76;s:33:"assets/css/twenty-twenty-one.scss";i:77;s:32:"assets/css/twenty-twenty-rtl.css";i:78;s:28:"assets/css/twenty-twenty.css";i:79;s:29:"assets/css/twenty-twenty.scss";i:80;s:27:"assets/css/wc-setup-rtl.css";i:81;s:23:"assets/css/wc-setup.css";i:82;s:24:"assets/css/wc-setup.scss";i:83;s:37:"assets/css/woocommerce-layout-rtl.css";i:84;s:33:"assets/css/woocommerce-layout.css";i:85;s:34:"assets/css/woocommerce-layout.scss";i:86;s:30:"assets/css/woocommerce-rtl.css";i:87;s:42:"assets/css/woocommerce-smallscreen-rtl.css";i:88;s:38:"assets/css/woocommerce-smallscreen.css";i:89;s:39:"assets/css/woocommerce-smallscreen.scss";i:90;s:26:"assets/css/woocommerce.css";i:91;s:27:"assets/css/woocommerce.scss";i:161;s:34:"assets/js/accounting/accounting.js";i:162;s:38:"assets/js/accounting/accounting.min.js";i:163;s:27:"assets/js/admin/api-keys.js";i:164;s:31:"assets/js/admin/api-keys.min.js";i:165;s:33:"assets/js/admin/backbone-modal.js";i:166;s:37:"assets/js/admin/backbone-modal.min.js";i:167;s:42:"assets/js/admin/marketplace-suggestions.js";i:168;s:46:"assets/js/admin/marketplace-suggestions.min.js";i:169;s:36:"assets/js/admin/meta-boxes-coupon.js";i:170;s:40:"assets/js/admin/meta-boxes-coupon.min.js";i:171;s:35:"assets/js/admin/meta-boxes-order.js";i:172;s:39:"assets/js/admin/meta-boxes-order.min.js";i:173;s:47:"assets/js/admin/meta-boxes-product-variation.js";i:174;s:51:"assets/js/admin/meta-boxes-product-variation.min.js";i:175;s:37:"assets/js/admin/meta-boxes-product.js";i:176;s:41:"assets/js/admin/meta-boxes-product.min.js";i:177;s:29:"assets/js/admin/meta-boxes.js";i:178;s:33:"assets/js/admin/meta-boxes.min.js";i:179;s:33:"assets/js/admin/network-orders.js";i:180;s:37:"assets/js/admin/network-orders.min.js";i:181;s:35:"assets/js/admin/product-ordering.js";i:182;s:39:"assets/js/admin/product-ordering.min.js";i:183;s:29:"assets/js/admin/quick-edit.js";i:184;s:33:"assets/js/admin/quick-edit.min.js";i:185;s:26:"assets/js/admin/reports.js";i:186;s:30:"assets/js/admin/reports.min.js";i:187;s:51:"assets/js/admin/settings-views-html-settings-tax.js";i:188;s:55:"assets/js/admin/settings-views-html-settings-tax.min.js";i:189;s:27:"assets/js/admin/settings.js";i:190;s:31:"assets/js/admin/settings.min.js";i:191;s:32:"assets/js/admin/system-status.js";i:192;s:36:"assets/js/admin/system-status.min.js";i:193;s:32:"assets/js/admin/term-ordering.js";i:194;s:36:"assets/js/admin/term-ordering.min.js";i:195;s:24:"assets/js/admin/users.js";i:196;s:28:"assets/js/admin/users.min.js";i:197;s:31:"assets/js/admin/wc-clipboard.js";i:198;s:35:"assets/js/admin/wc-clipboard.min.js";i:199;s:37:"assets/js/admin/wc-enhanced-select.js";i:200;s:41:"assets/js/admin/wc-enhanced-select.min.js";i:201;s:28:"assets/js/admin/wc-orders.js";i:202;s:32:"assets/js/admin/wc-orders.min.js";i:203;s:36:"assets/js/admin/wc-product-export.js";i:204;s:40:"assets/js/admin/wc-product-export.min.js";i:205;s:36:"assets/js/admin/wc-product-import.js";i:206;s:40:"assets/js/admin/wc-product-import.min.js";i:207;s:27:"assets/js/admin/wc-setup.js";i:208;s:31:"assets/js/admin/wc-setup.min.js";i:209;s:38:"assets/js/admin/wc-shipping-classes.js";i:210;s:42:"assets/js/admin/wc-shipping-classes.min.js";i:211;s:43:"assets/js/admin/wc-shipping-zone-methods.js";i:212;s:47:"assets/js/admin/wc-shipping-zone-methods.min.js";i:213;s:36:"assets/js/admin/wc-shipping-zones.js";i:214;s:40:"assets/js/admin/wc-shipping-zones.min.js";i:215;s:35:"assets/js/admin/wc-status-widget.js";i:216;s:39:"assets/js/admin/wc-status-widget.min.js";i:217;s:36:"assets/js/admin/woocommerce_admin.js";i:218;s:40:"assets/js/admin/woocommerce_admin.min.js";i:219;s:41:"assets/js/flexslider/jquery.flexslider.js";i:220;s:45:"assets/js/flexslider/jquery.flexslider.min.js";i:221;s:40:"assets/js/frontend/add-payment-method.js";i:222;s:44:"assets/js/frontend/add-payment-method.min.js";i:223;s:43:"assets/js/frontend/add-to-cart-variation.js";i:224;s:47:"assets/js/frontend/add-to-cart-variation.min.js";i:225;s:33:"assets/js/frontend/add-to-cart.js";i:226;s:37:"assets/js/frontend/add-to-cart.min.js";i:227;s:34:"assets/js/frontend/address-i18n.js";i:228;s:38:"assets/js/frontend/address-i18n.min.js";i:229;s:36:"assets/js/frontend/cart-fragments.js";i:230;s:40:"assets/js/frontend/cart-fragments.min.js";i:231;s:26:"assets/js/frontend/cart.js";i:232;s:30:"assets/js/frontend/cart.min.js";i:233;s:30:"assets/js/frontend/checkout.js";i:234;s:34:"assets/js/frontend/checkout.min.js";i:235;s:36:"assets/js/frontend/country-select.js";i:236;s:40:"assets/js/frontend/country-select.min.js";i:237;s:38:"assets/js/frontend/credit-card-form.js";i:238;s:42:"assets/js/frontend/credit-card-form.min.js";i:239;s:33:"assets/js/frontend/geolocation.js";i:240;s:37:"assets/js/frontend/geolocation.min.js";i:241;s:35:"assets/js/frontend/lost-password.js";i:242;s:39:"assets/js/frontend/lost-password.min.js";i:243;s:45:"assets/js/frontend/password-strength-meter.js";i:244;s:49:"assets/js/frontend/password-strength-meter.min.js";i:245;s:34:"assets/js/frontend/price-slider.js";i:246;s:38:"assets/js/frontend/price-slider.min.js";i:247;s:36:"assets/js/frontend/single-product.js";i:248;s:40:"assets/js/frontend/single-product.min.js";i:249;s:39:"assets/js/frontend/tokenization-form.js";i:250;s:43:"assets/js/frontend/tokenization-form.min.js";i:251;s:33:"assets/js/frontend/woocommerce.js";i:252;s:37:"assets/js/frontend/woocommerce.min.js";i:253;s:42:"assets/js/jquery-blockui/jquery.blockUI.js";i:254;s:46:"assets/js/jquery-blockui/jquery.blockUI.min.js";i:255;s:40:"assets/js/jquery-cookie/jquery.cookie.js";i:256;s:44:"assets/js/jquery-cookie/jquery.cookie.min.js";i:257;s:36:"assets/js/jquery-flot/jquery.flot.js";i:258;s:40:"assets/js/jquery-flot/jquery.flot.min.js";i:259;s:40:"assets/js/jquery-flot/jquery.flot.pie.js";i:260;s:44:"assets/js/jquery-flot/jquery.flot.pie.min.js";i:261;s:43:"assets/js/jquery-flot/jquery.flot.resize.js";i:262;s:47:"assets/js/jquery-flot/jquery.flot.resize.min.js";i:263;s:42:"assets/js/jquery-flot/jquery.flot.stack.js";i:264;s:46:"assets/js/jquery-flot/jquery.flot.stack.min.js";i:265;s:41:"assets/js/jquery-flot/jquery.flot.time.js";i:266;s:45:"assets/js/jquery-flot/jquery.flot.time.min.js";i:267;s:42:"assets/js/jquery-payment/jquery.payment.js";i:268;s:46:"assets/js/jquery-payment/jquery.payment.min.js";i:269;s:40:"assets/js/jquery-qrcode/jquery.qrcode.js";i:270;s:44:"assets/js/jquery-qrcode/jquery.qrcode.min.js";i:271;s:54:"assets/js/jquery-serializejson/jquery.serializejson.js";i:272;s:58:"assets/js/jquery-serializejson/jquery.serializejson.min.js";i:273;s:40:"assets/js/jquery-tiptip/jquery.tipTip.js";i:274;s:44:"assets/js/jquery-tiptip/jquery.tipTip.min.js";i:275;s:56:"assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.js";i:276;s:60:"assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.min.js";i:277;s:32:"assets/js/js-cookie/js.cookie.js";i:278;s:36:"assets/js/js-cookie/js.cookie.min.js";i:279;s:45:"assets/js/photoswipe/photoswipe-ui-default.js";i:280;s:49:"assets/js/photoswipe/photoswipe-ui-default.min.js";i:281;s:34:"assets/js/photoswipe/photoswipe.js";i:282;s:38:"assets/js/photoswipe/photoswipe.min.js";i:283;s:48:"assets/js/prettyPhoto/jquery.prettyPhoto.init.js";i:284;s:52:"assets/js/prettyPhoto/jquery.prettyPhoto.init.min.js";i:285;s:43:"assets/js/prettyPhoto/jquery.prettyPhoto.js";i:286;s:47:"assets/js/prettyPhoto/jquery.prettyPhoto.min.js";i:287;s:24:"assets/js/round/round.js";i:288;s:28:"assets/js/round/round.min.js";i:289;s:33:"assets/js/select2/select2.full.js";i:290;s:37:"assets/js/select2/select2.full.min.js";i:291;s:28:"assets/js/select2/select2.js";i:292;s:32:"assets/js/select2/select2.min.js";i:293;s:37:"assets/js/selectWoo/selectWoo.full.js";i:294;s:41:"assets/js/selectWoo/selectWoo.full.min.js";i:295;s:32:"assets/js/selectWoo/selectWoo.js";i:296;s:36:"assets/js/selectWoo/selectWoo.min.js";i:297;s:36:"assets/js/stupidtable/stupidtable.js";i:298;s:40:"assets/js/stupidtable/stupidtable.min.js";i:300;s:47:"assets/js/zeroclipboard/jquery.zeroclipboard.js";i:301;s:51:"assets/js/zeroclipboard/jquery.zeroclipboard.min.js";i:302;s:29:"assets/js/zoom/jquery.zoom.js";i:303;s:33:"assets/js/zoom/jquery.zoom.min.js";i:632;s:50:"includes/gateways/paypal/assets/js/paypal-admin.js";i:633;s:54:"includes/gateways/paypal/assets/js/paypal-admin.min.js";i:1020;s:53:"packages/woocommerce-admin/chunk-src-version-param.js";i:1021;s:66:"packages/woocommerce-admin/dist/activity-panels-help/style-rtl.css";i:1022;s:67:"packages/woocommerce-admin/dist/activity-panels-inbox/style-rtl.css";i:1023;s:73:"packages/woocommerce-admin/dist/analytics-report-categories/style-rtl.css";i:1024;s:72:"packages/woocommerce-admin/dist/analytics-report-customers/style-rtl.css";i:1025;s:69:"packages/woocommerce-admin/dist/analytics-report-orders/style-rtl.css";i:1026;s:71:"packages/woocommerce-admin/dist/analytics-report-products/style-rtl.css";i:1027;s:68:"packages/woocommerce-admin/dist/analytics-report-stock/style-rtl.css";i:1028;s:62:"packages/woocommerce-admin/dist/analytics-report/style-rtl.css";i:1029;s:64:"packages/woocommerce-admin/dist/analytics-settings/style-rtl.css";i:1031;s:44:"packages/woocommerce-admin/dist/app/index.js";i:1033;s:49:"packages/woocommerce-admin/dist/app/style-rtl.css";i:1034;s:45:"packages/woocommerce-admin/dist/app/style.css";i:1035;s:74:"packages/woocommerce-admin/dist/beta-features-tracking-modal/style-rtl.css";i:1036;s:70:"packages/woocommerce-admin/dist/beta-features-tracking-modal/style.css";i:1037;s:43:"packages/woocommerce-admin/dist/chunks/0.js";i:1038;s:50:"packages/woocommerce-admin/dist/chunks/0.style.css";i:1039;s:43:"packages/woocommerce-admin/dist/chunks/1.js";i:1041;s:51:"packages/woocommerce-admin/dist/chunks/11.style.css";i:1042;s:51:"packages/woocommerce-admin/dist/chunks/12.style.css";i:1043;s:51:"packages/woocommerce-admin/dist/chunks/14.style.css";i:1044;s:51:"packages/woocommerce-admin/dist/chunks/17.style.css";i:1045;s:43:"packages/woocommerce-admin/dist/chunks/2.js";i:1046;s:51:"packages/woocommerce-admin/dist/chunks/25.style.css";i:1047;s:51:"packages/woocommerce-admin/dist/chunks/26.style.css";i:1048;s:43:"packages/woocommerce-admin/dist/chunks/3.js";i:1049;s:51:"packages/woocommerce-admin/dist/chunks/31.style.css";i:1050;s:51:"packages/woocommerce-admin/dist/chunks/32.style.css";i:1051;s:51:"packages/woocommerce-admin/dist/chunks/34.style.css";i:1052;s:50:"packages/woocommerce-admin/dist/chunks/4.style.css";i:1053;s:51:"packages/woocommerce-admin/dist/chunks/45.style.css";i:1054;s:51:"packages/woocommerce-admin/dist/chunks/47.style.css";i:1055;s:51:"packages/woocommerce-admin/dist/chunks/48.style.css";i:1056;s:51:"packages/woocommerce-admin/dist/chunks/49.style.css";i:1057;s:50:"packages/woocommerce-admin/dist/chunks/5.style.css";i:1058;s:51:"packages/woocommerce-admin/dist/chunks/50.style.css";i:1059;s:51:"packages/woocommerce-admin/dist/chunks/52.style.css";i:1060;s:50:"packages/woocommerce-admin/dist/chunks/6.style.css";i:1061;s:50:"packages/woocommerce-admin/dist/chunks/7.style.css";i:1062;s:50:"packages/woocommerce-admin/dist/chunks/9.style.css";i:1063;s:62:"packages/woocommerce-admin/dist/chunks/activity-panels-help.js";i:1064;s:63:"packages/woocommerce-admin/dist/chunks/activity-panels-inbox.js";i:1065;s:69:"packages/woocommerce-admin/dist/chunks/analytics-report-categories.js";i:1066;s:66:"packages/woocommerce-admin/dist/chunks/analytics-report-coupons.js";i:1067;s:68:"packages/woocommerce-admin/dist/chunks/analytics-report-customers.js";i:1068;s:68:"packages/woocommerce-admin/dist/chunks/analytics-report-downloads.js";i:1069;s:65:"packages/woocommerce-admin/dist/chunks/analytics-report-orders.js";i:1070;s:67:"packages/woocommerce-admin/dist/chunks/analytics-report-products.js";i:1071;s:66:"packages/woocommerce-admin/dist/chunks/analytics-report-revenue.js";i:1072;s:64:"packages/woocommerce-admin/dist/chunks/analytics-report-stock.js";i:1073;s:64:"packages/woocommerce-admin/dist/chunks/analytics-report-taxes.js";i:1074;s:69:"packages/woocommerce-admin/dist/chunks/analytics-report-variations.js";i:1075;s:58:"packages/woocommerce-admin/dist/chunks/analytics-report.js";i:1076;s:60:"packages/woocommerce-admin/dist/chunks/analytics-settings.js";i:1077;s:64:"packages/woocommerce-admin/dist/chunks/customizable-dashboard.js";i:1078;s:58:"packages/woocommerce-admin/dist/chunks/dashboard-charts.js";i:1079;s:51:"packages/woocommerce-admin/dist/chunks/dashboard.js";i:1080;s:52:"packages/woocommerce-admin/dist/chunks/homescreen.js";i:1081;s:54:"packages/woocommerce-admin/dist/chunks/leaderboards.js";i:1082;s:60:"packages/woocommerce-admin/dist/chunks/marketing-overview.js";i:1083;s:65:"packages/woocommerce-admin/dist/chunks/payment-recommendations.js";i:1084;s:56:"packages/woocommerce-admin/dist/chunks/profile-wizard.js";i:1085;s:66:"packages/woocommerce-admin/dist/chunks/shipping-recommendations.js";i:1086;s:54:"packages/woocommerce-admin/dist/chunks/store-alerts.js";i:1087;s:59:"packages/woocommerce-admin/dist/chunks/store-performance.js";i:1088;s:67:"packages/woocommerce-admin/dist/chunks/two-column-tasks-extended.js";i:1089;s:58:"packages/woocommerce-admin/dist/chunks/two-column-tasks.js";i:1090;s:59:"packages/woocommerce-admin/dist/chunks/wcpay-usage-modal.js";i:1092;s:51:"packages/woocommerce-admin/dist/components/index.js";i:1094;s:56:"packages/woocommerce-admin/dist/components/style-rtl.css";i:1095;s:52:"packages/woocommerce-admin/dist/components/style.css";i:1097;s:51:"packages/woocommerce-admin/dist/csv-export/index.js";i:1100;s:49:"packages/woocommerce-admin/dist/currency/index.js";i:1102;s:62:"packages/woocommerce-admin/dist/customer-effort-score/index.js";i:1103;s:67:"packages/woocommerce-admin/dist/customer-effort-score/style-rtl.css";i:1104;s:63:"packages/woocommerce-admin/dist/customer-effort-score/style.css";i:1105;s:62:"packages/woocommerce-admin/dist/dashboard-charts/style-rtl.css";i:1106;s:55:"packages/woocommerce-admin/dist/dashboard/style-rtl.css";i:1108;s:45:"packages/woocommerce-admin/dist/data/index.js";i:1111;s:45:"packages/woocommerce-admin/dist/date/index.js";i:1113;s:53:"packages/woocommerce-admin/dist/experimental/index.js";i:1115;s:58:"packages/woocommerce-admin/dist/experimental/style-rtl.css";i:1116;s:54:"packages/woocommerce-admin/dist/experimental/style.css";i:1118;s:47:"packages/woocommerce-admin/dist/explat/index.js";i:1120;s:56:"packages/woocommerce-admin/dist/homescreen/style-rtl.css";i:1121;s:58:"packages/woocommerce-admin/dist/leaderboards/style-rtl.css";i:1122;s:63:"packages/woocommerce-admin/dist/marketing-coupons/style-rtl.css";i:1123;s:59:"packages/woocommerce-admin/dist/marketing-coupons/style.css";i:1124;s:64:"packages/woocommerce-admin/dist/marketing-overview/style-rtl.css";i:1125;s:64:"packages/woocommerce-admin/dist/navigation-opt-out/style-rtl.css";i:1126;s:60:"packages/woocommerce-admin/dist/navigation-opt-out/style.css";i:1128;s:51:"packages/woocommerce-admin/dist/navigation/index.js";i:1130;s:48:"packages/woocommerce-admin/dist/notices/index.js";i:1132;s:47:"packages/woocommerce-admin/dist/number/index.js";i:1134;s:51:"packages/woocommerce-admin/dist/onboarding/index.js";i:1135;s:56:"packages/woocommerce-admin/dist/onboarding/style-rtl.css";i:1136;s:52:"packages/woocommerce-admin/dist/onboarding/style.css";i:1137;s:71:"packages/woocommerce-admin/dist/payment-method-promotions/style-rtl.css";i:1138;s:67:"packages/woocommerce-admin/dist/payment-method-promotions/style.css";i:1139;s:69:"packages/woocommerce-admin/dist/payment-recommendations/style-rtl.css";i:1140;s:73:"packages/woocommerce-admin/dist/print-shipping-label-banner/style-rtl.css";i:1141;s:69:"packages/woocommerce-admin/dist/print-shipping-label-banner/style.css";i:1142;s:60:"packages/woocommerce-admin/dist/profile-wizard/style-rtl.css";i:1143;s:70:"packages/woocommerce-admin/dist/shipping-recommendations/style-rtl.css";i:1144;s:58:"packages/woocommerce-admin/dist/store-alerts/style-rtl.css";i:1145;s:63:"packages/woocommerce-admin/dist/store-performance/style-rtl.css";i:1147;s:47:"packages/woocommerce-admin/dist/tracks/index.js";i:1148;s:62:"packages/woocommerce-admin/dist/two-column-tasks/style-rtl.css";i:1149;s:55:"packages/woocommerce-admin/dist/undefined/style-rtl.css";i:1151;s:80:"packages/woocommerce-admin/dist/wp-admin-scripts/beta-features-tracking-modal.js";i:1153;s:69:"packages/woocommerce-admin/dist/wp-admin-scripts/marketing-coupons.js";i:1156;s:70:"packages/woocommerce-admin/dist/wp-admin-scripts/navigation-opt-out.js";i:1158;s:78:"packages/woocommerce-admin/dist/wp-admin-scripts/onboarding-homepage-notice.js";i:1160;s:84:"packages/woocommerce-admin/dist/wp-admin-scripts/onboarding-product-import-notice.js";i:1162;s:77:"packages/woocommerce-admin/dist/wp-admin-scripts/onboarding-product-notice.js";i:1164;s:73:"packages/woocommerce-admin/dist/wp-admin-scripts/onboarding-tax-notice.js";i:1166;s:77:"packages/woocommerce-admin/dist/wp-admin-scripts/payment-method-promotions.js";i:1169;s:79:"packages/woocommerce-admin/dist/wp-admin-scripts/print-shipping-label-banner.js";i:1211;s:48:"packages/woocommerce-admin/lint-staged.config.js";i:1504;s:38:"packages/woocommerce-admin/unminify.js";i:1662;s:66:"packages/woocommerce-blocks/assets/css/abstracts/_breakpoints.scss";i:1663;s:61:"packages/woocommerce-blocks/assets/css/abstracts/_colors.scss";i:1664;s:61:"packages/woocommerce-blocks/assets/css/abstracts/_mixins.scss";i:1665;s:64:"packages/woocommerce-blocks/assets/css/abstracts/_variables.scss";i:1666;s:50:"packages/woocommerce-blocks/assets/css/editor.scss";i:1667;s:49:"packages/woocommerce-blocks/assets/css/style.scss";i:1668;s:69:"packages/woocommerce-blocks/assets/js/atomic/blocks/component-init.js";i:1669;s:60:"packages/woocommerce-blocks/assets/js/atomic/blocks/index.js";i:1670;s:94:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/attributes.js";i:1671;s:89:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/block.js";i:1672;s:93:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/constants.js";i:1673;s:88:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/edit.js";i:1674;s:92:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/frontend.js";i:1675;s:89:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/index.js";i:1676;s:106:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/external.js";i:1677;s:122:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped/group-list/index.js";i:1678;s:111:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped/index.js";i:1679;s:103:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/index.js";i:1680;s:104:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/simple.js";i:1681;s:112:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/index.js";i:1682;s:144:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/attribute-picker.js";i:1683;s:152:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/attribute-select-control.js";i:1684;s:133:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/index.js";i:1685;s:135:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/style.scss";i:1686;s:138:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/test/index.js";i:1687;s:133:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/utils.js";i:1688;s:109:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/add-to-cart-button.js";i:1689;s:96:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/index.js";i:1690;s:110:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/product-unavailable.js";i:1691;s:105:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared/quantity-input.js";i:1692;s:91:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/style.scss";i:1693;s:89:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/attributes.js";i:1694;s:84:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/block.js";i:1695;s:88:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/constants.js";i:1696;s:83:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/edit.js";i:1697;s:84:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/index.js";i:1698;s:86:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/style.scss";i:1704;s:93:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/style.scss";i:1706;s:88:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/attributes.js";i:1707;s:83:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/block.js";i:1708;s:87:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/constants.js";i:1709;s:82:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/edit.js";i:1710;s:86:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/frontend.js";i:1711;s:83:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/index.js";i:1712;s:85:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/style.scss";i:1713;s:93:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/test/block.test.js";i:1714;s:88:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/attributes.js";i:1715;s:83:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/block.js";i:1716;s:87:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/constants.js";i:1717;s:82:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/edit.js";i:1718;s:83:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/index.js";i:1719;s:89:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/attributes.js";i:1720;s:84:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/block.js";i:1721;s:88:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/constants.js";i:1722;s:83:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/edit.js";i:1723;s:84:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/index.js";i:1724;s:86:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/style.scss";i:1725;s:93:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/attributes.js";i:1726;s:88:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/block.js";i:1727;s:92:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/constants.js";i:1728;s:87:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/edit.js";i:1729;s:88:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/index.js";i:1730;s:90:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/style.scss";i:1731;s:76:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/save.js";i:1733;s:87:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/editor.scss";i:1734;s:100:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/with-product-selector.js";i:1735;s:86:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/attributes.js";i:1736;s:81:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/block.js";i:1737;s:85:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/constants.js";i:1738;s:80:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/edit.js";i:1739;s:81:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/index.js";i:1740;s:83:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/style.scss";i:1741;s:98:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/attributes.js";i:1742;s:93:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/block.js";i:1743;s:97:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/constants.js";i:1744;s:92:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/edit.js";i:1745;s:93:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/index.js";i:1746;s:95:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/style.scss";i:1747;s:90:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/attributes.js";i:1748;s:85:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/block.js";i:1749;s:89:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/constants.js";i:1750;s:84:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/edit.js";i:1751;s:85:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/index.js";i:1752;s:87:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/style.scss";i:1753;s:91:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/attributes.js";i:1754;s:86:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/block.js";i:1755;s:90:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/constants.js";i:1756;s:85:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/edit.js";i:1757;s:86:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/index.js";i:1758;s:88:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/style.scss";i:1765;s:85:"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/style.scss";i:1767;s:81:"packages/woocommerce-blocks/assets/js/atomic/utils/create-blocks-from-template.js";i:1768;s:67:"packages/woocommerce-blocks/assets/js/atomic/utils/get-block-map.js";i:1769;s:59:"packages/woocommerce-blocks/assets/js/atomic/utils/index.js";i:1771;s:78:"packages/woocommerce-blocks/assets/js/atomic/utils/render-standalone-blocks.js";i:1772;s:89:"packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/block-error.js";i:1773;s:83:"packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/index.js";i:1774;s:85:"packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/style.scss";i:1776;s:77:"packages/woocommerce-blocks/assets/js/base/components/button/stories/index.js";i:1777;s:71:"packages/woocommerce-blocks/assets/js/base/components/button/style.scss";i:1781;s:94:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/test/index.js";i:1782;s:86:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/index.js";i:1783;s:88:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/style.scss";i:1785;s:91:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/index.js";i:1786;s:76:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/index.js";i:1787;s:90:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/index.js";i:1788;s:103:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/order-summary-item.js";i:1789;s:92:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/style.scss";i:1790;s:95:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/test/index.js";i:1794;s:99:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/style.scss";i:1797;s:99:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label/style.scss";i:1800;s:87:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies/style.scss";i:1803;s:92:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge/style.scss";i:1805;s:94:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/style.scss";i:1807;s:97:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/index.js";i:1809;s:92:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image/style.scss";i:1812;s:95:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata/style.scss";i:1815;s:98:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/index.js";i:1816;s:100:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/style.scss";i:1819;s:98:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/style.scss";i:1824;s:109:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/style.scss";i:1826;s:90:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/index.js";i:1827;s:98:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/stories/index.js";i:1828;s:92:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/style.scss";i:1829;s:92:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/index.js";i:1830;s:100:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/stories/index.js";i:1831;s:94:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/style.scss";i:1832;s:95:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/index.js";i:1833;s:103:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/stories/index.js";i:1834;s:97:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/style.scss";i:1836;s:100:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test/index.js";i:1837;s:83:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/index.js";i:1838;s:104:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/has-shipping-rate.js";i:1840;s:109:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/shipping-rate-selector.js";i:1842;s:100:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/stories/index.js";i:1843;s:94:"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/style.scss";i:1844;s:76:"packages/woocommerce-blocks/assets/js/base/components/checkbox-list/index.js";i:1845;s:78:"packages/woocommerce-blocks/assets/js/base/components/checkbox-list/style.scss";i:1846;s:66:"packages/woocommerce-blocks/assets/js/base/components/chip/chip.js";i:1847;s:67:"packages/woocommerce-blocks/assets/js/base/components/chip/index.js";i:1848;s:76:"packages/woocommerce-blocks/assets/js/base/components/chip/removable-chip.js";i:1849;s:75:"packages/woocommerce-blocks/assets/js/base/components/chip/stories/index.js";i:1850;s:69:"packages/woocommerce-blocks/assets/js/base/components/chip/style.scss";i:1852;s:72:"packages/woocommerce-blocks/assets/js/base/components/chip/test/index.js";i:1854;s:73:"packages/woocommerce-blocks/assets/js/base/components/combobox/style.scss";i:1860;s:95:"packages/woocommerce-blocks/assets/js/base/components/country-input/stories/countries-filler.js";i:1861;s:84:"packages/woocommerce-blocks/assets/js/base/components/country-input/stories/index.js";i:1862;s:78:"packages/woocommerce-blocks/assets/js/base/components/country-input/style.scss";i:1864;s:71:"packages/woocommerce-blocks/assets/js/base/components/drawer/style.scss";i:1865;s:80:"packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/index.js";i:1866;s:88:"packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/input-wrapper.js";i:1867;s:80:"packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/input.js";i:1868;s:79:"packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/menu.js";i:1869;s:88:"packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/selected-chip.js";i:1870;s:89:"packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/selected-value.js";i:1871;s:82:"packages/woocommerce-blocks/assets/js/base/components/dropdown-selector/style.scss";i:1872;s:83:"packages/woocommerce-blocks/assets/js/base/components/filter-element-label/index.js";i:1873;s:85:"packages/woocommerce-blocks/assets/js/base/components/filter-element-label/style.scss";i:1874;s:83:"packages/woocommerce-blocks/assets/js/base/components/filter-submit-button/index.js";i:1875;s:85:"packages/woocommerce-blocks/assets/js/base/components/filter-submit-button/style.scss";i:1876;s:67:"packages/woocommerce-blocks/assets/js/base/components/form/index.js";i:1878;s:90:"packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount/style.scss";i:1881;s:73:"packages/woocommerce-blocks/assets/js/base/components/label/test/index.js";i:1882;s:79:"packages/woocommerce-blocks/assets/js/base/components/load-more-button/index.js";i:1883;s:81:"packages/woocommerce-blocks/assets/js/base/components/load-more-button/style.scss";i:1884;s:75:"packages/woocommerce-blocks/assets/js/base/components/loading-mask/index.js";i:1885;s:77:"packages/woocommerce-blocks/assets/js/base/components/loading-mask/style.scss";i:1886;s:73:"packages/woocommerce-blocks/assets/js/base/components/pagination/index.js";i:1887;s:75:"packages/woocommerce-blocks/assets/js/base/components/pagination/style.scss";i:1888;s:78:"packages/woocommerce-blocks/assets/js/base/components/pagination/test/index.js";i:1889;s:73:"packages/woocommerce-blocks/assets/js/base/components/pagination/utils.js";i:1890;s:99:"packages/woocommerce-blocks/assets/js/base/components/price-slider/constrain-range-slider-values.js";i:1891;s:75:"packages/woocommerce-blocks/assets/js/base/components/price-slider/index.js";i:1892;s:83:"packages/woocommerce-blocks/assets/js/base/components/price-slider/stories/index.js";i:1893;s:77:"packages/woocommerce-blocks/assets/js/base/components/price-slider/style.scss";i:1894;s:104:"packages/woocommerce-blocks/assets/js/base/components/price-slider/test/constrain-range-slider-values.js";i:1895;s:79:"packages/woocommerce-blocks/assets/js/base/components/product-list/container.js";i:1896;s:75:"packages/woocommerce-blocks/assets/js/base/components/product-list/index.js";i:1897;s:90:"packages/woocommerce-blocks/assets/js/base/components/product-list/no-matching-products.js";i:1898;s:81:"packages/woocommerce-blocks/assets/js/base/components/product-list/no-products.js";i:1899;s:93:"packages/woocommerce-blocks/assets/js/base/components/product-list/product-list-item/index.js";i:1900;s:93:"packages/woocommerce-blocks/assets/js/base/components/product-list/product-list-item/utils.js";i:1901;s:82:"packages/woocommerce-blocks/assets/js/base/components/product-list/product-list.js";i:1902;s:95:"packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select/index.js";i:1903;s:97:"packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select/style.scss";i:1904;s:77:"packages/woocommerce-blocks/assets/js/base/components/product-list/style.scss";i:1906;s:83:"packages/woocommerce-blocks/assets/js/base/components/product-name/stories/index.js";i:1907;s:77:"packages/woocommerce-blocks/assets/js/base/components/product-name/style.scss";i:1909;s:80:"packages/woocommerce-blocks/assets/js/base/components/product-name/test/index.js";i:1910;s:76:"packages/woocommerce-blocks/assets/js/base/components/product-price/index.js";i:1911;s:84:"packages/woocommerce-blocks/assets/js/base/components/product-price/stories/index.js";i:1912;s:78:"packages/woocommerce-blocks/assets/js/base/components/product-price/style.scss";i:1914;s:81:"packages/woocommerce-blocks/assets/js/base/components/product-price/test/index.js";i:1916;s:88:"packages/woocommerce-blocks/assets/js/base/components/quantity-selector/stories/index.js";i:1917;s:82:"packages/woocommerce-blocks/assets/js/base/components/quantity-selector/style.scss";i:1918;s:86:"packages/woocommerce-blocks/assets/js/base/components/radio-control-accordion/index.js";i:1919;s:76:"packages/woocommerce-blocks/assets/js/base/components/radio-control/index.js";i:1921;s:77:"packages/woocommerce-blocks/assets/js/base/components/radio-control/option.js";i:1922;s:78:"packages/woocommerce-blocks/assets/js/base/components/radio-control/style.scss";i:1923;s:72:"packages/woocommerce-blocks/assets/js/base/components/read-more/index.js";i:1924;s:80:"packages/woocommerce-blocks/assets/js/base/components/read-more/stories/index.js";i:1925;s:77:"packages/woocommerce-blocks/assets/js/base/components/read-more/test/index.js";i:1926;s:72:"packages/woocommerce-blocks/assets/js/base/components/read-more/utils.js";i:1927;s:70:"packages/woocommerce-blocks/assets/js/base/components/reviews/index.js";i:1928;s:87:"packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/index.js";i:1929;s:89:"packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/style.scss";i:1930;s:82:"packages/woocommerce-blocks/assets/js/base/components/reviews/review-list/index.js";i:1931;s:84:"packages/woocommerce-blocks/assets/js/base/components/reviews/review-list/style.scss";i:1932;s:89:"packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/index.js";i:1933;s:91:"packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/style.scss";i:1934;s:77:"packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/index.js";i:1935;s:76:"packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/main.js";i:1936;s:86:"packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/sidebar-layout.js";i:1937;s:79:"packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/sidebar.js";i:1938;s:79:"packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/style.scss";i:1939;s:74:"packages/woocommerce-blocks/assets/js/base/components/sort-select/index.js";i:1940;s:76:"packages/woocommerce-blocks/assets/js/base/components/sort-select/style.scss";i:1942;s:72:"packages/woocommerce-blocks/assets/js/base/components/spinner/style.scss";i:1948;s:76:"packages/woocommerce-blocks/assets/js/base/components/state-input/style.scss";i:1950;s:75:"packages/woocommerce-blocks/assets/js/base/components/summary/test/index.js";i:1951;s:70:"packages/woocommerce-blocks/assets/js/base/components/summary/utils.js";i:1952;s:67:"packages/woocommerce-blocks/assets/js/base/components/tabs/index.js";i:1953;s:69:"packages/woocommerce-blocks/assets/js/base/components/tabs/style.scss";i:1955;s:75:"packages/woocommerce-blocks/assets/js/base/components/text-input/style.scss";i:1958;s:71:"packages/woocommerce-blocks/assets/js/base/components/textarea/index.js";i:1959;s:73:"packages/woocommerce-blocks/assets/js/base/components/textarea/style.scss";i:1960;s:68:"packages/woocommerce-blocks/assets/js/base/components/title/index.js";i:1961;s:70:"packages/woocommerce-blocks/assets/js/base/components/title/style.scss";i:1966;s:78:"packages/woocommerce-blocks/assets/js/base/context/event-emit/test/emitters.js";i:1970;s:98:"packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart-item-quantity.js";i:1971;s:84:"packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart.js";i:1976;s:77:"packages/woocommerce-blocks/assets/js/base/context/hooks/collections/index.js";i:1977;s:91:"packages/woocommerce-blocks/assets/js/base/context/hooks/collections/test/use-collection.js";i:1978;s:91:"packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection-data.js";i:1979;s:93:"packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection-header.js";i:1980;s:86:"packages/woocommerce-blocks/assets/js/base/context/hooks/collections/use-collection.js";i:1981;s:65:"packages/woocommerce-blocks/assets/js/base/context/hooks/index.js";i:1982;s:81:"packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/index.js";i:1983;s:109:"packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/test/use-payment-method-interface.js";i:1987;s:74:"packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/index.js";i:1990;s:84:"packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-checkout-submit.js";i:1991;s:80:"packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-query-state.js";i:1992;s:82:"packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-store-notices.js";i:1993;s:83:"packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-store-products.js";i:1994;s:91:"packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-store-snackbar-notices.js";i:1995;s:80:"packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-address.js";i:1997;s:80:"packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-notices.js";i:1998;s:79:"packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-submit.js";i:2001;s:75:"packages/woocommerce-blocks/assets/js/base/context/hooks/use-query-state.js";i:2005;s:78:"packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-products.js";i:2006;s:86:"packages/woocommerce-blocks/assets/js/base/context/hooks/use-store-snackbar-notices.js";i:2009;s:99:"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/actions.js";i:2010;s:101:"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/constants.js";i:2011;s:102:"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/event-emit.js";i:2012;s:97:"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/index.js";i:2013;s:99:"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/reducer.js";i:2014;s:91:"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/index.js";i:2015;s:98:"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/submit/index.js";i:2016;s:86:"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/index.js";i:2017;s:88:"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/cart/index.js";i:2018;s:96:"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-processor.js";i:2019;s:95:"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-provider.js";i:2027;s:92:"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/customer/index.js";i:2028;s:83:"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/index.js";i:2035;s:126:"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/test/payment-method-data-context.js";i:2041;s:96:"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/constants.js";i:2042;s:97:"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/event-emit.js";i:2043;s:92:"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/index.js";i:2044;s:95:"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/reducers.js";i:2045;s:92:"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/utils.js";i:2047;s:87:"packages/woocommerce-blocks/assets/js/base/context/providers/container-width-context.js";i:2048;s:78:"packages/woocommerce-blocks/assets/js/base/context/providers/editor-context.js";i:2049;s:69:"packages/woocommerce-blocks/assets/js/base/context/providers/index.js";i:2050;s:83:"packages/woocommerce-blocks/assets/js/base/context/providers/query-state-context.js";i:2051;s:112:"packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/components/store-notices-container.js";i:2052;s:96:"packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/components/style.scss";i:2053;s:85:"packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/context.js";i:2054;s:83:"packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/index.js";i:2055;s:124:"packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/components/snackbar-notices-container.js";i:2056;s:105:"packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/components/style.scss";i:2057;s:94:"packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/context.js";i:2059;s:91:"packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/index.js";i:2060;s:114:"packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/validation-input-error/index.js";i:2061;s:116:"packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/validation-input-error/style.scss";i:2062;s:82:"packages/woocommerce-blocks/assets/js/base/context/providers/validation/context.js";i:2063;s:80:"packages/woocommerce-blocks/assets/js/base/context/providers/validation/index.js";i:2064;s:64:"packages/woocommerce-blocks/assets/js/base/context/test/utils.js";i:2065;s:59:"packages/woocommerce-blocks/assets/js/base/context/utils.js";i:2066;s:68:"packages/woocommerce-blocks/assets/js/base/hocs/test/with-reviews.js";i:2067;s:63:"packages/woocommerce-blocks/assets/js/base/hocs/with-reviews.js";i:2069;s:77:"packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/style.scss";i:2070;s:80:"packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/test/index.js";i:2071;s:57:"packages/woocommerce-blocks/assets/js/base/hooks/index.js";i:2072;s:90:"packages/woocommerce-blocks/assets/js/base/hooks/test/use-position-relative-to-viewport.js";i:2073;s:69:"packages/woocommerce-blocks/assets/js/base/hooks/test/use-previous.js";i:2074;s:74:"packages/woocommerce-blocks/assets/js/base/hooks/test/use-shallow-equal.js";i:2077;s:85:"packages/woocommerce-blocks/assets/js/base/hooks/use-position-relative-to-viewport.js";i:2082;s:82:"packages/woocommerce-blocks/assets/js/base/utils/derive-selected-shipping-rates.js";i:2083;s:58:"packages/woocommerce-blocks/assets/js/base/utils/errors.js";i:2086;s:78:"packages/woocommerce-blocks/assets/js/base/utils/get-valid-block-attributes.js";i:2087;s:57:"packages/woocommerce-blocks/assets/js/base/utils/index.js";i:2091;s:64:"packages/woocommerce-blocks/assets/js/base/utils/product-data.js";i:2092;s:67:"packages/woocommerce-blocks/assets/js/base/utils/render-frontend.js";i:2093;s:66:"packages/woocommerce-blocks/assets/js/base/utils/shipping-rates.js";i:2095;s:63:"packages/woocommerce-blocks/assets/js/base/utils/test/errors.js";i:2096;s:105:"packages/woocommerce-blocks/assets/js/blocks-registry/block-components/get-registered-block-components.js";i:2097;s:79:"packages/woocommerce-blocks/assets/js/blocks-registry/block-components/index.js";i:2098;s:98:"packages/woocommerce-blocks/assets/js/blocks-registry/block-components/register-block-component.js";i:2099;s:106:"packages/woocommerce-blocks/assets/js/blocks-registry/block-components/registered-block-components-init.js";i:2100;s:84:"packages/woocommerce-blocks/assets/js/blocks-registry/block-components/test/index.js";i:2101;s:62:"packages/woocommerce-blocks/assets/js/blocks-registry/index.js";i:2112;s:87:"packages/woocommerce-blocks/assets/js/blocks/active-filters/active-attribute-filters.js";i:2113;s:68:"packages/woocommerce-blocks/assets/js/blocks/active-filters/block.js";i:2114;s:67:"packages/woocommerce-blocks/assets/js/blocks/active-filters/edit.js";i:2115;s:71:"packages/woocommerce-blocks/assets/js/blocks/active-filters/frontend.js";i:2116;s:68:"packages/woocommerce-blocks/assets/js/blocks/active-filters/index.js";i:2117;s:70:"packages/woocommerce-blocks/assets/js/blocks/active-filters/style.scss";i:2118;s:68:"packages/woocommerce-blocks/assets/js/blocks/active-filters/utils.js";i:2119;s:70:"packages/woocommerce-blocks/assets/js/blocks/attribute-filter/block.js";i:2120;s:69:"packages/woocommerce-blocks/assets/js/blocks/attribute-filter/edit.js";i:2121;s:73:"packages/woocommerce-blocks/assets/js/blocks/attribute-filter/editor.scss";i:2122;s:73:"packages/woocommerce-blocks/assets/js/blocks/attribute-filter/frontend.js";i:2123;s:70:"packages/woocommerce-blocks/assets/js/blocks/attribute-filter/index.js";i:2124;s:72:"packages/woocommerce-blocks/assets/js/blocks/attribute-filter/preview.js";i:2125;s:72:"packages/woocommerce-blocks/assets/js/blocks/attribute-filter/style.scss";i:2126;s:77:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/attributes.js";i:2127;s:72:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/block.js";i:2131;s:71:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/edit.js";i:2132;s:75:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/editor.scss";i:2133;s:75:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/frontend.js";i:2134;s:72:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/index.js";i:2143;s:115:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/inner-blocks/cart-express-payment-block/editor.scss";i:2163;s:105:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/inner-blocks/cart-totals-block/style.scss";i:2167;s:110:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/inner-blocks/empty-cart-block/icon-data-uri.js";i:2169;s:104:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/inner-blocks/empty-cart-block/style.scss";i:2172;s:106:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/inner-blocks/filled-cart-block/editor.scss";i:2182;s:113:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/inner-blocks/proceed-to-checkout-block/style.scss";i:2184;s:74:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/style.scss";i:2185;s:77:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/test/block.js";i:2189;s:101:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/checkout-order-error/constants.js";i:2190;s:97:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/checkout-order-error/index.js";i:2191;s:99:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/checkout-order-error/style.scss";i:2194;s:87:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/empty-cart/index.js";i:2195;s:89:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/empty-cart/style.scss";i:2198;s:89:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/form-step/editor.scss";i:2210;s:114:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/inner-blocks/checkout-actions-block/style.scss";i:2223;s:131:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/inner-blocks/checkout-contact-information-block/login-prompt.js";i:2227;s:123:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/inner-blocks/checkout-express-payment-block/editor.scss";i:2233;s:113:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/inner-blocks/checkout-fields-block/style.scss";i:2237;s:118:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/inner-blocks/checkout-order-note-block/editor.scss";i:2262;s:145:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js";i:2263;s:147:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss";i:2264;s:123:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/inner-blocks/checkout-shipping-methods-block/style.scss";i:2266;s:114:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/inner-blocks/checkout-terms-block/constants.js";i:2268;s:113:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/inner-blocks/checkout-terms-block/editor.scss";i:2271;s:112:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/inner-blocks/checkout-terms-block/style.scss";i:2276;s:113:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/inner-blocks/checkout-totals-block/style.scss";i:2279;s:88:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/order-notes/index.js";i:2280;s:90:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/order-notes/style.scss";i:2282;s:86:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/styles/editor.scss";i:2283;s:85:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout/styles/style.scss";i:2292;s:94:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/mini-cart/quantity-badge/style.scss";i:2293;s:79:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/mini-cart/style.scss";i:2294;s:82:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/mini-cart/test/block.js";i:2295;s:101:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/express-payment-methods.js";i:2296;s:114:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/express-payment/cart-express-payment.js";i:2297;s:118:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/express-payment/checkout-express-payment.js";i:2298;s:99:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/express-payment/index.js";i:2299;s:101:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/express-payment/style.scss";i:2300;s:83:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/index.js";i:2301;s:102:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/no-payment-methods/index.js";i:2302;s:104:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/no-payment-methods/style.scss";i:2303;s:97:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/payment-method-card.js";i:2304;s:107:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/payment-method-error-boundary.js";i:2305;s:100:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/payment-method-options.js";i:2306;s:93:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/payment-methods.js";i:2307;s:106:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/saved-payment-method-options.js";i:2308;s:85:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/style.scss";i:2309;s:98:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/payment-methods/test/payment-methods.js";i:2312;s:74:"packages/woocommerce-blocks/assets/js/blocks/cart-checkout/shared/index.js";i:2315;s:71:"packages/woocommerce-blocks/assets/js/blocks/featured-category/block.js";i:2316;s:74:"packages/woocommerce-blocks/assets/js/blocks/featured-category/editor.scss";i:2317;s:73:"packages/woocommerce-blocks/assets/js/blocks/featured-category/example.js";i:2318;s:71:"packages/woocommerce-blocks/assets/js/blocks/featured-category/index.js";i:2319;s:73:"packages/woocommerce-blocks/assets/js/blocks/featured-category/style.scss";i:2320;s:71:"packages/woocommerce-blocks/assets/js/blocks/featured-category/utils.js";i:2321;s:70:"packages/woocommerce-blocks/assets/js/blocks/featured-product/block.js";i:2322;s:73:"packages/woocommerce-blocks/assets/js/blocks/featured-product/editor.scss";i:2323;s:72:"packages/woocommerce-blocks/assets/js/blocks/featured-product/example.js";i:2324;s:70:"packages/woocommerce-blocks/assets/js/blocks/featured-product/index.js";i:2325;s:72:"packages/woocommerce-blocks/assets/js/blocks/featured-product/style.scss";i:2326;s:70:"packages/woocommerce-blocks/assets/js/blocks/featured-product/utils.js";i:2327;s:73:"packages/woocommerce-blocks/assets/js/blocks/handpicked-products/block.js";i:2328;s:76:"packages/woocommerce-blocks/assets/js/blocks/handpicked-products/editor.scss";i:2329;s:73:"packages/woocommerce-blocks/assets/js/blocks/handpicked-products/index.js";i:2331;s:72:"packages/woocommerce-blocks/assets/js/blocks/legacy-template/editor.scss";i:2333;s:66:"packages/woocommerce-blocks/assets/js/blocks/price-filter/block.js";i:2334;s:70:"packages/woocommerce-blocks/assets/js/blocks/price-filter/constants.js";i:2335;s:65:"packages/woocommerce-blocks/assets/js/blocks/price-filter/edit.js";i:2336;s:69:"packages/woocommerce-blocks/assets/js/blocks/price-filter/editor.scss";i:2337;s:69:"packages/woocommerce-blocks/assets/js/blocks/price-filter/frontend.js";i:2338;s:66:"packages/woocommerce-blocks/assets/js/blocks/price-filter/index.js";i:2339;s:87:"packages/woocommerce-blocks/assets/js/blocks/price-filter/test/use-price-constraints.js";i:2340;s:82:"packages/woocommerce-blocks/assets/js/blocks/price-filter/use-price-constraints.js";i:2341;s:74:"packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/block.js";i:2342;s:74:"packages/woocommerce-blocks/assets/js/blocks/product-best-sellers/index.js";i:2343;s:72:"packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js";i:2344;s:75:"packages/woocommerce-blocks/assets/js/blocks/product-categories/editor.scss";i:2345;s:72:"packages/woocommerce-blocks/assets/js/blocks/product-categories/index.js";i:2346;s:74:"packages/woocommerce-blocks/assets/js/blocks/product-categories/style.scss";i:2347;s:70:"packages/woocommerce-blocks/assets/js/blocks/product-category/block.js";i:2348;s:73:"packages/woocommerce-blocks/assets/js/blocks/product-category/editor.scss";i:2349;s:70:"packages/woocommerce-blocks/assets/js/blocks/product-category/index.js";i:2350;s:65:"packages/woocommerce-blocks/assets/js/blocks/product-new/block.js";i:2351;s:65:"packages/woocommerce-blocks/assets/js/blocks/product-new/index.js";i:2352;s:69:"packages/woocommerce-blocks/assets/js/blocks/product-on-sale/block.js";i:2353;s:72:"packages/woocommerce-blocks/assets/js/blocks/product-on-sale/editor.scss";i:2354;s:69:"packages/woocommerce-blocks/assets/js/blocks/product-on-sale/index.js";i:2355;s:68:"packages/woocommerce-blocks/assets/js/blocks/product-search/block.js";i:2356;s:67:"packages/woocommerce-blocks/assets/js/blocks/product-search/edit.js";i:2357;s:71:"packages/woocommerce-blocks/assets/js/blocks/product-search/editor.scss";i:2358;s:68:"packages/woocommerce-blocks/assets/js/blocks/product-search/index.js";i:2359;s:70:"packages/woocommerce-blocks/assets/js/blocks/product-search/style.scss";i:2360;s:65:"packages/woocommerce-blocks/assets/js/blocks/product-tag/block.js";i:2361;s:68:"packages/woocommerce-blocks/assets/js/blocks/product-tag/editor.scss";i:2362;s:65:"packages/woocommerce-blocks/assets/js/blocks/product-tag/index.js";i:2363;s:71:"packages/woocommerce-blocks/assets/js/blocks/product-top-rated/block.js";i:2364;s:71:"packages/woocommerce-blocks/assets/js/blocks/product-top-rated/index.js";i:2365;s:75:"packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/block.js";i:2366;s:78:"packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/editor.scss";i:2367;s:75:"packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/index.js";i:2368;s:75:"packages/woocommerce-blocks/assets/js/blocks/products/all-products/block.js";i:2369;s:74:"packages/woocommerce-blocks/assets/js/blocks/products/all-products/edit.js";i:2370;s:78:"packages/woocommerce-blocks/assets/js/blocks/products/all-products/editor.scss";i:2371;s:78:"packages/woocommerce-blocks/assets/js/blocks/products/all-products/frontend.js";i:2372;s:75:"packages/woocommerce-blocks/assets/js/blocks/products/all-products/index.js";i:2373;s:67:"packages/woocommerce-blocks/assets/js/blocks/products/attributes.js";i:2374;s:67:"packages/woocommerce-blocks/assets/js/blocks/products/base-utils.js";i:2375;s:67:"packages/woocommerce-blocks/assets/js/blocks/products/edit-utils.js";i:2376;s:61:"packages/woocommerce-blocks/assets/js/blocks/products/edit.js";i:2377;s:62:"packages/woocommerce-blocks/assets/js/blocks/products/utils.js";i:2378;s:72:"packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/edit.js";i:2379;s:73:"packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/index.js";i:2380;s:90:"packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/no-reviews-placeholder.js";i:2381;s:66:"packages/woocommerce-blocks/assets/js/blocks/reviews/attributes.js";i:2382;s:66:"packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js";i:2383;s:68:"packages/woocommerce-blocks/assets/js/blocks/reviews/editor-block.js";i:2384;s:78:"packages/woocommerce-blocks/assets/js/blocks/reviews/editor-container-block.js";i:2385;s:64:"packages/woocommerce-blocks/assets/js/blocks/reviews/editor.scss";i:2386;s:63:"packages/woocommerce-blocks/assets/js/blocks/reviews/example.js";i:2387;s:70:"packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-block.js";i:2388;s:80:"packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-container-block.js";i:2389;s:64:"packages/woocommerce-blocks/assets/js/blocks/reviews/frontend.js";i:2390;s:80:"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/edit.js";i:2391;s:81:"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/index.js";i:2392;s:98:"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/no-reviews-placeholder.js";i:2393;s:79:"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/edit.js";i:2394;s:83:"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/editor.scss";i:2395;s:80:"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/index.js";i:2396;s:97:"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/no-reviews-placeholder.js";i:2397;s:60:"packages/woocommerce-blocks/assets/js/blocks/reviews/save.js";i:2398;s:61:"packages/woocommerce-blocks/assets/js/blocks/reviews/utils.js";i:2399;s:73:"packages/woocommerce-blocks/assets/js/blocks/single-product/attributes.js";i:2400;s:68:"packages/woocommerce-blocks/assets/js/blocks/single-product/block.js";i:2401;s:72:"packages/woocommerce-blocks/assets/js/blocks/single-product/constants.js";i:2402;s:77:"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/api-error.js";i:2403;s:89:"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor-block-controls.js";i:2404;s:76:"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor.scss";i:2405;s:73:"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/index.js";i:2406;s:81:"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/layout-editor.js";i:2407;s:90:"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/shared-product-control.js";i:2408;s:71:"packages/woocommerce-blocks/assets/js/blocks/single-product/frontend.js";i:2409;s:68:"packages/woocommerce-blocks/assets/js/blocks/single-product/index.js";i:2410;s:67:"packages/woocommerce-blocks/assets/js/blocks/single-product/save.js";i:2411;s:66:"packages/woocommerce-blocks/assets/js/blocks/stock-filter/block.js";i:2412;s:65:"packages/woocommerce-blocks/assets/js/blocks/stock-filter/edit.js";i:2413;s:69:"packages/woocommerce-blocks/assets/js/blocks/stock-filter/editor.scss";i:2414;s:69:"packages/woocommerce-blocks/assets/js/blocks/stock-filter/frontend.js";i:2415;s:66:"packages/woocommerce-blocks/assets/js/blocks/stock-filter/index.js";i:2416;s:68:"packages/woocommerce-blocks/assets/js/blocks/stock-filter/preview.js";i:2417;s:68:"packages/woocommerce-blocks/assets/js/blocks/stock-filter/style.scss";i:2419;s:71:"packages/woocommerce-blocks/assets/js/blocks/stock-filter/test/block.js";i:2423;s:59:"packages/woocommerce-blocks/assets/js/data/cart/controls.js";i:2428;s:64:"packages/woocommerce-blocks/assets/js/data/cart/test/reducers.js";i:2429;s:65:"packages/woocommerce-blocks/assets/js/data/cart/test/resolvers.js";i:2430;s:65:"packages/woocommerce-blocks/assets/js/data/cart/test/selectors.js";i:2431;s:70:"packages/woocommerce-blocks/assets/js/data/collections/action-types.js";i:2432;s:65:"packages/woocommerce-blocks/assets/js/data/collections/actions.js";i:2433;s:67:"packages/woocommerce-blocks/assets/js/data/collections/constants.js";i:2434;s:63:"packages/woocommerce-blocks/assets/js/data/collections/index.js";i:2435;s:66:"packages/woocommerce-blocks/assets/js/data/collections/reducers.js";i:2436;s:67:"packages/woocommerce-blocks/assets/js/data/collections/resolvers.js";i:2437;s:67:"packages/woocommerce-blocks/assets/js/data/collections/selectors.js";i:2438;s:71:"packages/woocommerce-blocks/assets/js/data/collections/test/reducers.js";i:2439;s:72:"packages/woocommerce-blocks/assets/js/data/collections/test/resolvers.js";i:2440;s:72:"packages/woocommerce-blocks/assets/js/data/collections/test/selectors.js";i:2444;s:70:"packages/woocommerce-blocks/assets/js/data/query-state/action-types.js";i:2445;s:65:"packages/woocommerce-blocks/assets/js/data/query-state/actions.js";i:2446;s:67:"packages/woocommerce-blocks/assets/js/data/query-state/constants.js";i:2447;s:63:"packages/woocommerce-blocks/assets/js/data/query-state/index.js";i:2448;s:66:"packages/woocommerce-blocks/assets/js/data/query-state/reducers.js";i:2449;s:67:"packages/woocommerce-blocks/assets/js/data/query-state/selectors.js";i:2450;s:71:"packages/woocommerce-blocks/assets/js/data/query-state/test/reducers.js";i:2451;s:72:"packages/woocommerce-blocks/assets/js/data/query-state/test/selectors.js";i:2452;s:63:"packages/woocommerce-blocks/assets/js/data/query-state/utils.js";i:2453;s:65:"packages/woocommerce-blocks/assets/js/data/schema/action-types.js";i:2454;s:60:"packages/woocommerce-blocks/assets/js/data/schema/actions.js";i:2455;s:62:"packages/woocommerce-blocks/assets/js/data/schema/constants.js";i:2456;s:58:"packages/woocommerce-blocks/assets/js/data/schema/index.js";i:2457;s:61:"packages/woocommerce-blocks/assets/js/data/schema/reducers.js";i:2458;s:62:"packages/woocommerce-blocks/assets/js/data/schema/resolvers.js";i:2459;s:62:"packages/woocommerce-blocks/assets/js/data/schema/selectors.js";i:2460;s:66:"packages/woocommerce-blocks/assets/js/data/schema/test/reducers.js";i:2461;s:67:"packages/woocommerce-blocks/assets/js/data/schema/test/resolvers.js";i:2462;s:67:"packages/woocommerce-blocks/assets/js/data/schema/test/selectors.js";i:2463;s:63:"packages/woocommerce-blocks/assets/js/data/schema/test/utils.js";i:2464;s:58:"packages/woocommerce-blocks/assets/js/data/schema/utils.js";i:2467;s:64:"packages/woocommerce-blocks/assets/js/data/utils/has-in-state.js";i:2468;s:57:"packages/woocommerce-blocks/assets/js/data/utils/index.js";i:2469;s:64:"packages/woocommerce-blocks/assets/js/data/utils/update-state.js";i:2470;s:79:"packages/woocommerce-blocks/assets/js/editor-components/block-title/editor.scss";i:2471;s:76:"packages/woocommerce-blocks/assets/js/editor-components/block-title/index.js";i:2475;s:90:"packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices/woo-image.js";i:2476;s:82:"packages/woocommerce-blocks/assets/js/editor-components/edit-product-link/index.js";i:2477;s:85:"packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/editor.scss";i:2478;s:90:"packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/error-message.js";i:2479;s:82:"packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/index.js";i:2480;s:90:"packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/stories/index.js";i:2482;s:86:"packages/woocommerce-blocks/assets/js/editor-components/external-link-card/editor.scss";i:2484;s:91:"packages/woocommerce-blocks/assets/js/editor-components/external-link-card/stories/index.js";i:2485;s:80:"packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/index.js";i:2486;s:82:"packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/style.scss";i:2487;s:85:"packages/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.js";i:2488;s:84:"packages/woocommerce-blocks/assets/js/editor-components/grid-layout-control/index.js";i:2489;s:93:"packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/heading-level-icon.js";i:2490;s:80:"packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/index.js";i:2491;s:78:"packages/woocommerce-blocks/assets/js/editor-components/page-selector/index.js";i:2492;s:95:"packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/index.js";i:2493;s:97:"packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/style.scss";i:2494;s:89:"packages/woocommerce-blocks/assets/js/editor-components/product-category-control/index.js";i:2495;s:91:"packages/woocommerce-blocks/assets/js/editor-components/product-category-control/style.scss";i:2496;s:80:"packages/woocommerce-blocks/assets/js/editor-components/product-control/index.js";i:2497;s:82:"packages/woocommerce-blocks/assets/js/editor-components/product-control/style.scss";i:2498;s:88:"packages/woocommerce-blocks/assets/js/editor-components/product-orderby-control/index.js";i:2499;s:84:"packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/index.js";i:2500;s:86:"packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/style.scss";i:2501;s:81:"packages/woocommerce-blocks/assets/js/editor-components/products-control/index.js";i:2502;s:84:"packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/index.js";i:2503;s:86:"packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/style.scss";i:2504;s:86:"packages/woocommerce-blocks/assets/js/editor-components/toggle-button-control/index.js";i:2506;s:88:"packages/woocommerce-blocks/assets/js/editor-components/toggle-button-control/style.scss";i:2507;s:70:"packages/woocommerce-blocks/assets/js/editor-components/utils/index.js";i:2508;s:81:"packages/woocommerce-blocks/assets/js/editor-components/view-switcher/editor.scss";i:2509;s:78:"packages/woocommerce-blocks/assets/js/editor-components/view-switcher/index.js";i:2513;s:65:"packages/woocommerce-blocks/assets/js/filters/block-list-block.js";i:2514;s:84:"packages/woocommerce-blocks/assets/js/filters/exclude-draft-status-from-analytics.js";i:2515;s:69:"packages/woocommerce-blocks/assets/js/filters/get-block-attributes.js";i:2517;s:51:"packages/woocommerce-blocks/assets/js/hocs/index.js";i:2518;s:66:"packages/woocommerce-blocks/assets/js/hocs/test/with-categories.js";i:2519;s:64:"packages/woocommerce-blocks/assets/js/hocs/test/with-category.js";i:2520;s:74:"packages/woocommerce-blocks/assets/js/hocs/test/with-product-variations.js";i:2521;s:63:"packages/woocommerce-blocks/assets/js/hocs/test/with-product.js";i:2522;s:73:"packages/woocommerce-blocks/assets/js/hocs/test/with-searched-products.js";i:2523;s:98:"packages/woocommerce-blocks/assets/js/hocs/test/with-transform-single-select-to-multiple-select.js";i:2524;s:61:"packages/woocommerce-blocks/assets/js/hocs/with-attributes.js";i:2525;s:61:"packages/woocommerce-blocks/assets/js/hocs/with-categories.js";i:2526;s:59:"packages/woocommerce-blocks/assets/js/hocs/with-category.js";i:2527;s:69:"packages/woocommerce-blocks/assets/js/hocs/with-product-variations.js";i:2528;s:58:"packages/woocommerce-blocks/assets/js/hocs/with-product.js";i:2530;s:93:"packages/woocommerce-blocks/assets/js/hocs/with-transform-single-select-to-multiple-select.js";i:2532;s:52:"packages/woocommerce-blocks/assets/js/icons/index.js";i:2533;s:62:"packages/woocommerce-blocks/assets/js/icons/library/address.js";i:2534;s:65:"packages/woocommerce-blocks/assets/js/icons/library/arrow-back.js";i:2535;s:70:"packages/woocommerce-blocks/assets/js/icons/library/arrow-down-alt2.js";i:2536;s:63:"packages/woocommerce-blocks/assets/js/icons/library/asterisk.js";i:2537;s:59:"packages/woocommerce-blocks/assets/js/icons/library/atom.js";i:2538;s:59:"packages/woocommerce-blocks/assets/js/icons/library/bank.js";i:2539;s:62:"packages/woocommerce-blocks/assets/js/icons/library/barcode.js";i:2540;s:59:"packages/woocommerce-blocks/assets/js/icons/library/bill.js";i:2541;s:63:"packages/woocommerce-blocks/assets/js/icons/library/bookmark.js";i:2542;s:58:"packages/woocommerce-blocks/assets/js/icons/library/box.js";i:2543;s:59:"packages/woocommerce-blocks/assets/js/icons/library/card.js";i:2544;s:59:"packages/woocommerce-blocks/assets/js/icons/library/cart.js";i:2545;s:68:"packages/woocommerce-blocks/assets/js/icons/library/check-payment.js";i:2546;s:67:"packages/woocommerce-blocks/assets/js/icons/library/chevron-down.js";i:2547;s:68:"packages/woocommerce-blocks/assets/js/icons/library/chevron-right.js";i:2548;s:65:"packages/woocommerce-blocks/assets/js/icons/library/chevron-up.js";i:2549;s:62:"packages/woocommerce-blocks/assets/js/icons/library/comment.js";i:2550;s:62:"packages/woocommerce-blocks/assets/js/icons/library/contact.js";i:2551;s:65:"packages/woocommerce-blocks/assets/js/icons/library/discussion.js";i:2552;s:59:"packages/woocommerce-blocks/assets/js/icons/library/done.js";i:2553;s:66:"packages/woocommerce-blocks/assets/js/icons/library/exclamation.js";i:2554;s:63:"packages/woocommerce-blocks/assets/js/icons/library/external.js";i:2555;s:58:"packages/woocommerce-blocks/assets/js/icons/library/eye.js";i:2556;s:61:"packages/woocommerce-blocks/assets/js/icons/library/fields.js";i:2557;s:66:"packages/woocommerce-blocks/assets/js/icons/library/filled-cart.js";i:2558;s:69:"packages/woocommerce-blocks/assets/js/icons/library/folder-starred.js";i:2559;s:61:"packages/woocommerce-blocks/assets/js/icons/library/folder.js";i:2560;s:64:"packages/woocommerce-blocks/assets/js/icons/library/form-step.js";i:2561;s:59:"packages/woocommerce-blocks/assets/js/icons/library/grid.js";i:2562;s:62:"packages/woocommerce-blocks/assets/js/icons/library/heading.js";i:2563;s:60:"packages/woocommerce-blocks/assets/js/icons/library/image.js";i:2564;s:59:"packages/woocommerce-blocks/assets/js/icons/library/list.js";i:2565;s:64:"packages/woocommerce-blocks/assets/js/icons/library/mini-cart.js";i:2566;s:59:"packages/woocommerce-blocks/assets/js/icons/library/more.js";i:2567;s:61:"packages/woocommerce-blocks/assets/js/icons/library/no-alt.js";i:2568;s:60:"packages/woocommerce-blocks/assets/js/icons/library/notes.js";i:2569;s:61:"packages/woocommerce-blocks/assets/js/icons/library/notice.js";i:2570;s:69:"packages/woocommerce-blocks/assets/js/icons/library/radio-selected.js";i:2571;s:71:"packages/woocommerce-blocks/assets/js/icons/library/radio-unselected.js";i:2572;s:61:"packages/woocommerce-blocks/assets/js/icons/library/reader.js";i:2573;s:66:"packages/woocommerce-blocks/assets/js/icons/library/remove-cart.js";i:2574;s:62:"packages/woocommerce-blocks/assets/js/icons/library/restore.js";i:2575;s:61:"packages/woocommerce-blocks/assets/js/icons/library/review.js";i:2576;s:61:"packages/woocommerce-blocks/assets/js/icons/library/search.js";i:2577;s:61:"packages/woocommerce-blocks/assets/js/icons/library/server.js";i:2578;s:59:"packages/woocommerce-blocks/assets/js/icons/library/star.js";i:2579;s:61:"packages/woocommerce-blocks/assets/js/icons/library/stonks.js";i:2580;s:58:"packages/woocommerce-blocks/assets/js/icons/library/tag.js";i:2581;s:59:"packages/woocommerce-blocks/assets/js/icons/library/tags.js";i:2582;s:63:"packages/woocommerce-blocks/assets/js/icons/library/thumb-up.js";i:2583;s:61:"packages/woocommerce-blocks/assets/js/icons/library/toggle.js";i:2584;s:61:"packages/woocommerce-blocks/assets/js/icons/library/totals.js";i:2585;s:60:"packages/woocommerce-blocks/assets/js/icons/library/truck.js";i:2586;s:62:"packages/woocommerce-blocks/assets/js/icons/library/widgets.js";i:2587;s:58:"packages/woocommerce-blocks/assets/js/icons/library/woo.js";i:2588;s:60:"packages/woocommerce-blocks/assets/js/icons/stories/index.js";i:2589;s:46:"packages/woocommerce-blocks/assets/js/index.js";i:2590;s:57:"packages/woocommerce-blocks/assets/js/middleware/index.js";i:2591;s:67:"packages/woocommerce-blocks/assets/js/middleware/store-api-nonce.js";i:2592;s:97:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/constants.js";i:2593;s:93:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs/index.js";i:2594;s:99:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cheque/constants.js";i:2595;s:95:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cheque/index.js";i:2596;s:96:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/constants.js";i:2597;s:92:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod/index.js";i:2598;s:99:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal/constants.js";i:2599;s:95:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal/index.js";i:2600;s:111:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/credit-card/constants.js";i:2601;s:110:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/credit-card/elements.js";i:2602;s:107:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/credit-card/index.js";i:2603;s:116:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/credit-card/payment-method.js";i:2604;s:128:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/credit-card/use-checkout-subscriptions.js";i:2605;s:121:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/credit-card/use-element-options.js";i:2606;s:121:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/credit-card/use-payment-intents.js";i:2607;s:124:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/credit-card/use-payment-processing.js";i:2608;s:95:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/index.js";i:2609;s:123:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/payment-request/apple-pay-preview.js";i:2610;s:115:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/payment-request/constants.js";i:2611;s:111:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/payment-request/index.js";i:2612;s:129:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/payment-request/payment-request-express.js";i:2613;s:132:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/payment-request/use-checkout-subscriptions.js";i:2614;s:124:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/payment-request/use-event-handlers.js";i:2615;s:124:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/payment-request/use-initialization.js";i:2616;s:112:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/stripe-utils/constants.js";i:2617;s:108:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/stripe-utils/index.js";i:2618;s:114:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/stripe-utils/load-stripe.js";i:2619;s:112:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/stripe-utils/normalize.js";i:2620;s:112:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/stripe-utils/type-defs.js";i:2621;s:108:"packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/stripe/stripe-utils/utils.js";i:2623;s:60:"packages/woocommerce-blocks/assets/js/previews/categories.js";i:2624;s:60:"packages/woocommerce-blocks/assets/js/previews/grid-block.js";i:2625;s:55:"packages/woocommerce-blocks/assets/js/previews/index.js";i:2626;s:58:"packages/woocommerce-blocks/assets/js/previews/products.js";i:2627;s:57:"packages/woocommerce-blocks/assets/js/previews/reviews.js";i:2628;s:71:"packages/woocommerce-blocks/assets/js/previews/saved-payment-methods.js";i:2630;s:70:"packages/woocommerce-blocks/assets/js/previews/single-product-block.js";i:2638;s:85:"packages/woocommerce-blocks/assets/js/settings/shared/test/compare-with-wp-version.js";i:2639;s:73:"packages/woocommerce-blocks/assets/js/settings/shared/test/get-setting.js";i:2641;s:61:"packages/woocommerce-blocks/assets/js/shared/context/index.js";i:2642;s:82:"packages/woocommerce-blocks/assets/js/shared/context/inner-block-layout-context.js";i:2643;s:76:"packages/woocommerce-blocks/assets/js/shared/context/product-data-context.js";i:2644;s:58:"packages/woocommerce-blocks/assets/js/shared/hocs/index.js";i:2645;s:77:"packages/woocommerce-blocks/assets/js/shared/hocs/with-filtered-attributes.js";i:2646;s:78:"packages/woocommerce-blocks/assets/js/shared/hocs/with-product-data-context.js";i:2648;s:73:"packages/woocommerce-blocks/assets/js/types/type-defs/add-to-cart-form.js";i:2649;s:71:"packages/woocommerce-blocks/assets/js/types/type-defs/address-fields.js";i:2650;s:64:"packages/woocommerce-blocks/assets/js/types/type-defs/billing.js";i:2652;s:61:"packages/woocommerce-blocks/assets/js/types/type-defs/cart.js";i:2654;s:65:"packages/woocommerce-blocks/assets/js/types/type-defs/contexts.js";i:2658;s:62:"packages/woocommerce-blocks/assets/js/types/type-defs/hooks.js";i:2664;s:88:"packages/woocommerce-blocks/assets/js/types/type-defs/registered-payment-method-props.js";i:2665;s:65:"packages/woocommerce-blocks/assets/js/types/type-defs/settings.js";i:2666;s:65:"packages/woocommerce-blocks/assets/js/types/type-defs/shipping.js";i:2670;s:63:"packages/woocommerce-blocks/assets/js/utils/attributes-query.js";i:2671;s:57:"packages/woocommerce-blocks/assets/js/utils/attributes.js";i:2672;s:55:"packages/woocommerce-blocks/assets/js/utils/products.js";i:2673;s:64:"packages/woocommerce-blocks/assets/js/utils/shared-attributes.js";i:2674;s:60:"packages/woocommerce-blocks/assets/js/utils/test/products.js";i:2676;s:60:"packages/woocommerce-blocks/build/active-filters-frontend.js";i:2678;s:51:"packages/woocommerce-blocks/build/active-filters.js";i:2680;s:58:"packages/woocommerce-blocks/build/all-products-frontend.js";i:2682;s:49:"packages/woocommerce-blocks/build/all-products.js";i:2684;s:48:"packages/woocommerce-blocks/build/all-reviews.js";i:2685;s:146:"packages/woocommerce-blocks/build/atomic-block-components/add-to-cart--atomic-block-components/button--atomic-block-components/image---a7e2bb9b.js";i:2686;s:104:"packages/woocommerce-blocks/build/atomic-block-components/add-to-cart--atomic-block-components/button.js";i:2687;s:81:"packages/woocommerce-blocks/build/atomic-block-components/add-to-cart-frontend.js";i:2688;s:72:"packages/woocommerce-blocks/build/atomic-block-components/add-to-cart.js";i:2689;s:76:"packages/woocommerce-blocks/build/atomic-block-components/button-frontend.js";i:2690;s:67:"packages/woocommerce-blocks/build/atomic-block-components/button.js";i:2691;s:83:"packages/woocommerce-blocks/build/atomic-block-components/category-list-frontend.js";i:2692;s:74:"packages/woocommerce-blocks/build/atomic-block-components/category-list.js";i:2693;s:75:"packages/woocommerce-blocks/build/atomic-block-components/image-frontend.js";i:2694;s:66:"packages/woocommerce-blocks/build/atomic-block-components/image.js";i:2695;s:75:"packages/woocommerce-blocks/build/atomic-block-components/price-frontend.js";i:2696;s:66:"packages/woocommerce-blocks/build/atomic-block-components/price.js";i:2697;s:76:"packages/woocommerce-blocks/build/atomic-block-components/rating-frontend.js";i:2698;s:67:"packages/woocommerce-blocks/build/atomic-block-components/rating.js";i:2699;s:80:"packages/woocommerce-blocks/build/atomic-block-components/sale-badge-frontend.js";i:2700;s:71:"packages/woocommerce-blocks/build/atomic-block-components/sale-badge.js";i:2701;s:73:"packages/woocommerce-blocks/build/atomic-block-components/sku-frontend.js";i:2702;s:64:"packages/woocommerce-blocks/build/atomic-block-components/sku.js";i:2703;s:85:"packages/woocommerce-blocks/build/atomic-block-components/stock-indicator-frontend.js";i:2704;s:76:"packages/woocommerce-blocks/build/atomic-block-components/stock-indicator.js";i:2705;s:77:"packages/woocommerce-blocks/build/atomic-block-components/summary-frontend.js";i:2706;s:68:"packages/woocommerce-blocks/build/atomic-block-components/summary.js";i:2707;s:78:"packages/woocommerce-blocks/build/atomic-block-components/tag-list-frontend.js";i:2708;s:69:"packages/woocommerce-blocks/build/atomic-block-components/tag-list.js";i:2709;s:75:"packages/woocommerce-blocks/build/atomic-block-components/title-frontend.js";i:2710;s:66:"packages/woocommerce-blocks/build/atomic-block-components/title.js";i:2712;s:62:"packages/woocommerce-blocks/build/attribute-filter-frontend.js";i:2714;s:53:"packages/woocommerce-blocks/build/attribute-filter.js";i:2716;s:52:"packages/woocommerce-blocks/build/blocks-checkout.js";i:2717;s:82:"packages/woocommerce-blocks/build/cart-blocks/accepted-payment-methods-frontend.js";i:2718;s:73:"packages/woocommerce-blocks/build/cart-blocks/checkout-button-frontend.js";i:2719;s:68:"packages/woocommerce-blocks/build/cart-blocks/empty-cart-frontend.js";i:2720;s:131:"packages/woocommerce-blocks/build/cart-blocks/express-payment--checkout-blocks/express-payment--checkout-blocks/payment-frontend.js";i:2721;s:73:"packages/woocommerce-blocks/build/cart-blocks/express-payment-frontend.js";i:2722;s:69:"packages/woocommerce-blocks/build/cart-blocks/filled-cart-frontend.js";i:2723;s:63:"packages/woocommerce-blocks/build/cart-blocks/items-frontend.js";i:2724;s:68:"packages/woocommerce-blocks/build/cart-blocks/line-items-frontend.js";i:2725;s:138:"packages/woocommerce-blocks/build/cart-blocks/order-summary--checkout-blocks/billing-address--checkout-blocks/shipping-address-frontend.js";i:2726;s:71:"packages/woocommerce-blocks/build/cart-blocks/order-summary-frontend.js";i:2727;s:64:"packages/woocommerce-blocks/build/cart-blocks/totals-frontend.js";i:2729;s:50:"packages/woocommerce-blocks/build/cart-frontend.js";i:2731;s:41:"packages/woocommerce-blocks/build/cart.js";i:2732;s:69:"packages/woocommerce-blocks/build/checkout-blocks/actions-frontend.js";i:2733;s:77:"packages/woocommerce-blocks/build/checkout-blocks/billing-address-frontend.js";i:2734;s:81:"packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js";i:2735;s:77:"packages/woocommerce-blocks/build/checkout-blocks/express-payment-frontend.js";i:2736;s:68:"packages/woocommerce-blocks/build/checkout-blocks/fields-frontend.js";i:2737;s:72:"packages/woocommerce-blocks/build/checkout-blocks/order-note-frontend.js";i:2738;s:75:"packages/woocommerce-blocks/build/checkout-blocks/order-summary-frontend.js";i:2739;s:69:"packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js";i:2740;s:78:"packages/woocommerce-blocks/build/checkout-blocks/shipping-address-frontend.js";i:2741;s:78:"packages/woocommerce-blocks/build/checkout-blocks/shipping-methods-frontend.js";i:2742;s:67:"packages/woocommerce-blocks/build/checkout-blocks/terms-frontend.js";i:2743;s:68:"packages/woocommerce-blocks/build/checkout-blocks/totals-frontend.js";i:2745;s:54:"packages/woocommerce-blocks/build/checkout-frontend.js";i:2747;s:45:"packages/woocommerce-blocks/build/checkout.js";i:2749;s:54:"packages/woocommerce-blocks/build/featured-category.js";i:2751;s:53:"packages/woocommerce-blocks/build/featured-product.js";i:2753;s:56:"packages/woocommerce-blocks/build/handpicked-products.js";i:2755;s:52:"packages/woocommerce-blocks/build/legacy-template.js";i:2757;s:65:"packages/woocommerce-blocks/build/mini-cart-component-frontend.js";i:2759;s:55:"packages/woocommerce-blocks/build/mini-cart-frontend.js";i:2761;s:46:"packages/woocommerce-blocks/build/mini-cart.js";i:2763;s:58:"packages/woocommerce-blocks/build/price-filter-frontend.js";i:2765;s:49:"packages/woocommerce-blocks/build/price-filter.js";i:2767;s:49:"packages/woocommerce-blocks/build/price-format.js";i:2769;s:57:"packages/woocommerce-blocks/build/product-best-sellers.js";i:2771;s:55:"packages/woocommerce-blocks/build/product-categories.js";i:2773;s:53:"packages/woocommerce-blocks/build/product-category.js";i:2775;s:48:"packages/woocommerce-blocks/build/product-new.js";i:2777;s:52:"packages/woocommerce-blocks/build/product-on-sale.js";i:2779;s:51:"packages/woocommerce-blocks/build/product-search.js";i:2781;s:48:"packages/woocommerce-blocks/build/product-tag.js";i:2783;s:54:"packages/woocommerce-blocks/build/product-top-rated.js";i:2785;s:58:"packages/woocommerce-blocks/build/products-by-attribute.js";i:2787;s:56:"packages/woocommerce-blocks/build/reviews-by-category.js";i:2789;s:55:"packages/woocommerce-blocks/build/reviews-by-product.js";i:2791;s:53:"packages/woocommerce-blocks/build/reviews-frontend.js";i:2793;s:60:"packages/woocommerce-blocks/build/single-product-frontend.js";i:2795;s:51:"packages/woocommerce-blocks/build/single-product.js";i:2797;s:58:"packages/woocommerce-blocks/build/stock-filter-frontend.js";i:2799;s:49:"packages/woocommerce-blocks/build/stock-filter.js";i:2800;s:155:"packages/woocommerce-blocks/build/vendors--atomic-block-components/add-to-cart--cart-blocks/order-summary--checkout-blocks/billing-ad--c5eb4dcd-frontend.js";i:2801;s:90:"packages/woocommerce-blocks/build/vendors--atomic-block-components/add-to-cart-frontend.js";i:2802;s:155:"packages/woocommerce-blocks/build/vendors--atomic-block-components/price--cart-blocks/line-items--cart-blocks/order-summary--checkout--8a3571de-frontend.js";i:2803;s:108:"packages/woocommerce-blocks/build/vendors--cart-blocks/line-items--checkout-blocks/order-summary-frontend.js";i:2804;s:155:"packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary--checkout-blocks/billing-address--checkout-blocks/order-summary---eb4d2cec-frontend.js";i:2806;s:51:"packages/woocommerce-blocks/build/wc-blocks-data.js";i:2807;s:64:"packages/woocommerce-blocks/build/wc-blocks-editor-style-rtl.css";i:2808;s:60:"packages/woocommerce-blocks/build/wc-blocks-editor-style.css";i:2810;s:63:"packages/woocommerce-blocks/build/wc-blocks-google-analytics.js";i:2812;s:57:"packages/woocommerce-blocks/build/wc-blocks-middleware.js";i:2814;s:55:"packages/woocommerce-blocks/build/wc-blocks-registry.js";i:2816;s:61:"packages/woocommerce-blocks/build/wc-blocks-shared-context.js";i:2818;s:58:"packages/woocommerce-blocks/build/wc-blocks-shared-hocs.js";i:2819;s:57:"packages/woocommerce-blocks/build/wc-blocks-style-rtl.css";i:2820;s:53:"packages/woocommerce-blocks/build/wc-blocks-style.css";i:2821;s:65:"packages/woocommerce-blocks/build/wc-blocks-vendors-style-rtl.css";i:2822;s:61:"packages/woocommerce-blocks/build/wc-blocks-vendors-style.css";i:2823;s:54:"packages/woocommerce-blocks/build/wc-blocks-vendors.js";i:2825;s:46:"packages/woocommerce-blocks/build/wc-blocks.js";i:2827;s:59:"packages/woocommerce-blocks/build/wc-payment-method-bacs.js";i:2829;s:61:"packages/woocommerce-blocks/build/wc-payment-method-cheque.js";i:2831;s:58:"packages/woocommerce-blocks/build/wc-payment-method-cod.js";i:2833;s:61:"packages/woocommerce-blocks/build/wc-payment-method-paypal.js";i:2835;s:61:"packages/woocommerce-blocks/build/wc-payment-method-stripe.js";i:2837;s:48:"packages/woocommerce-blocks/build/wc-settings.js";i:2871;s:75:"packages/woocommerce-blocks/packages/checkout/blocks-registry/test/index.js";i:2876;s:90:"packages/woocommerce-blocks/packages/checkout/components/checkbox-control/stories/index.js";i:2877;s:84:"packages/woocommerce-blocks/packages/checkout/components/checkbox-control/style.scss";i:2878;s:80:"packages/woocommerce-blocks/packages/checkout/components/discounts-meta/index.js";i:2879;s:80:"packages/woocommerce-blocks/packages/checkout/components/error-boundary/index.js";i:2880;s:65:"packages/woocommerce-blocks/packages/checkout/components/index.js";i:2882;s:76:"packages/woocommerce-blocks/packages/checkout/components/order-meta/index.js";i:2883;s:89:"packages/woocommerce-blocks/packages/checkout/components/order-shipping-packages/index.js";i:2885;s:73:"packages/woocommerce-blocks/packages/checkout/components/panel/style.scss";i:2887;s:82:"packages/woocommerce-blocks/packages/checkout/components/totals-wrapper/style.scss";i:2889;s:85:"packages/woocommerce-blocks/packages/checkout/components/totals/fees/stories/index.js";i:2890;s:72:"packages/woocommerce-blocks/packages/checkout/components/totals/index.js";i:2892;s:85:"packages/woocommerce-blocks/packages/checkout/components/totals/item/stories/index.js";i:2893;s:79:"packages/woocommerce-blocks/packages/checkout/components/totals/item/style.scss";i:2895;s:89:"packages/woocommerce-blocks/packages/checkout/components/totals/subtotal/stories/index.js";i:2897;s:86:"packages/woocommerce-blocks/packages/checkout/components/totals/taxes/stories/index.js";i:2898;s:80:"packages/woocommerce-blocks/packages/checkout/components/totals/taxes/style.scss";i:2900;s:75:"packages/woocommerce-blocks/packages/checkout/filter-registry/test/admin.js";i:2901;s:75:"packages/woocommerce-blocks/packages/checkout/filter-registry/test/index.js";i:2902;s:54:"packages/woocommerce-blocks/packages/checkout/index.js";i:2903;s:59:"packages/woocommerce-blocks/packages/checkout/slot/index.js";i:2904;s:56:"packages/woocommerce-blocks/packages/checkout/style.scss";i:2906;s:60:"packages/woocommerce-blocks/packages/checkout/utils/index.js";i:2908;s:52:"packages/woocommerce-blocks/packages/prices/index.js";i:2909;s:58:"packages/woocommerce-blocks/packages/prices/utils/index.js";i:2911;s:63:"packages/woocommerce-blocks/packages/prices/utils/test/price.js";}}}', 'yes');
INSERT INTO `wp8w_options` VALUES
(98766, '_transient_woocommerce_reports-transient-version', '1639627510', 'yes'),
(98804, 'woocommerce_onboarding_profile', 'a:12:{s:18:"is_agree_marketing";b:1;s:11:"store_email";s:14:"woo@kerfim.com";s:8:"industry";a:2:{i:0;a:1:{s:4:"slug";s:13:"health-beauty";}i:1;a:1:{s:4:"slug";s:10:"food-drink";}}s:13:"product_types";a:1:{i:0;s:8:"physical";}s:13:"product_count";s:4:"1-10";s:14:"selling_venues";s:18:"brick-mortar-other";s:7:"revenue";s:4:"none";s:14:"other_platform";s:4:"ebay";s:12:"setup_client";b:0;s:19:"business_extensions";a:4:{i:0;s:20:"woocommerce-payments";i:1;s:20:"woocommerce-services";i:2;s:8:"mailpoet";i:3;s:23:"google-listings-and-ads";}s:5:"theme";s:6:"sydney";s:9:"completed";b:1;}', 'yes'),
(98881, 'widget_mailpoet_form', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98882, 'widget_currency_switcher_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'),
(98883, 'woocommerce_woocommerce_payments_settings', 'a:18:{s:7:"enabled";s:3:"yes";s:14:"manual_capture";s:2:"no";s:11:"saved_cards";s:3:"yes";s:9:"test_mode";s:2:"no";s:14:"enable_logging";s:2:"no";s:23:"payment_request_details";s:0:"";s:15:"payment_request";s:3:"yes";s:27:"payment_request_button_type";s:3:"buy";s:28:"payment_request_button_theme";s:4:"dark";s:29:"payment_request_button_height";s:2:"44";s:28:"payment_request_button_label";s:7:"Buy now";s:32:"payment_request_button_locations";a:3:{i:0;s:7:"product";i:1;s:4:"cart";i:2;s:8:"checkout";}s:30:"upe_enabled_payment_method_ids";a:2:{i:0;s:4:"card";i:1;s:5:"ideal";}s:27:"payment_request_button_size";s:7:"default";s:35:"payment_request_button_branded_type";s:0:"";s:25:"apple_pay_verified_domain";s:10:"kerfim.com";s:20:"apple_pay_domain_set";s:3:"yes";s:20:"payment_method_order";a:0:{}}', 'yes'),
(98885, 'wcpay_upe_is_tracked', '1', 'yes'),
(98886, 'wcpay_activation_timestamp', '1637148738', 'yes'),
(98887, 'woocommerce_woocommerce_payments_version', '3.5.0', 'yes'),
(98888, 'wcpay_multi_currency_store_currency', 'GBP', 'yes'),
(98894, 'gla_file_version', '1.9.0', 'yes'),
(98895, 'gla_install_timestamp', '1637148751', 'yes'),
(98896, 'gla_db_version', '1.9.0', 'yes'),
(98932, 'woocommerce_task_list_tracked_completed_tasks', 'a:5:{i:0;s:48:"woocommerce-payments--additional-payment-methods";i:1;s:13:"store_details";i:2;s:8:"products";i:3;s:20:"woocommerce-payments";i:4;s:8:"shipping";}', 'yes'),
(98935, 'woocommerce_task_list_welcome_modal_dismissed', 'yes', 'yes'),
(99010, '_transient_no_forms_displayed_bellow_content', '1', 'yes'),
(99103, '_transient_product_query-transient-version', '1640866319', 'yes'),
(99114, '_transient_product-transient-version', '1638550966', 'yes'),
(99134, 'woocommerce_marketplace_suggestions', 'a:2:{s:11:"suggestions";a:27:{i:0;a:4:{s:4:"slug";s:28:"product-edit-meta-tab-header";s:7:"context";s:28:"product-edit-meta-tab-header";s:5:"title";s:22:"Recommended extensions";s:13:"allow-dismiss";b:0;}i:1;a:6:{s:4:"slug";s:39:"product-edit-meta-tab-footer-browse-all";s:7:"context";s:28:"product-edit-meta-tab-footer";s:9:"link-text";s:21:"Browse all extensions";s:3:"url";s:64:"https://woocommerce.com/product-category/woocommerce-extensions/";s:8:"promoted";s:31:"category-woocommerce-extensions";s:13:"allow-dismiss";b:0;}i:2;a:9:{s:4:"slug";s:46:"product-edit-mailchimp-woocommerce-memberships";s:7:"product";s:33:"woocommerce-memberships-mailchimp";s:14:"show-if-active";a:1:{i:0;s:23:"woocommerce-memberships";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:116:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg";s:5:"title";s:25:"Mailchimp for Memberships";s:4:"copy";s:79:"Completely automate your email lists by syncing membership changes to Mailchimp";s:11:"button-text";s:10:"Learn More";s:3:"url";s:67:"https://woocommerce.com/products/mailchimp-woocommerce-memberships/";}i:3;a:9:{s:4:"slug";s:19:"product-edit-addons";s:7:"product";s:26:"woocommerce-product-addons";s:14:"show-if-active";a:2:{i:0;s:25:"woocommerce-subscriptions";i:1;s:20:"woocommerce-bookings";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg";s:5:"title";s:15:"Product Add-Ons";s:4:"copy";s:93:"Offer add-ons like gift wrapping, special messages or other special options for your products";s:11:"button-text";s:10:"Learn More";s:3:"url";s:49:"https://woocommerce.com/products/product-add-ons/";}i:4;a:9:{s:4:"slug";s:46:"product-edit-woocommerce-subscriptions-gifting";s:7:"product";s:33:"woocommerce-subscriptions-gifting";s:14:"show-if-active";a:1:{i:0;s:25:"woocommerce-subscriptions";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:116:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg";s:5:"title";s:25:"Gifting for Subscriptions";s:4:"copy";s:70:"Let customers buy subscriptions for others - they''re the ultimate gift";s:11:"button-text";s:10:"Learn More";s:3:"url";s:67:"https://woocommerce.com/products/woocommerce-subscriptions-gifting/";}i:5;a:9:{s:4:"slug";s:42:"product-edit-teams-woocommerce-memberships";s:7:"product";s:33:"woocommerce-memberships-for-teams";s:14:"show-if-active";a:1:{i:0;s:23:"woocommerce-memberships";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:112:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg";s:5:"title";s:21:"Teams for Memberships";s:4:"copy";s:123:"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts";s:11:"button-text";s:10:"Learn More";s:3:"url";s:63:"https://woocommerce.com/products/teams-woocommerce-memberships/";}i:6;a:8:{s:4:"slug";s:29:"product-edit-variation-images";s:7:"product";s:39:"woocommerce-additional-variation-images";s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:118:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg";s:5:"title";s:27:"Additional Variation Images";s:4:"copy";s:72:"Showcase your products in the best light with a image for each variation";s:11:"button-text";s:10:"Learn More";s:3:"url";s:73:"https://woocommerce.com/products/woocommerce-additional-variation-images/";}i:7;a:9:{s:4:"slug";s:47:"product-edit-woocommerce-subscription-downloads";s:7:"product";s:34:"woocommerce-subscription-downloads";s:14:"show-if-active";a:1:{i:0;s:25:"woocommerce-subscriptions";}s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:113:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg";s:5:"title";s:22:"Subscription Downloads";s:4:"copy";s:57:"Give customers special downloads with their subscriptions";s:11:"button-text";s:10:"Learn More";s:3:"url";s:68:"https://woocommerce.com/products/woocommerce-subscription-downloads/";}i:8;a:8:{s:4:"slug";s:31:"product-edit-min-max-quantities";s:7:"product";s:30:"woocommerce-min-max-quantities";s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:109:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg";s:5:"title";s:18:"Min/Max Quantities";s:4:"copy";s:81:"Specify minimum and maximum allowed product quantities for orders to be completed";s:11:"button-text";s:10:"Learn More";s:3:"url";s:52:"https://woocommerce.com/products/min-max-quantities/";}i:9;a:8:{s:4:"slug";s:28:"product-edit-name-your-price";s:7:"product";s:27:"woocommerce-name-your-price";s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg";s:5:"title";s:15:"Name Your Price";s:4:"copy";s:70:"Let customers pay what they want - useful for donations, tips and more";s:11:"button-text";s:10:"Learn More";s:3:"url";s:49:"https://woocommerce.com/products/name-your-price/";}i:10;a:8:{s:4:"slug";s:42:"product-edit-woocommerce-one-page-checkout";s:7:"product";s:29:"woocommerce-one-page-checkout";s:7:"context";a:1:{i:0;s:26:"product-edit-meta-tab-body";}s:4:"icon";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg";s:5:"title";s:17:"One Page Checkout";s:4:"copy";s:92:"Don''t make customers click around - let them choose products, checkout & pay all on one page";s:11:"button-text";s:10:"Learn More";s:3:"url";s:63:"https://woocommerce.com/products/woocommerce-one-page-checkout/";}i:11;a: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-wc-pay";s:7:"context";s:22:"orders-list-empty-body";s:7:"product";s:20:"woocommerce-payments";s:4:"icon";s:111:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg";s:5:"title";s:20:"WooCommerce Payments";s:4:"copy";s:125:"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.";s:11:"button-text";s:10:"Learn More";s:3:"url";s:54:"https://woocommerce.com/products/woocommerce-payments/";}i:14;a:8:{s:4:"slug";s:19:"orders-empty-zapier";s:7:"context";s:22:"orders-list-empty-body";s:7:"product";s:18:"woocommerce-zapier";s:4:"icon";s:97:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg";s:5:"title";s:6:"Zapier";s:4:"copy";s:88:"Save time and increase productivity by connecting your store to more than 1000+ services";s:11:"button-text";s:10:"Learn More";s:3:"url";s:52:"https://woocommerce.com/products/woocommerce-zapier/";}i:15;a:8:{s:4:"slug";s:30:"orders-empty-shipment-tracking";s:7:"context";s:22:"orders-list-empty-body";s:7:"product";s:29:"woocommerce-shipment-tracking";s:4:"icon";s:108:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg";s:5:"title";s:17:"Shipment Tracking";s:4:"copy";s:86:"Let customers know when their orders will arrive by adding shipment tracking to emails";s:11:"button-text";s:10:"Learn More";s:3:"url";s:51:"https://woocommerce.com/products/shipment-tracking/";}i:16;a:8:{s:4:"slug";s:32:"orders-empty-table-rate-shipping";s:7:"context";s:22:"orders-list-empty-body";s:7:"product";s:31:"woocommerce-table-rate-shipping";s:4:"icon";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg";s:5:"title";s:19:"Table Rate Shipping";s:4:"copy";s:122:"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count";s:11:"button-text";s:10:"Learn More";s:3:"url";s:53:"https://woocommerce.com/products/table-rate-shipping/";}i:17;a:8:{s:4:"slug";s:40:"orders-empty-shipping-carrier-extensions";s:7:"context";s:22:"orders-list-empty-body";s:4:"icon";s:118:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg";s:5:"title";s:27:"Shipping Carrier Extensions";s:4:"copy";s:116:"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again";s:11:"button-text";s:13:"Find Carriers";s:8:"promoted";s:26:"category-shipping-carriers";s:3:"url";s:99:"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/";}i:18;a:8:{s:4:"slug";s:32:"orders-empty-google-product-feed";s:7:"context";s:22:"orders-list-empty-body";s:7:"product";s:25:"woocommerce-product-feeds";s:4:"icon";s:110:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg";s:5:"title";s:19:"Google Product Feed";s:4:"copy";s:76:"Increase sales by letting customers find you when they''re shopping on Google";s:11:"button-text";s:10:"Learn More";s:3:"url";s:53:"https://woocommerce.com/products/google-product-feed/";}i:19;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:20;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:21;a:8:{s:4:"slug";s:30:"products-empty-product-vendors";s:7:"context";s:24:"products-list-empty-body";s:7:"product";s:27:"woocommerce-product-vendors";s:4:"icon";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg";s:5:"title";s:15:"Product Vendors";s:4:"copy";s:47:"Turn your store into a multi-vendor marketplace";s:11:"button-text";s:10:"Learn More";s:3:"url";s:49:"https://woocommerce.com/products/product-vendors/";}i:22;a:8:{s:4:"slug";s:26:"products-empty-memberships";s:7:"context";s:24:"products-list-empty-body";s:7:"product";s:23:"woocommerce-memberships";s:4:"icon";s:102:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg";s:5:"title";s:11:"Memberships";s:4:"copy";s:76:"Give members access to restricted content or products, for a fee or for free";s:11:"button-text";s:10:"Learn More";s:3:"url";s:57:"https://woocommerce.com/products/woocommerce-memberships/";}i:23;a:9:{s:4:"slug";s:35:"products-empty-woocommerce-deposits";s:7:"context";s:24:"products-list-empty-body";s:7:"product";s:20:"woocommerce-deposits";s:14:"show-if-active";a:1:{i:0;s:20:"woocommerce-bookings";}s:4:"icon";s:99:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg";s:5:"title";s:8:"Deposits";s:4:"copy";s:75:"Make it easier for customers to pay by offering a deposit or a payment plan";s:11:"button-text";s:10:"Learn More";s:3:"url";s:54:"https://woocommerce.com/products/woocommerce-deposits/";}i:24;a:8:{s:4:"slug";s:40:"products-empty-woocommerce-subscriptions";s:7:"context";s:24:"products-list-empty-body";s:7:"product";s:25:"woocommerce-subscriptions";s:4:"icon";s:104:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg";s:5:"title";s:13:"Subscriptions";s:4:"copy";s:97:"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis";s:11:"button-text";s:10:"Learn More";s:3:"url";s:59:"https://woocommerce.com/products/woocommerce-subscriptions/";}i:25;a:8:{s:4:"slug";s:35:"products-empty-woocommerce-bookings";s:7:"context";s:24:"products-list-empty-body";s:7:"product";s:20:"woocommerce-bookings";s:4:"icon";s:99:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg";s:5:"title";s:8:"Bookings";s:4:"copy";s:99:"Allow customers to book appointments, make reservations or rent equipment without leaving your site";s:11:"button-text";s:10:"Learn More";s:3:"url";s:54:"https://woocommerce.com/products/woocommerce-bookings/";}i:26;a:8:{s:4:"slug";s:30:"products-empty-product-bundles";s:7:"context";s:24:"products-list-empty-body";s:7:"product";s:27:"woocommerce-product-bundles";s:4:"icon";s:106:"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg";s:5:"title";s:15:"Product Bundles";s:4:"copy";s:49:"Offer customizable bundles and assembled products";s:11:"button-text";s:10:"Learn More";s:3:"url";s:49:"https://woocommerce.com/products/product-bundles/";}}s:7:"updated";i:1638550678;}', 'no'),
(99388, '_transient_shipping-transient-version', '1637177954', 'yes'),
(99410, 'wcpay_menu_badge_hidden', 'yes', 'yes'),
(99451, 'wcpay_multi_currency_cached_currencies', 'a:3:{s:10:"currencies";a:167:{s:3:"AED";d:4.94597399999999964848029776476323604583740234375;s:3:"AFN";d:125.256338999999996985934558324515819549560546875;s:3:"ALL";d:145.0845239999999876090441830456256866455078125;s:3:"AMD";d:641.2563270000000557047314941883087158203125;s:3:"ANG";d:2.42638800000000021128698790562339127063751220703125;s:3:"AOA";d:803.7856809999999541105353273451328277587890625;s:3:"ARS";d:135.120603999999985944668878801167011260986328125;s:3:"AUD";d:1.85100700000000006895106707816012203693389892578125;s:3:"AWG";d:2.4242129999999999512283466174267232418060302734375;s:3:"AZN";d:2.290300999999999920220261628855951130390167236328125;s:3:"BAM";d:2.33036200000000004450839696801267564296722412109375;s:3:"BBD";d:2.693195999999999923346649666200391948223114013671875;s:3:"BDT";d:115.479455999999998994098859839141368865966796875;s:3:"BGN";d:2.32998200000000021958612705930136144161224365234375;s:3:"BHD";d:0.507754999999999956372676024329848587512969970703125;s:3:"BIF";d:2686.3072959999999511637724936008453369140625;s:3:"BMD";d:1.3465979999999999616733248331001959741115570068359375;s:3:"BND";d:1.8276969999999999050288579383050091564655303955078125;s:3:"BOB";d:9.29624199999999945021045277826488018035888671875;s:3:"BRL";d:7.4202940000000001674607119639404118061065673828125;s:3:"BSD";d:1.3465979999999999616733248331001959741115570068359375;s:3:"BTC";d:2.300000000000000001799775606325937360452371649444103240966796875E-5;s:3:"BTN";d:100.2563480000000026848283596336841583251953125;s:3:"BWP";d:15.5733470000000000510453901370055973529815673828125;s:3:"BYN";d:3.329603999999999786041371407918632030487060546875;s:3:"BZD";d:2.713703000000000198355110114789567887783050537109375;s:3:"CAD";d:1.694288999999999933976368993171490728855133056640625;s:3:"CDF";d:2700.6533300000000963336788117885589599609375;s:3:"CHF";d:1.2521029999999999660076355212368071079254150390625;s:3:"CLF";d:0.039984999999999999709121567548208986409008502960205078125;s:3:"CLP";d:1103.469714999999951032805256545543670654296875;s:3:"CNH";d:8.59038699999999977308107190765440464019775390625;s:3:"CNY";d:8.5890059999999994744257492129690945148468017578125;s:3:"COP";d:5249.2409180000004198518581688404083251953125;s:3:"CRC";d:863.56936700000005657784640789031982421875;s:3:"CUC";d:1.3465979999999999616733248331001959741115570068359375;s:3:"CUP";d:34.6748979999999988876879797317087650299072265625;s:3:"CVE";d:131.3875649999999950523488223552703857421875;s:3:"CZK";d:30.01165900000000164027369464747607707977294921875;s:3:"DJF";d:240.208857999999992216544342227280139923095703125;s:3:"DKK";d:8.8475219999999996645101418835110962390899658203125;s:3:"DOP";d:76.1816620000000028767317417077720165252685546875;s:3:"DZD";d:187.200010999999989280695444904267787933349609375;s:3:"EGP";d:21.15424600000000054933479987084865570068359375;s:3:"ERN";d:20.199177999999999855162968742661178112030029296875;s:3:"ETB";d:64.2392799999999937199390842579305171966552734375;s:3:"EUR";d:1.1897740000000001092672619051882065832614898681640625;s:3:"FJD";d:2.830886000000000013443468560581095516681671142578125;s:3:"FKP";i:1;s:3:"GBP";i:1;s:3:"GEL";d:4.2283179999999997988879840704612433910369873046875;s:3:"GGP";i:1;s:3:"GHS";d:8.268022999999999456122168339788913726806640625;s:3:"GIP";i:1;s:3:"GMD";d:70.494404000000002952219801954925060272216796875;s:3:"GNF";d:12899.9633119999998598359525203704833984375;s:3:"GTQ";d:10.4136439999999996786073097609914839267730712890625;s:3:"GYD";d:281.75118800000001328953658230602741241455078125;s:3:"HKD";d:10.48845000000000027284841053187847137451171875;s:3:"HNL";d:32.534390000000001919033820740878582000732421875;s:3:"HRK";d:8.938717000000000467707650386728346347808837890625;s:3:"HTG";d:133.7882280000000037034624256193637847900390625;s:3:"HUF";d:432.74694399999998495331965386867523193359375;s:3:"IDR";d:19193.532326000000466592609882354736328125;s:3:"ILS";d:4.119187000000000153931978275068104267120361328125;s:3:"IMP";i:1;s:3:"INR";d:100.0979399999999941428541205823421478271484375;s:3:"IQD";d:1968.65446500000007290509529411792755126953125;s:3:"IRR";d:56893.7646779999995487742125988006591796875;s:3:"ISK";d:177.764398999999997386112227104604244232177734375;s:3:"JEP";i:1;s:3:"JMD";d:209.82261199999999234933056868612766265869140625;s:3:"JOD";d:0.95473799999999997556443531721015460789203643798828125;s:3:"JPY";d:154.24727799999999433566699735820293426513671875;s:3:"KES";d:151.1286910000000034415279515087604522705078125;s:3:"KGS";d:114.1813769999999976789695210754871368408203125;s:3:"KHR";d:5488.9449880000001940061338245868682861328125;s:3:"KMF";d:585.231273999999984880560077726840972900390625;s:3:"KPW";d:1211.938182000000097104930318892002105712890625;s:3:"KRW";d:1592.5258579999999710707925260066986083984375;s:3:"KWD";d:0.407486000000000014864554032101295888423919677734375;s:3:"KYD";d:1.122011000000000091603169494192115962505340576171875;s:3:"KZT";d:583.1588339999999561769072897732257843017578125;s:3:"LAK";d:14448.429040000000895815901458263397216796875;s:3:"LBP";d:2040.125123000000030515366233885288238525390625;s:3:"LKR";d:271.95400200000000268119038082659244537353515625;s:3:"LRD";d:193.3041249999999990905052982270717620849609375;s:3:"LSL";d:20.87388800000000088630258687771856784820556640625;s:3:"LYD";d:6.19072499999999958930629873066209256649017333984375;s:3:"MAD";d:12.405488999999999322199073503725230693817138671875;s:3:"MDL";d:23.81203599999999909186954027973115444183349609375;s:3:"MGA";d:5363.652374999999665305949747562408447265625;s:3:"MKD";d:73.4139679999999970050339470617473125457763671875;s:3:"MMK";d:2387.5784340000000156578607857227325439453125;s:3:"MNT";d:3850.508461999999781255610287189483642578125;s:3:"MOP";d:10.801292000000000115278453449718654155731201171875;s:3:"MRO";d:480.73524700000001530497684143483638763427734375;s:3:"MUR";d:58.30742099999999794590621604584157466888427734375;s:3:"MVR";d:20.804939000000000959289536694996058940887451171875;s:3:"MWK";d:1101.604857000000038169673644006252288818359375;s:3:"MXN";d:27.879509999999999791953086969442665576934814453125;s:3:"MYR";d:5.627432999999999907458914094604551792144775390625;s:3:"MZN";d:85.9533490000000028885551728308200836181640625;s:3:"NAD";d:20.899201000000001471335053793154656887054443359375;s:3:"NGN";d:553.5325659999999743376974947750568389892578125;s:3:"NIO";d:47.53581799999999901729097473435103893280029296875;s:3:"NOK";d:11.7667909999999995562802723725326359272003173828125;s:3:"NPR";d:160.409121999999996432961779646575450897216796875;s:3:"NZD";d:1.9237880000000000535465005668811500072479248046875;s:3:"OMR";d:0.5184349999999999791810978422290645539760589599609375;s:3:"PAB";d:1.3465979999999999616733248331001959741115570068359375;s:3:"PEN";d:5.3962810000000001053876985679380595684051513671875;s:3:"PGK";d:4.7375740000000003959712557843886315822601318359375;s:3:"PHP";d:67.8173670000000043955878936685621738433837890625;s:3:"PKR";d:236.295513999999997167833498679101467132568359375;s:3:"PLN";d:5.53995999999999977347897583968006074428558349609375;s:3:"PYG";d:9243.864422000000558909960091114044189453125;s:3:"QAR";d:4.90296299999999973806552588939666748046875;s:3:"RON";d:5.8889420000000001209627953357994556427001953125;s:3:"RSD";d:139.891331000000008089045877568423748016357421875;s:3:"RUB";d:97.70611999999999852661858312785625457763671875;s:3:"RWF";d:1376.05828900000005887704901397228240966796875;s:3:"SAR";d:5.0508889999999997399982021306641399860382080078125;s:3:"SBD";d:10.8248060000000005942411007708869874477386474609375;s:3:"SCR";d:17.946785999999999461351762874983251094818115234375;s:3:"SDG";d:590.4832139999999753854353912174701690673828125;s:3:"SEK";d:11.9205860000000001264197635464370250701904296875;s:3:"SGD";d:1.8280700000000000837729885461158119142055511474609375;s:3:"SHP";i:1;s:3:"SLL";d:14751.374724999999671126715838909149169921875;s:3:"SOS";d:780.528164999999944484443403780460357666015625;s:3:"SRD";d:28.939063999999998344492269097827374935150146484375;s:3:"SSP";d:175.40785299999998869679984636604785919189453125;s:3:"STD";d:28178.96388300000035087577998638153076171875;s:3:"SVC";d:11.7799460000000006942855179659090936183929443359375;s:3:"SYP";d:1692.352075000000013460521586239337921142578125;s:3:"SZL";d:20.904392999999998892235453240573406219482421875;s:3:"THB";d:43.99335599999999857345756026916205883026123046875;s:3:"TJS";d:15.19995300000000071349859354086220264434814453125;s:3:"TMT";d:4.71309299999999975483433445333503186702728271484375;s:3:"TND";d:3.868103000000000069036332206451334059238433837890625;s:3:"TOP";d:3.043664000000000147139189721201546490192413330078125;s:3:"TRY";d:14.249700000000000699174051987938582897186279296875;s:3:"TTD";d:9.147698999999999358578861574642360210418701171875;s:3:"TWD";d:37.42263100000000264344635070301592350006103515625;s:3:"TZS";d:3099.2033320000000458094291388988494873046875;s:3:"UAH";d:35.72770200000000073714545578695833683013916015625;s:3:"UGX";d:4772.623897999999826424755156040191650390625;s:3:"USD";d:1.3465979999999999616733248331001959741115570068359375;s:3:"UYU";d:59.503275999999999612555257044732570648193359375;s:3:"UZS";d:14479.838847999999416060745716094970703125;s:3:"VND";d:30521.80529000000024097971618175506591796875;s:3:"VUV";d:149.683528999999992947778082452714443206787109375;s:3:"WST";d:3.44919799999999998618704921682365238666534423828125;s:3:"XAF";d:780.440401999999949111952446401119232177734375;s:3:"XAG";d:0.053566000000000002501110429875552654266357421875;s:3:"XAU";d:0.0007219999999999999855393451042573360609821975231170654296875;s:3:"XCD";d:3.639247999999999816367335370159707963466644287109375;s:3:"XDR";d:0.958528999999999964387598083703778684139251708984375;s:3:"XOF";d:780.440401999999949111952446401119232177734375;s:3:"XPD";d:0.0006210000000000000242028619368284125812351703643798828125;s:3:"XPF";d:141.977770999999989953721524216234683990478515625;s:3:"XPT";d:0.00126000000000000005224987109642142968368716537952423095703125;s:3:"YER";d:336.98605900000001156513462774455547332763671875;s:3:"ZAR";d:20.85315200000000146474121720530092716217041015625;s:3:"ZMW";d:23.70014400000000165391611517407000064849853515625;s:3:"ZWL";d:433.60455000000001746229827404022216796875;}s:7:"expires";i:1637189702;s:7:"updated";i:1637168102;}', 'no'),
(99574, 'woocommerce_ces_tracks_queue', 'a:0:{}', 'yes'),
(99580, 'woocommerce_clear_ces_tracks_queue_for_page', '', 'yes'),
(99588, '_wcpay_feature_customer_multi_currency', '0', 'yes'),
(99589, '_wcpay_feature_subscriptions', '0', 'yes'),
(99689, 'woocommerce_customer_on_hold_order_settings', 'a:5:{s:7:"enabled";s:3:"yes";s:7:"subject";s:0:"";s:7:"heading";s:0:"";s:18:"additional_content";s:101:"We look forward to fulfilling your order soon, we will update you when your order has been processed.";s:10:"email_type";s:4:"html";}', 'yes'),
(99699, 'wcpay_account_data', 'a:2:{s:7:"account";a:24:{s:10:"account_id";s:21:"acct_1JwrIW2EPXQyvgYP";s:5:"email";s:16:"admin@kerfim.com";s:20:"live_publishable_key";s:42:"pk_live_iBIpeqzKOOx2Y8PFCRBfyMU000Q7xVG4Sn";s:20:"test_publishable_key";s:107:"pk_test_51ETDmyFuiXB5oUVxwSobQMW5Tno1GclIq7ePZWzLeW4q8oa7Zb8hI5VfwI5sNT5nXuKYinLukNvGCXmsQXAoDGHG00MqHqlYHR";s:7:"is_live";b:1;s:24:"has_pending_requirements";b:0;s:24:"has_overdue_requirements";b:0;s:16:"current_deadline";N;s:6:"status";s:8:"complete";s:12:"capabilities";a:12:{s:19:"bancontact_payments";s:6:"active";s:13:"card_payments";s:6:"active";s:12:"eps_payments";s:6:"active";s:16:"giropay_payments";s:6:"active";s:14:"ideal_payments";s:6:"active";s:12:"p24_payments";s:6:"active";s:19:"sepa_debit_payments";s:6:"active";s:15:"sofort_payments";s:6:"active";s:9:"transfers";s:6:"active";s:26:"afterpay_clearpay_payments";s:11:"unrequested";s:19:"bacs_debit_payments";s:11:"unrequested";s:6:"klarna";s:11:"unrequested";}s:23:"capability_requirements";a:12:{s:26:"afterpay_clearpay_payments";a:1:{i:0;s:30:"business_profile.support_phone";}s:19:"bacs_debit_payments";a:2:{i:0;s:30:"business_profile.support_email";i:1;s:41:"settings.bacs_debit_payments.display_name";}s:19:"bancontact_payments";a:0:{}s:13:"card_payments";a:0:{}s:12:"eps_payments";a:0:{}s:16:"giropay_payments";a:0:{}s:14:"ideal_payments";a:0:{}s:6:"klarna";a:0:{}s:12:"p24_payments";a:0:{}s:19:"sepa_debit_payments";a:0:{}s:15:"sofort_payments";a:0:{}s:9:"transfers";a:0:{}}s:16:"payments_enabled";b:1;s:15:"deposits_status";s:5:"daily";s:20:"statement_descriptor";s:11:"KERFIM.COM ";s:20:"latest_tos_agreement";a:3:{s:4:"date";s:19:"2021-11-17 16:47:49";s:6:"source";s:6:"signup";s:18:"is_current_version";b:1;}s:4:"fees";a:9:{s:4:"base";a:3:{s:15:"percentage_rate";d:0.01400000000000000029143354396410359186120331287384033203125;s:10:"fixed_rate";i:20;s:8:"currency";s:3:"gbp";}s:8:"discount";a:0:{}s:10:"bancontact";a:4:{s:4:"base";a:3:{s:15:"percentage_rate";d:0.01400000000000000029143354396410359186120331287384033203125;s:10:"fixed_rate";i:20;s:8:"currency";s:3:"gbp";}s:10:"additional";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:2:"fx";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:8:"discount";a:0:{}}s:4:"card";a:4:{s:4:"base";a:3:{s:15:"percentage_rate";d:0.01400000000000000029143354396410359186120331287384033203125;s:10:"fixed_rate";i:20;s:8:"currency";s:3:"gbp";}s:10:"additional";a:3:{s:15:"percentage_rate";d:0.01499999999999999944488848768742172978818416595458984375;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:2:"fx";a:3:{s:15:"percentage_rate";d:0.0200000000000000004163336342344337026588618755340576171875;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"usd";}s:8:"discount";a:0:{}}s:5:"ideal";a:4:{s:4:"base";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:25;s:8:"currency";s:3:"gbp";}s:10:"additional";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:2:"fx";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:8:"discount";a:0:{}}s:7:"giropay";a:4:{s:4:"base";a:3:{s:15:"percentage_rate";d:0.01400000000000000029143354396410359186120331287384033203125;s:10:"fixed_rate";i:20;s:8:"currency";s:3:"gbp";}s:10:"additional";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:2:"fx";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:8:"discount";a:0:{}}s:3:"p24";a:4:{s:4:"base";a:3:{s:15:"percentage_rate";d:0.021999999999999998723243521681069978512823581695556640625;s:10:"fixed_rate";i:20;s:8:"currency";s:3:"gbp";}s:10:"additional";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:2:"fx";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:8:"discount";a:0:{}}s:6:"sofort";a:4:{s:4:"base";a:3:{s:15:"percentage_rate";d:0.01400000000000000029143354396410359186120331287384033203125;s:10:"fixed_rate";i:20;s:8:"currency";s:3:"gbp";}s:10:"additional";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:2:"fx";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:8:"discount";a:0:{}}s:10:"sepa_debit";a:4:{s:4:"base";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:30;s:8:"currency";s:3:"gbp";}s:10:"additional";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:2:"fx";a:3:{s:15:"percentage_rate";i:0;s:10:"fixed_rate";i:0;s:8:"currency";s:3:"gbp";}s:8:"discount";a:0:{}}}s:14:"fraud_services";a:2:{s:6:"stripe";a:0:{}s:4:"sift";a:2:{s:10:"beacon_key";s:10:"affbdadb36";s:18:"sandbox_beacon_key";s:10:"6ad0ad748b";}}s:16:"store_currencies";a:2:{s:7:"default";s:3:"gbp";s:9:"supported";a:1:{i:0;s:3:"gbp";}}s:19:"customer_currencies";a:1:{s:9:"supported";a:136:{i:0;s:3:"usd";i:1;s:3:"aed";i:2;s:3:"afn";i:3;s:3:"all";i:4;s:3:"amd";i:5;s:3:"ang";i:6;s:3:"aoa";i:7;s:3:"ars";i:8;s:3:"aud";i:9;s:3:"awg";i:10;s:3:"azn";i:11;s:3:"bam";i:12;s:3:"bbd";i:13;s:3:"bdt";i:14;s:3:"bgn";i:15;s:3:"bif";i:16;s:3:"bmd";i:17;s:3:"bnd";i:18;s:3:"bob";i:19;s:3:"brl";i:20;s:3:"bsd";i:21;s:3:"bwp";i:22;s:3:"byn";i:23;s:3:"bzd";i:24;s:3:"cad";i:25;s:3:"cdf";i:26;s:3:"chf";i:27;s:3:"clp";i:28;s:3:"cny";i:29;s:3:"cop";i:30;s:3:"crc";i:31;s:3:"cve";i:32;s:3:"czk";i:33;s:3:"djf";i:34;s:3:"dkk";i:35;s:3:"dop";i:36;s:3:"dzd";i:37;s:3:"egp";i:38;s:3:"etb";i:39;s:3:"eur";i:40;s:3:"fjd";i:41;s:3:"fkp";i:42;s:3:"gbp";i:43;s:3:"gel";i:44;s:3:"gip";i:45;s:3:"gmd";i:46;s:3:"gnf";i:47;s:3:"gtq";i:48;s:3:"gyd";i:49;s:3:"hkd";i:50;s:3:"hnl";i:51;s:3:"hrk";i:52;s:3:"htg";i:53;s:3:"huf";i:54;s:3:"idr";i:55;s:3:"ils";i:56;s:3:"inr";i:57;s:3:"isk";i:58;s:3:"jmd";i:59;s:3:"jpy";i:60;s:3:"kes";i:61;s:3:"kgs";i:62;s:3:"khr";i:63;s:3:"kmf";i:64;s:3:"krw";i:65;s:3:"kyd";i:66;s:3:"kzt";i:67;s:3:"lak";i:68;s:3:"lbp";i:69;s:3:"lkr";i:70;s:3:"lrd";i:71;s:3:"lsl";i:72;s:3:"mad";i:73;s:3:"mdl";i:74;s:3:"mga";i:75;s:3:"mkd";i:76;s:3:"mmk";i:77;s:3:"mnt";i:78;s:3:"mop";i:79;s:3:"mro";i:80;s:3:"mur";i:81;s:3:"mvr";i:82;s:3:"mwk";i:83;s:3:"mxn";i:84;s:3:"myr";i:85;s:3:"mzn";i:86;s:3:"nad";i:87;s:3:"ngn";i:88;s:3:"nio";i:89;s:3:"nok";i:90;s:3:"npr";i:91;s:3:"nzd";i:92;s:3:"pab";i:93;s:3:"pen";i:94;s:3:"pgk";i:95;s:3:"php";i:96;s:3:"pkr";i:97;s:3:"pln";i:98;s:3:"pyg";i:99;s:3:"qar";i:100;s:3:"ron";i:101;s:3:"rsd";i:102;s:3:"rub";i:103;s:3:"rwf";i:104;s:3:"sar";i:105;s:3:"sbd";i:106;s:3:"scr";i:107;s:3:"sek";i:108;s:3:"sgd";i:109;s:3:"shp";i:110;s:3:"sll";i:111;s:3:"sos";i:112;s:3:"srd";i:113;s:3:"std";i:114;s:3:"szl";i:115;s:3:"thb";i:116;s:3:"tjs";i:117;s:3:"top";i:118;s:3:"try";i:119;s:3:"ttd";i:120;s:3:"twd";i:121;s:3:"tzs";i:122;s:3:"uah";i:123;s:3:"ugx";i:124;s:3:"uyu";i:125;s:3:"uzs";i:126;s:3:"vnd";i:127;s:3:"vuv";i:128;s:3:"wst";i:129;s:3:"xaf";i:130;s:3:"xcd";i:131;s:3:"xof";i:132;s:3:"xpf";i:133;s:3:"yer";i:134;s:3:"zar";i:135;s:3:"zmw";}}s:7:"country";s:2:"GB";s:25:"instant_deposits_eligible";b:0;s:21:"card_present_eligible";b:0;s:16:"business_profile";a:5:{s:4:"name";s:6:"Kerfim";s:3:"url";s:18:"https://kerfim.com";s:15:"support_address";a:0:{}s:13:"support_email";N;s:13:"support_phone";N;}s:8:"branding";a:4:{s:4:"icon";N;s:4:"logo";N;s:13:"primary_color";N;s:15:"secondary_color";N;}}s:7:"expires";d:1640872220;}', 'no'),
(99969, '_elementor_editor_upgrade_notice_dismissed', '1637175115', 'yes'),
(100236, 'widget_blog-stats', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(100237, 'widget_widget_contact_info', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(100239, 'widget_top-posts', 'a:2:{i:1;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(100326, 'elementor_allow_tracking', 'no', 'yes'),
(100327, 'elementor_tracker_notice', '1', 'yes'),
(100362, '_transient_timeout_wc_shipping_method_count', '1640943448', 'no'),
(100363, '_transient_wc_shipping_method_count', 'a:2:{s:7:"version";s:10:"1637177954";s:5:"value";i:2;}', 'no'),
(100400, 'woocommerce_flat_rate_2_settings', 'a:3:{s:5:"title";s:9:"Flat rate";s:10:"tax_status";s:7:"taxable";s:4:"cost";s:4:"3.50";}', 'yes'),
(100406, 'woocommerce_free_shipping_1_settings', 'a:4:{s:5:"title";s:13:"Free shipping";s:8:"requires";s:0:"";s:10:"min_amount";s:2:"10";s:16:"ignore_discounts";s:2:"no";}', 'yes'),
(100644, 'woocommerce_tracker_ua', 'a:7:{i:0;s:114:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36";i:1;s:121:"Mozilla/5.0 (Linux; Android 11; SM-G781B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36";i:2;s:114:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36";i:3;s:131:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36 Edg/90.0.818.66";i:4;s:121:"Mozilla/5.0 (Linux; Android 11; SM-G781B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36";i:5;s:114:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36";i:6;s:115:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36";}', 'yes'),
(100812, '_transient_orders-transient-version', '1638355113', 'yes'),
(101117, 'woocommerce_onboarding_subscribed_to_mailchimp', 'yes', 'yes'),
(101119, 'woocommerce_tracker_last_send', '1640491983', 'yes'),
(101404, '_transient_timeout_wc_customer_bought_product_c4ca4238a0b923820dcc509a6f75849b', '1641147610', 'no'),
(101405, '_transient_wc_customer_bought_product_c4ca4238a0b923820dcc509a6f75849b', 'a:2:{s:7:"version";s:10:"1638355113";s:5:"value";a:0:{}}', 'no'),
(101437, 'woocommerce_shop_page_display', '', 'yes'),
(101438, 'woocommerce_category_archive_display', '', 'yes'),
(101480, 'wc_admin_show_legacy_coupon_menu', '0', 'yes'),
(101530, 'product_cat_children', 'a:2:{i:17;a:1:{i:0;i:18;}i:20;a:1:{i:0;i:21;}}', 'yes'),
(102293, 'woocommerce_demo_store_notice', 'We are ready and waiting to help...', 'yes'),
(102294, 'woocommerce_catalog_columns', '3', 'yes'),
(102295, 'woocommerce_catalog_rows', '6', 'yes'),
(102849, 'woocommerce_rate_limit_add_payment_method_3', '1637261568', 'yes'),
(103040, 'woocommerce_task_list_hidden_lists', 'a:0:{}', 'yes'),
(103219, '_transient_mailpoet_subscribers_statistics_count_cache', 'a:3:{i:1;a:2:{s:4:"item";a:7:{s:3:"all";s:1:"4";s:5:"trash";s:1:"0";s:10:"subscribed";s:1:"0";s:12:"unsubscribed";s:1:"0";s:8:"inactive";s:1:"0";s:11:"unconfirmed";s:1:"4";s:7:"bounced";s:1:"0";}s:10:"created_at";O:28:"MailPoetVendor\\Carbon\\Carbon":3:{s:4:"date";s:26:"2021-11-18 19:58:07.577330";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}i:2;a:2:{s:4:"item";a:7:{s:3:"all";s:1:"3";s:5:"trash";s:1:"0";s:10:"subscribed";s:1:"0";s:12:"unsubscribed";s:1:"0";s:8:"inactive";s:1:"0";s:11:"unconfirmed";s:1:"3";s:7:"bounced";s:1:"0";}s:10:"created_at";O:28:"MailPoetVendor\\Carbon\\Carbon":3:{s:4:"date";s:26:"2021-11-18 19:58:07.581374";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}i:3;a:2:{s:4:"item";a:7:{s:3:"all";s:1:"0";s:5:"trash";s:1:"0";s:10:"subscribed";s:1:"0";s:12:"unsubscribed";s:1:"0";s:8:"inactive";s:1:"0";s:11:"unconfirmed";s:1:"0";s:7:"bounced";s:1:"0";}s:10:"created_at";O:28:"MailPoetVendor\\Carbon\\Carbon":3:{s:4:"date";s:26:"2021-11-18 19:58:07.591897";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}', 'yes'),
(103220, '_transient_mailpoet_subscribers_statistics_count_global_status_cache', 'a:3:{i:1;a:2:{s:4:"item";a:7:{s:3:"all";s:1:"4";s:5:"trash";s:1:"0";s:10:"subscribed";s:1:"0";s:12:"unsubscribed";s:1:"0";s:8:"inactive";s:1:"0";s:11:"unconfirmed";s:1:"4";s:7:"bounced";s:1:"0";}s:10:"created_at";O:28:"MailPoetVendor\\Carbon\\Carbon":3:{s:4:"date";s:26:"2021-11-18 19:58:07.580236";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}i:2;a:2:{s:4:"item";a:7:{s:3:"all";s:1:"3";s:5:"trash";s:1:"0";s:10:"subscribed";s:1:"0";s:12:"unsubscribed";s:1:"0";s:8:"inactive";s:1:"0";s:11:"unconfirmed";s:1:"3";s:7:"bounced";s:1:"0";}s:10:"created_at";O:28:"MailPoetVendor\\Carbon\\Carbon":3:{s:4:"date";s:26:"2021-11-18 19:58:07.590719";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}i:3;a:2:{s:4:"item";a:7:{s:3:"all";s:1:"0";s:5:"trash";s:1:"0";s:10:"subscribed";s:1:"0";s:12:"unsubscribed";s:1:"0";s:8:"inactive";s:1:"0";s:11:"unconfirmed";s:1:"0";s:7:"bounced";s:1:"0";}s:10:"created_at";O:28:"MailPoetVendor\\Carbon\\Carbon":3:{s:4:"date";s:26:"2021-11-18 19:58:07.592919";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}}}', 'yes'),
(105301, 'advanced_woo_discount_rules_load_version', 'v2', 'yes'),
(105302, 'awdr_activity_log_version', '2.3.11', 'yes'),
(105303, 'awdr_migration_info', 'a:1:{s:13:"has_migration";i:0;}', 'yes'),
(105304, 'advanced_woo_discount_rules_current_version', '2.3.11', 'yes'),
(106746, 'plugin_activation_flexible-checkout-fields/flexible-checkout-fields.php', '2021-11-21 19:45:08', 'yes'),
(106799, 'inspire_checkout_fields_settings', 'a:1:{s:7:"billing";a:12:{s:18:"billing_first_name";a:15:{s:4:"name";s:18:"billing_first_name";s:8:"priority";i:10;s:7:"visible";s:1:"0";s:8:"required";s:1:"1";s:5:"label";s:10:"First name";s:10:"validation";s:0:"";s:15:"validation_info";s:0:"";s:11:"placeholder";s:0:"";s:5:"class";s:14:"form-row-first";s:20:"display_on_thank_you";s:1:"1";s:18:"display_on_address";s:1:"1";s:16:"display_on_order";s:1:"1";s:17:"display_on_emails";s:1:"1";s:33:"display_on_option_new_line_before";s:1:"1";s:21:"conditional_logic_adv";s:0:"";}s:17:"billing_last_name";a:15:{s:4:"name";s:17:"billing_last_name";s:8:"priority";i:20;s:7:"visible";s:1:"0";s:8:"required";s:1:"1";s:5:"label";s:9:"Last name";s:10:"validation";s:0:"";s:15:"validation_info";s:0:"";s:11:"placeholder";s:0:"";s:5:"class";s:13:"form-row-last";s:20:"display_on_thank_you";s:1:"1";s:18:"display_on_address";s:1:"1";s:16:"display_on_order";s:1:"1";s:17:"display_on_emails";s:1:"1";s:33:"display_on_option_new_line_before";s:1:"1";s:21:"conditional_logic_adv";s:0:"";}s:15:"billing_company";a:15:{s:4:"name";s:15:"billing_company";s:8:"priority";i:30;s:7:"visible";s:1:"0";s:8:"required";s:1:"0";s:5:"label";s:12:"Company name";s:10:"validation";s:0:"";s:15:"validation_info";s:0:"";s:11:"placeholder";s:0:"";s:5:"class";s:13:"form-row-wide";s:20:"display_on_thank_you";s:1:"1";s:18:"display_on_address";s:1:"1";s:16:"display_on_order";s:1:"1";s:17:"display_on_emails";s:1:"1";s:33:"display_on_option_new_line_before";s:1:"1";s:21:"conditional_logic_adv";s:0:"";}s:15:"billing_country";a:13:{s:4:"name";s:15:"billing_country";s:8:"priority";i:40;s:7:"visible";s:1:"0";s:8:"required";s:1:"1";s:5:"label";s:14:"Country/Region";s:10:"validation";s:0:"";s:15:"validation_info";s:0:"";s:5:"class";s:51:"form-row-wide address-field update_totals_on_change";s:20:"display_on_thank_you";s:1:"1";s:18:"display_on_address";s:1:"1";s:16:"display_on_order";s:1:"1";s:17:"display_on_emails";s:1:"1";s:33:"display_on_option_new_line_before";s:1:"1";}s:17:"billing_address_1";a:15:{s:4:"name";s:17:"billing_address_1";s:8:"priority";i:50;s:7:"visible";s:1:"0";s:8:"required";s:1:"1";s:5:"label";s:14:"Street address";s:10:"validation";s:0:"";s:15:"validation_info";s:0:"";s:11:"placeholder";s:28:"House number and street name";s:5:"class";s:27:"form-row-wide address-field";s:20:"display_on_thank_you";s:1:"1";s:18:"display_on_address";s:1:"1";s:16:"display_on_order";s:1:"1";s:17:"display_on_emails";s:1:"1";s:33:"display_on_option_new_line_before";s:1:"1";s:21:"conditional_logic_adv";s:0:"";}s:17:"billing_address_2";a:15:{s:4:"name";s:17:"billing_address_2";s:8:"priority";i:60;s:7:"visible";s:1:"0";s:8:"required";s:1:"0";s:5:"label";s:23:"Flat, suite, unit, etc.";s:10:"validation";s:0:"";s:15:"validation_info";s:0:"";s:11:"placeholder";s:39:"Apartment, suite, unit, etc. (optional)";s:5:"class";s:27:"form-row-wide address-field";s:20:"display_on_thank_you";s:1:"1";s:18:"display_on_address";s:1:"1";s:16:"display_on_order";s:1:"1";s:17:"display_on_emails";s:1:"1";s:33:"display_on_option_new_line_before";s:1:"1";s:21:"conditional_logic_adv";s:0:"";}s:12:"billing_city";a:15:{s:4:"name";s:12:"billing_city";s:8:"priority";i:70;s:7:"visible";s:1:"0";s:8:"required";s:1:"1";s:5:"label";s:11:"Town / City";s:10:"validation";s:0:"";s:15:"validation_info";s:0:"";s:11:"placeholder";s:0:"";s:5:"class";s:27:"form-row-wide address-field";s:20:"display_on_thank_you";s:1:"1";s:18:"display_on_address";s:1:"1";s:16:"display_on_order";s:1:"1";s:17:"display_on_emails";s:1:"1";s:33:"display_on_option_new_line_before";s:1:"1";s:21:"conditional_logic_adv";s:0:"";}s:13:"billing_state";a:15:{s:4:"name";s:13:"billing_state";s:8:"priority";i:80;s:7:"visible";s:1:"0";s:8:"required";s:1:"0";s:5:"label";s:14:"State / County";s:10:"validation";s:0:"";s:15:"validation_info";s:0:"";s:5:"class";s:27:"form-row-wide address-field";s:20:"display_on_thank_you";s:1:"1";s:18:"display_on_address";s:1:"1";s:16:"display_on_order";s:1:"1";s:17:"display_on_emails";s:1:"1";s:33:"display_on_option_new_line_before";s:1:"1";s:28:"display_on_option_state_code";s:1:"0";s:41:"display_on_option_state_code_comma_before";s:1:"0";}s:16:"billing_postcode";a:14:{s:4:"name";s:16:"billing_postcode";s:8:"priority";i:90;s:7:"visible";s:1:"0";s:8:"required";s:1:"1";s:5:"label";s:14:"Postcode / ZIP";s:10:"validation";s:0:"";s:15:"validation_info";s:0:"";s:11:"placeholder";s:0:"";s:5:"class";s:27:"form-row-wide address-field";s:20:"display_on_thank_you";s:1:"1";s:18:"display_on_address";s:1:"1";s:16:"display_on_order";s:1:"1";s:17:"display_on_emails";s:1:"1";s:33:"display_on_option_new_line_before";s:1:"1";}s:13:"billing_phone";a:12:{s:4:"name";s:13:"billing_phone";s:8:"priority";i:100;s:7:"visible";s:1:"0";s:8:"required";s:1:"1";s:5:"label";s:5:"Phone";s:10:"validation";s:0:"";s:15:"validation_info";s:0:"";s:11:"placeholder";s:0:"";s:5:"class";s:13:"form-row-wide";s:18:"display_on_address";s:1:"1";s:33:"display_on_option_new_line_before";s:1:"1";s:21:"conditional_logic_adv";s:0:"";}s:13:"billing_email";a:12:{s:4:"name";s:13:"billing_email";s:8:"priority";i:110;s:7:"visible";s:1:"0";s:8:"required";s:1:"1";s:5:"label";s:13:"Email address";s:10:"validation";s:0:"";s:15:"validation_info";s:0:"";s:11:"placeholder";s:0:"";s:5:"class";s:13:"form-row-wide";s:18:"display_on_address";s:1:"1";s:33:"display_on_option_new_line_before";s:1:"1";s:21:"conditional_logic_adv";s:0:"";}s:36:"billing_personalised_message_details";a:21:{s:4:"name";s:36:"billing_personalised_message_details";s:19:"external_field_info";s:0:"";s:8:"priority";i:0;s:4:"type";s:8:"textarea";s:7:"visible";s:1:"0";s:12:"custom_field";s:1:"1";s:14:"external_field";s:0:"";s:8:"required";s:1:"0";s:5:"label";s:28:"Personalised message details";s:10:"validation";s:0:"";s:15:"validation_info";s:0:"";s:11:"placeholder";s:17:"type message here";s:5:"class";s:8:"form-row";s:20:"display_on_thank_you";s:1:"1";s:18:"display_on_address";s:1:"1";s:16:"display_on_order";s:1:"1";s:17:"display_on_emails";s:1:"1";s:33:"display_on_option_new_line_before";s:1:"1";s:28:"display_on_option_show_label";s:1:"1";s:21:"conditional_logic_adv";s:0:"";s:11:"pricing_adv";s:0:"";}}}', 'yes'),
(107689, 'plugin_activation_simple-banner/simple-banner.php', '2021-11-22 20:26:21', 'yes'),
(107738, 'hide_simple_banner', 'no', 'yes'),
(107739, 'simple_banner_font_size', '16px', 'yes'),
(107740, 'simple_banner_color', '#04599f', 'yes'),
(107741, 'simple_banner_text_color', '', 'yes'),
(107742, 'simple_banner_link_color', '', 'yes'),
(107743, 'simple_banner_close_color', '', 'yes'),
(107744, 'simple_banner_text', '... Free Mainland UK Delivery on all orders ...', 'yes'),
(107745, 'simple_banner_custom_css', 'top:180px', 'yes'),
(107746, 'simple_banner_scrolling_custom_css', '', 'yes'),
(107747, 'simple_banner_text_custom_css', '', 'yes'),
(107748, 'simple_banner_button_css', '', 'yes'),
(107749, 'simple_banner_position', 'relative', 'yes'),
(107750, 'header_margin', '0', 'yes'),
(107751, 'header_padding', '0', 'yes'),
(107752, 'pro_version_activation_code', '', 'yes'),
(107753, 'pro_version_enabled', '', 'yes'),
(107754, 'disabled_on_posts', '', 'yes'),
(107755, 'disabled_pages_array', '', 'yes'),
(107756, 'permissions_array', '', 'yes'),
(107757, 'site_custom_css', '', 'yes'),
(107758, 'keep_site_custom_css', '', 'yes'),
(107759, 'site_custom_js', '', 'yes'),
(107760, 'keep_site_custom_js', '', 'yes'),
(107761, 'debug_mode', '', 'yes'),
(107762, 'wp_body_open_enabled', '', 'yes'),
(107763, 'close_button_enabled', 'on', 'yes'),
(107764, 'close_button_expiration', '', 'yes'),
(109733, 'woocommerce_meta_box_errors', 'a:0:{}', 'yes'),
(110737, 'googlesitekit_tagmanager_settings', 'a:8:{s:7:"ownerID";i:1;s:9:"accountID";s:10:"6002540170";s:14:"ampContainerID";s:0:"";s:11:"containerID";s:11:"GTM-WWRCS26";s:19:"internalContainerID";s:8:"35158283";s:22:"internalAMPContainerID";s:0:"";s:10:"useSnippet";b:1;s:12:"gaPropertyID";s:0:"";}', 'yes'),
(110753, 'googlesitekit_analytics-4_settings', 'a:5:{s:7:"ownerID";i:1;s:10:"propertyID";s:9:"294918523";s:15:"webDataStreamID";s:10:"3074147578";s:13:"measurementID";s:12:"G-PKHW4CRF4T";s:10:"useSnippet";b:1;}', 'yes'),
(110755, 'googlesitekit_analytics_settings', 'a:11:{s:7:"ownerID";i:1;s:9:"accountID";s:9:"143783069";s:13:"adsenseLinked";b:0;s:15:"adsConversionID";s:0:"";s:11:"anonymizeIP";b:1;s:21:"internalWebPropertyID";s:9:"294895994";s:9:"profileID";s:9:"256049778";s:10:"propertyID";s:14:"UA-143783069-3";s:16:"trackingDisabled";a:1:{i:0;s:13:"loggedinUsers";}s:10:"useSnippet";b:1;s:13:"canUseSnippet";b:1;}', 'yes'),
(110811, 'wp-smush-settings', 'a:23:{s:4:"auto";b:1;s:5:"lossy";b:0;s:10:"strip_exif";b:1;s:6:"resize";b:1;s:9:"detection";b:1;s:8:"original";b:1;s:6:"backup";b:0;s:8:"no_scale";b:0;s:10:"png_to_jpg";b:0;s:7:"nextgen";b:0;s:2:"s3";b:0;s:9:"gutenberg";b:0;s:10:"js_builder";b:0;s:3:"cdn";b:0;s:11:"auto_resize";b:0;s:4:"webp";b:1;s:5:"usage";b:0;s:17:"accessible_colors";b:0;s:9:"keep_data";b:1;s:9:"lazy_load";b:1;s:17:"background_images";b:1;s:16:"rest_api_support";b:0;s:8:"webp_mod";b:0;}', 'yes'),
(110812, 'wp-smush-install-type', 'existing', 'no'),
(110813, 'wp-smush-version', '3.9.2', 'no'),
(110815, 'plugin_activation_wp-smushit/wp-smush.php', '2021-11-29 11:35:45', 'yes'),
(110828, 'wdev-frash', 'a:3:{s:7:"plugins";a:1:{s:23:"wp-smushit/wp-smush.php";i:1638185748;}s:5:"queue";a:2:{s:32:"7de3619981caadc55f30a002bfb299f6";a:3:{s:6:"plugin";s:23:"wp-smushit/wp-smush.php";s:4:"type";s:5:"email";s:7:"show_at";i:1638185748;}s:32:"fc50097023d0d34c5a66f6cddcf77694";a:3:{s:6:"plugin";s:23:"wp-smushit/wp-smush.php";s:4:"type";s:4:"rate";s:7:"show_at";i:1638790548;}}s:4:"done";a:0:{}}', 'no'),
(110829, 'wpmudev_recommended_plugins_registered', 'a:1:{s:23:"wp-smushit/wp-smush.php";a:1:{s:13:"registered_at";i:1638185748;}}', 'no'),
(110836, 'smush_global_stats', 'a:9:{s:11:"size_before";i:113893924;s:10:"size_after";i:103579260;s:7:"percent";d:9.0999999999999996447286321199499070644378662109375;s:5:"human";s:6:"9.8 MB";s:5:"bytes";i:10314664;s:12:"total_images";i:657;s:12:"resize_count";i:14;s:14:"resize_savings";i:4519823;s:18:"conversion_savings";i:0;}', 'no'),
(110839, 'wp-smush-preset_configs', 'a:1:{i:0;a:5:{s:2:"id";i:1;s:4:"name";s:12:"Basic config";s:11:"description";s:46:"Recommended performance config for every site.";s:6:"config";a:2:{s:7:"configs";a:1:{s:8:"settings";a:22:{s:4:"auto";b:1;s:5:"lossy";b:1;s:10:"strip_exif";b:1;s:6:"resize";b:0;s:9:"detection";b:0;s:8:"original";b:1;s:6:"backup";b:1;s:10:"png_to_jpg";b:1;s:7:"nextgen";b:0;s:2:"s3";b:0;s:9:"gutenberg";b:0;s:10:"js_builder";b:0;s:3:"cdn";b:0;s:11:"auto_resize";b:0;s:4:"webp";b:1;s:5:"usage";b:0;s:17:"accessible_colors";b:0;s:9:"keep_data";b:1;s:9:"lazy_load";b:0;s:17:"background_images";b:1;s:16:"rest_api_support";b:0;s:8:"webp_mod";b:0;}}s:7:"strings";a:7:{s:10:"bulk_smush";a:1:{i:0;s:192:"Automatic compression - Active\nSuper-Smush - Inactive\nMetadata - Active\nImage Resizing - Inactive\nUploaded Images - Inactive\nBackup Uploaded Images - Inactive\nPNG to JPEG Conversion - Inactive";}s:9:"lazy_load";a:1:{i:0;s:8:"Inactive";}s:3:"cdn";a:1:{i:0;s:8:"Inactive";}s:8:"webp_mod";a:1:{i:0;s:8:"Inactive";}s:12:"integrations";a:1:{i:0;s:109:"Gutenberg Support - Inactive\nWPBakery Page Builder - Inactive\nAmazon S3 - Inactive\nNextGen Gallery - Inactive";}s:5:"tools";a:1:{i:0;s:33:"Image Resize Detection - Inactive";}s:8:"settings";a:1:{i:0;s:89:"Colour Accessibility - Inactive\nUsage Tracking - Inactive\nKeep Data On Uninstall - Active";}}}s:7:"default";b:1;}}', 'no'),
(110843, 'wp-smush-lazy_load', 'a:9:{s:6:"format";a:6:{s:4:"jpeg";b:1;s:3:"png";b:1;s:4:"webp";b:1;s:3:"gif";b:1;s:3:"svg";b:1;s:6:"iframe";b:1;}s:6:"output";a:4:{s:7:"content";b:1;s:7:"widgets";b:1;s:10:"thumbnails";b:1;s:9:"gravatars";b:1;}s:9:"animation";a:4:{s:8:"selected";s:6:"fadein";s:6:"fadein";a:2:{s:8:"duration";i:400;s:5:"delay";i:0;}s:7:"spinner";a:2:{s:8:"selected";i:1;s:6:"custom";a:0:{}}s:11:"placeholder";a:3:{s:8:"selected";i:1;s:6:"custom";a:0:{}s:5:"color";s:7:"#F3F3F3";}}s:7:"include";a:7:{s:9:"frontpage";b:1;s:4:"home";b:1;s:4:"page";b:1;s:6:"single";b:1;s:7:"archive";b:1;s:8:"category";b:1;s:3:"tag";b:1;}s:13:"exclude-pages";a:0:{}s:15:"exclude-classes";a:0:{}s:6:"footer";b:1;s:6:"native";b:0;s:8:"noscript";b:0;}', 'yes');
INSERT INTO `wp8w_options` VALUES
(110844, 'skip-smush-setup', '1', 'yes'),
(110853, 'dir_smush_stats', 'a:2:{s:9:"dir_smush";a:2:{s:5:"total";i:0;s:9:"optimised";i:0;}s:14:"combined_stats";a:0:{}}', 'no'),
(110857, 'wp-smush-resize_sizes', 'a:2:{s:5:"width";i:1000;s:6:"height";i:1000;}', 'yes'),
(110858, 'wp-smush-hide_smush_welcome', '1', 'no'),
(111197, 'wp-smush-hide-conflict-notice', '1', 'yes'),
(111335, 'wp-optimize-installed-for', '1638192589', 'yes'),
(111337, 'wp-optimize-schedule', 'false', 'yes'),
(111338, 'wp-optimize-last-optimized', 'Never', 'yes'),
(111339, 'wp-optimize-schedule-type', 'wpo_weekly', 'yes'),
(111340, 'wp-optimize-retention-enabled', 'false', 'yes'),
(111341, 'wp-optimize-retention-period', '2', 'yes'),
(111342, 'wp-optimize-enable-admin-menu', 'false', 'yes'),
(111343, 'wp-optimize-total-cleaned', '0', 'yes'),
(111344, 'wp-optimize-auto', 'a:7:{s:6:"drafts";s:4:"true";s:5:"trash";s:4:"true";s:5:"spams";s:4:"true";s:8:"optimize";s:5:"false";s:9:"transient";s:5:"false";s:9:"revisions";s:4:"true";s:10:"unapproved";s:5:"false";}', 'yes'),
(111345, 'wp-optimize-settings', 'a:13:{s:11:"user-drafts";s:4:"true";s:10:"user-trash";s:4:"true";s:14:"user-pingbacks";s:4:"true";s:13:"user-postmeta";s:4:"true";s:10:"user-spams";s:4:"true";s:13:"user-optimize";s:4:"true";s:15:"user-orphandata";s:4:"true";s:16:"user-commentmeta";s:4:"true";s:15:"user-trackbacks";s:4:"true";s:14:"user-transient";s:4:"true";s:14:"user-revisions";s:4:"true";s:15:"user-unapproved";s:4:"true";s:13:"last_saved_in";s:6:"3.1.12";}', 'yes'),
(111346, 'wpo_minify_config', 'a:51:{s:5:"debug";b:0;s:19:"enabled_css_preload";b:0;s:18:"enabled_js_preload";b:0;s:11:"hpreconnect";s:0:"";s:8:"hpreload";s:0:"";s:7:"loadcss";b:0;s:10:"remove_css";b:0;s:17:"critical_path_css";s:0:"";s:31:"critical_path_css_is_front_page";s:0:"";s:30:"preserve_settings_on_uninstall";b:1;s:22:"disable_when_logged_in";b:0;s:16:"default_protocol";s:7:"dynamic";s:17:"html_minification";b:1;s:16:"clean_header_one";b:0;s:13:"emoji_removal";b:1;s:18:"merge_google_fonts";b:1;s:19:"enable_display_swap";b:1;s:18:"remove_googlefonts";b:0;s:13:"gfonts_method";s:6:"inline";s:15:"fawesome_method";s:7:"inherit";s:10:"enable_css";b:1;s:23:"enable_css_minification";b:1;s:21:"enable_merging_of_css";b:1;s:23:"remove_print_mediatypes";b:0;s:10:"inline_css";b:0;s:9:"enable_js";b:1;s:22:"enable_js_minification";b:1;s:20:"enable_merging_of_js";b:1;s:15:"enable_defer_js";s:10:"individual";s:13:"defer_js_type";s:5:"defer";s:12:"defer_jquery";b:1;s:18:"enable_js_trycatch";b:0;s:19:"exclude_defer_login";b:1;s:7:"cdn_url";s:0:"";s:9:"cdn_force";b:0;s:9:"async_css";s:0:"";s:8:"async_js";s:0:"";s:24:"disable_css_inline_merge";b:1;s:6:"ualist";a:8:{i:0;s:12:"x11.*fox\\/54";i:1;s:20:"oid\\s4.*xus.*ome\\/62";i:2;s:12:"x11.*ome\\/62";i:3;s:5:"oobot";i:4;s:5:"ighth";i:5;s:5:"tmetr";i:6;s:6:"eadles";i:7;s:5:"ingdo";}s:9:"blacklist";a:0:{}s:11:"ignore_list";a:0:{}s:10:"exclude_js";s:0:"";s:11:"exclude_css";s:0:"";s:23:"edit_default_exclutions";b:0;s:18:"merge_allowed_urls";s:0:"";s:7:"enabled";b:1;s:17:"last-cache-update";i:1640866187;s:14:"plugin_version";s:5:"0.0.0";s:14:"cache_lifespan";i:30;s:25:"merge_inline_extra_css_js";b:1;s:19:"include_ui_elements";b:1;}', 'yes'),
(111348, 'plugin_activation_wp-optimize/wp-optimize.php', '2021-11-29 13:29:49', 'yes'),
(111358, 'updraft_task_manager_dbversion', '1.1', 'yes'),
(111359, 'wpo_update_version', '3.2.1', 'yes'),
(111364, 'wpo_cache_config', 'a:16:{s:19:"enable_page_caching";b:1;s:23:"page_cache_length_value";i:24;s:22:"page_cache_length_unit";s:5:"hours";s:17:"page_cache_length";i:86400;s:20:"cache_exception_urls";a:1:{i:0;s:0:"";}s:23:"cache_exception_cookies";a:1:{i:0;s:0:"";}s:30:"cache_exception_browser_agents";a:1:{i:0;s:0:"";}s:22:"enable_sitemap_preload";b:0;s:23:"enable_schedule_preload";s:1:"0";s:21:"preload_schedule_type";s:22:"wpo_use_cache_lifespan";s:21:"enable_mobile_caching";s:1:"0";s:19:"enable_user_caching";s:1:"0";s:8:"site_url";s:19:"https://kerfim.com/";s:24:"enable_cache_per_country";b:0;s:17:"wpo_cache_cookies";a:7:{i:0;s:22:"cookie_notice_accepted";i:1;s:36:"cookielawinfo-checkbox-advertisement";i:2;s:32:"cookielawinfo-checkbox-analytics";i:3;s:33:"cookielawinfo-checkbox-functional";i:4;s:32:"cookielawinfo-checkbox-necessary";i:5;s:29:"cookielawinfo-checkbox-others";i:6;s:34:"cookielawinfo-checkbox-performance";}s:25:"wpo_cache_query_variables";a:0:{}}', 'yes'),
(111376, 'updraft_unlocked_wpo_cache_preloader_creating_tasks', '1', 'no'),
(111377, 'updraft_last_lock_time_wpo_cache_preloader_creating_tasks', '2021-11-29 13:39:43', 'no'),
(111378, 'updraft_semaphore_wpo_cache_preloader_creating_tasks', '0', 'no'),
(111379, 'wp-optimize-is_gzip_compression_enabled', 'gzip', 'yes'),
(111384, 'wp-optimize-corrupted-tables-count', '0', 'yes'),
(111388, 'wp-optimize-enable-auto-backup', 'false', 'yes'),
(111403, 'wp-optimize-install-or-update-notice-version', '1.1', 'yes'),
(111454, 'wp-optimize-wpo_last_page_cache_preload_type', 'sitemap', 'yes'),
(111465, 'wp-optimize-completed_task_count', '23', 'yes'),
(111466, 'wp-optimize-total_bytes_saved', '0', 'yes'),
(111467, 'wp-optimize-total_percent_saved', '0', 'yes'),
(111521, 'wp-optimize-wpo_last_page_cache_preload', '1638193314', 'yes'),
(112336, '_wcpay_feature_upe', '1', 'yes'),
(112341, 'wcpay_additional_methods_setup_completed', 'yes', 'yes'),
(112459, '_transient_wc_count_comments', 'O:8:"stdClass":7:{s:14:"total_comments";i:0;s:3:"all";i:0;s:9:"moderated";i:0;s:8:"approved";i:0;s:4:"spam";i:0;s:5:"trash";i:0;s:12:"post-trashed";i:0;}', 'yes'),
(113887, '_transient_timeout_wc_term_counts', '1641158548', 'no'),
(113888, '_transient_wc_term_counts', 'a:3:{i:21;s:1:"2";i:20;s:1:"2";i:22;s:1:"5";}', 'no'),
(114778, 'bh_data_connection_attempts', '1', 'yes'),
(114784, 'bh_data_token', 'yvurkuP5T8nOKxWMOX0EhEREY2JyRlluM2duTWdxUG5hRkY5ZFUzTWQxMXRDUTJUM0trdVBCSURuYU0yNmtod1g2UXNRalg0TlFNcElNd0JqbUszMzdWaEdaOWV3REU4L0wxOHhLa2M0VUZjWkM3WXhrT2xCWlhjenI3LytjTjJYcS9hRENYNXBrNDVIUkhxbzIycUZPaVF0MDZqeUJ0QndqVlJqdz09', 'yes'),
(114941, '_transient_timeout_jetpack_file_data_10.4', '1641415071', 'no'),
(114942, '_transient_jetpack_file_data_10.4', 'a:1:{s:32:"3fd340ad52927afb3bbb9e98575eccfd";a:15:{s:4:"name";s:0:"";s:11:"description";s:0:"";s:4:"sort";s:0:"";s:20:"recommendation_order";s:0:"";s:10:"introduced";s:0:"";s:7:"changed";s:0:"";s:10:"deactivate";s:0:"";s:4:"free";s:0:"";s:19:"requires_connection";s:0:"";s:24:"requires_user_connection";s:0:"";s:13:"auto_activate";s:0:"";s:11:"module_tags";s:0:"";s:7:"feature";s:0:"";s:25:"additional_search_queries";s:0:"";s:12:"plan_classes";s:0:"";}}', 'no'),
(116985, 'woocommerce_analytics_enabled', 'yes', 'yes'),
(116993, '_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs', '1641470022', 'no'),
(116994, '_transient_woocommerce_admin_remote_inbox_notifications_specs', 'a:30:{s:27:"stripe_applepay_holiday2021";O:8:"stdClass":8:{s:4:"slug";s:27:"stripe_applepay_holiday2021";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"Boost sales this holiday season with Apple Pay!";s:7:"content";s:380:"Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href="https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href="https://developer.apple.com/apple-pay/marketing/">marketing guide</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:27:"stripe_applepay_holiday2021";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:16:"Accept Apple Pay";}}s:3:"url";s:34:"https://woocommerce.com/apple-pay/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-11-08 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2021-12-26 00:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-gateway-stripe";}}}}s:27:"square_applepay_holiday2021";O:8:"stdClass":8:{s:4:"slug";s:27:"square_applepay_holiday2021";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"Boost sales this holiday season with Apple Pay!";s:7:"content";s:393:"Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href="https://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14">enable Apple Pay with Square</a> and easy to communicate it with this <a href="https://developer.apple.com/apple-pay/marketing/">marketing guide</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:27:"square_applepay_holiday2021";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:16:"Accept Apple Pay";}}s:3:"url";s:34:"https://woocommerce.com/apple-pay/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-11-08 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2021-12-26 00:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:18:"woocommerce-square";}}}}s:26:"wcpay_applepay_holiday2021";O:8:"stdClass":8:{s:4:"slug";s:26:"wcpay_applepay_holiday2021";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"Boost sales this holiday season with Apple Pay!";s:7:"content";s:338:"Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href="https://docs.woocommerce.com/document/payments/apple-pay/">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href="https://developer.apple.com/apple-pay/marketing/">marketing guide</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:26:"wcpay_applepay_holiday2021";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:16:"Accept Apple Pay";}}s:3:"url";s:34:"https://woocommerce.com/apple-pay/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-11-08 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2021-12-26 00:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}s:27:"new_in_app_marketplace_2021";O:8:"stdClass":8:{s:4:"slug";s:27:"new_in_app_marketplace_2021";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:36:"Customize your store with extensions";s:7:"content";s:164:"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:17:"browse_extensions";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:17:"Browse extensions";}}s:3:"url";s:15:"&page=wc-addons";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.7";}}}s:21:"wayflyer_bnpl_q4_2021";O:8:"stdClass":8:{s:4:"slug";s:21:"wayflyer_bnpl_q4_2021";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:48:"Grow your business with funding through Wayflyer";s:7:"content";s:259:"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store''s performance, Wayflyer provides funding and analytical insights to invest in your business.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:21:"wayflyer_bnpl_q4_2021";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"Level up with funding";}}s:3:"url";s:42:"https://woocommerce.com/products/wayflyer/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-11-17 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2021-12-18 00:00:00";}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:7:{i:0;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"AU";}i:1;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"BE";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"CA";}i:3;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"IE";}i:4;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"NL";}i:5;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"GB";}i:6;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"US";}}}i:3;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-gateway-affirm";}}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:32:"afterpay-gateway-for-woocommerce";}}i:2;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:31:"klarna-payments-for-woocommerce";}}}}}}s:35:"wc_shipping_mobile_app_usps_q4_2021";O:8:"stdClass":8:{s:4:"slug";s:35:"wc_shipping_mobile_app_usps_q4_2021";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:94:"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App";s:7:"content";s:210:"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href="https://woocommerce.com/woocommerce-shipping/">WooCommerce Shipping</a> – all directly from your mobile device!";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:35:"wc_shipping_mobile_app_usps_q4_2021";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:24:"Get WooCommerce Shipping";}}s:3:"url";s:45:"https://woocommerce.com/woocommerce-shipping/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:5:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-11-12 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2021-11-27 00:00:00";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"US";}i:3;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:25:"woocommerce-shipping-usps";}}i:4;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-services";}}}}}}s:30:"wc_shipping_mobile_app_q4_2021";O:8:"stdClass":8:{s:4:"slug";s:30:"wc_shipping_mobile_app_q4_2021";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:69:"Print and manage your shipping labels with the WooCommerce Mobile App";s:7:"content";s:210:"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href="https://woocommerce.com/woocommerce-shipping/">WooCommerce Shipping</a> – all directly from your mobile device!";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:30:"wc_shipping_mobile_app_q4_2021";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:30:"Get the WooCommerce Mobile App";}}s:3:"url";s:31:"https://woocommerce.com/mobile/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-11-12 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:19:"publish_before_time";s:14:"publish_before";s:19:"2021-11-27 00:00:00";}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:9:"operation";s:1:"=";s:5:"value";s:2:"US";}i:3;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-services";}}}}s:37:"ecomm-need-help-setting-up-your-store";O:8:"stdClass":8:{s:4:"slug";s:37:"ecomm-need-help-setting-up-your-store";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:32:"Need help setting up your Store?";s:7:"content";s:350:"Schedule a free 30-min <a href="https://wordpress.com/support/concierge-support/">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:16:"set-up-concierge";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:21:"Schedule free session";}}s:3:"url";s:34:"https://wordpress.com/me/concierge";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:3:{i:0;s:35:"woocommerce-shipping-australia-post";i:1;s:32:"woocommerce-shipping-canada-post";i:2;s:30:"woocommerce-shipping-royalmail";}}}}s:20:"woocommerce-services";O:8:"stdClass":8:{s:4:"slug";s:20:"woocommerce-services";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:26:"WooCommerce Shipping & Tax";s:7:"content";s:255:"WooCommerce Shipping & Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:84:"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-services";}}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:"<";s:4:"days";i:2;}}}s:32:"ecomm-unique-shopping-experience";O:8:"stdClass":8:{s:4:"slug";s:32:"ecomm-unique-shopping-experience";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:53:"For a shopping experience as unique as your customers";s:7:"content";s:274:"Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:43:"learn-more-ecomm-unique-shopping-experience";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:71:"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:3:{i:0;s:35:"woocommerce-shipping-australia-post";i:1;s:32:"woocommerce-shipping-canada-post";i:2;s:30:"woocommerce-shipping-royalmail";}}i:1;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:"<";s:4:"days";i:2;}}}s:37:"wc-admin-getting-started-in-ecommerce";O:8:"stdClass":8:{s:4:"slug";s:37:"wc-admin-getting-started-in-ecommerce";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:38:"Getting Started in eCommerce - webinar";s:7:"content";s:174:"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:17:"watch-the-webinar";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:17:"Watch the webinar";}}s:3:"url";s:28:"https://youtu.be/V_2XtCOyZ7o";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":4:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:12:"setup_client";s:9:"operation";s:2:"!=";s:5:"value";b:1;}i:1;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:3:{i:0;O:8:"stdClass":4:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:13:"product_count";s:9:"operation";s:1:"=";s:5:"value";s:1:"0";}i:1;O:8:"stdClass":4:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:7:"revenue";s:9:"operation";s:1:"=";s:5:"value";s:4:"none";}i:2;O:8:"stdClass":4:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:7:"revenue";s:9:"operation";s:1:"=";s:5:"value";s:10:"up-to-2500";}}}}}s:18:"your-first-product";O:8:"stdClass":8:{s:4:"slug";s:18:"your-first-product";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:18:"Your first product";s:7:"content";s:461:"That''s huge! You''re well on your way to building a successful online store — now it’s time to think about how you''ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href="https://href.li/?https://woocommerce.com/shipping" target="_blank">WooCommerce Shipping</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:82:"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":4:{s:4:"type";s:12:"stored_state";s:5:"index";s:22:"there_were_no_products";s:9:"operation";s:1:"=";s:5:"value";b:1;}i:1;O:8:"stdClass":4:{s:4:"type";s:12:"stored_state";s:5:"index";s:22:"there_are_now_products";s:9:"operation";s:1:"=";s:5:"value";b:1;}i:2;O:8:"stdClass":3:{s:4:"type";s:13:"product_count";s:9:"operation";s:2:">=";s:5:"value";i:1;}i:3;O:8:"stdClass":5:{s:4:"type";s:18:"onboarding_profile";s:5:"index";s:13:"product_types";s:9:"operation";s:8:"contains";s:5:"value";s:8:"physical";s:7:"default";a:0:{}}}}s:37:"wc-admin-optimizing-the-checkout-flow";O:8:"stdClass":8:{s:4:"slug";s:37:"wc-admin-optimizing-the-checkout-flow";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:28:"Optimizing the checkout flow";s:7:"content";s:171:"It''s crucial to get your store''s checkout as smooth as possible to avoid losing sales. Let''s take a look at how you can optimize the checkout experience for your shoppers.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:28:"optimizing-the-checkout-flow";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:78:"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:3;}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:45:"woocommerce_task_list_tracked_completed_tasks";s:9:"operation";s:8:"contains";s:5:"value";s:8:"payments";s:7:"default";a:0:{}}}}s:39:"wc-admin-first-five-things-to-customize";O:8:"stdClass":8:{s:4:"slug";s:39:"wc-admin-first-five-things-to-customize";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:45:"The first 5 things to customize in your store";s:7:"content";s:173:"Deciding what to start with first is tricky. To help you properly prioritize, we''ve put together this short list of the first few things you should customize in WooCommerce.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:82:"https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:2;}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:45:"woocommerce_task_list_tracked_completed_tasks";s:5:"value";s:9:"NOT EMPTY";s:7:"default";s:9:"NOT EMPTY";s:9:"operation";s:2:"!=";}}}s:32:"wc-payments-qualitative-feedback";O:8:"stdClass":8:{s:4:"slug";s:32:"wc-payments-qualitative-feedback";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:55:"WooCommerce Payments setup - let us know what you think";s:7:"content";s:146:"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:35:"qualitative-feedback-from-new-users";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:39:"https://automattic.survey.fm/wc-pay-new";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:1:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:45:"woocommerce_task_list_tracked_completed_tasks";s:9:"operation";s:8:"contains";s:5:"value";s:20:"woocommerce-payments";s:7:"default";a:0:{}}}}s:29:"share-your-feedback-on-paypal";O:8:"stdClass":8:{s:4:"slug";s:29:"share-your-feedback-on-paypal";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:29:"Share your feedback on PayPal";s:7:"content";s:127:"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:14:"share-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:43:"http://automattic.survey.fm/paypal-feedback";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:26:"woocommerce-gateway-stripe";}}}}i:1;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}}}s:31:"google_listings_and_ads_install";O:8:"stdClass":8:{s:4:"slug";s:31:"google_listings_and_ads_install";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:35:"Drive traffic and sales with Google";s:7:"content";s:123:"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:11:"get-started";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:11:"Get started";}}s:3:"url";s:56:"https://woocommerce.com/products/google-listings-and-ads";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:18:"publish_after_time";s:13:"publish_after";s:19:"2021-06-09 00:00:00";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:23:"google_listings_and_ads";}}}}i:2;O:8:"stdClass":3:{s:4:"type";s:11:"order_count";s:9:"operation";s:1:">";s:5:"value";i:10;}}}s:39:"wc-subscriptions-security-update-3-0-15";O:8:"stdClass":8:{s:4:"slug";s:39:"wc-subscriptions-security-update-3-0-15";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:42:"WooCommerce Subscriptions security update!";s:7:"content";s:736:"We recently released an important security update to WooCommerce Subscriptions. To ensure your site''s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href="https://woocommerce.com/my-dashboard">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href="https://woocommerce.com/my-account/create-a-ticket/">open a ticket</a>.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:30:"update-wc-subscriptions-3-0-15";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:19:"View latest version";}}s:3:"url";s:30:"&page=wc-addons&section=helper";s:18:"url_is_admin_query";b:1;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:25:"woocommerce-subscriptions";s:8:"operator";s:1:"<";s:7:"version";s:6:"3.0.15";}}}s:29:"woocommerce-core-update-5-4-0";O:8:"stdClass":8:{s:4:"slug";s:29:"woocommerce-core-update-5-4-0";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:31:"Update to WooCommerce 5.4.1 now";s:7:"content";s:140:"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:20:"update-wc-core-5-4-0";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:25:"How to update WooCommerce";}}s:3:"url";s:64:"https://docs.woocommerce.com/document/how-to-update-woocommerce/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.0";}}}s:19:"wcpay-promo-2020-11";O:8:"stdClass":7:{s:4:"slug";s:19:"wcpay-promo-2020-11";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:19:"wcpay-promo-2020-11";s:7:"content";s:19:"wcpay-promo-2020-11";}}s:5:"rules";a:0:{}}s:19:"wcpay-promo-2020-12";O:8:"stdClass":7:{s:4:"slug";s:19:"wcpay-promo-2020-12";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:19:"wcpay-promo-2020-12";s:7:"content";s:19:"wcpay-promo-2020-12";}}s:5:"rules";a:0:{}}s:30:"wcpay-promo-2021-6-incentive-1";O:8:"stdClass":8:{s:4:"slug";s:30:"wcpay-promo-2021-6-incentive-1";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:82:"Simplify the payments process for you and your customers with WooCommerce Payments";s:7:"content";s:702:"With <a href="https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking "Get WooCommerce Payments," you agree to the <a href="https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601">Terms of Service</a>\n				and acknowledge you have read the <a href="https://automattic.com/privacy/">Privacy Policy</a>.\n				";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:25:"get-woo-commerce-payments";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:24:"Get WooCommerce Payments";}}s:3:"url";s:57:"admin.php?page=wc-admin&action=setup-woocommerce-payments";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:12:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:6:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"1";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"3";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"5";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"7";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"9";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:2:"11";s:7:"default";b:0;s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:4:{i:0;s:17:"crowdsignal-forms";i:1;s:11:"layout-grid";i:2;s:17:"full-site-editing";i:3;s:13:"page-optimize";}}}}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:26:"woocommerce_allow_tracking";s:5:"value";s:3:"yes";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:2:">=";s:4:"days";i:31;}i:5;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"4.0";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:10:"db_version";s:5:"value";s:5:"45805";s:7:"default";i:0;s:9:"operation";s:2:">=";}i:8;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-11";s:6:"status";s:8:"actioned";s:9:"operation";s:2:"!=";}i:9;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-11";s:6:"status";s:10:"unactioned";s:9:"operation";s:2:"!=";}i:10;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-12";s:6:"status";s:8:"actioned";s:9:"operation";s:2:"!=";}i:11;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-12";s:6:"status";s:10:"unactioned";s:9:"operation";s:2:"!=";}}}s:30:"wcpay-promo-2021-6-incentive-2";O:8:"stdClass":8:{s:4:"slug";s:30:"wcpay-promo-2021-6-incentive-2";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:82:"Simplify the payments process for you and your customers with WooCommerce Payments";s:7:"content";s:702:"With <a href="https://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking "Get WooCommerce Payments," you agree to the <a href="https://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601">Terms of Service</a>\n				and acknowledge you have read the <a href="https://automattic.com/privacy/">Privacy Policy</a>.\n				";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:24:"get-woocommerce-payments";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:24:"Get WooCommerce Payments";}}s:3:"url";s:57:"admin.php?page=wc-admin&action=setup-woocommerce-payments";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:12:{i:0;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:6:{i:0;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"2";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:1;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"4";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:2;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"6";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:1:"8";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:2:"10";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:5;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";s:2:"12";s:7:"default";b:0;s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:4:{i:0;s:17:"crowdsignal-forms";i:1;s:11:"layout-grid";i:2;s:17:"full-site-editing";i:3;s:13:"page-optimize";}}}}i:2;O:8:"stdClass":3:{s:4:"type";s:21:"base_location_country";s:5:"value";s:2:"US";s:9:"operation";s:1:"=";}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:26:"woocommerce_allow_tracking";s:5:"value";s:3:"yes";s:7:"default";b:0;s:9:"operation";s:1:"=";}i:4;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:2:">=";s:4:"days";i:31;}i:5;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:20:"woocommerce-payments";}}}}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"4.0";}i:7;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:10:"db_version";s:5:"value";s:5:"45805";s:7:"default";i:0;s:9:"operation";s:2:">=";}i:8;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-11";s:6:"status";s:8:"actioned";s:9:"operation";s:2:"!=";}i:9;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-11";s:6:"status";s:10:"unactioned";s:9:"operation";s:2:"!=";}i:10;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-12";s:6:"status";s:8:"actioned";s:9:"operation";s:2:"!=";}i:11;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:19:"wcpay-promo-2020-12";s:6:"status";s:10:"unactioned";s:9:"operation";s:2:"!=";}}}s:34:"ppxo-pps-upgrade-paypal-payments-1";O:8:"stdClass":8:{s:4:"slug";s:34:"ppxo-pps-upgrade-paypal-payments-1";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:47:"Get the latest PayPal extension for WooCommerce";s:7:"content";s:440:"Heads up! There''s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"ppxo-pps-install-paypal-payments-1";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:18:"View upgrade guide";}}s:3:"url";s:96:"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;}}}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";i:7;s:7:"default";i:1;s:9:"operation";s:1:"<";}}}s:34:"ppxo-pps-upgrade-paypal-payments-2";O:8:"stdClass":8:{s:4:"slug";s:34:"ppxo-pps-upgrade-paypal-payments-2";s:4:"type";s:4:"info";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:31:"Upgrade your PayPal experience!";s:7:"content";s:513:"We''ve developed a whole new <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension for WooCommerce</a> that combines the best features of our many PayPal extensions into just one extension.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br/><br/>Start using our latest PayPal today to continue to receive support and updates.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:34:"ppxo-pps-install-paypal-payments-2";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:18:"View upgrade guide";}}s:3:"url";s:96:"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:8:"actioned";}}s:5:"rules";a:4:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:3:"5.5";}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:27:"woocommerce-paypal-payments";}}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:2:{i:0;O:8:"stdClass":2:{s:4:"type";s:17:"plugins_activated";s:7:"plugins";a:1:{i:0;s:43:"woocommerce-gateway-paypal-express-checkout";}}i:1;O:8:"stdClass":6:{s:4:"type";s:6:"option";s:12:"transformers";a:1:{i:0;O:8:"stdClass":2:{s:3:"use";s:12:"dot_notation";s:9:"arguments";O:8:"stdClass":1:{s:4:"path";s:7:"enabled";}}}s:11:"option_name";s:27:"woocommerce_paypal_settings";s:9:"operation";s:1:"=";s:5:"value";s:3:"yes";s:7:"default";b:0;}}}i:3;O:8:"stdClass":5:{s:4:"type";s:6:"option";s:11:"option_name";s:36:"woocommerce_inbox_variant_assignment";s:5:"value";i:6;s:7:"default";i:1;s:9:"operation";s:1:">";}}}s:46:"woocommerce-core-sqli-july-2021-need-to-update";O:8:"stdClass":8:{s:4:"slug";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:56:"Action required: Critical vulnerabilities in WooCommerce";s:7:"content";s:570:"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:146:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:38:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.6";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.8";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.5.9";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.6";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.2";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.3";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.2";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.3";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.3";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.4";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.4";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.5";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.2";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.3";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.4";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.4";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.3";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.2";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.3";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.4";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.2";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.2";}i:31;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.3";}i:32;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.4";}i:33;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.1";}i:34;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.2";}i:35;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.2";}i:36;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.3";}i:37;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.5.1";}}}s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";O:8:"stdClass":8:{s:4:"slug";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:63:"Action required: Critical vulnerabilities in WooCommerce Blocks";s:7:"content";s:570:"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:146:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:31:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:6:"2.5.16";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.6.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.7.2";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.8.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"2.9.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.0.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.1.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.2.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.3.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.4.1";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.5.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.6.1";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.7.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.8.1";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"3.9.1";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.0.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.1.1";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.2.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.3.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.4.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.5.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.6.1";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.7.1";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"4.9.2";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.1.1";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.2.1";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.3.2";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:"!=";s:7:"version";s:5:"5.4.1";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"<";s:7:"version";s:5:"5.5.1";}}}s:45:"woocommerce-core-sqli-july-2021-store-patched";O:8:"stdClass":8:{s:4:"slug";s:45:"woocommerce-core-sqli-july-2021-store-patched";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:55:"Solved: Critical vulnerabilities patched in WooCommerce";s:7:"content";s:433:"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:146:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:23:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.6";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.8";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.9";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.6";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.2";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.2";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.4";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.2";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.2";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.3";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.4";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.2";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.3";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.2";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.3";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.1";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.2";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:11:"woocommerce";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.5.1";}}}}}s:47:"woocommerce-blocks-sqli-july-2021-store-patched";O:8:"stdClass":8:{s:4:"slug";s:47:"woocommerce-blocks-sqli-july-2021-store-patched";s:4:"type";s:6:"update";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:62:"Solved: Critical vulnerabilities patched in WooCommerce Blocks";s:7:"content";s:433:"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.";}}s:7:"actions";a:2:{i:0;O:8:"stdClass":6:{s:4:"name";s:10:"learn-more";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:10:"Learn more";}}s:3:"url";s:146:"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}i:1;O:8:"stdClass":6:{s:4:"name";s:7:"dismiss";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:7:"Dismiss";}}s:3:"url";b:0;s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:0;s:6:"status";s:8:"actioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:46:"woocommerce-core-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:1;O:8:"stdClass":2:{s:4:"type";s:3:"not";s:7:"operand";a:1:{i:0;O:8:"stdClass":4:{s:4:"type";s:11:"note_status";s:9:"note_name";s:48:"woocommerce-blocks-sqli-july-2021-need-to-update";s:6:"status";s:7:"pending";s:9:"operation";s:1:"=";}}}i:2;O:8:"stdClass":2:{s:4:"type";s:2:"or";s:8:"operands";a:31:{i:0;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:6:"2.5.16";}i:1;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.6.2";}i:2;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.7.2";}i:3;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.8.1";}i:4;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"2.9.1";}i:5;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.0.1";}i:6;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.1.1";}i:7;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.2.1";}i:8;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.3.1";}i:9;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.4.1";}i:10;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.5.1";}i:11;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.6.1";}i:12;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.7.2";}i:13;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.8.1";}i:14;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"3.9.1";}i:15;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.0.1";}i:16;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.1.1";}i:17;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.2.1";}i:18;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.3.1";}i:19;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.4.3";}i:20;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.5.3";}i:21;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.6.1";}i:22;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.7.1";}i:23;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.8.1";}i:24;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"4.9.2";}i:25;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.0.1";}i:26;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.1.1";}i:27;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.2.1";}i:28;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.3.2";}i:29;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:1:"=";s:7:"version";s:5:"5.4.1";}i:30;O:8:"stdClass":4:{s:4:"type";s:14:"plugin_version";s:6:"plugin";s:28:"woo-gutenberg-products-block";s:8:"operator";s:2:">=";s:7:"version";s:5:"5.5.1";}}}}}s:19:"habit-moment-survey";O:8:"stdClass":8:{s:4:"slug";s:19:"habit-moment-survey";s:4:"type";s:9:"marketing";s:6:"status";s:10:"unactioned";s:12:"is_snoozable";i:0;s:6:"source";s:15:"woocommerce.com";s:7:"locales";a:1:{i:0;O:8:"stdClass":3:{s:6:"locale";s:5:"en_US";s:5:"title";s:61:"We''re all ears! Share your experience so far with WooCommerce";s:7:"content";s:134:"We''d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.";}}s:7:"actions";a:1:{i:0;O:8:"stdClass":6:{s:4:"name";s:14:"share-feedback";s:7:"locales";a:1:{i:0;O:8:"stdClass":2:{s:6:"locale";s:5:"en_US";s:5:"label";s:14:"Share feedback";}}s:3:"url";s:45:"https://automattic.survey.fm/store-management";s:18:"url_is_admin_query";b:0;s:10:"is_primary";b:1;s:6:"status";s:10:"unactioned";}}s:5:"rules";a:3:{i:0;O:8:"stdClass":3:{s:4:"type";s:18:"wcadmin_active_for";s:9:"operation";s:1:">";s:4:"days";i:3;}i:1;O:8:"stdClass":3:{s:4:"type";s:11:"order_count";s:9:"operation";s:1:">";s:5:"value";i:30;}i:2;O:8:"stdClass":3:{s:4:"type";s:13:"product_count";s:9:"operation";s:1:">";s:5:"value";i:0;}}}}', 'no');
INSERT INTO `wp8w_options` VALUES
(116996, '_transient_wc_attribute_taxonomies', 'a:1:{i:0;O:8:"stdClass":6:{s:12:"attribute_id";s:1:"1";s:14:"attribute_name";s:5:"color";s:15:"attribute_label";s:5:"Color";s:14:"attribute_type";s:6:"select";s:17:"attribute_orderby";s:10:"menu_order";s:16:"attribute_public";s:1:"0";}}', 'yes'),
(117023, 'woocommerce_admin_version', '2.9.4', 'yes'),
(117116, '_transient_timeout_mm_test', '1642060635', 'no'),
(117117, '_transient_mm_test', 'a:1:{s:3:"key";s:4:"none";}', 'no'),
(117118, 'bh_data_queue', 'a:0:{}', 'no'),
(117562, 'action_scheduler_migration_status', 'complete', 'yes'),
(118019, 'woocommerce_mobile_app_usage', 'a:1:{s:7:"android";a:3:{s:8:"platform";s:7:"android";s:7:"version";s:5:"8.1.1";s:9:"last_used";s:25:"2021-12-23T03:54:52+00:00";}}', 'yes'),
(118222, '_transient_timeout_wc_shipping_method_count_legacy', '1642370584', 'no'),
(118223, '_transient_wc_shipping_method_count_legacy', 'a:2:{s:7:"version";s:10:"1637177954";s:5:"value";i:2;}', 'no'),
(119266, 'elementor_1_elementor_updater_batch_ba6d3550fde618e9bb41cec36c4d', 'a:1:{i:0;a:1:{s:8:"callback";a:2:{i:0;s:31:"Elementor\\Core\\Upgrade\\Upgrades";i:1;s:16:"_on_each_version";}}}', 'no'),
(119480, '_elementor_global_css', 'a:7:{s:4:"time";i:1640091160;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:5:"empty";i:0;b:0;s:3:"css";s:0:"";}', 'yes'),
(119814, '_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:65:"https://downloads.wordpress.org/release/en_GB/wordpress-5.8.2.zip";s:6:"locale";s:5:"en_GB";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:65:"https://downloads.wordpress.org/release/en_GB/wordpress-5.8.2.zip";s:10:"no_content";s:0:"";s:11:"new_bundled";s:0:"";s:7:"partial";s:0:"";s:8:"rollback";s:0:"";}s:7:"current";s:5:"5.8.2";s:7:"version";s:5:"5.8.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.6";s:15:"partial_version";s:0:"";}}s:12:"last_checked";i:1640847386;s:15:"version_checked";s:5:"5.8.2";s:12:"translations";a:0:{}}', 'no'),
(119815, '_site_transient_update_themes', 'O:8:"stdClass":5:{s:12:"last_checked";i:1640847387;s:7:"checked";a:1:{s:6:"sydney";s:4:"1.86";}s:8:"response";a:0:{}s:9:"no_update";a:1:{s:6:"sydney";a:6:{s:5:"theme";s:6:"sydney";s:11:"new_version";s:4:"1.86";s:3:"url";s:36:"https://wordpress.org/themes/sydney/";s:7:"package";s:53:"https://downloads.wordpress.org/theme/sydney.1.86.zip";s:8:"requires";b:0;s:12:"requires_php";s:3:"5.6";}}s:12:"translations";a:0:{}}', 'no'),
(120537, '_site_transient_timeout_php_check_d564ef3bc004ad591bb7443752129422', '1641060765', 'no'),
(120538, '_site_transient_php_check_d564ef3bc004ad591bb7443752129422', 'a:5:{s:19:"recommended_version";s:3:"7.4";s:15:"minimum_version";s:6:"5.6.20";s:12:"is_supported";b:1;s:9:"is_secure";b:1;s:13:"is_acceptable";b:1;}', 'no'),
(121370, '_transient_timeout_googlesitekit_remote_features', '1640868092', 'no'),
(121371, '_transient_googlesitekit_remote_features', 'a:6:{s:8:"ga4setup";a:1:{s:7:"enabled";b:1;}s:14:"helpVisibility";a:1:{s:7:"enabled";b:1;}s:13:"ideaHubModule";a:1:{s:7:"enabled";b:0;}s:12:"userFeedback";a:1:{s:7:"enabled";b:1;}s:17:"widgets.dashboard";a:1:{s:7:"enabled";b:1;}s:21:"widgets.pageDashboard";a:1:{s:7:"enabled";b:1;}}', 'no'),
(121419, '_transient_timeout_gla_ads_metrics', '1640830694', 'no'),
(121420, '_transient_gla_ads_metrics', 'a:0:{}', 'no'),
(121487, '_site_transient_update_plugins', 'O:8:"stdClass":5:{s:12:"last_checked";i:1640847387;s:8:"response";a:0:{}s:12:"translations";a:0:{}s:9:"no_update";a:21:{s:37:"blocks-animation/blocks-animation.php";O:8:"stdClass":10:{s:2:"id";s:30:"w.org/plugins/blocks-animation";s:4:"slug";s:16:"blocks-animation";s:6:"plugin";s:37:"blocks-animation/blocks-animation.php";s:11:"new_version";s:5:"1.7.4";s:3:"url";s:47:"https://wordpress.org/plugins/blocks-animation/";s:7:"package";s:59:"https://downloads.wordpress.org/plugin/blocks-animation.zip";s:5:"icons";a:2:{s:2:"2x";s:69:"https://ps.w.org/blocks-animation/assets/icon-256x256.png?rev=2619319";s:2:"1x";s:69:"https://ps.w.org/blocks-animation/assets/icon-256x256.png?rev=2619319";}s:7:"banners";a:0:{}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.4";}s:23:"elementor/elementor.php";O:8:"stdClass":10:{s:2:"id";s:23:"w.org/plugins/elementor";s:4:"slug";s:9:"elementor";s:6:"plugin";s:23:"elementor/elementor.php";s:11:"new_version";s:5:"3.5.3";s:3:"url";s:40:"https://wordpress.org/plugins/elementor/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/elementor.3.5.3.zip";s:5:"icons";a:3:{s:2:"2x";s:62:"https://ps.w.org/elementor/assets/icon-256x256.png?rev=2622511";s:2:"1x";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=2597493";s:3:"svg";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=2597493";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493";s:2:"1x";s:64:"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.0";}s:65:"essential-addons-for-elementor-lite/essential_adons_elementor.php";O:8:"stdClass":10:{s:2:"id";s:49:"w.org/plugins/essential-addons-for-elementor-lite";s:4:"slug";s:35:"essential-addons-for-elementor-lite";s:6:"plugin";s:65:"essential-addons-for-elementor-lite/essential_adons_elementor.php";s:11:"new_version";s:5:"5.0.0";s:3:"url";s:66:"https://wordpress.org/plugins/essential-addons-for-elementor-lite/";s:7:"package";s:84:"https://downloads.wordpress.org/plugin/essential-addons-for-elementor-lite.5.0.0.zip";s:5:"icons";a:2:{s:2:"2x";s:88:"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-256x256.png?rev=2598498";s:2:"1x";s:88:"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-128x128.png?rev=2598498";}s:7:"banners";a:2:{s:2:"2x";s:91:"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-1544x500.gif?rev=2649101";s:2:"1x";s:90:"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-772x250.gif?rev=2649101";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.0";}s:53:"flexible-checkout-fields/flexible-checkout-fields.php";O:8:"stdClass":10:{s:2:"id";s:38:"w.org/plugins/flexible-checkout-fields";s:4:"slug";s:24:"flexible-checkout-fields";s:6:"plugin";s:53:"flexible-checkout-fields/flexible-checkout-fields.php";s:11:"new_version";s:5:"3.1.2";s:3:"url";s:55:"https://wordpress.org/plugins/flexible-checkout-fields/";s:7:"package";s:67:"https://downloads.wordpress.org/plugin/flexible-checkout-fields.zip";s:5:"icons";a:2:{s:2:"2x";s:77:"https://ps.w.org/flexible-checkout-fields/assets/icon-256x256.gif?rev=2522628";s:2:"1x";s:77:"https://ps.w.org/flexible-checkout-fields/assets/icon-128x128.gif?rev=2522628";}s:7:"banners";a:2:{s:2:"2x";s:80:"https://ps.w.org/flexible-checkout-fields/assets/banner-1544x500.png?rev=2522666";s:2:"1x";s:79:"https://ps.w.org/flexible-checkout-fields/assets/banner-772x250.png?rev=2522666";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.2";}s:51:"google-listings-and-ads/google-listings-and-ads.php";O:8:"stdClass":10:{s:2:"id";s:37:"w.org/plugins/google-listings-and-ads";s:4:"slug";s:23:"google-listings-and-ads";s:6:"plugin";s:51:"google-listings-and-ads/google-listings-and-ads.php";s:11:"new_version";s:5:"1.9.0";s:3:"url";s:54:"https://wordpress.org/plugins/google-listings-and-ads/";s:7:"package";s:72:"https://downloads.wordpress.org/plugin/google-listings-and-ads.1.9.0.zip";s:5:"icons";a:3:{s:2:"2x";s:76:"https://ps.w.org/google-listings-and-ads/assets/icon-256x256.png?rev=2528997";s:2:"1x";s:68:"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2528997";s:3:"svg";s:68:"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2528997";}s:7:"banners";a:2:{s:2:"2x";s:79:"https://ps.w.org/google-listings-and-ads/assets/banner-1544x500.png?rev=2542080";s:2:"1x";s:78:"https://ps.w.org/google-listings-and-ads/assets/banner-772x250.png?rev=2542080";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.6";}s:19:"jetpack/jetpack.php";O:8:"stdClass":10:{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:4:"10.4";s:3:"url";s:38:"https://wordpress.org/plugins/jetpack/";s:7:"package";s:55:"https://downloads.wordpress.org/plugin/jetpack.10.4.zip";s:5:"icons";a:3:{s:2:"2x";s:60:"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=2638128";s:2:"1x";s:52:"https://ps.w.org/jetpack/assets/icon.svg?rev=2638128";s:3:"svg";s:52:"https://ps.w.org/jetpack/assets/icon.svg?rev=2638128";}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:8:"requires";s:3:"5.7";}s:23:"loginizer/loginizer.php";O:8:"stdClass":10:{s:2:"id";s:23:"w.org/plugins/loginizer";s:4:"slug";s:9:"loginizer";s:6:"plugin";s:23:"loginizer/loginizer.php";s:11:"new_version";s:5:"1.6.8";s:3:"url";s:40:"https://wordpress.org/plugins/loginizer/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/loginizer.1.6.8.zip";s:5:"icons";a:2:{s:2:"2x";s:62:"https://ps.w.org/loginizer/assets/icon-256x256.png?rev=1381093";s:2:"1x";s:62:"https://ps.w.org/loginizer/assets/icon-128x128.png?rev=1381093";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/loginizer/assets/banner-1544x500.jpg?rev=1517954";s:2:"1x";s:64:"https://ps.w.org/loginizer/assets/banner-772x250.jpg?rev=1517954";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"3.0";}s:21:"mailpoet/mailpoet.php";O:8:"stdClass":10:{s:2:"id";s:22:"w.org/plugins/mailpoet";s:4:"slug";s:8:"mailpoet";s:6:"plugin";s:21:"mailpoet/mailpoet.php";s:11:"new_version";s:6:"3.75.1";s:3:"url";s:39:"https://wordpress.org/plugins/mailpoet/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/mailpoet.3.75.1.zip";s:5:"icons";a:2:{s:2:"2x";s:61:"https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=1895745";s:2:"1x";s:61:"https://ps.w.org/mailpoet/assets/icon-128x128.png?rev=1706492";}s:7:"banners";a:2:{s:2:"2x";s:64:"https://ps.w.org/mailpoet/assets/banner-1544x500.png?rev=2046588";s:2:"1x";s:63:"https://ps.w.org/mailpoet/assets/banner-772x250.png?rev=2046588";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.3";}s:45:"remove-footer-credit/remove-footer-credit.php";O:8:"stdClass":10:{s:2:"id";s:34:"w.org/plugins/remove-footer-credit";s:4:"slug";s:20:"remove-footer-credit";s:6:"plugin";s:45:"remove-footer-credit/remove-footer-credit.php";s:11:"new_version";s:6:"1.0.10";s:3:"url";s:51:"https://wordpress.org/plugins/remove-footer-credit/";s:7:"package";s:70:"https://downloads.wordpress.org/plugin/remove-footer-credit.1.0.10.zip";s:5:"icons";a:1:{s:2:"1x";s:73:"https://ps.w.org/remove-footer-credit/assets/icon-128x128.jpg?rev=1821059";}s:7:"banners";a:1:{s:2:"1x";s:75:"https://ps.w.org/remove-footer-credit/assets/banner-772x250.jpg?rev=1821059";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.2";}s:31:"simple-banner/simple-banner.php";O:8:"stdClass":10:{s:2:"id";s:27:"w.org/plugins/simple-banner";s:4:"slug";s:13:"simple-banner";s:6:"plugin";s:31:"simple-banner/simple-banner.php";s:11:"new_version";s:6:"2.10.6";s:3:"url";s:44:"https://wordpress.org/plugins/simple-banner/";s:7:"package";s:63:"https://downloads.wordpress.org/plugin/simple-banner.2.10.6.zip";s:5:"icons";a:2:{s:2:"2x";s:66:"https://ps.w.org/simple-banner/assets/icon-256x256.png?rev=1198700";s:2:"1x";s:66:"https://ps.w.org/simple-banner/assets/icon-128x128.png?rev=1198700";}s:7:"banners";a:2:{s:2:"2x";s:69:"https://ps.w.org/simple-banner/assets/banner-1544x500.png?rev=1198696";s:2:"1x";s:68:"https://ps.w.org/simple-banner/assets/banner-772x250.png?rev=1198699";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:5:"3.0.1";}s:35:"google-site-kit/google-site-kit.php";O:8:"stdClass":10:{s:2:"id";s:29:"w.org/plugins/google-site-kit";s:4:"slug";s:15:"google-site-kit";s:6:"plugin";s:35:"google-site-kit/google-site-kit.php";s:11:"new_version";s:6:"1.48.1";s:3:"url";s:46:"https://wordpress.org/plugins/google-site-kit/";s:7:"package";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.48.1.zip";s:5:"icons";a:2:{s:2:"2x";s:68:"https://ps.w.org/google-site-kit/assets/icon-256x256.png?rev=2181376";s:2:"1x";s:68:"https://ps.w.org/google-site-kit/assets/icon-128x128.png?rev=2181376";}s:7:"banners";a:2:{s:2:"2x";s:71:"https://ps.w.org/google-site-kit/assets/banner-1544x500.png?rev=2513620";s:2:"1x";s:70:"https://ps.w.org/google-site-kit/assets/banner-772x250.png?rev=2513620";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.7";}s:23:"wp-smushit/wp-smush.php";O:8:"stdClass":10:{s:2:"id";s:24:"w.org/plugins/wp-smushit";s:4:"slug";s:10:"wp-smushit";s:6:"plugin";s:23:"wp-smushit/wp-smush.php";s:11:"new_version";s:5:"3.9.4";s:3:"url";s:41:"https://wordpress.org/plugins/wp-smushit/";s:7:"package";s:59:"https://downloads.wordpress.org/plugin/wp-smushit.3.9.4.zip";s:5:"icons";a:2:{s:2:"2x";s:63:"https://ps.w.org/wp-smushit/assets/icon-256x256.gif?rev=2633223";s:2:"1x";s:63:"https://ps.w.org/wp-smushit/assets/icon-128x128.gif?rev=2633223";}s:7:"banners";a:2:{s:2:"2x";s:66:"https://ps.w.org/wp-smushit/assets/banner-1544x500.png?rev=2624292";s:2:"1x";s:65:"https://ps.w.org/wp-smushit/assets/banner-772x250.png?rev=2624292";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.3";}s:61:"sticky-menu-or-anything-on-scroll/sticky-menu-or-anything.php";O:8:"stdClass":10:{s:2:"id";s:47:"w.org/plugins/sticky-menu-or-anything-on-scroll";s:4:"slug";s:33:"sticky-menu-or-anything-on-scroll";s:6:"plugin";s:61:"sticky-menu-or-anything-on-scroll/sticky-menu-or-anything.php";s:11:"new_version";s:4:"2.31";s:3:"url";s:64:"https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/";s:7:"package";s:81:"https://downloads.wordpress.org/plugin/sticky-menu-or-anything-on-scroll.2.31.zip";s:5:"icons";a:2:{s:2:"2x";s:86:"https://ps.w.org/sticky-menu-or-anything-on-scroll/assets/icon-256x256.gif?rev=2564941";s:2:"1x";s:86:"https://ps.w.org/sticky-menu-or-anything-on-scroll/assets/icon-128x128.gif?rev=2564941";}s:7:"banners";a:2:{s:2:"2x";s:89:"https://ps.w.org/sticky-menu-or-anything-on-scroll/assets/banner-1544x500.png?rev=2391657";s:2:"1x";s:88:"https://ps.w.org/sticky-menu-or-anything-on-scroll/assets/banner-772x250.png?rev=2391646";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"3.6";}s:45:"videojs-html5-player/videojs-html5-player.php";O:8:"stdClass":10:{s:2:"id";s:34:"w.org/plugins/videojs-html5-player";s:4:"slug";s:20:"videojs-html5-player";s:6:"plugin";s:45:"videojs-html5-player/videojs-html5-player.php";s:11:"new_version";s:5:"1.1.6";s:3:"url";s:51:"https://wordpress.org/plugins/videojs-html5-player/";s:7:"package";s:63:"https://downloads.wordpress.org/plugin/videojs-html5-player.zip";s:5:"icons";a:1:{s:2:"1x";s:73:"https://ps.w.org/videojs-html5-player/assets/icon-128x128.png?rev=1158522";}s:7:"banners";a:1:{s:2:"1x";s:75:"https://ps.w.org/videojs-html5-player/assets/banner-772x250.png?rev=1158522";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.2";}s:27:"woocommerce/woocommerce.php";O:8:"stdClass":10:{s:2:"id";s:25:"w.org/plugins/woocommerce";s:4:"slug";s:11:"woocommerce";s:6:"plugin";s:27:"woocommerce/woocommerce.php";s:11:"new_version";s:5:"6.0.0";s:3:"url";s:42:"https://wordpress.org/plugins/woocommerce/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/woocommerce.6.0.0.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/woocommerce/assets/icon-256x256.png?rev=2366418";s:2:"1x";s:64:"https://ps.w.org/woocommerce/assets/icon-128x128.png?rev=2366418";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418";s:2:"1x";s:66:"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.6";}s:45:"woocommerce-payments/woocommerce-payments.php";O:8:"stdClass":10:{s:2:"id";s:34:"w.org/plugins/woocommerce-payments";s:4:"slug";s:20:"woocommerce-payments";s:6:"plugin";s:45:"woocommerce-payments/woocommerce-payments.php";s:11:"new_version";s:5:"3.5.0";s:3:"url";s:51:"https://wordpress.org/plugins/woocommerce-payments/";s:7:"package";s:69:"https://downloads.wordpress.org/plugin/woocommerce-payments.3.5.0.zip";s:5:"icons";a:2:{s:2:"2x";s:73:"https://ps.w.org/woocommerce-payments/assets/icon-256x256.png?rev=2429229";s:2:"1x";s:73:"https://ps.w.org/woocommerce-payments/assets/icon-128x128.png?rev=2429229";}s:7:"banners";a:2:{s:2:"2x";s:76:"https://ps.w.org/woocommerce-payments/assets/banner-1544x500.png?rev=2429229";s:2:"1x";s:75:"https://ps.w.org/woocommerce-payments/assets/banner-772x250.png?rev=2429229";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"5.6";}s:45:"woocommerce-services/woocommerce-services.php";O:8:"stdClass":10:{s:2:"id";s:34:"w.org/plugins/woocommerce-services";s:4:"slug";s:20:"woocommerce-services";s:6:"plugin";s:45:"woocommerce-services/woocommerce-services.php";s:11:"new_version";s:7:"1.25.20";s:3:"url";s:51:"https://wordpress.org/plugins/woocommerce-services/";s:7:"package";s:71:"https://downloads.wordpress.org/plugin/woocommerce-services.1.25.20.zip";s:5:"icons";a:2:{s:2:"2x";s:73:"https://ps.w.org/woocommerce-services/assets/icon-256x256.png?rev=2398959";s:2:"1x";s:73:"https://ps.w.org/woocommerce-services/assets/icon-128x128.png?rev=2398959";}s:7:"banners";a:2:{s:2:"2x";s:76:"https://ps.w.org/woocommerce-services/assets/banner-1544x500.png?rev=2398959";s:2:"1x";s:75:"https://ps.w.org/woocommerce-services/assets/banner-772x250.png?rev=2398959";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.6";}s:41:"woo-discount-rules/woo-discount-rules.php";O:8:"stdClass":10:{s:2:"id";s:32:"w.org/plugins/woo-discount-rules";s:4:"slug";s:18:"woo-discount-rules";s:6:"plugin";s:41:"woo-discount-rules/woo-discount-rules.php";s:11:"new_version";s:6:"2.3.11";s:3:"url";s:49:"https://wordpress.org/plugins/woo-discount-rules/";s:7:"package";s:68:"https://downloads.wordpress.org/plugin/woo-discount-rules.2.3.11.zip";s:5:"icons";a:2:{s:2:"2x";s:71:"https://ps.w.org/woo-discount-rules/assets/icon-256x256.png?rev=1977982";s:2:"1x";s:71:"https://ps.w.org/woo-discount-rules/assets/icon-128x128.png?rev=1977982";}s:7:"banners";a:2:{s:2:"2x";s:74:"https://ps.w.org/woo-discount-rules/assets/banner-1544x500.png?rev=1977982";s:2:"1x";s:73:"https://ps.w.org/woo-discount-rules/assets/banner-772x250.png?rev=1977982";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:5:"4.6.1";}s:27:"wp-optimize/wp-optimize.php";O:8:"stdClass":10:{s:2:"id";s:25:"w.org/plugins/wp-optimize";s:4:"slug";s:11:"wp-optimize";s:6:"plugin";s:27:"wp-optimize/wp-optimize.php";s:11:"new_version";s:5:"3.2.1";s:3:"url";s:42:"https://wordpress.org/plugins/wp-optimize/";s:7:"package";s:60:"https://downloads.wordpress.org/plugin/wp-optimize.3.2.1.zip";s:5:"icons";a:2:{s:2:"2x";s:64:"https://ps.w.org/wp-optimize/assets/icon-256x256.png?rev=1552899";s:2:"1x";s:64:"https://ps.w.org/wp-optimize/assets/icon-128x128.png?rev=1552899";}s:7:"banners";a:2:{s:2:"2x";s:67:"https://ps.w.org/wp-optimize/assets/banner-1544x500.png?rev=2125385";s:2:"1x";s:66:"https://ps.w.org/wp-optimize/assets/banner-772x250.png?rev=2125385";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.5";}s:23:"wp-cerber/wp-cerber.php";O:8:"stdClass":10:{s:2:"id";s:23:"w.org/plugins/wp-cerber";s:4:"slug";s:9:"wp-cerber";s:6:"plugin";s:23:"wp-cerber/wp-cerber.php";s:11:"new_version";s:5:"8.9.5";s:3:"url";s:40:"https://wordpress.org/plugins/wp-cerber/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/wp-cerber.8.9.5.zip";s:5:"icons";a:2:{s:2:"2x";s:62:"https://ps.w.org/wp-cerber/assets/icon-256x256.png?rev=2344645";s:2:"1x";s:62:"https://ps.w.org/wp-cerber/assets/icon-128x128.png?rev=2359065";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/wp-cerber/assets/banner-1544x500.png?rev=2344628";s:2:"1x";s:64:"https://ps.w.org/wp-cerber/assets/banner-772x250.png?rev=2344628";}s:11:"banners_rtl";a:0:{}s:8:"requires";s:3:"4.9";}s:24:"wpforms-lite/wpforms.php";O:8:"stdClass":10:{s:2:"id";s:26:"w.org/plugins/wpforms-lite";s:4:"slug";s:12:"wpforms-lite";s:6:"plugin";s:24:"wpforms-lite/wpforms.php";s:11:"new_version";s:7:"1.7.1.2";s:3:"url";s:43:"https://wordpress.org/plugins/wpforms-lite/";s:7:"package";s:63:"https://downloads.wordpress.org/plugin/wpforms-lite.1.7.1.2.zip";s:5:"icons";a:3:{s:2:"2x";s:65:"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=2574201";s:2:"1x";s:57:"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198";s:3:"svg";s:57:"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198";}s:7:"banners";a:2:{s:2:"2x";s:68:"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=2602491";s:2:"1x";s:67:"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=2602491";}s:11:"banners_rtl";a:2:{s:2:"2x";s:72:"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=2602491";s:2:"1x";s:71:"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=2602491";}s:8:"requires";s:3:"4.9";}}s:7:"checked";a:23:{s:37:"blocks-animation/blocks-animation.php";s:5:"1.7.4";s:23:"elementor/elementor.php";s:5:"3.5.3";s:65:"essential-addons-for-elementor-lite/essential_adons_elementor.php";s:5:"5.0.0";s:53:"flexible-checkout-fields/flexible-checkout-fields.php";s:5:"3.1.2";s:51:"google-listings-and-ads/google-listings-and-ads.php";s:5:"1.9.0";s:19:"jetpack/jetpack.php";s:4:"10.4";s:23:"loginizer/loginizer.php";s:5:"1.6.8";s:21:"mailpoet/mailpoet.php";s:6:"3.75.1";s:47:"mojo-marketplace-wp-plugin/mojo-marketplace.php";s:3:"1.6";s:43:"popularfx-templates/popularfx-templates.php";s:5:"1.2.1";s:45:"remove-footer-credit/remove-footer-credit.php";s:6:"1.0.10";s:31:"simple-banner/simple-banner.php";s:6:"2.10.6";s:35:"google-site-kit/google-site-kit.php";s:6:"1.48.1";s:23:"wp-smushit/wp-smush.php";s:5:"3.9.4";s:61:"sticky-menu-or-anything-on-scroll/sticky-menu-or-anything.php";s:4:"2.31";s:45:"videojs-html5-player/videojs-html5-player.php";s:5:"1.1.6";s:27:"woocommerce/woocommerce.php";s:5:"6.0.0";s:45:"woocommerce-payments/woocommerce-payments.php";s:5:"3.5.0";s:45:"woocommerce-services/woocommerce-services.php";s:7:"1.25.20";s:41:"woo-discount-rules/woo-discount-rules.php";s:6:"2.3.11";s:27:"wp-optimize/wp-optimize.php";s:5:"3.2.1";s:23:"wp-cerber/wp-cerber.php";s:5:"8.9.5";s:24:"wpforms-lite/wpforms.php";s:7:"1.7.1.2";}}', 'no'),
(121489, '_transient_timeout_jetpack_https_test', '1640885375', 'no'),
(121490, '_transient_jetpack_https_test', '1', 'no'),
(121493, '_transient_timeout_jetpack_plugin_api_action_links_refresh', '1640885383', 'no'),
(121494, '_transient_jetpack_plugin_api_action_links_refresh', '1640798983', 'no'),
(121495, 'jetpack_site_products', 'a:0:{}', 'yes'),
(121521, '_transient_timeout_wcpay_currency_format', '1640897912', 'no'),
(121522, '_transient_wcpay_currency_format', 'a:151:{s:3:"EUR";a:51:{s:5:"ca_AD";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"de_AT";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"de_BE";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"de_LU";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"el_CY";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"en_IE";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_MT";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"es_EA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"es_IC";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_BE";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_BL";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_GF";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_GP";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_LU";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_MC";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_MF";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_MQ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_PM";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_RE";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_YT";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"it_SM";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"it_VA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"nl_BE";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"pt_PT";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"sq_XK";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:10:"sr_Latn_ME";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:10:"sr_Latn_XK";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"sv_AX";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"sv_FI";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"tr_CY";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:6:"ast_ES";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"ca_ES";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"de_DE";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"el_GR";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"es_ES";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"et_EE";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"eu_ES";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fi_FI";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_FR";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fy_NL";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"ga_IE";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"gl_ES";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"it_IT";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"lb_LU";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"lt_LT";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"lv_LV";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"mt_MT";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"nl_NL";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"sk_SK";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"sl_SI";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"AED";a:2:{s:5:"ar_AE";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"AFN";a:4:{s:5:"fa_AF";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"ps_AF";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"uz_AF";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"XCD";a:9:{s:5:"en_AG";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_AI";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_DM";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_GD";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_KN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_LC";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_MS";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_VC";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"ALL";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"sq_AL";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"AMD";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"hy_AM";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"AOA";a:2:{s:5:"pt_AO";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"ARS";a:2:{s:5:"es_AR";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"USD";a:28:{s:5:"en_AS";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_DG";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_FM";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_GU";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_IO";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_MH";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_MP";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_PR";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_PW";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_TC";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_UM";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_VG";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_VI";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_ZW";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"es_EC";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"es_PA";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"es_PR";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"es_SV";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"es_US";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"fr_HT";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"nl_BQ";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"pt_TL";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"qu_EC";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_US";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:6:"haw_US";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"nd_ZW";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"sn_ZW";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"AUD";a:8:{s:5:"en_AU";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_CC";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_CX";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_KI";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_NF";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_NR";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_TV";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"AWG";a:2:{s:5:"nl_AW";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"AZN";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"az_AZ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"BAM";a:4:{s:5:"hr_BA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:10:"sr_Latn_BA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"bs_BA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"BBD";a:2:{s:5:"en_BB";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"BDT";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:5:"right";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"bn_BD";a:4:{s:12:"currency_pos";s:5:"right";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"XOF";a:11:{s:5:"fr_BF";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_BJ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_CI";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_ML";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_NE";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_SN";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_TG";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"pt_GW";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:6:"dyo_SN";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"wo_SN";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"BGN";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"bg_BG";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"BHD";a:2:{s:5:"ar_BH";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}}s:3:"BIF";a:4:{s:5:"en_BI";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"fr_BI";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"rn_BI";a:4:{s:12:"currency_pos";s:5:"right";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"BMD";a:2:{s:5:"en_BM";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"BND";a:2:{s:5:"ms_BN";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"BOB";a:3:{s:5:"es_BO";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"qu_BO";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"BRL";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"pt_BR";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"BSD";a:2:{s:5:"en_BS";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"BTN";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"dz_BT";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"BWP";a:2:{s:5:"en_BW";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"BYN";a:3:{s:5:"ru_BY";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"be_BY";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"BZD";a:2:{s:5:"en_BZ";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"CAD";a:3:{s:5:"en_CA";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"fr_CA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"CDF";a:4:{s:5:"fr_CD";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"sw_CD";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"ln_CD";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"XAF";a:12:{s:5:"ar_TD";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"en_CM";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"es_GQ";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_CF";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_CG";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_CM";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_GA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_GQ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_TD";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"pt_GQ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"sg_CF";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"CHF";a:8:{s:5:"de_CH";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"de_LI";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"fr_CH";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:6:"gsw_LI";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"it_CH";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:6:"gsw_CH";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"rm_CH";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"NZD";a:7:{s:5:"en_CK";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_NU";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_NZ";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_PN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_TK";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"mi_NZ";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"CLP";a:2:{s:5:"es_CL";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"CNY";a:4:{s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"bo_CN";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ug_CN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"zh_CN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"COP";a:2:{s:5:"es_CO";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"CRC";a:2:{s:5:"es_CR";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"CUC";a:2:{s:5:"es_CU";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"CVE";a:2:{s:5:"pt_CV";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"ANG";a:4:{s:5:"en_SX";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"nl_CW";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"nl_SX";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"CZK";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"cs_CZ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"DJF";a:3:{s:5:"ar_DJ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_DJ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"DKK";a:4:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"da_DK";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fo_FO";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"kl_GL";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"DOP";a:2:{s:5:"es_DO";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"DZD";a:3:{s:5:"ar_DZ";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_DZ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"EGP";a:2:{s:5:"ar_EG";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"MAD";a:5:{s:5:"ar_EH";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ar_MA";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"fr_MA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:6:"tzm_MA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"ERN";a:4:{s:5:"ar_ER";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"en_ER";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ti_ER";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"ETB";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"am_ET";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"FJD";a:2:{s:5:"en_FJ";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"FKP";a:2:{s:5:"en_FK";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"GBP";a:9:{s:5:"en_GB";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_GG";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_IM";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_JE";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ga_GB";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"cy_GB";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"gd_GB";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"gv_IM";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"GEL";a:3:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"ka_GE";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"os_GE";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"GHS";a:4:{s:5:"en_GH";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ak_GH";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ee_GH";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"GIP";a:2:{s:5:"en_GI";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"GMD";a:2:{s:5:"en_GM";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"GNF";a:2:{s:5:"fr_GN";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"GTQ";a:2:{s:5:"es_GT";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"GYD";a:2:{s:5:"en_GY";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"HKD";a:3:{s:5:"en_HK";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:10:"zh_Hant_HK";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"HNL";a:2:{s:5:"es_HN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"HRK";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"hr_HR";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"HUF";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"hu_HU";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"IDR";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"id_ID";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"ILS";a:4:{s:5:"ar_IL";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"ar_PS";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"he_IL";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"INR";a:19:{s:5:"bn_IN";a:4:{s:12:"currency_pos";s:5:"right";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_IN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ne_IN";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ur_IN";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"as_IN";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"dz_BT";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"gu_IN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"hi_IN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"kn_IN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:6:"kok_IN";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:6:"mai_IN";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ml_IN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"mr_IN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"or_IN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"sa_IN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"sd_PK";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"ta_IN";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"te_IN";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"IQD";a:3:{s:5:"ar_IQ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:6:"ckb_IQ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"IRR";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fa_IR";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"ISK";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"is_IS";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"JMD";a:2:{s:5:"en_JM";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"JOD";a:3:{s:5:"ar_JO";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}s:5:"ar_PS";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}}s:3:"JPY";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"ja_JP";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"KES";a:3:{s:5:"en_KE";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"sw_KE";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"KGS";a:3:{s:5:"ru_KG";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"ky_KG";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"KHR";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:5:"right";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"km_KH";a:4:{s:12:"currency_pos";s:5:"right";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"KMF";a:3:{s:5:"ar_KM";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_KM";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"KPW";a:2:{s:5:"ko_KP";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"KRW";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"ko_KR";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"KWD";a:2:{s:5:"ar_KW";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}}s:3:"KYD";a:2:{s:5:"en_KY";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"KZT";a:3:{s:5:"ru_KZ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"kk_KZ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"LAK";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"lo_LA";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"LBP";a:2:{s:5:"ar_LB";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"LKR";a:3:{s:5:"ta_LK";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"si_LK";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"LRD";a:2:{s:5:"en_LR";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"LSL";a:2:{s:5:"en_LS";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"LYD";a:2:{s:5:"ar_LY";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}}s:3:"MDL";a:2:{s:5:"ro_MD";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"MGA";a:4:{s:5:"en_MG";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"fr_MG";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"mg_MG";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"MKD";a:3:{s:5:"sq_MK";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"mk_MK";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"MMK";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"my_MM";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"MNT";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"mn_MN";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"MOP";a:3:{s:5:"pt_MO";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:10:"zh_Hant_MO";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"MRU";a:2:{s:5:"ar_MR";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"MUR";a:3:{s:5:"en_MU";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"fr_MU";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"MWK";a:2:{s:5:"en_MW";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"MXN";a:2:{s:5:"es_MX";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"MYR";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ms_MY";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"MZN";a:2:{s:5:"pt_MZ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"NAD";a:2:{s:5:"en_NA";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"XPF";a:4:{s:5:"fr_NC";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_PF";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_WF";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"NGN";a:3:{s:5:"en_NG";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"yo_NG";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"NIO";a:2:{s:5:"es_NI";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"NOK";a:5:{s:5:"nb_SJ";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"nb_NO";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"nn_NO";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"se_NO";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"NPR";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ne_NP";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"OMR";a:2:{s:5:"ar_OM";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}}s:3:"PEN";a:3:{s:5:"es_PE";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"qu_PE";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"PGK";a:2:{s:5:"en_PG";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"PHP";a:4:{s:5:"en_PH";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:6:"ceb_PH";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:6:"fil_PH";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"PKR";a:3:{s:5:"en_PK";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"ur_PK";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"PLN";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"pl_PL";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"PYG";a:2:{s:5:"es_PY";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"QAR";a:2:{s:5:"ar_QA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"RON";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"ro_RO";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"RSD";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"sr_RS";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"RUB";a:5:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"ce_RU";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ru_RU";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:6:"sah_RU";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"tt_RU";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"RWF";a:4:{s:5:"en_RW";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"fr_RW";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"rw_RW";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"SAR";a:2:{s:5:"ar_SA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"SBD";a:2:{s:5:"en_SB";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"SCR";a:3:{s:5:"en_SC";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"fr_SC";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"SDG";a:3:{s:5:"ar_SD";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"en_SD";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"SEK";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"sv_SE";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"SGD";a:4:{s:5:"en_SG";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ms_SG";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"ta_SG";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"SHP";a:2:{s:5:"en_SH";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"SLL";a:2:{s:5:"en_SL";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"SOS";a:3:{s:5:"ar_SO";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"so_SO";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"SRD";a:2:{s:5:"nl_SR";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"SSP";a:2:{s:5:"en_SS";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"STN";a:2:{s:5:"pt_ST";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"SYP";a:3:{s:5:"ar_SY";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"fr_SY";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"SZL";a:2:{s:5:"en_SZ";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"THB";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"th_TH";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"TJS";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"tg_TJ";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"TMT";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"tk_TM";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"TND";a:3:{s:5:"ar_TN";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}s:5:"fr_TN";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;}}s:3:"TOP";a:3:{s:5:"en_TO";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"to_TO";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"TRY";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"tr_TR";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"TTD";a:2:{s:5:"en_TT";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"TWD";a:2:{s:7:"zh_Hant";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"TZS";a:3:{s:5:"en_TZ";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"sw_TZ";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"UAH";a:3:{s:5:"ru_UA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"uk_UA";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"UGX";a:3:{s:5:"en_UG";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"sw_UG";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"UYU";a:2:{s:5:"es_UY";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"UZS";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"uz_AF";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"VES";a:2:{s:5:"es_VE";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}}s:3:"VND";a:2:{s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:5:"vi_VN";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"VUV";a:3:{s:5:"en_VU";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}s:5:"fr_VU";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;}}s:3:"WST";a:2:{s:5:"en_WS";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"YER";a:2:{s:5:"ar_YE";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}s:7:"default";a:4:{s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;}}s:3:"ZAR";a:7:{s:5:"en_LS";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_NA";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"en_ZA";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"af_ZA";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;}s:5:"xh_ZA";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:5:"zu_ZA";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}s:3:"ZMW";a:2:{s:5:"en_ZM";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}s:7:"default";a:4:{s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;}}}', 'no');
INSERT INTO `wp8w_options` VALUES
(121523, '_transient_timeout_wcpay_locale_info', '1640897912', 'no'),
(121524, '_transient_wcpay_locale_info', 'a:248:{s:2:"AD";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ca_AD";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"AE";a:14:{s:13:"currency_code";s:3:"AED";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_AE";s:4:"name";s:27:"United Arab Emirates dirham";s:8:"singular";s:10:"UAE dirham";s:6:"plural";s:11:"UAE dirhams";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"ar_AE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"AF";a:14:{s:13:"currency_code";s:3:"AFN";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"fa_AF";s:4:"name";s:14:"Afghan afghani";s:8:"singular";s:14:"Afghan Afghani";s:6:"plural";s:15:"Afghan Afghanis";s:12:"short_symbol";s:2:"؋";s:7:"locales";a:4:{s:5:"fa_AF";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}s:5:"ps_AF";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"uz_AF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"AG";a:14:{s:13:"currency_code";s:3:"XCD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_AG";s:4:"name";s:21:"East Caribbean dollar";s:8:"singular";s:21:"East Caribbean dollar";s:6:"plural";s:22:"East Caribbean dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:9:{s:5:"en_AG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_AI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GD";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_LC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"AI";a:14:{s:13:"currency_code";s:3:"XCD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_AI";s:4:"name";s:21:"East Caribbean dollar";s:8:"singular";s:21:"East Caribbean dollar";s:6:"plural";s:22:"East Caribbean dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:9:{s:5:"en_AG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_AI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GD";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_LC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"AL";a:14:{s:13:"currency_code";s:3:"ALL";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"sq_AL";s:4:"name";s:12:"Albanian lek";s:8:"singular";s:12:"Albanian lek";s:6:"plural";s:14:"Albanian lekë";s:12:"short_symbol";N;s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_AL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"AM";a:14:{s:13:"currency_code";s:3:"AMD";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"hy_AM";s:4:"name";s:13:"Armenian dram";s:8:"singular";s:13:"Armenian dram";s:6:"plural";s:14:"Armenian drams";s:12:"short_symbol";s:2:"֏";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"hy_AM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"AO";a:14:{s:13:"currency_code";s:3:"AOA";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"pt_AO";s:4:"name";s:14:"Angolan kwanza";s:8:"singular";s:14:"Angolan kwanza";s:6:"plural";s:15:"Angolan kwanzas";s:12:"short_symbol";s:2:"Kz";s:7:"locales";a:2:{s:5:"pt_AO";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"AR";a:14:{s:13:"currency_code";s:3:"ARS";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_AR";s:4:"name";s:14:"Argentine peso";s:8:"singular";s:14:"Argentine peso";s:6:"plural";s:15:"Argentine pesos";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"es_AR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"AS";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_AS";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"AT";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"de_AT";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"AU";a:14:{s:13:"currency_code";s:3:"AUD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_AU";s:4:"name";s:17:"Australian dollar";s:8:"singular";s:17:"Australian dollar";s:6:"plural";s:18:"Australian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:8:{s:5:"en_AU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CX";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NF";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"AW";a:14:{s:13:"currency_code";s:3:"AWG";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"nl_AW";s:4:"name";s:13:"Aruban florin";s:8:"singular";s:13:"Aruban florin";s:6:"plural";s:13:"Aruban florin";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"nl_AW";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"AX";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"sv_AX";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"AZ";a:14:{s:13:"currency_code";s:3:"AZN";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"az_AZ";s:4:"name";s:17:"Azerbaijani manat";s:8:"singular";s:17:"Azerbaijani manat";s:6:"plural";s:18:"Azerbaijani manats";s:12:"short_symbol";s:3:"₼";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"az_AZ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"BA";a:14:{s:13:"currency_code";s:3:"BAM";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"bs_BA";s:4:"name";s:39:"Bosnia and Herzegovina convertible mark";s:8:"singular";s:35:"Bosnia-Herzegovina convertible mark";s:6:"plural";s:36:"Bosnia-Herzegovina convertible marks";s:12:"short_symbol";s:2:"KM";s:7:"locales";a:4:{s:5:"hr_BA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_BA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"bs_BA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"BB";a:14:{s:13:"currency_code";s:3:"BBD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_BB";s:4:"name";s:16:"Barbadian dollar";s:8:"singular";s:16:"Barbadian dollar";s:6:"plural";s:17:"Barbadian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"en_BB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"BD";a:14:{s:13:"currency_code";s:3:"BDT";s:12:"currency_pos";s:5:"right";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"bn_BD";s:4:"name";s:16:"Bangladeshi taka";s:8:"singular";s:16:"Bangladeshi taka";s:6:"plural";s:17:"Bangladeshi takas";s:12:"short_symbol";s:3:"৳";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:5:"right";}s:5:"bn_BD";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:5:"right";}}}s:2:"BE";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"nl_BE";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"BF";a:14:{s:13:"currency_code";s:3:"XOF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_BF";s:4:"name";s:22:"West African CFA franc";s:8:"singular";s:22:"West African CFA franc";s:6:"plural";s:23:"West African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:11:{s:5:"fr_BF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BJ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_ML";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_NE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GW";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"dyo_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"wo_SN";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"BG";a:14:{s:13:"currency_code";s:3:"BGN";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"bg_BG";s:4:"name";s:13:"Bulgarian lev";s:8:"singular";s:13:"Bulgarian lev";s:6:"plural";s:14:"Bulgarian leva";s:12:"short_symbol";N;s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"bg_BG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"BH";a:14:{s:13:"currency_code";s:3:"BHD";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_BH";s:4:"name";s:14:"Bahraini dinar";s:8:"singular";s:14:"Bahraini dinar";s:6:"plural";s:15:"Bahraini dinars";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"ar_BH";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"BI";a:14:{s:13:"currency_code";s:3:"BIF";s:12:"currency_pos";s:5:"right";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"rn_BI";s:4:"name";s:15:"Burundian franc";s:8:"singular";s:15:"Burundian franc";s:6:"plural";s:16:"Burundian francs";s:12:"short_symbol";N;s:7:"locales";a:4:{s:5:"en_BI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_BI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"rn_BI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:5:"right";}}}s:2:"BJ";a:14:{s:13:"currency_code";s:3:"XOF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_BJ";s:4:"name";s:22:"West African CFA franc";s:8:"singular";s:22:"West African CFA franc";s:6:"plural";s:23:"West African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:11:{s:5:"fr_BF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BJ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_ML";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_NE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GW";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"dyo_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"wo_SN";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"BL";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_BL";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"BM";a:14:{s:13:"currency_code";s:3:"BMD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_BM";s:4:"name";s:16:"Bermudian dollar";s:8:"singular";s:15:"Bermudan dollar";s:6:"plural";s:16:"Bermudan dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"en_BM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"BN";a:14:{s:13:"currency_code";s:3:"BND";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ms_BN";s:4:"name";s:13:"Brunei dollar";s:8:"singular";s:13:"Brunei dollar";s:6:"plural";s:14:"Brunei dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"ms_BN";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"BO";a:14:{s:13:"currency_code";s:3:"BOB";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_BO";s:4:"name";s:18:"Bolivian boliviano";s:8:"singular";s:18:"Bolivian boliviano";s:6:"plural";s:19:"Bolivian bolivianos";s:12:"short_symbol";s:2:"Bs";s:7:"locales";a:3:{s:5:"es_BO";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"qu_BO";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"BQ";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"nl_BQ";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"BR";a:14:{s:13:"currency_code";s:3:"BRL";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"pt_BR";s:4:"name";s:14:"Brazilian real";s:8:"singular";s:14:"Brazilian real";s:6:"plural";s:15:"Brazilian reals";s:12:"short_symbol";s:2:"R$";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_BR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"BS";a:14:{s:13:"currency_code";s:3:"BSD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_BS";s:4:"name";s:15:"Bahamian dollar";s:8:"singular";s:15:"Bahamian dollar";s:6:"plural";s:16:"Bahamian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"en_BS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"BT";a:14:{s:13:"currency_code";s:3:"BTN";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"dz_BT";s:4:"name";s:18:"Bhutanese ngultrum";s:8:"singular";s:18:"Bhutanese ngultrum";s:6:"plural";s:19:"Bhutanese ngultrums";s:12:"short_symbol";N;s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"dz_BT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"BW";a:14:{s:13:"currency_code";s:3:"BWP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_BW";s:4:"name";s:13:"Botswana pula";s:8:"singular";s:14:"Botswanan pula";s:6:"plural";s:15:"Botswanan pulas";s:12:"short_symbol";s:1:"P";s:7:"locales";a:2:{s:5:"en_BW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"BY";a:14:{s:13:"currency_code";s:3:"BYN";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"be_BY";s:4:"name";s:16:"Belarusian ruble";s:8:"singular";s:16:"Belarusian ruble";s:6:"plural";s:17:"Belarusian rubles";s:12:"short_symbol";s:3:"р.";s:7:"locales";a:3:{s:5:"ru_BY";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"be_BY";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"BZ";a:14:{s:13:"currency_code";s:3:"BZD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_BZ";s:4:"name";s:13:"Belize dollar";s:8:"singular";s:13:"Belize dollar";s:6:"plural";s:14:"Belize dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"en_BZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"CA";a:14:{s:13:"currency_code";s:3:"CAD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_CA";s:4:"name";s:15:"Canadian dollar";s:8:"singular";s:15:"Canadian dollar";s:6:"plural";s:16:"Canadian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:3:{s:5:"en_CA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_CA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"CC";a:14:{s:13:"currency_code";s:3:"AUD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_CC";s:4:"name";s:17:"Australian dollar";s:8:"singular";s:17:"Australian dollar";s:6:"plural";s:18:"Australian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:8:{s:5:"en_AU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CX";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NF";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"CD";a:14:{s:13:"currency_code";s:3:"CDF";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"sw_CD";s:4:"name";s:15:"Congolese franc";s:8:"singular";s:15:"Congolese franc";s:6:"plural";s:16:"Congolese francs";s:12:"short_symbol";N;s:7:"locales";a:4:{s:5:"fr_CD";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sw_CD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ln_CD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"CF";a:14:{s:13:"currency_code";s:3:"XAF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_CF";s:4:"name";s:25:"Central African CFA franc";s:8:"singular";s:25:"Central African CFA franc";s:6:"plural";s:26:"Central African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:12:{s:5:"ar_TD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"en_CM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_GQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_CF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TD";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sg_CF";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"CG";a:14:{s:13:"currency_code";s:3:"XAF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_CG";s:4:"name";s:25:"Central African CFA franc";s:8:"singular";s:25:"Central African CFA franc";s:6:"plural";s:26:"Central African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:12:{s:5:"ar_TD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"en_CM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_GQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_CF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TD";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sg_CF";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"CH";a:14:{s:13:"currency_code";s:3:"CHF";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"de_CH";s:4:"name";s:11:"Swiss franc";s:8:"singular";s:11:"Swiss franc";s:6:"plural";s:12:"Swiss francs";s:12:"short_symbol";N;s:7:"locales";a:8:{s:5:"de_CH";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_LI";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"fr_CH";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"gsw_LI";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_CH";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:6:"gsw_CH";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"rm_CH";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"CI";a:14:{s:13:"currency_code";s:3:"XOF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_CI";s:4:"name";s:22:"West African CFA franc";s:8:"singular";s:22:"West African CFA franc";s:6:"plural";s:23:"West African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:11:{s:5:"fr_BF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BJ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_ML";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_NE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GW";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"dyo_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"wo_SN";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"CK";a:14:{s:13:"currency_code";s:3:"NZD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_CK";s:4:"name";s:18:"New Zealand dollar";s:8:"singular";s:18:"New Zealand dollar";s:6:"plural";s:19:"New Zealand dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:7:{s:5:"en_CK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"mi_NZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"CL";a:14:{s:13:"currency_code";s:3:"CLP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_CL";s:4:"name";s:12:"Chilean peso";s:8:"singular";s:12:"Chilean peso";s:6:"plural";s:13:"Chilean pesos";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"es_CL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"CM";a:14:{s:13:"currency_code";s:3:"XAF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_CM";s:4:"name";s:25:"Central African CFA franc";s:8:"singular";s:25:"Central African CFA franc";s:6:"plural";s:26:"Central African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:12:{s:5:"ar_TD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"en_CM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_GQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_CF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TD";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sg_CF";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"CN";a:14:{s:13:"currency_code";s:3:"CNY";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"zh_CN";s:4:"name";s:12:"Chinese yuan";s:8:"singular";s:12:"Chinese yuan";s:6:"plural";s:12:"Chinese yuan";s:12:"short_symbol";s:2:"¥";s:7:"locales";a:4:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"bo_CN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ug_CN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"zh_CN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"CO";a:14:{s:13:"currency_code";s:3:"COP";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_CO";s:4:"name";s:14:"Colombian peso";s:8:"singular";s:14:"Colombian peso";s:6:"plural";s:15:"Colombian pesos";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"es_CO";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"CR";a:14:{s:13:"currency_code";s:3:"CRC";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_CR";s:4:"name";s:18:"Costa Rican colón";s:8:"singular";s:18:"Costa Rican colón";s:6:"plural";s:19:"Costa Rican colóns";s:12:"short_symbol";s:3:"₡";s:7:"locales";a:2:{s:5:"es_CR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"CU";a:14:{s:13:"currency_code";s:3:"CUC";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_CU";s:4:"name";s:22:"Cuban convertible peso";s:8:"singular";s:22:"Cuban convertible peso";s:6:"plural";s:23:"Cuban convertible pesos";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"es_CU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"CV";a:14:{s:13:"currency_code";s:3:"CVE";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"pt_CV";s:4:"name";s:19:"Cape Verdean escudo";s:8:"singular";s:19:"Cape Verdean escudo";s:6:"plural";s:20:"Cape Verdean escudos";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"pt_CV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"CW";a:14:{s:13:"currency_code";s:3:"ANG";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"nl_CW";s:4:"name";s:29:"Netherlands Antillean guilder";s:8:"singular";s:29:"Netherlands Antillean guilder";s:6:"plural";s:30:"Netherlands Antillean guilders";s:12:"short_symbol";N;s:7:"locales";a:4:{s:5:"en_SX";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_CW";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"nl_SX";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"CX";a:14:{s:13:"currency_code";s:3:"AUD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_CX";s:4:"name";s:17:"Australian dollar";s:8:"singular";s:17:"Australian dollar";s:6:"plural";s:18:"Australian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:8:{s:5:"en_AU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CX";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NF";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"CY";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"el_CY";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"CZ";a:14:{s:13:"currency_code";s:3:"CZK";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"cs_CZ";s:4:"name";s:12:"Czech koruna";s:8:"singular";s:12:"Czech koruna";s:6:"plural";s:13:"Czech korunas";s:12:"short_symbol";s:3:"Kč";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"cs_CZ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"DE";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"de_DE";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"DG";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_DG";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"DJ";a:14:{s:13:"currency_code";s:3:"DJF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_DJ";s:4:"name";s:16:"Djiboutian franc";s:8:"singular";s:16:"Djiboutian franc";s:6:"plural";s:17:"Djiboutian francs";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"ar_DJ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_DJ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"DK";a:14:{s:13:"currency_code";s:3:"DKK";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"da_DK";s:4:"name";s:12:"Danish krone";s:8:"singular";s:12:"Danish krone";s:6:"plural";s:13:"Danish kroner";s:12:"short_symbol";s:2:"kr";s:7:"locales";a:4:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"da_DK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fo_FO";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"kl_GL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"DM";a:14:{s:13:"currency_code";s:3:"XCD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_DM";s:4:"name";s:21:"East Caribbean dollar";s:8:"singular";s:21:"East Caribbean dollar";s:6:"plural";s:22:"East Caribbean dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:9:{s:5:"en_AG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_AI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GD";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_LC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"DO";a:14:{s:13:"currency_code";s:3:"DOP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_DO";s:4:"name";s:14:"Dominican peso";s:8:"singular";s:14:"Dominican peso";s:6:"plural";s:15:"Dominican pesos";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"es_DO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"DZ";a:14:{s:13:"currency_code";s:3:"DZD";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_DZ";s:4:"name";s:14:"Algerian dinar";s:8:"singular";s:14:"Algerian dinar";s:6:"plural";s:15:"Algerian dinars";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"ar_DZ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}s:5:"fr_DZ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}}}s:2:"EA";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_EA";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"EC";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_EC";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"EE";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"et_EE";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"EG";a:14:{s:13:"currency_code";s:3:"EGP";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_EG";s:4:"name";s:14:"Egyptian pound";s:8:"singular";s:14:"Egyptian pound";s:6:"plural";s:15:"Egyptian pounds";s:12:"short_symbol";s:3:"E£";s:7:"locales";a:2:{s:5:"ar_EG";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"EH";a:14:{s:13:"currency_code";s:3:"MAD";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_EH";s:4:"name";s:15:"Moroccan dirham";s:8:"singular";s:15:"Moroccan dirham";s:6:"plural";s:16:"Moroccan dirhams";s:12:"short_symbol";N;s:7:"locales";a:5:{s:5:"ar_EH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}s:5:"ar_MA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}s:5:"fr_MA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}s:6:"tzm_MA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"ER";a:14:{s:13:"currency_code";s:3:"ERN";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ti_ER";s:4:"name";s:14:"Eritrean nakfa";s:8:"singular";s:14:"Eritrean nakfa";s:6:"plural";s:15:"Eritrean nakfas";s:12:"short_symbol";N;s:7:"locales";a:4:{s:5:"ar_ER";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"en_ER";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ti_ER";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"ES";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_ES";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"ET";a:14:{s:13:"currency_code";s:3:"ETB";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"am_ET";s:4:"name";s:14:"Ethiopian birr";s:8:"singular";s:14:"Ethiopian birr";s:6:"plural";s:15:"Ethiopian birrs";s:12:"short_symbol";N;s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"am_ET";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"FI";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fi_FI";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"FJ";a:14:{s:13:"currency_code";s:3:"FJD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_FJ";s:4:"name";s:13:"Fijian dollar";s:8:"singular";s:13:"Fijian dollar";s:6:"plural";s:14:"Fijian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"en_FJ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"FK";a:14:{s:13:"currency_code";s:3:"FKP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_FK";s:4:"name";s:22:"Falkland Islands pound";s:8:"singular";s:22:"Falkland Islands pound";s:6:"plural";s:23:"Falkland Islands pounds";s:12:"short_symbol";s:2:"£";s:7:"locales";a:2:{s:5:"en_FK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"FM";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_FM";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"FO";a:14:{s:13:"currency_code";s:3:"DKK";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fo_FO";s:4:"name";s:12:"Danish krone";s:8:"singular";s:12:"Danish krone";s:6:"plural";s:13:"Danish kroner";s:12:"short_symbol";s:2:"kr";s:7:"locales";a:4:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"da_DK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fo_FO";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"kl_GL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"FR";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_FR";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"GA";a:14:{s:13:"currency_code";s:3:"XAF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_GA";s:4:"name";s:25:"Central African CFA franc";s:8:"singular";s:25:"Central African CFA franc";s:6:"plural";s:26:"Central African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:12:{s:5:"ar_TD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"en_CM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_GQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_CF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TD";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sg_CF";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"GB";a:14:{s:13:"currency_code";s:3:"GBP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"oz";s:14:"dimension_unit";s:4:"foot";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_GB";s:4:"name";s:14:"Pound sterling";s:8:"singular";s:13:"British pound";s:6:"plural";s:14:"British pounds";s:12:"short_symbol";s:2:"£";s:7:"locales";a:9:{s:5:"en_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_JE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ga_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"cy_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gd_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gv_IM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"GD";a:14:{s:13:"currency_code";s:3:"XCD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_GD";s:4:"name";s:21:"East Caribbean dollar";s:8:"singular";s:21:"East Caribbean dollar";s:6:"plural";s:22:"East Caribbean dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:9:{s:5:"en_AG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_AI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GD";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_LC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"GE";a:14:{s:13:"currency_code";s:3:"GEL";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ka_GE";s:4:"name";s:13:"Georgian lari";s:8:"singular";s:13:"Georgian lari";s:6:"plural";s:14:"Georgian laris";s:12:"short_symbol";s:3:"₾";s:7:"locales";a:3:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ka_GE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"os_GE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"GF";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_GF";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"GG";a:14:{s:13:"currency_code";s:3:"GBP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_GG";s:4:"name";s:14:"Pound sterling";s:8:"singular";s:13:"British pound";s:6:"plural";s:14:"British pounds";s:12:"short_symbol";s:2:"£";s:7:"locales";a:9:{s:5:"en_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_JE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ga_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"cy_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gd_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gv_IM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"GH";a:14:{s:13:"currency_code";s:3:"GHS";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ak_GH";s:4:"name";s:10:"Ghana cedi";s:8:"singular";s:13:"Ghanaian cedi";s:6:"plural";s:14:"Ghanaian cedis";s:12:"short_symbol";s:5:"GH₵";s:7:"locales";a:4:{s:5:"en_GH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ak_GH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ee_GH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"GI";a:14:{s:13:"currency_code";s:3:"GIP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_GI";s:4:"name";s:15:"Gibraltar pound";s:8:"singular";s:15:"Gibraltar pound";s:6:"plural";s:16:"Gibraltar pounds";s:12:"short_symbol";s:2:"£";s:7:"locales";a:2:{s:5:"en_GI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"GL";a:14:{s:13:"currency_code";s:3:"DKK";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"kl_GL";s:4:"name";s:12:"Danish krone";s:8:"singular";s:12:"Danish krone";s:6:"plural";s:13:"Danish kroner";s:12:"short_symbol";s:2:"kr";s:7:"locales";a:4:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"da_DK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fo_FO";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"kl_GL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"GM";a:14:{s:13:"currency_code";s:3:"GMD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_GM";s:4:"name";s:14:"Gambian dalasi";s:8:"singular";s:14:"Gambian dalasi";s:6:"plural";s:15:"Gambian dalasis";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"en_GM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"GN";a:14:{s:13:"currency_code";s:3:"GNF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_GN";s:4:"name";s:13:"Guinean franc";s:8:"singular";s:13:"Guinean franc";s:6:"plural";s:14:"Guinean francs";s:12:"short_symbol";s:2:"FG";s:7:"locales";a:2:{s:5:"fr_GN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"GP";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_GP";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"GQ";a:14:{s:13:"currency_code";s:3:"XAF";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_GQ";s:4:"name";s:25:"Central African CFA franc";s:8:"singular";s:25:"Central African CFA franc";s:6:"plural";s:26:"Central African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:12:{s:5:"ar_TD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"en_CM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_GQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_CF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TD";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sg_CF";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"GR";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"el_GR";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"GT";a:14:{s:13:"currency_code";s:3:"GTQ";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_GT";s:4:"name";s:18:"Guatemalan quetzal";s:8:"singular";s:18:"Guatemalan quetzal";s:6:"plural";s:19:"Guatemalan quetzals";s:12:"short_symbol";s:1:"Q";s:7:"locales";a:2:{s:5:"es_GT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"GU";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_GU";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"GW";a:14:{s:13:"currency_code";s:3:"XOF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"pt_GW";s:4:"name";s:22:"West African CFA franc";s:8:"singular";s:22:"West African CFA franc";s:6:"plural";s:23:"West African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:11:{s:5:"fr_BF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BJ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_ML";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_NE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GW";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"dyo_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"wo_SN";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"GY";a:14:{s:13:"currency_code";s:3:"GYD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_GY";s:4:"name";s:15:"Guyanese dollar";s:8:"singular";s:16:"Guyanaese dollar";s:6:"plural";s:17:"Guyanaese dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"en_GY";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"HK";a:14:{s:13:"currency_code";s:3:"HKD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:10:"zh_Hant_HK";s:4:"name";s:16:"Hong Kong dollar";s:8:"singular";s:16:"Hong Kong dollar";s:6:"plural";s:17:"Hong Kong dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:3:{s:5:"en_HK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:10:"zh_Hant_HK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"HN";a:14:{s:13:"currency_code";s:3:"HNL";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_HN";s:4:"name";s:16:"Honduran lempira";s:8:"singular";s:16:"Honduran lempira";s:6:"plural";s:17:"Honduran lempiras";s:12:"short_symbol";s:1:"L";s:7:"locales";a:2:{s:5:"es_HN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"HR";a:14:{s:13:"currency_code";s:3:"HRK";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"hr_HR";s:4:"name";s:13:"Croatian kuna";s:8:"singular";s:13:"Croatian kuna";s:6:"plural";s:14:"Croatian kunas";s:12:"short_symbol";s:2:"kn";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"hr_HR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"HT";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_HT";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"HU";a:14:{s:13:"currency_code";s:3:"HUF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"hu_HU";s:4:"name";s:16:"Hungarian forint";s:8:"singular";s:16:"Hungarian forint";s:6:"plural";s:17:"Hungarian forints";s:12:"short_symbol";s:2:"Ft";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"hu_HU";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"IC";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_IC";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"ID";a:14:{s:13:"currency_code";s:3:"IDR";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"id_ID";s:4:"name";s:17:"Indonesian rupiah";s:8:"singular";s:17:"Indonesian rupiah";s:6:"plural";s:18:"Indonesian rupiahs";s:12:"short_symbol";s:2:"Rp";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"id_ID";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"IE";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_IE";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"IL";a:14:{s:13:"currency_code";s:3:"ILS";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"he_IL";s:4:"name";s:18:"Israeli new shekel";s:8:"singular";s:18:"Israeli new shekel";s:6:"plural";s:19:"Israeli new shekels";s:12:"short_symbol";s:3:"₪";s:7:"locales";a:4:{s:5:"ar_IL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"ar_PS";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"he_IL";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"IM";a:14:{s:13:"currency_code";s:3:"GBP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_IM";s:4:"name";s:14:"Pound sterling";s:8:"singular";s:13:"British pound";s:6:"plural";s:14:"British pounds";s:12:"short_symbol";s:2:"£";s:7:"locales";a:9:{s:5:"en_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_JE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ga_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"cy_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gd_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gv_IM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"IN";a:14:{s:13:"currency_code";s:3:"INR";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"hi_IN";s:4:"name";s:12:"Indian rupee";s:8:"singular";s:12:"Indian rupee";s:6:"plural";s:13:"Indian rupees";s:12:"short_symbol";s:3:"₹";s:7:"locales";a:19:{s:5:"bn_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:5:"right";}s:5:"en_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ne_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ur_IN";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"as_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"dz_BT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gu_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"hi_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"kn_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"kok_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:6:"mai_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ml_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"mr_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"or_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sa_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sd_PK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ta_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"te_IN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"IO";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_IO";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"IQ";a:14:{s:13:"currency_code";s:3:"IQD";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_IQ";s:4:"name";s:11:"Iraqi dinar";s:8:"singular";s:11:"Iraqi dinar";s:6:"plural";s:12:"Iraqi dinars";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"ar_IQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:6:"ckb_IQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"IR";a:14:{s:13:"currency_code";s:3:"IRR";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"fa_IR";s:4:"name";s:12:"Iranian rial";s:8:"singular";s:12:"Iranian rial";s:6:"plural";s:13:"Iranian rials";s:12:"short_symbol";N;s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:4:"left";}s:5:"fa_IR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:4:"left";}}}s:2:"IS";a:14:{s:13:"currency_code";s:3:"ISK";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"is_IS";s:4:"name";s:16:"Icelandic króna";s:8:"singular";s:16:"Icelandic króna";s:6:"plural";s:17:"Icelandic krónur";s:12:"short_symbol";s:2:"kr";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"is_IS";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"IT";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"it_IT";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"JE";a:14:{s:13:"currency_code";s:3:"GBP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_JE";s:4:"name";s:14:"Pound sterling";s:8:"singular";s:13:"British pound";s:6:"plural";s:14:"British pounds";s:12:"short_symbol";s:2:"£";s:7:"locales";a:9:{s:5:"en_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_JE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ga_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"cy_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gd_GB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gv_IM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"JM";a:14:{s:13:"currency_code";s:3:"JMD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_JM";s:4:"name";s:15:"Jamaican dollar";s:8:"singular";s:15:"Jamaican dollar";s:6:"plural";s:16:"Jamaican dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"en_JM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"JO";a:14:{s:13:"currency_code";s:3:"JOD";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_JO";s:4:"name";s:15:"Jordanian dinar";s:8:"singular";s:15:"Jordanian dinar";s:6:"plural";s:16:"Jordanian dinars";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"ar_JO";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"ar_PS";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"JP";a:14:{s:13:"currency_code";s:3:"JPY";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ja_JP";s:4:"name";s:12:"Japanese yen";s:8:"singular";s:12:"Japanese yen";s:6:"plural";s:12:"Japanese yen";s:12:"short_symbol";s:2:"¥";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ja_JP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"KE";a:14:{s:13:"currency_code";s:3:"KES";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"sw_KE";s:4:"name";s:15:"Kenyan shilling";s:8:"singular";s:15:"Kenyan shilling";s:6:"plural";s:16:"Kenyan shillings";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"en_KE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sw_KE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"KG";a:14:{s:13:"currency_code";s:3:"KGS";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ky_KG";s:4:"name";s:15:"Kyrgyzstani som";s:8:"singular";s:14:"Kyrgystani som";s:6:"plural";s:15:"Kyrgystani soms";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"ru_KG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ky_KG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"KH";a:14:{s:13:"currency_code";s:3:"KHR";s:12:"currency_pos";s:5:"right";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"km_KH";s:4:"name";s:14:"Cambodian riel";s:8:"singular";s:14:"Cambodian riel";s:6:"plural";s:15:"Cambodian riels";s:12:"short_symbol";s:3:"៛";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:5:"right";}s:5:"km_KH";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:5:"right";}}}s:2:"KI";a:14:{s:13:"currency_code";s:3:"AUD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_KI";s:4:"name";s:17:"Australian dollar";s:8:"singular";s:17:"Australian dollar";s:6:"plural";s:18:"Australian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:8:{s:5:"en_AU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CX";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NF";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"KM";a:14:{s:13:"currency_code";s:3:"KMF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_KM";s:4:"name";s:14:"Comorian franc";s:8:"singular";s:14:"Comorian franc";s:6:"plural";s:15:"Comorian francs";s:12:"short_symbol";s:2:"CF";s:7:"locales";a:3:{s:5:"ar_KM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_KM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"KN";a:14:{s:13:"currency_code";s:3:"XCD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_KN";s:4:"name";s:21:"East Caribbean dollar";s:8:"singular";s:21:"East Caribbean dollar";s:6:"plural";s:22:"East Caribbean dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:9:{s:5:"en_AG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_AI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GD";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_LC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"KP";a:14:{s:13:"currency_code";s:3:"KPW";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ko_KP";s:4:"name";s:16:"North Korean won";s:8:"singular";s:16:"North Korean won";s:6:"plural";s:16:"North Korean won";s:12:"short_symbol";s:3:"₩";s:7:"locales";a:2:{s:5:"ko_KP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"KR";a:14:{s:13:"currency_code";s:3:"KRW";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ko_KR";s:4:"name";s:16:"South Korean won";s:8:"singular";s:16:"South Korean won";s:6:"plural";s:16:"South Korean won";s:12:"short_symbol";s:3:"₩";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ko_KR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"KW";a:14:{s:13:"currency_code";s:3:"KWD";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_KW";s:4:"name";s:13:"Kuwaiti dinar";s:8:"singular";s:13:"Kuwaiti dinar";s:6:"plural";s:14:"Kuwaiti dinars";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"ar_KW";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"KY";a:14:{s:13:"currency_code";s:3:"KYD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_KY";s:4:"name";s:21:"Cayman Islands dollar";s:8:"singular";s:21:"Cayman Islands dollar";s:6:"plural";s:22:"Cayman Islands dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"en_KY";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"KZ";a:14:{s:13:"currency_code";s:3:"KZT";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ru_KZ";s:4:"name";s:17:"Kazakhstani tenge";s:8:"singular";s:17:"Kazakhstani tenge";s:6:"plural";s:18:"Kazakhstani tenges";s:12:"short_symbol";s:3:"₸";s:7:"locales";a:3:{s:5:"ru_KZ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"kk_KZ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"LA";a:14:{s:13:"currency_code";s:3:"LAK";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"lo_LA";s:4:"name";s:7:"Lao kip";s:8:"singular";s:11:"Laotian kip";s:6:"plural";s:12:"Laotian kips";s:12:"short_symbol";s:3:"₭";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"lo_LA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"LB";a:14:{s:13:"currency_code";s:3:"LBP";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_LB";s:4:"name";s:14:"Lebanese pound";s:8:"singular";s:14:"Lebanese pound";s:6:"plural";s:15:"Lebanese pounds";s:12:"short_symbol";s:3:"L£";s:7:"locales";a:2:{s:5:"ar_LB";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"LC";a:14:{s:13:"currency_code";s:3:"XCD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_LC";s:4:"name";s:21:"East Caribbean dollar";s:8:"singular";s:21:"East Caribbean dollar";s:6:"plural";s:22:"East Caribbean dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:9:{s:5:"en_AG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_AI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GD";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_LC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"LI";a:14:{s:13:"currency_code";s:3:"CHF";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"de_LI";s:4:"name";s:11:"Swiss franc";s:8:"singular";s:11:"Swiss franc";s:6:"plural";s:12:"Swiss francs";s:12:"short_symbol";N;s:7:"locales";a:8:{s:5:"de_CH";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_LI";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"fr_CH";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"gsw_LI";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_CH";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:6:"gsw_CH";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"rm_CH";a:4:{s:12:"thousand_sep";s:1:"''";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"LK";a:14:{s:13:"currency_code";s:3:"LKR";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"si_LK";s:4:"name";s:16:"Sri Lankan rupee";s:8:"singular";s:16:"Sri Lankan rupee";s:6:"plural";s:17:"Sri Lankan rupees";s:12:"short_symbol";s:2:"Rs";s:7:"locales";a:3:{s:5:"ta_LK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"si_LK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"LR";a:14:{s:13:"currency_code";s:3:"LRD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_LR";s:4:"name";s:15:"Liberian dollar";s:8:"singular";s:15:"Liberian dollar";s:6:"plural";s:16:"Liberian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"en_LR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"LS";a:14:{s:13:"currency_code";s:3:"LSL";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_LS";s:4:"name";s:12:"Lesotho loti";s:8:"singular";s:12:"Lesotho loti";s:6:"plural";s:13:"Lesotho lotis";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"en_LS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"LT";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"lt_LT";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"LU";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_LU";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"LV";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"lv_LV";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"LY";a:14:{s:13:"currency_code";s:3:"LYD";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_LY";s:4:"name";s:12:"Libyan dinar";s:8:"singular";s:12:"Libyan dinar";s:6:"plural";s:13:"Libyan dinars";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"ar_LY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}}}s:2:"MA";a:14:{s:13:"currency_code";s:3:"MAD";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_MA";s:4:"name";s:15:"Moroccan dirham";s:8:"singular";s:15:"Moroccan dirham";s:6:"plural";s:16:"Moroccan dirhams";s:12:"short_symbol";N;s:7:"locales";a:5:{s:5:"ar_EH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}s:5:"ar_MA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}s:5:"fr_MA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}s:6:"tzm_MA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"MC";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_MC";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"MD";a:14:{s:13:"currency_code";s:3:"MDL";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ro_MD";s:4:"name";s:12:"Moldovan leu";s:8:"singular";s:12:"Moldovan leu";s:6:"plural";s:12:"Moldovan lei";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"ro_MD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"ME";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:10:"sr_Latn_ME";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"MF";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_MF";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"MG";a:14:{s:13:"currency_code";s:3:"MGA";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"mg_MG";s:4:"name";s:15:"Malagasy ariary";s:8:"singular";s:15:"Malagasy ariary";s:6:"plural";s:17:"Malagasy ariaries";s:12:"short_symbol";s:2:"Ar";s:7:"locales";a:4:{s:5:"en_MG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_MG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"mg_MG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"MH";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_MH";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"MK";a:14:{s:13:"currency_code";s:3:"MKD";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"mk_MK";s:4:"name";s:16:"Macedonian denar";s:8:"singular";s:16:"Macedonian denar";s:6:"plural";s:17:"Macedonian denari";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"sq_MK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mk_MK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"ML";a:14:{s:13:"currency_code";s:3:"XOF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_ML";s:4:"name";s:22:"West African CFA franc";s:8:"singular";s:22:"West African CFA franc";s:6:"plural";s:23:"West African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:11:{s:5:"fr_BF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BJ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_ML";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_NE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GW";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"dyo_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"wo_SN";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"MM";a:14:{s:13:"currency_code";s:3:"MMK";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"my_MM";s:4:"name";s:12:"Burmese kyat";s:8:"singular";s:12:"Myanmar kyat";s:6:"plural";s:13:"Myanmar kyats";s:12:"short_symbol";s:1:"K";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"my_MM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"MN";a:14:{s:13:"currency_code";s:3:"MNT";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"mn_MN";s:4:"name";s:18:"Mongolian tögrög";s:8:"singular";s:16:"Mongolian tugrik";s:6:"plural";s:17:"Mongolian tugriks";s:12:"short_symbol";s:3:"₮";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"mn_MN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"MO";a:14:{s:13:"currency_code";s:3:"MOP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:10:"zh_Hant_MO";s:4:"name";s:15:"Macanese pataca";s:8:"singular";s:15:"Macanese pataca";s:6:"plural";s:16:"Macanese patacas";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"pt_MO";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"zh_Hant_MO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"MP";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_MP";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"MQ";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_MQ";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"MR";a:14:{s:13:"currency_code";s:3:"MRU";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_MR";s:4:"name";s:19:"Mauritanian ouguiya";s:8:"singular";s:19:"Mauritanian ouguiya";s:6:"plural";s:20:"Mauritanian ouguiyas";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"ar_MR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"MS";a:14:{s:13:"currency_code";s:3:"XCD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_MS";s:4:"name";s:21:"East Caribbean dollar";s:8:"singular";s:21:"East Caribbean dollar";s:6:"plural";s:22:"East Caribbean dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:9:{s:5:"en_AG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_AI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GD";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_LC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"MT";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"mt_MT";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"MU";a:14:{s:13:"currency_code";s:3:"MUR";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_MU";s:4:"name";s:15:"Mauritian rupee";s:8:"singular";s:15:"Mauritian rupee";s:6:"plural";s:16:"Mauritian rupees";s:12:"short_symbol";s:2:"Rs";s:7:"locales";a:3:{s:5:"en_MU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_MU";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"MV";a:14:{s:13:"currency_code";s:3:"MVR";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:0:"";s:4:"name";s:17:"Maldivian rufiyaa";s:8:"singular";s:17:"Maldivian rufiyaa";s:6:"plural";s:18:"Maldivian rufiyaas";s:12:"short_symbol";N;s:7:"locales";a:1:{s:7:"default";a:0:{}}}s:2:"MW";a:14:{s:13:"currency_code";s:3:"MWK";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_MW";s:4:"name";s:15:"Malawian kwacha";s:8:"singular";s:15:"Malawian kwacha";s:6:"plural";s:16:"Malawian kwachas";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"en_MW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"MX";a:14:{s:13:"currency_code";s:3:"MXN";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_MX";s:4:"name";s:12:"Mexican peso";s:8:"singular";s:12:"Mexican peso";s:6:"plural";s:13:"Mexican pesos";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"es_MX";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"MY";a:14:{s:13:"currency_code";s:3:"MYR";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ms_MY";s:4:"name";s:17:"Malaysian ringgit";s:8:"singular";s:17:"Malaysian ringgit";s:6:"plural";s:18:"Malaysian ringgits";s:12:"short_symbol";s:2:"RM";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ms_MY";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"MZ";a:14:{s:13:"currency_code";s:3:"MZN";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"pt_MZ";s:4:"name";s:18:"Mozambican metical";s:8:"singular";s:18:"Mozambican metical";s:6:"plural";s:19:"Mozambican meticals";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"pt_MZ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"NA";a:14:{s:13:"currency_code";s:3:"NAD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_NA";s:4:"name";s:15:"Namibian dollar";s:8:"singular";s:15:"Namibian dollar";s:6:"plural";s:16:"Namibian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"en_NA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"NC";a:14:{s:13:"currency_code";s:3:"XPF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_NC";s:4:"name";s:9:"CFP franc";s:8:"singular";s:9:"CFP franc";s:6:"plural";s:10:"CFP francs";s:12:"short_symbol";N;s:7:"locales";a:4:{s:5:"fr_NC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_WF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"NE";a:14:{s:13:"currency_code";s:3:"XOF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_NE";s:4:"name";s:22:"West African CFA franc";s:8:"singular";s:22:"West African CFA franc";s:6:"plural";s:23:"West African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:11:{s:5:"fr_BF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BJ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_ML";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_NE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GW";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"dyo_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"wo_SN";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"NF";a:14:{s:13:"currency_code";s:3:"AUD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_NF";s:4:"name";s:17:"Australian dollar";s:8:"singular";s:17:"Australian dollar";s:6:"plural";s:18:"Australian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:8:{s:5:"en_AU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CX";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NF";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"NG";a:14:{s:13:"currency_code";s:3:"NGN";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_NG";s:4:"name";s:14:"Nigerian naira";s:8:"singular";s:14:"Nigerian naira";s:6:"plural";s:15:"Nigerian nairas";s:12:"short_symbol";s:3:"₦";s:7:"locales";a:3:{s:5:"en_NG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"yo_NG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"NI";a:14:{s:13:"currency_code";s:3:"NIO";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_NI";s:4:"name";s:19:"Nicaraguan córdoba";s:8:"singular";s:19:"Nicaraguan córdoba";s:6:"plural";s:20:"Nicaraguan córdobas";s:12:"short_symbol";s:2:"C$";s:7:"locales";a:2:{s:5:"es_NI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"NL";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"nl_NL";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"NO";a:14:{s:13:"currency_code";s:3:"NOK";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"nb_NO";s:4:"name";s:15:"Norwegian krone";s:8:"singular";s:15:"Norwegian krone";s:6:"plural";s:16:"Norwegian kroner";s:12:"short_symbol";s:2:"kr";s:7:"locales";a:5:{s:5:"nb_SJ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"nb_NO";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"nn_NO";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"se_NO";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"NP";a:14:{s:13:"currency_code";s:3:"NPR";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ne_NP";s:4:"name";s:14:"Nepalese rupee";s:8:"singular";s:14:"Nepalese rupee";s:6:"plural";s:15:"Nepalese rupees";s:12:"short_symbol";s:2:"Rs";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ne_NP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"NR";a:14:{s:13:"currency_code";s:3:"AUD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_NR";s:4:"name";s:17:"Australian dollar";s:8:"singular";s:17:"Australian dollar";s:6:"plural";s:18:"Australian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:8:{s:5:"en_AU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CX";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NF";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"NU";a:14:{s:13:"currency_code";s:3:"NZD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_NU";s:4:"name";s:18:"New Zealand dollar";s:8:"singular";s:18:"New Zealand dollar";s:6:"plural";s:19:"New Zealand dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:7:{s:5:"en_CK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"mi_NZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"NZ";a:14:{s:13:"currency_code";s:3:"NZD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_NZ";s:4:"name";s:18:"New Zealand dollar";s:8:"singular";s:18:"New Zealand dollar";s:6:"plural";s:19:"New Zealand dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:7:{s:5:"en_CK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"mi_NZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"OM";a:14:{s:13:"currency_code";s:3:"OMR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_OM";s:4:"name";s:10:"Omani rial";s:8:"singular";s:10:"Omani rial";s:6:"plural";s:11:"Omani rials";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"ar_OM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"PA";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_PA";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"PE";a:14:{s:13:"currency_code";s:3:"PEN";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_PE";s:4:"name";s:3:"Sol";s:8:"singular";s:12:"Peruvian sol";s:6:"plural";s:14:"Peruvian soles";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"es_PE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"qu_PE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"PF";a:14:{s:13:"currency_code";s:3:"XPF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_PF";s:4:"name";s:9:"CFP franc";s:8:"singular";s:9:"CFP franc";s:6:"plural";s:10:"CFP francs";s:12:"short_symbol";N;s:7:"locales";a:4:{s:5:"fr_NC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_WF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"PG";a:14:{s:13:"currency_code";s:3:"PGK";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_PG";s:4:"name";s:22:"Papua New Guinean kina";s:8:"singular";s:22:"Papua New Guinean kina";s:6:"plural";s:22:"Papua New Guinean kina";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"en_PG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"PH";a:14:{s:13:"currency_code";s:3:"PHP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_PH";s:4:"name";s:15:"Philippine peso";s:8:"singular";s:15:"Philippine piso";s:6:"plural";s:16:"Philippine pisos";s:12:"short_symbol";s:3:"₱";s:7:"locales";a:4:{s:5:"en_PH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"ceb_PH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"fil_PH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"PK";a:14:{s:13:"currency_code";s:3:"PKR";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ur_PK";s:4:"name";s:15:"Pakistani rupee";s:8:"singular";s:15:"Pakistani rupee";s:6:"plural";s:16:"Pakistani rupees";s:12:"short_symbol";s:2:"Rs";s:7:"locales";a:3:{s:5:"en_PK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ur_PK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}}}s:2:"PL";a:14:{s:13:"currency_code";s:3:"PLN";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"pl_PL";s:4:"name";s:13:"Polish złoty";s:8:"singular";s:12:"Polish zloty";s:6:"plural";s:13:"Polish zlotys";s:12:"short_symbol";s:3:"zł";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pl_PL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"PM";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_PM";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"PN";a:14:{s:13:"currency_code";s:3:"NZD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_PN";s:4:"name";s:18:"New Zealand dollar";s:8:"singular";s:18:"New Zealand dollar";s:6:"plural";s:19:"New Zealand dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:7:{s:5:"en_CK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"mi_NZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"PR";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_PR";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"PS";a:14:{s:13:"currency_code";s:3:"JOD";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_PS";s:4:"name";s:15:"Jordanian dinar";s:8:"singular";s:15:"Jordanian dinar";s:6:"plural";s:16:"Jordanian dinars";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"ar_JO";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"ar_PS";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"PT";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"pt_PT";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"PW";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_PW";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"PY";a:14:{s:13:"currency_code";s:3:"PYG";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_PY";s:4:"name";s:19:"Paraguayan guaraní";s:8:"singular";s:18:"Paraguayan guarani";s:6:"plural";s:19:"Paraguayan guaranis";s:12:"short_symbol";s:3:"₲";s:7:"locales";a:2:{s:5:"es_PY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"QA";a:14:{s:13:"currency_code";s:3:"QAR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_QA";s:4:"name";s:12:"Qatari riyal";s:8:"singular";s:11:"Qatari rial";s:6:"plural";s:12:"Qatari rials";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"ar_QA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"RE";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_RE";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"RO";a:14:{s:13:"currency_code";s:3:"RON";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ro_RO";s:4:"name";s:12:"Romanian leu";s:8:"singular";s:12:"Romanian leu";s:6:"plural";s:12:"Romanian lei";s:12:"short_symbol";s:3:"lei";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ro_RO";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"RS";a:14:{s:13:"currency_code";s:3:"RSD";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"sr_RS";s:4:"name";s:13:"Serbian dinar";s:8:"singular";s:13:"Serbian dinar";s:6:"plural";s:14:"Serbian dinars";s:12:"short_symbol";N;s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sr_RS";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"RU";a:14:{s:13:"currency_code";s:3:"RUB";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"ru_RU";s:4:"name";s:13:"Russian ruble";s:8:"singular";s:13:"Russian ruble";s:6:"plural";s:14:"Russian rubles";s:12:"short_symbol";s:3:"₽";s:7:"locales";a:5:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ce_RU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ru_RU";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"sah_RU";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tt_RU";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"RW";a:14:{s:13:"currency_code";s:3:"RWF";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"rw_RW";s:4:"name";s:13:"Rwandan franc";s:8:"singular";s:13:"Rwandan franc";s:6:"plural";s:14:"Rwandan francs";s:12:"short_symbol";s:2:"RF";s:7:"locales";a:4:{s:5:"en_RW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_RW";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"rw_RW";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"SA";a:14:{s:13:"currency_code";s:3:"SAR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_SA";s:4:"name";s:11:"Saudi riyal";s:8:"singular";s:11:"Saudi riyal";s:6:"plural";s:12:"Saudi riyals";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"ar_SA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"SB";a:14:{s:13:"currency_code";s:3:"SBD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_SB";s:4:"name";s:22:"Solomon Islands dollar";s:8:"singular";s:22:"Solomon Islands dollar";s:6:"plural";s:23:"Solomon Islands dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"en_SB";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"SC";a:14:{s:13:"currency_code";s:3:"SCR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_SC";s:4:"name";s:17:"Seychellois rupee";s:8:"singular";s:17:"Seychellois rupee";s:6:"plural";s:18:"Seychellois rupees";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"en_SC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_SC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"SD";a:14:{s:13:"currency_code";s:3:"SDG";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_SD";s:4:"name";s:14:"Sudanese pound";s:8:"singular";s:14:"Sudanese pound";s:6:"plural";s:15:"Sudanese pounds";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"ar_SD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"en_SD";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"SE";a:14:{s:13:"currency_code";s:3:"SEK";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"sv_SE";s:4:"name";s:13:"Swedish krona";s:8:"singular";s:13:"Swedish krona";s:6:"plural";s:14:"Swedish kronor";s:12:"short_symbol";s:2:"kr";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_SE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"SG";a:14:{s:13:"currency_code";s:3:"SGD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_SG";s:4:"name";s:16:"Singapore dollar";s:8:"singular";s:16:"Singapore dollar";s:6:"plural";s:17:"Singapore dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:4:{s:5:"en_SG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ms_SG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"ta_SG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"SH";a:14:{s:13:"currency_code";s:3:"SHP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_SH";s:4:"name";s:18:"Saint Helena pound";s:8:"singular";s:16:"St. Helena pound";s:6:"plural";s:17:"St. Helena pounds";s:12:"short_symbol";s:2:"£";s:7:"locales";a:2:{s:5:"en_SH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"SI";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"sl_SI";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"SJ";a:14:{s:13:"currency_code";s:3:"NOK";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"nb_SJ";s:4:"name";s:15:"Norwegian krone";s:8:"singular";s:15:"Norwegian krone";s:6:"plural";s:16:"Norwegian kroner";s:12:"short_symbol";s:2:"kr";s:7:"locales";a:5:{s:5:"nb_SJ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"nb_NO";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"nn_NO";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"se_NO";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"SK";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"sk_SK";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"SL";a:14:{s:13:"currency_code";s:3:"SLL";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_SL";s:4:"name";s:20:"Sierra Leonean leone";s:8:"singular";s:20:"Sierra Leonean leone";s:6:"plural";s:21:"Sierra Leonean leones";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"en_SL";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"SM";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"it_SM";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"SN";a:14:{s:13:"currency_code";s:3:"XOF";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"wo_SN";s:4:"name";s:22:"West African CFA franc";s:8:"singular";s:22:"West African CFA franc";s:6:"plural";s:23:"West African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:11:{s:5:"fr_BF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BJ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_ML";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_NE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GW";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"dyo_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"wo_SN";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"SO";a:14:{s:13:"currency_code";s:3:"SOS";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"so_SO";s:4:"name";s:15:"Somali shilling";s:8:"singular";s:15:"Somali shilling";s:6:"plural";s:16:"Somali shillings";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"ar_SO";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"so_SO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"SR";a:14:{s:13:"currency_code";s:3:"SRD";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"nl_SR";s:4:"name";s:17:"Surinamese dollar";s:8:"singular";s:17:"Surinamese dollar";s:6:"plural";s:18:"Surinamese dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"nl_SR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"SS";a:14:{s:13:"currency_code";s:3:"SSP";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_SS";s:4:"name";s:20:"South Sudanese pound";s:8:"singular";s:20:"South Sudanese pound";s:6:"plural";s:21:"South Sudanese pounds";s:12:"short_symbol";s:2:"£";s:7:"locales";a:2:{s:5:"en_SS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"ST";a:14:{s:13:"currency_code";s:3:"STN";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"pt_ST";s:4:"name";s:30:"São Tomé and Príncipe dobra";s:8:"singular";s:28:"São Tomé & Príncipe dobra";s:6:"plural";s:29:"São Tomé & Príncipe dobras";s:12:"short_symbol";s:2:"Db";s:7:"locales";a:2:{s:5:"pt_ST";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"SV";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_SV";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"SX";a:14:{s:13:"currency_code";s:3:"ANG";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_SX";s:4:"name";s:29:"Netherlands Antillean guilder";s:8:"singular";s:29:"Netherlands Antillean guilder";s:6:"plural";s:30:"Netherlands Antillean guilders";s:12:"short_symbol";N;s:7:"locales";a:4:{s:5:"en_SX";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_CW";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"nl_SX";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"SY";a:14:{s:13:"currency_code";s:3:"SYP";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_SY";s:4:"name";s:12:"Syrian pound";s:8:"singular";s:12:"Syrian pound";s:6:"plural";s:13:"Syrian pounds";s:12:"short_symbol";s:2:"£";s:7:"locales";a:3:{s:5:"ar_SY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_SY";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"SZ";a:14:{s:13:"currency_code";s:3:"SZL";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_SZ";s:4:"name";s:15:"Swazi lilangeni";s:8:"singular";s:15:"Swazi lilangeni";s:6:"plural";s:16:"Swazi emalangeni";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"en_SZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"TC";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_TC";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"TD";a:14:{s:13:"currency_code";s:3:"XAF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_TD";s:4:"name";s:25:"Central African CFA franc";s:8:"singular";s:25:"Central African CFA franc";s:6:"plural";s:26:"Central African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:12:{s:5:"ar_TD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:5:"en_CM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_GQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_CF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TD";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sg_CF";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"TG";a:14:{s:13:"currency_code";s:3:"XOF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_TG";s:4:"name";s:22:"West African CFA franc";s:8:"singular";s:22:"West African CFA franc";s:6:"plural";s:23:"West African CFA francs";s:12:"short_symbol";N;s:7:"locales";a:11:{s:5:"fr_BF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BJ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_CI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_ML";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_NE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_TG";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"pt_GW";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"dyo_SN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"wo_SN";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"TH";a:14:{s:13:"currency_code";s:3:"THB";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"th_TH";s:4:"name";s:9:"Thai baht";s:8:"singular";s:9:"Thai baht";s:6:"plural";s:9:"Thai baht";s:12:"short_symbol";s:3:"฿";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"th_TH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"TJ";a:14:{s:13:"currency_code";s:3:"TJS";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"tg_TJ";s:4:"name";s:18:"Tajikistani somoni";s:8:"singular";s:18:"Tajikistani somoni";s:6:"plural";s:19:"Tajikistani somonis";s:12:"short_symbol";N;s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tg_TJ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"TK";a:14:{s:13:"currency_code";s:3:"NZD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_TK";s:4:"name";s:18:"New Zealand dollar";s:8:"singular";s:18:"New Zealand dollar";s:6:"plural";s:19:"New Zealand dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:7:{s:5:"en_CK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TK";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"mi_NZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"TL";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"pt_TL";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"TM";a:14:{s:13:"currency_code";s:3:"TMT";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"tk_TM";s:4:"name";s:18:"Turkmenistan manat";s:8:"singular";s:19:"Turkmenistani manat";s:6:"plural";s:19:"Turkmenistani manat";s:12:"short_symbol";N;s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tk_TM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"TN";a:14:{s:13:"currency_code";s:3:"TND";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:3;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_TN";s:4:"name";s:14:"Tunisian dinar";s:8:"singular";s:14:"Tunisian dinar";s:6:"plural";s:15:"Tunisian dinars";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"ar_TN";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}s:5:"fr_TN";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:10:"left_space";}}}s:2:"TO";a:14:{s:13:"currency_code";s:3:"TOP";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"to_TO";s:4:"name";s:15:"Tongan paʻanga";s:8:"singular";s:15:"Tongan paʻanga";s:6:"plural";s:15:"Tongan paʻanga";s:12:"short_symbol";s:2:"T$";s:7:"locales";a:3:{s:5:"en_TO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"to_TO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"TR";a:14:{s:13:"currency_code";s:3:"TRY";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"tr_TR";s:4:"name";s:12:"Turkish lira";s:8:"singular";s:12:"Turkish lira";s:6:"plural";s:12:"Turkish Lira";s:12:"short_symbol";s:3:"₺";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"tr_TR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"TT";a:14:{s:13:"currency_code";s:3:"TTD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_TT";s:4:"name";s:26:"Trinidad and Tobago dollar";s:8:"singular";s:24:"Trinidad & Tobago dollar";s:6:"plural";s:25:"Trinidad & Tobago dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"en_TT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"TV";a:14:{s:13:"currency_code";s:3:"AUD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_TV";s:4:"name";s:17:"Australian dollar";s:8:"singular";s:17:"Australian dollar";s:6:"plural";s:18:"Australian dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:8:{s:5:"en_AU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_CX";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NF";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"TW";a:14:{s:13:"currency_code";s:3:"TWD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:7:"zh_Hant";s:4:"name";s:17:"New Taiwan dollar";s:8:"singular";s:17:"New Taiwan dollar";s:6:"plural";s:18:"New Taiwan dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:7:"zh_Hant";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"TZ";a:14:{s:13:"currency_code";s:3:"TZS";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"sw_TZ";s:4:"name";s:18:"Tanzanian shilling";s:8:"singular";s:18:"Tanzanian shilling";s:6:"plural";s:19:"Tanzanian shillings";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"en_TZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sw_TZ";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"UA";a:14:{s:13:"currency_code";s:3:"UAH";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"uk_UA";s:4:"name";s:17:"Ukrainian hryvnia";s:8:"singular";s:17:"Ukrainian hryvnia";s:6:"plural";s:18:"Ukrainian hryvnias";s:12:"short_symbol";s:3:"₴";s:7:"locales";a:3:{s:5:"ru_UA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"uk_UA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"UG";a:14:{s:13:"currency_code";s:3:"UGX";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"sw_UG";s:4:"name";s:16:"Ugandan shilling";s:8:"singular";s:16:"Ugandan shilling";s:6:"plural";s:17:"Ugandan shillings";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"en_UG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sw_UG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"UM";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_UM";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"US";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"oz";s:14:"dimension_unit";s:4:"foot";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_US";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"UY";a:14:{s:13:"currency_code";s:3:"UYU";s:12:"currency_pos";s:10:"left_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_UY";s:4:"name";s:14:"Uruguayan peso";s:8:"singular";s:14:"Uruguayan peso";s:6:"plural";s:15:"Uruguayan pesos";s:12:"short_symbol";s:1:"$";s:7:"locales";a:2:{s:5:"es_UY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"UZ";a:14:{s:13:"currency_code";s:3:"UZS";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"uz_AF";s:4:"name";s:15:"Uzbekistani som";s:8:"singular";s:15:"Uzbekistani som";s:6:"plural";s:15:"Uzbekistani som";s:12:"short_symbol";N;s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"uz_AF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"VA";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"it_VA";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"VC";a:14:{s:13:"currency_code";s:3:"XCD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_VC";s:4:"name";s:21:"East Caribbean dollar";s:8:"singular";s:21:"East Caribbean dollar";s:6:"plural";s:22:"East Caribbean dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:9:{s:5:"en_AG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_AI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GD";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_KN";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_LC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"VE";a:14:{s:13:"currency_code";s:3:"VES";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"es_VE";s:4:"name";s:17:"Bolívar soberano";s:8:"singular";s:19:"Venezuelan bolívar";s:6:"plural";s:20:"Venezuelan bolívars";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"es_VE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"VG";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_VG";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"VI";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_VI";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}s:2:"VN";a:14:{s:13:"currency_code";s:3:"VND";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"vi_VN";s:4:"name";s:18:"Vietnamese đồng";s:8:"singular";s:15:"Vietnamese dong";s:6:"plural";s:15:"Vietnamese dong";s:12:"short_symbol";s:3:"₫";s:7:"locales";a:2:{s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"vi_VN";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"VU";a:14:{s:13:"currency_code";s:3:"VUV";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_VU";s:4:"name";s:12:"Vanuatu vatu";s:8:"singular";s:12:"Vanuatu vatu";s:6:"plural";s:13:"Vanuatu vatus";s:12:"short_symbol";N;s:7:"locales";a:3:{s:5:"en_VU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_VU";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"WF";a:14:{s:13:"currency_code";s:3:"XPF";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_WF";s:4:"name";s:9:"CFP franc";s:8:"singular";s:9:"CFP franc";s:6:"plural";s:10:"CFP francs";s:12:"short_symbol";N;s:7:"locales";a:4:{s:5:"fr_NC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_WF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"WS";a:14:{s:13:"currency_code";s:3:"WST";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_WS";s:4:"name";s:13:"Samoan tālā";s:8:"singular";s:11:"Samoan tala";s:6:"plural";s:11:"Samoan tala";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"en_WS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"XK";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"sq_XK";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"YE";a:14:{s:13:"currency_code";s:3:"YER";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:0;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"rtl";s:14:"default_locale";s:5:"ar_YE";s:4:"name";s:11:"Yemeni rial";s:8:"singular";s:11:"Yemeni rial";s:6:"plural";s:12:"Yemeni rials";s:12:"short_symbol";N;s:7:"locales";a:2:{s:5:"ar_YE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"rtl";s:12:"currency_pos";s:11:"right_space";}}}s:2:"YT";a:14:{s:13:"currency_code";s:3:"EUR";s:12:"currency_pos";s:11:"right_space";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"fr_YT";s:4:"name";s:4:"Euro";s:8:"singular";s:4:"euro";s:6:"plural";s:5:"euros";s:12:"short_symbol";s:3:"€";s:7:"locales";a:51:{s:5:"ca_AD";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_AT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"de_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"en_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_IC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_BL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_GP";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MC";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MF";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_MQ";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_PM";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_RE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_YT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_SM";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_VA";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_PT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sq_XK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_ME";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:10:"sr_Latn_XK";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_AX";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sv_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"tr_CY";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:6:"ast_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"ca_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"de_DE";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"el_GR";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"es_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"et_EE";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"eu_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fi_FI";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fr_FR";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"fy_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"ga_IE";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"gl_ES";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"it_IT";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lb_LU";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lt_LT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"lv_LV";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"mt_MT";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nl_NL";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"sk_SK";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"sl_SI";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}}}s:2:"ZA";a:14:{s:13:"currency_code";s:3:"ZAR";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_ZA";s:4:"name";s:18:"South African rand";s:8:"singular";s:18:"South African rand";s:6:"plural";s:18:"South African rand";s:12:"short_symbol";s:1:"R";s:7:"locales";a:7:{s:5:"en_LS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_NA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"af_ZA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"xh_ZA";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"zu_ZA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"ZM";a:14:{s:13:"currency_code";s:3:"ZMW";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"en_ZM";s:4:"name";s:14:"Zambian kwacha";s:8:"singular";s:14:"Zambian kwacha";s:6:"plural";s:15:"Zambian kwachas";s:12:"short_symbol";s:2:"ZK";s:7:"locales";a:2:{s:5:"en_ZM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}}}s:2:"ZW";a:14:{s:13:"currency_code";s:3:"USD";s:12:"currency_pos";s:4:"left";s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:12:"num_decimals";i:2;s:11:"weight_unit";s:2:"kg";s:14:"dimension_unit";s:2:"cm";s:9:"direction";s:3:"ltr";s:14:"default_locale";s:5:"sn_ZW";s:4:"name";s:25:"United States (US) dollar";s:8:"singular";s:9:"US dollar";s:6:"plural";s:10:"US dollars";s:12:"short_symbol";s:1:"$";s:7:"locales";a:28:{s:5:"en_AS";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_DG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_FM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_GU";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_IO";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MH";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_MP";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_PW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_TC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_UM";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VG";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_VI";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_EC";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PA";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_PR";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_SV";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"es_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"fr_HT";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"nl_BQ";a:4:{s:12:"thousand_sep";s:1:".";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:5:"pt_TL";a:4:{s:12:"thousand_sep";s:1:" ";s:11:"decimal_sep";s:1:",";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:11:"right_space";}s:5:"qu_EC";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}s:7:"default";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"en_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:6:"haw_US";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"nd_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:4:"left";}s:5:"sn_ZW";a:4:{s:12:"thousand_sep";s:1:",";s:11:"decimal_sep";s:1:".";s:9:"direction";s:3:"ltr";s:12:"currency_pos";s:10:"left_space";}}}}', 'no');
INSERT INTO `wp8w_options` VALUES
(121531, '_transient_timeout_mm_api_calls', '1640952730', 'no'),
(121532, '_transient_mm_api_calls', 'a:10:{s:32:"8b6414ea1a1f66f96e32726bc72b5763";a:6:{s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:10:{s:6:"server";s:12:"nginx/1.18.0";s:4:"date";s:29:"Wed, 29 Dec 2021 20:58:36 GMT";s:12:"content-type";s:16:"application/json";s:14:"content-length";s:3:"597";s:13:"last-modified";s:29:"Thu, 25 Feb 2021 18:37:02 GMT";s:4:"etag";s:14:""6037ee4e-255"";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:13:"accept-ranges";s:5:"bytes";s:4:"vary";s:6:"Origin";s:10:"set-cookie";s:19:"WEBSVR=w1n1; path=/";}}s:4:"body";s:597:"{\n   "BlueHost":"bluehost",\n   "BlueHost_for_Education":"bluehost",\n   "BlueHost_Optimized_for_WordPress":"bluehost",\n   "Bluehost_QI":"bluehost",\n   "Bluehost_India":"bluehost-india",\n   "Bluehost_SEA":"bluehost",\n   "Just_Host":"default",\n   "Just_Host_QI":"default",\n   "HostMonster":"default",\n   "Hostmonster_QI":"default",\n   "HostGator":"hostgator",\n   "HostGator_QI":"default",\n   "HostGator_com_for_Resellers":"default",\n   "Hostgator_Com_LLC":"default",\n   "HostGatorSG":"default",\n   "Hostgator_India":"hostgator-india",\n   "iPower":"ipower",\n   "iPage":"ipage",\n   "FatCow":"fatcow"\n}\n";s:8:"response";a:2:{s:4:"code";i:200;s:7:"message";s:2:"OK";}s:7:"cookies";a:1:{i:0;O:14:"WP_Http_Cookie":6:{s:4:"name";s:6:"WEBSVR";s:5:"value";s:4:"w1n1";s:7:"expires";N;s:4:"path";s:1:"/";s:6:"domain";s:23:"www.mojomarketplace.com";s:9:"host_only";b:1;}}s:8:"filename";N;s:13:"http_response";O:25:"WP_HTTP_Requests_Response":5:{s:11:"\0*\0response";O:17:"Requests_Response":10:{s:4:"body";s:597:"{\n   "BlueHost":"bluehost",\n   "BlueHost_for_Education":"bluehost",\n   "BlueHost_Optimized_for_WordPress":"bluehost",\n   "Bluehost_QI":"bluehost",\n   "Bluehost_India":"bluehost-india",\n   "Bluehost_SEA":"bluehost",\n   "Just_Host":"default",\n   "Just_Host_QI":"default",\n   "HostMonster":"default",\n   "Hostmonster_QI":"default",\n   "HostGator":"hostgator",\n   "HostGator_QI":"default",\n   "HostGator_com_for_Resellers":"default",\n   "Hostgator_Com_LLC":"default",\n   "HostGatorSG":"default",\n   "Hostgator_India":"hostgator-india",\n   "iPower":"ipower",\n   "iPage":"ipage",\n   "FatCow":"fatcow"\n}\n";s:3:"raw";s:913:"HTTP/1.1 200 OK\r\nServer: nginx/1.18.0\r\nDate: Wed, 29 Dec 2021 20:58:36 GMT\r\nContent-Type: application/json\r\nContent-Length: 597\r\nLast-Modified: Thu, 25 Feb 2021 18:37:02 GMT\r\nConnection: close\r\nETag: "6037ee4e-255"\r\nX-Frame-Options: SAMEORIGIN\r\nAccept-Ranges: bytes\r\nVary: Origin\r\nSet-Cookie: WEBSVR=w1n1; path=/\r\n\r\n{\n   "BlueHost":"bluehost",\n   "BlueHost_for_Education":"bluehost",\n   "BlueHost_Optimized_for_WordPress":"bluehost",\n   "Bluehost_QI":"bluehost",\n   "Bluehost_India":"bluehost-india",\n   "Bluehost_SEA":"bluehost",\n   "Just_Host":"default",\n   "Just_Host_QI":"default",\n   "HostMonster":"default",\n   "Hostmonster_QI":"default",\n   "HostGator":"hostgator",\n   "HostGator_QI":"default",\n   "HostGator_com_for_Resellers":"default",\n   "Hostgator_Com_LLC":"default",\n   "HostGatorSG":"default",\n   "Hostgator_India":"hostgator-india",\n   "iPower":"ipower",\n   "iPage":"ipage",\n   "FatCow":"fatcow"\n}\n";s:7:"headers";O:25:"Requests_Response_Headers":1:{s:7:"\0*\0data";a:10:{s:6:"server";a:1:{i:0;s:12:"nginx/1.18.0";}s:4:"date";a:1:{i:0;s:29:"Wed, 29 Dec 2021 20:58:36 GMT";}s:12:"content-type";a:1:{i:0;s:16:"application/json";}s:14:"content-length";a:1:{i:0;s:3:"597";}s:13:"last-modified";a:1:{i:0;s:29:"Thu, 25 Feb 2021 18:37:02 GMT";}s:4:"etag";a:1:{i:0;s:14:""6037ee4e-255"";}s:15:"x-frame-options";a:1:{i:0;s:10:"SAMEORIGIN";}s:13:"accept-ranges";a:1:{i:0;s:5:"bytes";}s:4:"vary";a:1:{i:0;s:6:"Origin";}s:10:"set-cookie";a:1:{i:0;s:19:"WEBSVR=w1n1; path=/";}}}s:11:"status_code";i:200;s:16:"protocol_version";d:1.100000000000000088817841970012523233890533447265625;s:7:"success";b:1;s:9:"redirects";i:0;s:3:"url";s:69:"https://www.mojomarketplace.com/mojo-plugin-assets/json/branding.json";s:7:"history";a:0:{}s:7:"cookies";O:19:"Requests_Cookie_Jar":1:{s:10:"\0*\0cookies";a:1:{s:6:"WEBSVR";O:15:"Requests_Cookie":5:{s:4:"name";s:6:"WEBSVR";s:5:"value";s:4:"w1n1";s:10:"attributes";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:2:{s:4:"path";s:1:"/";s:6:"domain";s:23:"www.mojomarketplace.com";}}s:5:"flags";a:4:{s:8:"creation";i:1640811516;s:11:"last-access";i:1640811516;s:10:"persistent";b:0;s:9:"host-only";b:1;}s:14:"reference_time";i:1640811516;}}}}s:11:"\0*\0filename";N;s:4:"data";N;s:7:"headers";N;s:6:"status";N;}}s:32:"69cccbc3a560efe68697e7469cb209f1";a:6:{s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:10:{s:6:"server";s:12:"nginx/1.18.0";s:4:"date";s:29:"Thu, 30 Dec 2021 12:12:03 GMT";s:12:"content-type";s:16:"application/json";s:14:"content-length";s:5:"17535";s:13:"last-modified";s:29:"Thu, 22 Oct 2020 19:10:33 GMT";s:4:"etag";s:15:""5f91d929-447f"";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:13:"accept-ranges";s:5:"bytes";s:4:"vary";s:6:"Origin";s:10:"set-cookie";s:19:"APISVR=a1n3; path=/";}}s:4:"body";s:17535:"{\n   "themes-single-item":{\n      "url":"#",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n   },\n   "plugins-single-item":{\n      "url":"#",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n   },\n   "services-single-item":{\n      "url":"#",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n   },\n   "graphics-banner-top":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n   },\n   "themes-banner-top":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n   },\n   "services-banner-top":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n   },\n   "plugins-banner-top":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n   },\n   "graphics-banner-bottom":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n   },\n   "themes-banner-bottom":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n   },\n   "services-banner-bottom":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n   },\n   "plugins-banner-bottom":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n   },\n   \n   "bluehost": {\n      "themes-single-item":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=theme-single&utm_content=wplive-call#\\/marketplace\\/product\\/i\\/bluesky",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "plugins-single-item":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugin-single&utm_content=wplive-call#\\/marketplace\\/product\\/i\\/bluesky",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "services-single-item":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=service-single&utm_content=wplive-call#\\/marketplace\\/product\\/i\\/bluesky",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "graphics-banner-top":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      }\n   },\n\n   "bluehost-india": {\n      "graphics-banner-top":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      }\n   },\n\n   "ipage": {\n      "themes-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "plugins-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "services-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "graphics-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n   },\n\n   "ipower": {\n      "themes-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "plugins-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "services-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "graphics-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n   },\n\n   "fatcow": {\n      "themes-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "plugins-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "services-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "graphics-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n   }\n}\n";s:8:"response";a:2:{s:4:"code";i:200;s:7:"message";s:2:"OK";}s:7:"cookies";a:1:{i:0;O:14:"WP_Http_Cookie":6:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n3";s:7:"expires";N;s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";s:9:"host_only";b:1;}}s:8:"filename";N;s:13:"http_response";O:25:"WP_HTTP_Requests_Response":5:{s:11:"\0*\0response";O:17:"Requests_Response":10:{s:4:"body";s:17535:"{\n   "themes-single-item":{\n      "url":"#",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n   },\n   "plugins-single-item":{\n      "url":"#",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n   },\n   "services-single-item":{\n      "url":"#",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n   },\n   "graphics-banner-top":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n   },\n   "themes-banner-top":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n   },\n   "services-banner-top":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n   },\n   "plugins-banner-top":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n   },\n   "graphics-banner-bottom":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n   },\n   "themes-banner-bottom":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n   },\n   "services-banner-bottom":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n   },\n   "plugins-banner-bottom":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n   },\n   \n   "bluehost": {\n      "themes-single-item":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=theme-single&utm_content=wplive-call#\\/marketplace\\/product\\/i\\/bluesky",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "plugins-single-item":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugin-single&utm_content=wplive-call#\\/marketplace\\/product\\/i\\/bluesky",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "services-single-item":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=service-single&utm_content=wplive-call#\\/marketplace\\/product\\/i\\/bluesky",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "graphics-banner-top":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      }\n   },\n\n   "bluehost-india": {\n      "graphics-banner-top":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      }\n   },\n\n   "ipage": {\n      "themes-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "plugins-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "services-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "graphics-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n   },\n\n   "ipower": {\n      "themes-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "plugins-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "services-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "graphics-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n   },\n\n   "fatcow": {\n      "themes-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "plugins-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "services-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "graphics-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n   }\n}\n";s:3:"raw";s:17854:"HTTP/1.1 200 OK\r\nServer: nginx/1.18.0\r\nDate: Thu, 30 Dec 2021 12:12:03 GMT\r\nContent-Type: application/json\r\nContent-Length: 17535\r\nLast-Modified: Thu, 22 Oct 2020 19:10:33 GMT\r\nConnection: close\r\nETag: "5f91d929-447f"\r\nX-Frame-Options: SAMEORIGIN\r\nAccept-Ranges: bytes\r\nVary: Origin\r\nSet-Cookie: APISVR=a1n3; path=/\r\n\r\n{\n   "themes-single-item":{\n      "url":"#",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n   },\n   "plugins-single-item":{\n      "url":"#",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n   },\n   "services-single-item":{\n      "url":"#",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n   },\n   "graphics-banner-top":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n   },\n   "themes-banner-top":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n   },\n   "services-banner-top":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n   },\n   "plugins-banner-top":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n   },\n   "graphics-banner-bottom":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n   },\n   "themes-banner-bottom":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n   },\n   "services-banner-bottom":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n   },\n   "plugins-banner-bottom":{\n      "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans&aff=57686",\n      "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n   },\n   \n   "bluehost": {\n      "themes-single-item":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=theme-single&utm_content=wplive-call#\\/marketplace\\/product\\/i\\/bluesky",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "plugins-single-item":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugin-single&utm_content=wplive-call#\\/marketplace\\/product\\/i\\/bluesky",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "services-single-item":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=service-single&utm_content=wplive-call#\\/marketplace\\/product\\/i\\/bluesky",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "graphics-banner-top":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.com\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      }\n   },\n\n   "bluehost-india": {\n      "graphics-banner-top":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/my.bluehost.in\\/hosting\\/app?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans#\\/marketplace\\/product\\/i\\/jetpack",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      }\n   },\n\n   "ipage": {\n      "themes-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "plugins-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "services-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "graphics-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n   },\n\n   "ipower": {\n      "themes-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "plugins-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "services-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "graphics-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n   },\n\n   "fatcow": {\n      "themes-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "plugins-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "services-single-item":{\n         "url":"#",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/wplive-single.png"\n      },\n      "graphics-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-top&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/anti-spam.png"\n      },\n      "themes-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-top&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n      "services-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-top&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "plugins-banner-top":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-top&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "graphics-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=graphics-bottom&utm_content=jetpack-scan&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/scan.png"\n      },\n      "themes-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=themes-bottom&utm_content=jetpack-anti-spam&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/anti-spam.png"\n      },\n      "services-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=services-bottom&utm_content=jetpack-backup&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/backup.png"\n      },\n      "plugins-banner-bottom":{\n         "url":"https:\\/\\/jetpack.com\\/pricing\\/?utm_campaign=secretteam&utm_medium=banner&utm_source=plugins-bottom&utm_content=jetpack-plans&aff=57687",\n         "img":"https:\\/\\/mojomarketplace.com\\/mojo-plugin-assets\\/img\\/offers\\/jetpack\\/plans-alt.png"\n      },\n   }\n}\n";s:7:"headers";O:25:"Requests_Response_Headers":1:{s:7:"\0*\0data";a:10:{s:6:"server";a:1:{i:0;s:12:"nginx/1.18.0";}s:4:"date";a:1:{i:0;s:29:"Thu, 30 Dec 2021 12:12:03 GMT";}s:12:"content-type";a:1:{i:0;s:16:"application/json";}s:14:"content-length";a:1:{i:0;s:5:"17535";}s:13:"last-modified";a:1:{i:0;s:29:"Thu, 22 Oct 2020 19:10:33 GMT";}s:4:"etag";a:1:{i:0;s:15:""5f91d929-447f"";}s:15:"x-frame-options";a:1:{i:0;s:10:"SAMEORIGIN";}s:13:"accept-ranges";a:1:{i:0;s:5:"bytes";}s:4:"vary";a:1:{i:0;s:6:"Origin";}s:10:"set-cookie";a:1:{i:0;s:19:"APISVR=a1n3; path=/";}}}s:11:"status_code";i:200;s:16:"protocol_version";d:1.100000000000000088817841970012523233890533447265625;s:7:"success";b:1;s:9:"redirects";i:0;s:3:"url";s:80:"https://api.mojomarketplace.com/mojo-plugin-assets/json/mojo-partner-offers.json";s:7:"history";a:0:{}s:7:"cookies";O:19:"Requests_Cookie_Jar":1:{s:10:"\0*\0cookies";a:1:{s:6:"APISVR";O:15:"Requests_Cookie":5:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n3";s:10:"attributes";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:2:{s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";}}s:5:"flags";a:4:{s:8:"creation";i:1640866323;s:11:"last-access";i:1640866323;s:10:"persistent";b:0;s:9:"host-only";b:1;}s:14:"reference_time";i:1640866323;}}}}s:11:"\0*\0filename";N;s:4:"data";N;s:7:"headers";N;s:6:"status";N;}}s:32:"a5ef76a6fdef8fa0451c7c8150f39e8b";a:6:{s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:10:{s:6:"server";s:12:"nginx/1.18.0";s:4:"date";s:29:"Thu, 30 Dec 2021 12:12:04 GMT";s:12:"content-type";s:16:"application/json";s:14:"content-length";s:1:"0";s:13:"last-modified";s:29:"Fri, 28 Aug 2020 19:57:32 GMT";s:4:"etag";s:12:""5f4961ac-0"";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:13:"accept-ranges";s:5:"bytes";s:4:"vary";s:6:"Origin";s:10:"set-cookie";s:19:"APISVR=a1n3; path=/";}}s:4:"body";s:0:"";s:8:"response";a:2:{s:4:"code";i:200;s:7:"message";s:2:"OK";}s:7:"cookies";a:1:{i:0;O:14:"WP_Http_Cookie":6:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n3";s:7:"expires";N;s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";s:9:"host_only";b:1;}}s:8:"filename";N;s:13:"http_response";O:25:"WP_HTTP_Requests_Response":5:{s:11:"\0*\0response";O:17:"Requests_Response":10:{s:4:"body";s:0:"";s:3:"raw";s:312:"HTTP/1.1 200 OK\r\nServer: nginx/1.18.0\r\nDate: Thu, 30 Dec 2021 12:12:04 GMT\r\nContent-Type: application/json\r\nContent-Length: 0\r\nLast-Modified: Fri, 28 Aug 2020 19:57:32 GMT\r\nConnection: close\r\nETag: "5f4961ac-0"\r\nX-Frame-Options: SAMEORIGIN\r\nAccept-Ranges: bytes\r\nVary: Origin\r\nSet-Cookie: APISVR=a1n3; path=/\r\n\r\n";s:7:"headers";O:25:"Requests_Response_Headers":1:{s:7:"\0*\0data";a:10:{s:6:"server";a:1:{i:0;s:12:"nginx/1.18.0";}s:4:"date";a:1:{i:0;s:29:"Thu, 30 Dec 2021 12:12:04 GMT";}s:12:"content-type";a:1:{i:0;s:16:"application/json";}s:14:"content-length";a:1:{i:0;s:1:"0";}s:13:"last-modified";a:1:{i:0;s:29:"Fri, 28 Aug 2020 19:57:32 GMT";}s:4:"etag";a:1:{i:0;s:12:""5f4961ac-0"";}s:15:"x-frame-options";a:1:{i:0;s:10:"SAMEORIGIN";}s:13:"accept-ranges";a:1:{i:0;s:5:"bytes";}s:4:"vary";a:1:{i:0;s:6:"Origin";}s:10:"set-cookie";a:1:{i:0;s:19:"APISVR=a1n3; path=/";}}}s:11:"status_code";i:200;s:16:"protocol_version";d:1.100000000000000088817841970012523233890533447265625;s:7:"success";b:1;s:9:"redirects";i:0;s:3:"url";s:76:"https://api.mojomarketplace.com/mojo-plugin-assets/json/search-patterns.json";s:7:"history";a:0:{}s:7:"cookies";O:19:"Requests_Cookie_Jar":1:{s:10:"\0*\0cookies";a:1:{s:6:"APISVR";O:15:"Requests_Cookie":5:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n3";s:10:"attributes";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:2:{s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";}}s:5:"flags";a:4:{s:8:"creation";i:1640866324;s:11:"last-access";i:1640866324;s:10:"persistent";b:0;s:9:"host-only";b:1;}s:14:"reference_time";i:1640866324;}}}}s:11:"\0*\0filename";N;s:4:"data";N;s:7:"headers";N;s:6:"status";N;}}s:32:"111394a0ae98cfe780016e93c27d916a";a:6:{s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:10:{s:6:"server";s:12:"nginx/1.18.0";s:4:"date";s:29:"Thu, 30 Dec 2021 12:12:04 GMT";s:12:"content-type";s:31:"application/json; charset=UTF-8";s:14:"content-length";s:5:"55584";s:12:"x-powered-by";s:10:"PHP/7.1.33";s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=uq0pjfoomlg3tr2fo33keho9gi; expires=Mon, 03-Jan-2022 16:12:04 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n2; path=/";}s:13:"cache-control";s:3:"900";s:27:"access-control-allow-origin";s:1:"*";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:4:"vary";s:6:"Origin";}}s:4:"body";s:55584:"{"status":"success","items":[{"id":"5377b431-d8a8-431b-a711-50c10a141528","name":"Highend Ultimate Multipurpose WordPress Theme","slug":"highend-ultimate-multi-purpose-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/highend-ultimate-multi-purpose-wordpress-theme","sales_count":46506,"is_service":false,"rating":4.7,"seller_name":"HB-Themes","seller_url":"store\\/hb-themes","tags":"church, Corporate, woocommerce, galleries, modern, seo, presentation, responsive, shop, gallery, video, landing page, parallax, WordPress, Drag and Drop Page Builder, store, Slider, coach, minimal, real estate, professional, clean, restaurant, photography","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5377b431-d8a8-431b-a711-50c10a141528-368x296-95lrK.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-590111d8-1938-4c59-907f-19d10a141539-GuDbh.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-590111d8-1938-4c59-907f-19d10a141539-T3LLc.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-800gn.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-UCmVZ.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-ptl5s.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-D54Pg.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-QYQHF.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5f1ab073-c768-4a90-9bdb-63370a14153a-HSGIn.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Drag and Drop Page Builder","WooCommerce - Build Your Online Shop","Fully Responsive - Mobile Ready"],"created":"2014-05-17 14:11:49","created_timestamp":1400357509,"demo_url":"https:\\/\\/hb-themes.com\\/themes\\/highend\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"78ac157401b0f7ac1c0be083b84831e5"},{"id":"518048d9-ae08-4939-93ac-0a000a140b1e","name":"Creativo Best Multipurpose WordPress Theme","slug":"creativo-5-0-ultra-responsive-multipurpose-wp-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creativo-5-0-ultra-responsive-multipurpose-wp-theme","sales_count":19725,"is_service":false,"rating":4.5,"seller_name":"RockyThemes","seller_url":"store\\/rockythemes","tags":"woocommerce, personal, magazine, consulting, responsive, clean, HTML5, page builder, creative, coach, minimal, retina, portfolio, church, WordPress, mobile, photography","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-518048d9-ae08-4939-93ac-0a000a140b1e-368x296-wh0MK.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5d822c27-805c-4983-889d-21260a14153a-1KZZP.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5d822c27-805c-4983-889d-21260a14153a-TBfw5.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-ksXYf.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-bs4oQ.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-1800x1800-1QYDb.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-PpC6f.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-vVopz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-AImHx.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-yuBJ1.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-1800x1800-EmrSF.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-aINqv.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-i3hhe.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-r67bK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-cyImm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-mhnvB.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-cYsfQ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-xCNaq.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-igiIT.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-nmFCK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-dQ1yf.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-i2occ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-LEwG8.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-neWr1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-RWrTA.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5f58a759-a740-4706-a41d-71a90a14153a-9etrI.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["One Click Demo","Drag and Drop Page Builder","Ecommerce Ready "],"created":"2013-04-30 17:03:15","created_timestamp":1367362995,"demo_url":"https:\\/\\/rockythemes.com\\/creativo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e8fb8041fbc423c2b44f546e7ea5bd27"},{"id":"55f82a3d-0ab8-49c6-a224-1a220a141f38","name":"Daisy Blog WordPress Theme","slug":"daisy-simple-amp-minimal-wordpress-blog","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/daisy-simple-amp-minimal-wordpress-blog","sales_count":8873,"is_service":false,"rating":5,"seller_name":"LazaThemes","seller_url":"store\\/lazathemes","tags":"WordPress, clean, portfolio, minimal, responsive, bootstrap","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55f82a3d-0ab8-49c6-a224-1a220a141f38-136x136-z6jqO.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55f82a3d-0ab8-49c6-a224-1a220a141f38-260x156-ElBpX.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55f82a3d-0ab8-49c6-a224-1a220a141f38-1800x1800-iX4uf.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5ddd3b10-2e7c-4248-b740-0d300a14153b-B0mxt.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Easy To Set Up","Responsive Layout","Clean and Professional Design"],"created":"2015-09-15 08:37:14","created_timestamp":1442327834,"demo_url":"https:\\/\\/demos.lazathemes.com\\/daisy-wp\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"4f7a79714aaca6efc0ce4f7c933538cc"},{"id":"5659d4bf-6b80-434a-b566-64870a141f38","name":"FREYJA Personal WordPress Theme for Bloggers","slug":"freyja-personal-wordpress-theme-for-bloggers","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/freyja-personal-wordpress-theme-for-bloggers","sales_count":4097,"is_service":false,"rating":5,"seller_name":"Sparrow and Snow","seller_url":"store\\/sparrow-and-snow","tags":"lifestyle, clean, simple, responsive, travel, food, elegant, design, modern, creative, easy, gallery, personal, fashion, photographer, video, Blogger, audio, instagram","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5659d4bf-6b80-434a-b566-64870a141f38-C4gYb.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5659d4bf-6b80-434a-b566-64870a141f38-ch13X.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-mqENt.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-w5O3O.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-yl6Bs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-uoyC5.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-zo4DU.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-6Vq6I.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-EycmZ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-cX2eI.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-1rq8p.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-rQxSj.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-So5Jx.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-XoUCs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-eioTs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-d8Nku.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-x0qW1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-YA95g.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-YIV05.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-60f25f94-5c34-4fd6-bc13-14910a141538-2AqtO.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Retina Ready","10 Blog Layout","Translation Ready"],"created":"2015-11-28 09:23:17","created_timestamp":1448727797,"demo_url":"https:\\/\\/www.sparrowandsnow.com\\/freyja\\/demo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be9598299f6d395d43fa63d9ec92b3f1"},{"id":"53a6de8b-9098-40bf-a57d-718e0a141528","name":"Birch A Responsive WordPress Theme","slug":"birch-a-responsive-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/birch-a-responsive-wordpress-theme","sales_count":3909,"is_service":false,"rating":4.9,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"health, creative, service, woocommerce, office, professional, minimal, personal, Custom, eco, Testimonials, elegant, CSS3, video, mobile, shop, company, Slider, startup, modern, church, simple, agriculture, tablet, logo, gallery, environmental, multipurpose, shortcodes, travel, clean, retina, HTML5, natural, Corporate, parallax, seo, WordPress, media, translation, responsive","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-368x296-gh5uf.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-136x136-GjY4S.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-260x156-aZts2.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-QNS9l.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-5fL3L.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-XeafI.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-611h4.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-LuRcX.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-9DbiX.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-wGrWo.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-YtsTh.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-7s31Z.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-tilmc.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-0wjF6.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53a6de8b-9098-40bf-a57d-718e0a141528-1180x660-tS7VZ.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["WooCommerce","Responsive Design","Powerful Admin Panel"],"created":"2014-06-22 08:00:22","created_timestamp":1403445622,"demo_url":"https:\\/\\/birch.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"5444f3ed-49bc-4484-9264-0f5c0a140b28","name":"Zephyr A Beautiful WordPress Blog Theme","slug":"zephyr-a-beautiful-wordpress-blog-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/zephyr-a-beautiful-wordpress-blog-theme","sales_count":3197,"is_service":false,"rating":4.9,"seller_name":"Themeflame","seller_url":"store\\/themeflame","tags":"food, Social Media, modern, WordPress, gallery, Slider, travel, HTML5, shortcodes, flat, responsive, theme, clean, minimal, elegant, agency, simple, magazine, design, professional, news, restaurant","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-368x296-8Di6N.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-136x136-zMAwr.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-260x156-PQ45k.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5444f3ed-49bc-4484-9264-0f5c0a140b28-1800x1800-TtFpS.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5bf3077a-dcfc-4c82-8f2a-58a30a14153b-ZgWFC.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Newbie-friendly, packaged with very responsive support","Plenty of options: headers, homepage, fonts","Customer-driven"],"created":"2014-10-20 06:11:25","created_timestamp":1413807085,"demo_url":"http:\\/\\/178.128.146.147\\/zephyr","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"13f401b35fbfa320cf306a891828f876"},{"id":"53589542-c8f4-491e-ad1e-29c90a141528","name":"Nectar A Responsive WordPress Theme","slug":"nectar-a-responsive-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/nectar-a-responsive-wordpress-theme","sales_count":2053,"is_service":false,"rating":4.8,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"modern, logo, retina, parallax, Slider, clean, multipurpose, professional, personal, HTML5, shortcodes, media, creative, seo, theme, elegant, shop, woocommerce, minimal, company, design, gallery, simple, responsive, WordPress, CSS3, mobile","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-368x296-BWaK1.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-136x136-0pPAV.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-MZJXd.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-2hEmp.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-WwuAA.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-ZMB1W.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-YWsAd.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-rVJ4N.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-JMt5C.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-qGPwW.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-YSJik.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-B6hX8.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53589542-c8f4-491e-ad1e-29c90a141528-1180x660-oTokc.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Clean and Modern","Responsive Design","WooCommerce"],"created":"2014-04-23 23:04:45","created_timestamp":1398315885,"demo_url":"https:\\/\\/nectar.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"54626dc3-c4d8-40b3-b441-3ff60a141528","name":"Nimva Multipurpose WordPress Theme","slug":"nimva-ultimate-multi-purpose-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/nimva-ultimate-multi-purpose-wordpress-theme","sales_count":2039,"is_service":false,"rating":4.7,"seller_name":"RockyThemes","seller_url":"store\\/rockythemes","tags":"clean, responsive, minimal, woocommerce, creative, Corporate, seo, agency, personal","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5c914b3e-2888-4ee0-bee7-35450a14153c-JvJks.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5c914b3e-2888-4ee0-bee7-35450a14153c-Vt4O0.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-8RwBo.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-rlk5m.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-WktDL.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-UomN2.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-3DFLY.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-FYTxh.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5c914b3e-2888-4ee0-bee7-35450a14153c-jUzUM.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Retina Ready","Drag and Drop Visual Composer Elements","Powerful Admin Panel"],"created":"2014-11-11 14:27:09","created_timestamp":1415741229,"demo_url":"https:\\/\\/rockythemes.com\\/nimva3\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e8fb8041fbc423c2b44f546e7ea5bd27"},{"id":"55dd6a85-24f0-438a-8723-1ea40a141f38","name":"Solstice Elegant WordPress Theme","slug":"solstice-an-elegant-versatile-and-responsive-wordpress-theme-for-blogging-and-business","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/solstice-an-elegant-versatile-and-responsive-wordpress-theme-for-blogging-and-business","sales_count":1835,"is_service":false,"rating":5,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"multipurpose, service, bio, retina, travel, Custom, mobile, Testimonials, agriculture, seo, WordPress, video, woocommerce, environmental, translation, customize, responsive, fashion, creative, natural, clean, minimal, customizer, modern, startup","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-368x296-czJN9.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-136x136-3WX3a.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-260x156-5GLPx.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-wZDz0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9sIUv.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-AYepv.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-iA29C.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-fQWmi.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9BUzz.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-OWTE0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-fczJB.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9seWT.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-tfE7f.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-pgETy.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-x1Kc0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-TZba1.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55dd6a85-24f0-438a-8723-1ea40a141f38-1180x660-Io87q.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Customizer","Plugin Compatible ","Responsive Layout"],"created":"2015-08-26 02:03:32","created_timestamp":1440576212,"demo_url":"https:\\/\\/solstice.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"532798c5-2834-440b-8469-255a0a141528","name":"Creative Blog WordPress Theme","slug":"creative-blog-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creative-blog-wordpress-theme","sales_count":1632,"is_service":false,"rating":4.5,"seller_name":"Dessign Themes","seller_url":"store\\/dessign-themes","tags":"responsive, WordPress, personal, blog, clean, modern, minimal, fashion, elegant, blogging","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-532798c5-2834-440b-8469-255a0a141528-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5bce5af2-62fc-427a-a413-202a0a14153b-t8V1J.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-532798c5-2834-440b-8469-255a0a141528-260x156.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/screen_shots-532798c5-2834-440b-8469-255a0a141528-1800x1800.jpg"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-532798c5-2834-440b-8469-255a0a141528-1180x660.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Slider Video Feature","Theme Options panel","Responsive Layout"],"created":"2014-03-17 19:15:51","created_timestamp":1395105351,"demo_url":"https:\\/\\/dessigncreativeblog.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"12a1f004a6ed51582a3f0de432cf020d"},{"id":"55e0a4cb-394c-4af9-b480-01610a141f37","name":"Amiable A WordPress Blogging Theme","slug":"amiable-a-wordpress-blogging-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/amiable-a-wordpress-blogging-theme","sales_count":1486,"is_service":false,"rating":4.4,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"minimal, magazine, responsive, photography, support, WordPress, mobile, Slider, simple, theme, modern, retina, gallery, video, clean","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-368x296-YUEWQ.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-136x136-0T1lk.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-260x156-c46rC.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-s9CU7.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-Y49gi.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-M5MTN.jpg"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55e0a4cb-394c-4af9-b480-01610a141f37-1180x660-nRwUj.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Responsive Layout","Easy to Set Up","Clean and Professional Design"],"created":"2015-08-28 13:07:12","created_timestamp":1440788832,"demo_url":"https:\\/\\/amiable.sculptureqode.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5927485a-9bc0-4180-9e94-0afc0a14153b","name":"Creatica Creative Multi-Purpose WordPress Theme","slug":"creatica","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creatica","sales_count":1464,"is_service":false,"rating":4.4,"seller_name":"Skywarrior Themes","seller_url":"store\\/skywarrior-themes","tags":"clean, food, restaurant, design, support, shop, travel, WordPress, portfolio, woocommerce, parallax, responsive, gallery, news, widgets, modern, magazine, minimal, photography, agency, creative, Slider, professional, seo, fashion, Corporate","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5927485a-e0f0-44b2-bcb9-0afc0a14153b-fMkhO.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5927485a-e0f0-44b2-bcb9-0afc0a14153b-eJo1V.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-rfbuE.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-0LnGc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-D7yDo.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-D9bUm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-gKWk0.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-PtAyR.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-599b4d42-ca90-41e0-9724-0fdf0a14153a-uQNRF.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Fully Responsive","Ready to Install Demos","Awesome Theme Options"],"created":"2017-05-25 15:10:50","created_timestamp":1495746650,"demo_url":"https:\\/\\/skywarriorthemes.com\\/creatica\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"85c9a3723ab02eaa4167c6232a1f5e58"},{"id":"55b4af45-6248-4025-846b-39650a141f38","name":"Semplice Modern Personal Blogging Theme for WordPress","slug":"semplice-an-elegant-wordpress-blogging-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/semplice-an-elegant-wordpress-blogging-theme","sales_count":1429,"is_service":false,"rating":4.6,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"grid, lifestyle, gallery, facebook, instagram, creative, responsive, retina, theme, WordPress, modern, clean, minimal, woocommerce, shop, simple, elegant, mobile, magazine, widgets, professional","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55b4af45-6248-4025-846b-39650a141f38-368x296-HQfZe.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5fdc82a5-1fe8-415d-ad4a-3f240a141536-Td6oN.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5fdc82a5-1fe8-415d-ad4a-3f240a141536-i9fn0.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-4DXUr.jpeg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-OfhTn.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-W0EYp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-JjrUF.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55b4af45-6248-4025-846b-39650a141f38-1800x1800-rzpoq.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-6yuof.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55b4af45-6248-4025-846b-39650a141f38-1800x1800-R9zHx.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5fdc82a5-1fe8-415d-ad4a-3f240a141536-UH1Ne.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["WooCommerce Support - Start Monetizing your blog","Powerful Customization Options","New WordPress Editor Support"],"created":"2015-07-26 05:11:26","created_timestamp":1437909086,"demo_url":"https:\\/\\/semplice.oakandcove.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5987e38b-f758-44aa-83a4-26d10a14153b","name":"StartUp Theme A Multipurpose WordPress Customizer Theme","slug":"startup-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/startup-theme","sales_count":1260,"is_service":false,"rating":3.7,"seller_name":"Organic Themes","seller_url":"store\\/organic-themes","tags":"magazine, CSS3, agency, theme, retina, company, HTML5, mobile, WordPress, jQuery, Slider, support, widgets, responsive, portfolio, modern, Corporate, video, multipurpose, news, design, woocommerce, clean, seo","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5afb9d3b-4f34-4713-a07e-58510a14153b-QIkub.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5987e38b-4cf8-4d25-866d-26d10a14153b-3jFEY.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-6S1DR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-cKgtQ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-nTYAf.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5987e38b-4cf8-4d25-866d-26d10a14153b-7CV0q.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Mobile Responsive Framework","Gutenberg Optimized","Widgetized Page Builder"],"created":"2017-08-06 21:50:35","created_timestamp":1502077835,"demo_url":"https:\\/\\/organicthemes.com\\/demo\\/startup\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"479b85bcce1bf1bc90615446f8d2b1b7"},{"id":"521fe073-ea40-4ac3-af03-31d40a140b24","name":"Edge Theme Portfolio and Business WordPress Theme","slug":"edge-portfolio-amp-business-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/edge-portfolio-amp-business-wordpress-theme","sales_count":1223,"is_service":false,"rating":5,"seller_name":"Visualmodo","seller_url":"store\\/visualmodo","tags":"wordpress theme, parallax, retina, bootstrap, minimal, modern, Slider, company, Corporate, seo, woocommerce, shortcodes, wordpress templates, responsive, professional, agency, premium plugins, Layers, gallery, design, visual builder, plugins, revolution slider, Premium Wordpress Themes, premium theme, jQuery, video, blog, CSS3, template, brand, simple, slider ready, mobile, shop, clean and simple, fluid, Smart Grid, premium support, widgets, WordPress, Visual Composer, revslider, clean, WordPress Plugins, boxed, visual shortcode, support, theme, clients, HTML5, responsive wordpress theme, WordPress Agency","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-521fe073-ea40-4ac3-af03-31d40a140b24-368x296-GbbzG.png","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-7nRPy.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-uJrHk.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-sTadp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-xL4qM.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-lpcGX.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-Yh5xb.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-4VMuE.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-3Zmgv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-9GCZ0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-68fL6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-V9JcG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-n7f7Y.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-ZWu6b.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-iQT0B.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-FPZ8F.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-V5LLW.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-oOMDE.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-gUJd3.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-vR6fd.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-mMsmq.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-Cf7rL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-gbjPe.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-xWMaR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-wtUh0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-bgU0K.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-x5qoh.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-L7fQK.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-Rp0EU.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-r2NKg.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["SEO Friendly - Responsive","Revolution Slider - Posts Slider","WooCommerce - Gallery - Business"],"created":"2013-08-29 19:28:59","created_timestamp":1377826139,"demo_url":"https:\\/\\/theme.visualmodo.com\\/edge\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"99d435049174e5389b7918b49693fbf2"},{"id":"57c4683a-c598-43ec-bb26-15af0a14153b","name":"The Paragraph  Clean WordPress Theme for Blogs","slug":"the-paragraph-clean-wordpress-theme-for-blogs","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/the-paragraph-clean-wordpress-theme-for-blogs","sales_count":1049,"is_service":false,"rating":0,"seller_name":"MajorThemes","seller_url":"store\\/majorthemes","tags":"blog, clean, creative, travel, modern, flat, WordPress, blogging, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59e3a91c-4970-43f1-9fe3-13bb0a14153b-ssF7z.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59e3a91c-4970-43f1-9fe3-13bb0a14153b-Qw9PU.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57c4683a-c598-43ec-bb26-15af0a14153b-crVJe.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57c4683a-c598-43ec-bb26-15af0a14153b-7Id5x.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57c4683a-c598-43ec-bb26-15af0a14153b-Mhvcb.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Easy to Install and Configure","100% Responsive","Gutenberg Support"],"created":"2016-08-29 10:53:36","created_timestamp":1472489616,"demo_url":"http:\\/\\/demo.major-themes.com\\/paragraph\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8e6fe8984e7bb809c0009c451656d0f7"},{"id":"59313218-87c0-41d8-b811-54620a14153b","name":"Mariana Lifestyle and Travel Blog","slug":"mariana","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mariana","sales_count":1041,"is_service":false,"rating":0,"seller_name":"ThemeREX","seller_url":"","tags":"portfolio, elegant, fashion, minimal, widgets, responsive, magazine, modern, WordPress, lifestyle, gallery","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59678cb4-c550-4126-9cfd-213a0a14153b-N7iGD.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59313218-e014-467c-93cb-54620a14153b-siN1t.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59313218-e014-467c-93cb-54620a14153b-f9c9W.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59313218-e014-467c-93cb-54620a14153b-vfe7f.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-593554ae-1b2c-41bd-a837-0a150a14153b-EunLT.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Fast Page Load","Light and Dark Versions Available","WP Customizer support"],"created":"2017-06-02 03:38:32","created_timestamp":1496396312,"demo_url":"http:\\/\\/mariana.themerex.net\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"b5a37fca93d6cc2e271d7866d896a785"},{"id":"5720a4ed-0890-46f5-8fb3-1e8f0a141f37","name":"Claire Blog WordPress Theme","slug":"claire-elegant-amp-personal-blog-wordpress-theme-1","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/claire-elegant-amp-personal-blog-wordpress-theme-1","sales_count":1005,"is_service":false,"rating":0,"seller_name":"MatchThemes","seller_url":"store\\/matchthemes","tags":"HTML5, CSS3, minimal, seo, bootstrap, responsive, clean, modern, WordPress","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a8eed48-9e58-48f1-9e9d-32160a141539-oHam9.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a8eed48-9e58-48f1-9e9d-32160a141539-z6mcu.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-oQNh3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-YG6U7.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-X0Csm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-l3hDa.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5e7e21c8-a668-4854-aaaf-4ecd0a14153a-8wrQW.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Gutenberg ready","Travel Fashion Blog","15+ blog theme layouts"],"created":"2016-04-27 05:39:37","created_timestamp":1461757177,"demo_url":"https:\\/\\/matchthemes.com\\/demowp\\/claire\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"131406a2ef9b494c8d1ff468fb8ddd4b"},{"id":"5846e0a0-e0e8-4a43-acd7-15e50a141539","name":"SolidBox Elegant Business WordPress Theme","slug":"solidbox-elegant-business-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/solidbox-elegant-business-wordpress-theme","sales_count":990,"is_service":false,"rating":5,"seller_name":"UpperDigital","seller_url":"store\\/upperdigital","tags":"landing page, responsive, blog, clean, modern, WordPress, creative, woocommerce, mobile, minimal, Corporate, agency, personal, gallery, shop, elegant, company","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5c7fe602-b154-4805-b6c2-1c900a14153b-rnMVn.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5c7962f1-de4c-4a71-9492-745a0a14153b-ivIiu.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-PgxfY.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-mooLz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-D5h23.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c7962f1-de4c-4a71-9492-745a0a14153b-qO0mx.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-xR8Cv.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5c7962f1-de4c-4a71-9492-745a0a14153b-hLUQw.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"69.00","5_domain_license":"276.00","developer_license":"1725.00"},"features":["Fully Responsive Design","One Click Demo Import","Page Builder and Shortcodes"],"created":"2016-12-06 09:01:43","created_timestamp":1481040103,"demo_url":"https:\\/\\/preview.naapo.net\\/solidbox\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d6690ac37a6bc75918c1ac9836247f8c"},{"id":"57d18606-e938-4cf2-b0af-4c780a14153a","name":"Blogger Blog WordPress Theme","slug":"blogger-clean-and-minimal-wordpress-theme-for-blog","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/blogger-clean-and-minimal-wordpress-theme-for-blog","sales_count":975,"is_service":false,"rating":5,"seller_name":"gbthemes","seller_url":"store\\/gbthemes","tags":"clean, creative, wordpress templates, gallery, WordPress, elegant, minimal, fashion, simple, responsive, wordpress theme, magazine","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57d18606-e938-4cf2-b0af-4c780a14153a-SpauU.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57d18606-e938-4cf2-b0af-4c780a14153a-RtbC3.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57d18606-e938-4cf2-b0af-4c780a14153a-Ks7Xi.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57d18606-e938-4cf2-b0af-4c780a14153a-F1uTT.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Fully Responsive","Multiple Blog Layouts","Easy to Use and Install"],"created":"2016-09-08 09:39:26","created_timestamp":1473349166,"demo_url":"http:\\/\\/gbthemes.net\\/blogger\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e40ccfc7ae91a1cd4e8a2b828b7c2978"}],"page":1,"pageCount":40,"records":785}";s:8:"response";a:2:{s:4:"code";i:200;s:7:"message";s:2:"OK";}s:7:"cookies";a:1:{i:0;O:14:"WP_Http_Cookie":6:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n2";s:7:"expires";N;s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";s:9:"host_only";b:1;}}s:8:"filename";N;s:13:"http_response";O:25:"WP_HTTP_Requests_Response":5:{s:11:"\0*\0response";O:17:"Requests_Response":10:{s:4:"body";s:55584:"{"status":"success","items":[{"id":"5377b431-d8a8-431b-a711-50c10a141528","name":"Highend Ultimate Multipurpose WordPress Theme","slug":"highend-ultimate-multi-purpose-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/highend-ultimate-multi-purpose-wordpress-theme","sales_count":46506,"is_service":false,"rating":4.7,"seller_name":"HB-Themes","seller_url":"store\\/hb-themes","tags":"church, Corporate, woocommerce, galleries, modern, seo, presentation, responsive, shop, gallery, video, landing page, parallax, WordPress, Drag and Drop Page Builder, store, Slider, coach, minimal, real estate, professional, clean, restaurant, photography","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5377b431-d8a8-431b-a711-50c10a141528-368x296-95lrK.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-590111d8-1938-4c59-907f-19d10a141539-GuDbh.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-590111d8-1938-4c59-907f-19d10a141539-T3LLc.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-800gn.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-UCmVZ.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-ptl5s.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-D54Pg.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-QYQHF.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5f1ab073-c768-4a90-9bdb-63370a14153a-HSGIn.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Drag and Drop Page Builder","WooCommerce - Build Your Online Shop","Fully Responsive - Mobile Ready"],"created":"2014-05-17 14:11:49","created_timestamp":1400357509,"demo_url":"https:\\/\\/hb-themes.com\\/themes\\/highend\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"78ac157401b0f7ac1c0be083b84831e5"},{"id":"518048d9-ae08-4939-93ac-0a000a140b1e","name":"Creativo Best Multipurpose WordPress Theme","slug":"creativo-5-0-ultra-responsive-multipurpose-wp-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creativo-5-0-ultra-responsive-multipurpose-wp-theme","sales_count":19725,"is_service":false,"rating":4.5,"seller_name":"RockyThemes","seller_url":"store\\/rockythemes","tags":"woocommerce, personal, magazine, consulting, responsive, clean, HTML5, page builder, creative, coach, minimal, retina, portfolio, church, WordPress, mobile, photography","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-518048d9-ae08-4939-93ac-0a000a140b1e-368x296-wh0MK.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5d822c27-805c-4983-889d-21260a14153a-1KZZP.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5d822c27-805c-4983-889d-21260a14153a-TBfw5.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-ksXYf.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-bs4oQ.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-1800x1800-1QYDb.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-PpC6f.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-vVopz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-AImHx.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-yuBJ1.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-1800x1800-EmrSF.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-aINqv.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-i3hhe.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-r67bK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-cyImm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-mhnvB.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-cYsfQ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-xCNaq.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-igiIT.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-nmFCK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-dQ1yf.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-i2occ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-LEwG8.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-neWr1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-RWrTA.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5f58a759-a740-4706-a41d-71a90a14153a-9etrI.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["One Click Demo","Drag and Drop Page Builder","Ecommerce Ready "],"created":"2013-04-30 17:03:15","created_timestamp":1367362995,"demo_url":"https:\\/\\/rockythemes.com\\/creativo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e8fb8041fbc423c2b44f546e7ea5bd27"},{"id":"55f82a3d-0ab8-49c6-a224-1a220a141f38","name":"Daisy Blog WordPress Theme","slug":"daisy-simple-amp-minimal-wordpress-blog","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/daisy-simple-amp-minimal-wordpress-blog","sales_count":8873,"is_service":false,"rating":5,"seller_name":"LazaThemes","seller_url":"store\\/lazathemes","tags":"WordPress, clean, portfolio, minimal, responsive, bootstrap","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55f82a3d-0ab8-49c6-a224-1a220a141f38-136x136-z6jqO.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55f82a3d-0ab8-49c6-a224-1a220a141f38-260x156-ElBpX.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55f82a3d-0ab8-49c6-a224-1a220a141f38-1800x1800-iX4uf.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5ddd3b10-2e7c-4248-b740-0d300a14153b-B0mxt.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Easy To Set Up","Responsive Layout","Clean and Professional Design"],"created":"2015-09-15 08:37:14","created_timestamp":1442327834,"demo_url":"https:\\/\\/demos.lazathemes.com\\/daisy-wp\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"4f7a79714aaca6efc0ce4f7c933538cc"},{"id":"5659d4bf-6b80-434a-b566-64870a141f38","name":"FREYJA Personal WordPress Theme for Bloggers","slug":"freyja-personal-wordpress-theme-for-bloggers","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/freyja-personal-wordpress-theme-for-bloggers","sales_count":4097,"is_service":false,"rating":5,"seller_name":"Sparrow and Snow","seller_url":"store\\/sparrow-and-snow","tags":"lifestyle, clean, simple, responsive, travel, food, elegant, design, modern, creative, easy, gallery, personal, fashion, photographer, video, Blogger, audio, instagram","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5659d4bf-6b80-434a-b566-64870a141f38-C4gYb.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5659d4bf-6b80-434a-b566-64870a141f38-ch13X.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-mqENt.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-w5O3O.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-yl6Bs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-uoyC5.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-zo4DU.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-6Vq6I.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-EycmZ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-cX2eI.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-1rq8p.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-rQxSj.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-So5Jx.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-XoUCs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-eioTs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-d8Nku.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-x0qW1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-YA95g.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-YIV05.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-60f25f94-5c34-4fd6-bc13-14910a141538-2AqtO.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Retina Ready","10 Blog Layout","Translation Ready"],"created":"2015-11-28 09:23:17","created_timestamp":1448727797,"demo_url":"https:\\/\\/www.sparrowandsnow.com\\/freyja\\/demo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be9598299f6d395d43fa63d9ec92b3f1"},{"id":"53a6de8b-9098-40bf-a57d-718e0a141528","name":"Birch A Responsive WordPress Theme","slug":"birch-a-responsive-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/birch-a-responsive-wordpress-theme","sales_count":3909,"is_service":false,"rating":4.9,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"health, creative, service, woocommerce, office, professional, minimal, personal, Custom, eco, Testimonials, elegant, CSS3, video, mobile, shop, company, Slider, startup, modern, church, simple, agriculture, tablet, logo, gallery, environmental, multipurpose, shortcodes, travel, clean, retina, HTML5, natural, Corporate, parallax, seo, WordPress, media, translation, responsive","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-368x296-gh5uf.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-136x136-GjY4S.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-260x156-aZts2.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-QNS9l.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-5fL3L.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-XeafI.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-611h4.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-LuRcX.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-9DbiX.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-wGrWo.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-YtsTh.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-7s31Z.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-tilmc.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-0wjF6.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53a6de8b-9098-40bf-a57d-718e0a141528-1180x660-tS7VZ.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["WooCommerce","Responsive Design","Powerful Admin Panel"],"created":"2014-06-22 08:00:22","created_timestamp":1403445622,"demo_url":"https:\\/\\/birch.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"5444f3ed-49bc-4484-9264-0f5c0a140b28","name":"Zephyr A Beautiful WordPress Blog Theme","slug":"zephyr-a-beautiful-wordpress-blog-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/zephyr-a-beautiful-wordpress-blog-theme","sales_count":3197,"is_service":false,"rating":4.9,"seller_name":"Themeflame","seller_url":"store\\/themeflame","tags":"food, Social Media, modern, WordPress, gallery, Slider, travel, HTML5, shortcodes, flat, responsive, theme, clean, minimal, elegant, agency, simple, magazine, design, professional, news, restaurant","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-368x296-8Di6N.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-136x136-zMAwr.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-260x156-PQ45k.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5444f3ed-49bc-4484-9264-0f5c0a140b28-1800x1800-TtFpS.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5bf3077a-dcfc-4c82-8f2a-58a30a14153b-ZgWFC.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Newbie-friendly, packaged with very responsive support","Plenty of options: headers, homepage, fonts","Customer-driven"],"created":"2014-10-20 06:11:25","created_timestamp":1413807085,"demo_url":"http:\\/\\/178.128.146.147\\/zephyr","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"13f401b35fbfa320cf306a891828f876"},{"id":"53589542-c8f4-491e-ad1e-29c90a141528","name":"Nectar A Responsive WordPress Theme","slug":"nectar-a-responsive-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/nectar-a-responsive-wordpress-theme","sales_count":2053,"is_service":false,"rating":4.8,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"modern, logo, retina, parallax, Slider, clean, multipurpose, professional, personal, HTML5, shortcodes, media, creative, seo, theme, elegant, shop, woocommerce, minimal, company, design, gallery, simple, responsive, WordPress, CSS3, mobile","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-368x296-BWaK1.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-136x136-0pPAV.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-MZJXd.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-2hEmp.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-WwuAA.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-ZMB1W.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-YWsAd.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-rVJ4N.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-JMt5C.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-qGPwW.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-YSJik.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-B6hX8.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53589542-c8f4-491e-ad1e-29c90a141528-1180x660-oTokc.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Clean and Modern","Responsive Design","WooCommerce"],"created":"2014-04-23 23:04:45","created_timestamp":1398315885,"demo_url":"https:\\/\\/nectar.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"54626dc3-c4d8-40b3-b441-3ff60a141528","name":"Nimva Multipurpose WordPress Theme","slug":"nimva-ultimate-multi-purpose-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/nimva-ultimate-multi-purpose-wordpress-theme","sales_count":2039,"is_service":false,"rating":4.7,"seller_name":"RockyThemes","seller_url":"store\\/rockythemes","tags":"clean, responsive, minimal, woocommerce, creative, Corporate, seo, agency, personal","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5c914b3e-2888-4ee0-bee7-35450a14153c-JvJks.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5c914b3e-2888-4ee0-bee7-35450a14153c-Vt4O0.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-8RwBo.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-rlk5m.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-WktDL.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-UomN2.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-3DFLY.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-FYTxh.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5c914b3e-2888-4ee0-bee7-35450a14153c-jUzUM.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Retina Ready","Drag and Drop Visual Composer Elements","Powerful Admin Panel"],"created":"2014-11-11 14:27:09","created_timestamp":1415741229,"demo_url":"https:\\/\\/rockythemes.com\\/nimva3\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e8fb8041fbc423c2b44f546e7ea5bd27"},{"id":"55dd6a85-24f0-438a-8723-1ea40a141f38","name":"Solstice Elegant WordPress Theme","slug":"solstice-an-elegant-versatile-and-responsive-wordpress-theme-for-blogging-and-business","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/solstice-an-elegant-versatile-and-responsive-wordpress-theme-for-blogging-and-business","sales_count":1835,"is_service":false,"rating":5,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"multipurpose, service, bio, retina, travel, Custom, mobile, Testimonials, agriculture, seo, WordPress, video, woocommerce, environmental, translation, customize, responsive, fashion, creative, natural, clean, minimal, customizer, modern, startup","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-368x296-czJN9.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-136x136-3WX3a.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-260x156-5GLPx.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-wZDz0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9sIUv.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-AYepv.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-iA29C.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-fQWmi.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9BUzz.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-OWTE0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-fczJB.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9seWT.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-tfE7f.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-pgETy.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-x1Kc0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-TZba1.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55dd6a85-24f0-438a-8723-1ea40a141f38-1180x660-Io87q.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Customizer","Plugin Compatible ","Responsive Layout"],"created":"2015-08-26 02:03:32","created_timestamp":1440576212,"demo_url":"https:\\/\\/solstice.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"532798c5-2834-440b-8469-255a0a141528","name":"Creative Blog WordPress Theme","slug":"creative-blog-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creative-blog-wordpress-theme","sales_count":1632,"is_service":false,"rating":4.5,"seller_name":"Dessign Themes","seller_url":"store\\/dessign-themes","tags":"responsive, WordPress, personal, blog, clean, modern, minimal, fashion, elegant, blogging","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-532798c5-2834-440b-8469-255a0a141528-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5bce5af2-62fc-427a-a413-202a0a14153b-t8V1J.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-532798c5-2834-440b-8469-255a0a141528-260x156.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/screen_shots-532798c5-2834-440b-8469-255a0a141528-1800x1800.jpg"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-532798c5-2834-440b-8469-255a0a141528-1180x660.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Slider Video Feature","Theme Options panel","Responsive Layout"],"created":"2014-03-17 19:15:51","created_timestamp":1395105351,"demo_url":"https:\\/\\/dessigncreativeblog.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"12a1f004a6ed51582a3f0de432cf020d"},{"id":"55e0a4cb-394c-4af9-b480-01610a141f37","name":"Amiable A WordPress Blogging Theme","slug":"amiable-a-wordpress-blogging-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/amiable-a-wordpress-blogging-theme","sales_count":1486,"is_service":false,"rating":4.4,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"minimal, magazine, responsive, photography, support, WordPress, mobile, Slider, simple, theme, modern, retina, gallery, video, clean","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-368x296-YUEWQ.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-136x136-0T1lk.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-260x156-c46rC.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-s9CU7.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-Y49gi.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-M5MTN.jpg"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55e0a4cb-394c-4af9-b480-01610a141f37-1180x660-nRwUj.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Responsive Layout","Easy to Set Up","Clean and Professional Design"],"created":"2015-08-28 13:07:12","created_timestamp":1440788832,"demo_url":"https:\\/\\/amiable.sculptureqode.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5927485a-9bc0-4180-9e94-0afc0a14153b","name":"Creatica Creative Multi-Purpose WordPress Theme","slug":"creatica","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creatica","sales_count":1464,"is_service":false,"rating":4.4,"seller_name":"Skywarrior Themes","seller_url":"store\\/skywarrior-themes","tags":"clean, food, restaurant, design, support, shop, travel, WordPress, portfolio, woocommerce, parallax, responsive, gallery, news, widgets, modern, magazine, minimal, photography, agency, creative, Slider, professional, seo, fashion, Corporate","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5927485a-e0f0-44b2-bcb9-0afc0a14153b-fMkhO.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5927485a-e0f0-44b2-bcb9-0afc0a14153b-eJo1V.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-rfbuE.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-0LnGc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-D7yDo.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-D9bUm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-gKWk0.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-PtAyR.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-599b4d42-ca90-41e0-9724-0fdf0a14153a-uQNRF.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Fully Responsive","Ready to Install Demos","Awesome Theme Options"],"created":"2017-05-25 15:10:50","created_timestamp":1495746650,"demo_url":"https:\\/\\/skywarriorthemes.com\\/creatica\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"85c9a3723ab02eaa4167c6232a1f5e58"},{"id":"55b4af45-6248-4025-846b-39650a141f38","name":"Semplice Modern Personal Blogging Theme for WordPress","slug":"semplice-an-elegant-wordpress-blogging-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/semplice-an-elegant-wordpress-blogging-theme","sales_count":1429,"is_service":false,"rating":4.6,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"grid, lifestyle, gallery, facebook, instagram, creative, responsive, retina, theme, WordPress, modern, clean, minimal, woocommerce, shop, simple, elegant, mobile, magazine, widgets, professional","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55b4af45-6248-4025-846b-39650a141f38-368x296-HQfZe.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5fdc82a5-1fe8-415d-ad4a-3f240a141536-Td6oN.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5fdc82a5-1fe8-415d-ad4a-3f240a141536-i9fn0.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-4DXUr.jpeg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-OfhTn.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-W0EYp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-JjrUF.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55b4af45-6248-4025-846b-39650a141f38-1800x1800-rzpoq.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-6yuof.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55b4af45-6248-4025-846b-39650a141f38-1800x1800-R9zHx.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5fdc82a5-1fe8-415d-ad4a-3f240a141536-UH1Ne.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["WooCommerce Support - Start Monetizing your blog","Powerful Customization Options","New WordPress Editor Support"],"created":"2015-07-26 05:11:26","created_timestamp":1437909086,"demo_url":"https:\\/\\/semplice.oakandcove.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5987e38b-f758-44aa-83a4-26d10a14153b","name":"StartUp Theme A Multipurpose WordPress Customizer Theme","slug":"startup-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/startup-theme","sales_count":1260,"is_service":false,"rating":3.7,"seller_name":"Organic Themes","seller_url":"store\\/organic-themes","tags":"magazine, CSS3, agency, theme, retina, company, HTML5, mobile, WordPress, jQuery, Slider, support, widgets, responsive, portfolio, modern, Corporate, video, multipurpose, news, design, woocommerce, clean, seo","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5afb9d3b-4f34-4713-a07e-58510a14153b-QIkub.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5987e38b-4cf8-4d25-866d-26d10a14153b-3jFEY.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-6S1DR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-cKgtQ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-nTYAf.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5987e38b-4cf8-4d25-866d-26d10a14153b-7CV0q.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Mobile Responsive Framework","Gutenberg Optimized","Widgetized Page Builder"],"created":"2017-08-06 21:50:35","created_timestamp":1502077835,"demo_url":"https:\\/\\/organicthemes.com\\/demo\\/startup\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"479b85bcce1bf1bc90615446f8d2b1b7"},{"id":"521fe073-ea40-4ac3-af03-31d40a140b24","name":"Edge Theme Portfolio and Business WordPress Theme","slug":"edge-portfolio-amp-business-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/edge-portfolio-amp-business-wordpress-theme","sales_count":1223,"is_service":false,"rating":5,"seller_name":"Visualmodo","seller_url":"store\\/visualmodo","tags":"wordpress theme, parallax, retina, bootstrap, minimal, modern, Slider, company, Corporate, seo, woocommerce, shortcodes, wordpress templates, responsive, professional, agency, premium plugins, Layers, gallery, design, visual builder, plugins, revolution slider, Premium Wordpress Themes, premium theme, jQuery, video, blog, CSS3, template, brand, simple, slider ready, mobile, shop, clean and simple, fluid, Smart Grid, premium support, widgets, WordPress, Visual Composer, revslider, clean, WordPress Plugins, boxed, visual shortcode, support, theme, clients, HTML5, responsive wordpress theme, WordPress Agency","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-521fe073-ea40-4ac3-af03-31d40a140b24-368x296-GbbzG.png","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-7nRPy.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-uJrHk.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-sTadp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-xL4qM.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-lpcGX.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-Yh5xb.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-4VMuE.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-3Zmgv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-9GCZ0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-68fL6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-V9JcG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-n7f7Y.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-ZWu6b.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-iQT0B.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-FPZ8F.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-V5LLW.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-oOMDE.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-gUJd3.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-vR6fd.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-mMsmq.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-Cf7rL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-gbjPe.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-xWMaR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-wtUh0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-bgU0K.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-x5qoh.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-L7fQK.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-Rp0EU.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-r2NKg.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["SEO Friendly - Responsive","Revolution Slider - Posts Slider","WooCommerce - Gallery - Business"],"created":"2013-08-29 19:28:59","created_timestamp":1377826139,"demo_url":"https:\\/\\/theme.visualmodo.com\\/edge\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"99d435049174e5389b7918b49693fbf2"},{"id":"57c4683a-c598-43ec-bb26-15af0a14153b","name":"The Paragraph  Clean WordPress Theme for Blogs","slug":"the-paragraph-clean-wordpress-theme-for-blogs","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/the-paragraph-clean-wordpress-theme-for-blogs","sales_count":1049,"is_service":false,"rating":0,"seller_name":"MajorThemes","seller_url":"store\\/majorthemes","tags":"blog, clean, creative, travel, modern, flat, WordPress, blogging, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59e3a91c-4970-43f1-9fe3-13bb0a14153b-ssF7z.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59e3a91c-4970-43f1-9fe3-13bb0a14153b-Qw9PU.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57c4683a-c598-43ec-bb26-15af0a14153b-crVJe.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57c4683a-c598-43ec-bb26-15af0a14153b-7Id5x.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57c4683a-c598-43ec-bb26-15af0a14153b-Mhvcb.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Easy to Install and Configure","100% Responsive","Gutenberg Support"],"created":"2016-08-29 10:53:36","created_timestamp":1472489616,"demo_url":"http:\\/\\/demo.major-themes.com\\/paragraph\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8e6fe8984e7bb809c0009c451656d0f7"},{"id":"59313218-87c0-41d8-b811-54620a14153b","name":"Mariana Lifestyle and Travel Blog","slug":"mariana","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mariana","sales_count":1041,"is_service":false,"rating":0,"seller_name":"ThemeREX","seller_url":"","tags":"portfolio, elegant, fashion, minimal, widgets, responsive, magazine, modern, WordPress, lifestyle, gallery","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59678cb4-c550-4126-9cfd-213a0a14153b-N7iGD.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59313218-e014-467c-93cb-54620a14153b-siN1t.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59313218-e014-467c-93cb-54620a14153b-f9c9W.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59313218-e014-467c-93cb-54620a14153b-vfe7f.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-593554ae-1b2c-41bd-a837-0a150a14153b-EunLT.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Fast Page Load","Light and Dark Versions Available","WP Customizer support"],"created":"2017-06-02 03:38:32","created_timestamp":1496396312,"demo_url":"http:\\/\\/mariana.themerex.net\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"b5a37fca93d6cc2e271d7866d896a785"},{"id":"5720a4ed-0890-46f5-8fb3-1e8f0a141f37","name":"Claire Blog WordPress Theme","slug":"claire-elegant-amp-personal-blog-wordpress-theme-1","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/claire-elegant-amp-personal-blog-wordpress-theme-1","sales_count":1005,"is_service":false,"rating":0,"seller_name":"MatchThemes","seller_url":"store\\/matchthemes","tags":"HTML5, CSS3, minimal, seo, bootstrap, responsive, clean, modern, WordPress","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a8eed48-9e58-48f1-9e9d-32160a141539-oHam9.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a8eed48-9e58-48f1-9e9d-32160a141539-z6mcu.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-oQNh3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-YG6U7.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-X0Csm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-l3hDa.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5e7e21c8-a668-4854-aaaf-4ecd0a14153a-8wrQW.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Gutenberg ready","Travel Fashion Blog","15+ blog theme layouts"],"created":"2016-04-27 05:39:37","created_timestamp":1461757177,"demo_url":"https:\\/\\/matchthemes.com\\/demowp\\/claire\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"131406a2ef9b494c8d1ff468fb8ddd4b"},{"id":"5846e0a0-e0e8-4a43-acd7-15e50a141539","name":"SolidBox Elegant Business WordPress Theme","slug":"solidbox-elegant-business-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/solidbox-elegant-business-wordpress-theme","sales_count":990,"is_service":false,"rating":5,"seller_name":"UpperDigital","seller_url":"store\\/upperdigital","tags":"landing page, responsive, blog, clean, modern, WordPress, creative, woocommerce, mobile, minimal, Corporate, agency, personal, gallery, shop, elegant, company","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5c7fe602-b154-4805-b6c2-1c900a14153b-rnMVn.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5c7962f1-de4c-4a71-9492-745a0a14153b-ivIiu.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-PgxfY.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-mooLz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-D5h23.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c7962f1-de4c-4a71-9492-745a0a14153b-qO0mx.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-xR8Cv.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5c7962f1-de4c-4a71-9492-745a0a14153b-hLUQw.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"69.00","5_domain_license":"276.00","developer_license":"1725.00"},"features":["Fully Responsive Design","One Click Demo Import","Page Builder and Shortcodes"],"created":"2016-12-06 09:01:43","created_timestamp":1481040103,"demo_url":"https:\\/\\/preview.naapo.net\\/solidbox\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d6690ac37a6bc75918c1ac9836247f8c"},{"id":"57d18606-e938-4cf2-b0af-4c780a14153a","name":"Blogger Blog WordPress Theme","slug":"blogger-clean-and-minimal-wordpress-theme-for-blog","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/blogger-clean-and-minimal-wordpress-theme-for-blog","sales_count":975,"is_service":false,"rating":5,"seller_name":"gbthemes","seller_url":"store\\/gbthemes","tags":"clean, creative, wordpress templates, gallery, WordPress, elegant, minimal, fashion, simple, responsive, wordpress theme, magazine","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57d18606-e938-4cf2-b0af-4c780a14153a-SpauU.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57d18606-e938-4cf2-b0af-4c780a14153a-RtbC3.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57d18606-e938-4cf2-b0af-4c780a14153a-Ks7Xi.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57d18606-e938-4cf2-b0af-4c780a14153a-F1uTT.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Fully Responsive","Multiple Blog Layouts","Easy to Use and Install"],"created":"2016-09-08 09:39:26","created_timestamp":1473349166,"demo_url":"http:\\/\\/gbthemes.net\\/blogger\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e40ccfc7ae91a1cd4e8a2b828b7c2978"}],"page":1,"pageCount":40,"records":785}";s:3:"raw";s:56066:"HTTP/1.1 200 OK\r\nServer: nginx/1.18.0\r\nDate: Thu, 30 Dec 2021 12:12:04 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 55584\r\nConnection: close\r\nX-Powered-By: PHP/7.1.33\r\nSet-Cookie: SESSION=uq0pjfoomlg3tr2fo33keho9gi; expires=Mon, 03-Jan-2022 16:12:04 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly\r\nCache-Control: 900\r\nAccess-Control-Allow-Origin: *\r\nX-Frame-Options: SAMEORIGIN\r\nVary: Origin\r\nSet-Cookie: APISVR=a1n2; path=/\r\n\r\n{"status":"success","items":[{"id":"5377b431-d8a8-431b-a711-50c10a141528","name":"Highend Ultimate Multipurpose WordPress Theme","slug":"highend-ultimate-multi-purpose-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/highend-ultimate-multi-purpose-wordpress-theme","sales_count":46506,"is_service":false,"rating":4.7,"seller_name":"HB-Themes","seller_url":"store\\/hb-themes","tags":"church, Corporate, woocommerce, galleries, modern, seo, presentation, responsive, shop, gallery, video, landing page, parallax, WordPress, Drag and Drop Page Builder, store, Slider, coach, minimal, real estate, professional, clean, restaurant, photography","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5377b431-d8a8-431b-a711-50c10a141528-368x296-95lrK.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-590111d8-1938-4c59-907f-19d10a141539-GuDbh.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-590111d8-1938-4c59-907f-19d10a141539-T3LLc.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-800gn.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-UCmVZ.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-ptl5s.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-D54Pg.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-QYQHF.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5f1ab073-c768-4a90-9bdb-63370a14153a-HSGIn.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Drag and Drop Page Builder","WooCommerce - Build Your Online Shop","Fully Responsive - Mobile Ready"],"created":"2014-05-17 14:11:49","created_timestamp":1400357509,"demo_url":"https:\\/\\/hb-themes.com\\/themes\\/highend\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"78ac157401b0f7ac1c0be083b84831e5"},{"id":"518048d9-ae08-4939-93ac-0a000a140b1e","name":"Creativo Best Multipurpose WordPress Theme","slug":"creativo-5-0-ultra-responsive-multipurpose-wp-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creativo-5-0-ultra-responsive-multipurpose-wp-theme","sales_count":19725,"is_service":false,"rating":4.5,"seller_name":"RockyThemes","seller_url":"store\\/rockythemes","tags":"woocommerce, personal, magazine, consulting, responsive, clean, HTML5, page builder, creative, coach, minimal, retina, portfolio, church, WordPress, mobile, photography","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-518048d9-ae08-4939-93ac-0a000a140b1e-368x296-wh0MK.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5d822c27-805c-4983-889d-21260a14153a-1KZZP.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5d822c27-805c-4983-889d-21260a14153a-TBfw5.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-ksXYf.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-bs4oQ.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-1800x1800-1QYDb.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-PpC6f.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-vVopz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-AImHx.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-yuBJ1.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-1800x1800-EmrSF.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-aINqv.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-i3hhe.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-r67bK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-cyImm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-mhnvB.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-cYsfQ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-xCNaq.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-igiIT.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-nmFCK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-dQ1yf.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-i2occ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-LEwG8.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-neWr1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-RWrTA.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5f58a759-a740-4706-a41d-71a90a14153a-9etrI.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["One Click Demo","Drag and Drop Page Builder","Ecommerce Ready "],"created":"2013-04-30 17:03:15","created_timestamp":1367362995,"demo_url":"https:\\/\\/rockythemes.com\\/creativo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e8fb8041fbc423c2b44f546e7ea5bd27"},{"id":"55f82a3d-0ab8-49c6-a224-1a220a141f38","name":"Daisy Blog WordPress Theme","slug":"daisy-simple-amp-minimal-wordpress-blog","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/daisy-simple-amp-minimal-wordpress-blog","sales_count":8873,"is_service":false,"rating":5,"seller_name":"LazaThemes","seller_url":"store\\/lazathemes","tags":"WordPress, clean, portfolio, minimal, responsive, bootstrap","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55f82a3d-0ab8-49c6-a224-1a220a141f38-136x136-z6jqO.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55f82a3d-0ab8-49c6-a224-1a220a141f38-260x156-ElBpX.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55f82a3d-0ab8-49c6-a224-1a220a141f38-1800x1800-iX4uf.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5ddd3b10-2e7c-4248-b740-0d300a14153b-B0mxt.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Easy To Set Up","Responsive Layout","Clean and Professional Design"],"created":"2015-09-15 08:37:14","created_timestamp":1442327834,"demo_url":"https:\\/\\/demos.lazathemes.com\\/daisy-wp\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"4f7a79714aaca6efc0ce4f7c933538cc"},{"id":"5659d4bf-6b80-434a-b566-64870a141f38","name":"FREYJA Personal WordPress Theme for Bloggers","slug":"freyja-personal-wordpress-theme-for-bloggers","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/freyja-personal-wordpress-theme-for-bloggers","sales_count":4097,"is_service":false,"rating":5,"seller_name":"Sparrow and Snow","seller_url":"store\\/sparrow-and-snow","tags":"lifestyle, clean, simple, responsive, travel, food, elegant, design, modern, creative, easy, gallery, personal, fashion, photographer, video, Blogger, audio, instagram","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5659d4bf-6b80-434a-b566-64870a141f38-C4gYb.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5659d4bf-6b80-434a-b566-64870a141f38-ch13X.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-mqENt.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-w5O3O.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-yl6Bs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-uoyC5.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-zo4DU.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-6Vq6I.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-EycmZ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-cX2eI.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-1rq8p.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-rQxSj.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-So5Jx.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-XoUCs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-eioTs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-d8Nku.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-x0qW1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-YA95g.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-YIV05.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-60f25f94-5c34-4fd6-bc13-14910a141538-2AqtO.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Retina Ready","10 Blog Layout","Translation Ready"],"created":"2015-11-28 09:23:17","created_timestamp":1448727797,"demo_url":"https:\\/\\/www.sparrowandsnow.com\\/freyja\\/demo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be9598299f6d395d43fa63d9ec92b3f1"},{"id":"53a6de8b-9098-40bf-a57d-718e0a141528","name":"Birch A Responsive WordPress Theme","slug":"birch-a-responsive-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/birch-a-responsive-wordpress-theme","sales_count":3909,"is_service":false,"rating":4.9,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"health, creative, service, woocommerce, office, professional, minimal, personal, Custom, eco, Testimonials, elegant, CSS3, video, mobile, shop, company, Slider, startup, modern, church, simple, agriculture, tablet, logo, gallery, environmental, multipurpose, shortcodes, travel, clean, retina, HTML5, natural, Corporate, parallax, seo, WordPress, media, translation, responsive","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-368x296-gh5uf.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-136x136-GjY4S.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-260x156-aZts2.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-QNS9l.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-5fL3L.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-XeafI.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-611h4.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-LuRcX.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-9DbiX.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-wGrWo.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-YtsTh.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-7s31Z.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-tilmc.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-0wjF6.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53a6de8b-9098-40bf-a57d-718e0a141528-1180x660-tS7VZ.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["WooCommerce","Responsive Design","Powerful Admin Panel"],"created":"2014-06-22 08:00:22","created_timestamp":1403445622,"demo_url":"https:\\/\\/birch.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"5444f3ed-49bc-4484-9264-0f5c0a140b28","name":"Zephyr A Beautiful WordPress Blog Theme","slug":"zephyr-a-beautiful-wordpress-blog-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/zephyr-a-beautiful-wordpress-blog-theme","sales_count":3197,"is_service":false,"rating":4.9,"seller_name":"Themeflame","seller_url":"store\\/themeflame","tags":"food, Social Media, modern, WordPress, gallery, Slider, travel, HTML5, shortcodes, flat, responsive, theme, clean, minimal, elegant, agency, simple, magazine, design, professional, news, restaurant","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-368x296-8Di6N.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-136x136-zMAwr.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-260x156-PQ45k.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5444f3ed-49bc-4484-9264-0f5c0a140b28-1800x1800-TtFpS.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5bf3077a-dcfc-4c82-8f2a-58a30a14153b-ZgWFC.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Newbie-friendly, packaged with very responsive support","Plenty of options: headers, homepage, fonts","Customer-driven"],"created":"2014-10-20 06:11:25","created_timestamp":1413807085,"demo_url":"http:\\/\\/178.128.146.147\\/zephyr","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"13f401b35fbfa320cf306a891828f876"},{"id":"53589542-c8f4-491e-ad1e-29c90a141528","name":"Nectar A Responsive WordPress Theme","slug":"nectar-a-responsive-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/nectar-a-responsive-wordpress-theme","sales_count":2053,"is_service":false,"rating":4.8,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"modern, logo, retina, parallax, Slider, clean, multipurpose, professional, personal, HTML5, shortcodes, media, creative, seo, theme, elegant, shop, woocommerce, minimal, company, design, gallery, simple, responsive, WordPress, CSS3, mobile","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-368x296-BWaK1.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-136x136-0pPAV.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-MZJXd.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-2hEmp.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-WwuAA.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-ZMB1W.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-YWsAd.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-rVJ4N.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-JMt5C.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-qGPwW.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-YSJik.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-B6hX8.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53589542-c8f4-491e-ad1e-29c90a141528-1180x660-oTokc.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Clean and Modern","Responsive Design","WooCommerce"],"created":"2014-04-23 23:04:45","created_timestamp":1398315885,"demo_url":"https:\\/\\/nectar.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"54626dc3-c4d8-40b3-b441-3ff60a141528","name":"Nimva Multipurpose WordPress Theme","slug":"nimva-ultimate-multi-purpose-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/nimva-ultimate-multi-purpose-wordpress-theme","sales_count":2039,"is_service":false,"rating":4.7,"seller_name":"RockyThemes","seller_url":"store\\/rockythemes","tags":"clean, responsive, minimal, woocommerce, creative, Corporate, seo, agency, personal","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5c914b3e-2888-4ee0-bee7-35450a14153c-JvJks.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5c914b3e-2888-4ee0-bee7-35450a14153c-Vt4O0.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-8RwBo.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-rlk5m.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-WktDL.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-UomN2.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-3DFLY.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-FYTxh.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5c914b3e-2888-4ee0-bee7-35450a14153c-jUzUM.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Retina Ready","Drag and Drop Visual Composer Elements","Powerful Admin Panel"],"created":"2014-11-11 14:27:09","created_timestamp":1415741229,"demo_url":"https:\\/\\/rockythemes.com\\/nimva3\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e8fb8041fbc423c2b44f546e7ea5bd27"},{"id":"55dd6a85-24f0-438a-8723-1ea40a141f38","name":"Solstice Elegant WordPress Theme","slug":"solstice-an-elegant-versatile-and-responsive-wordpress-theme-for-blogging-and-business","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/solstice-an-elegant-versatile-and-responsive-wordpress-theme-for-blogging-and-business","sales_count":1835,"is_service":false,"rating":5,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"multipurpose, service, bio, retina, travel, Custom, mobile, Testimonials, agriculture, seo, WordPress, video, woocommerce, environmental, translation, customize, responsive, fashion, creative, natural, clean, minimal, customizer, modern, startup","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-368x296-czJN9.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-136x136-3WX3a.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-260x156-5GLPx.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-wZDz0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9sIUv.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-AYepv.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-iA29C.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-fQWmi.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9BUzz.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-OWTE0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-fczJB.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9seWT.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-tfE7f.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-pgETy.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-x1Kc0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-TZba1.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55dd6a85-24f0-438a-8723-1ea40a141f38-1180x660-Io87q.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Customizer","Plugin Compatible ","Responsive Layout"],"created":"2015-08-26 02:03:32","created_timestamp":1440576212,"demo_url":"https:\\/\\/solstice.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"532798c5-2834-440b-8469-255a0a141528","name":"Creative Blog WordPress Theme","slug":"creative-blog-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creative-blog-wordpress-theme","sales_count":1632,"is_service":false,"rating":4.5,"seller_name":"Dessign Themes","seller_url":"store\\/dessign-themes","tags":"responsive, WordPress, personal, blog, clean, modern, minimal, fashion, elegant, blogging","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-532798c5-2834-440b-8469-255a0a141528-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5bce5af2-62fc-427a-a413-202a0a14153b-t8V1J.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-532798c5-2834-440b-8469-255a0a141528-260x156.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/screen_shots-532798c5-2834-440b-8469-255a0a141528-1800x1800.jpg"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-532798c5-2834-440b-8469-255a0a141528-1180x660.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Slider Video Feature","Theme Options panel","Responsive Layout"],"created":"2014-03-17 19:15:51","created_timestamp":1395105351,"demo_url":"https:\\/\\/dessigncreativeblog.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"12a1f004a6ed51582a3f0de432cf020d"},{"id":"55e0a4cb-394c-4af9-b480-01610a141f37","name":"Amiable A WordPress Blogging Theme","slug":"amiable-a-wordpress-blogging-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/amiable-a-wordpress-blogging-theme","sales_count":1486,"is_service":false,"rating":4.4,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"minimal, magazine, responsive, photography, support, WordPress, mobile, Slider, simple, theme, modern, retina, gallery, video, clean","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-368x296-YUEWQ.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-136x136-0T1lk.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-260x156-c46rC.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-s9CU7.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-Y49gi.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-M5MTN.jpg"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55e0a4cb-394c-4af9-b480-01610a141f37-1180x660-nRwUj.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Responsive Layout","Easy to Set Up","Clean and Professional Design"],"created":"2015-08-28 13:07:12","created_timestamp":1440788832,"demo_url":"https:\\/\\/amiable.sculptureqode.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5927485a-9bc0-4180-9e94-0afc0a14153b","name":"Creatica Creative Multi-Purpose WordPress Theme","slug":"creatica","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creatica","sales_count":1464,"is_service":false,"rating":4.4,"seller_name":"Skywarrior Themes","seller_url":"store\\/skywarrior-themes","tags":"clean, food, restaurant, design, support, shop, travel, WordPress, portfolio, woocommerce, parallax, responsive, gallery, news, widgets, modern, magazine, minimal, photography, agency, creative, Slider, professional, seo, fashion, Corporate","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5927485a-e0f0-44b2-bcb9-0afc0a14153b-fMkhO.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5927485a-e0f0-44b2-bcb9-0afc0a14153b-eJo1V.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-rfbuE.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-0LnGc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-D7yDo.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-D9bUm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-gKWk0.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-PtAyR.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-599b4d42-ca90-41e0-9724-0fdf0a14153a-uQNRF.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Fully Responsive","Ready to Install Demos","Awesome Theme Options"],"created":"2017-05-25 15:10:50","created_timestamp":1495746650,"demo_url":"https:\\/\\/skywarriorthemes.com\\/creatica\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"85c9a3723ab02eaa4167c6232a1f5e58"},{"id":"55b4af45-6248-4025-846b-39650a141f38","name":"Semplice Modern Personal Blogging Theme for WordPress","slug":"semplice-an-elegant-wordpress-blogging-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/semplice-an-elegant-wordpress-blogging-theme","sales_count":1429,"is_service":false,"rating":4.6,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"grid, lifestyle, gallery, facebook, instagram, creative, responsive, retina, theme, WordPress, modern, clean, minimal, woocommerce, shop, simple, elegant, mobile, magazine, widgets, professional","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55b4af45-6248-4025-846b-39650a141f38-368x296-HQfZe.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5fdc82a5-1fe8-415d-ad4a-3f240a141536-Td6oN.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5fdc82a5-1fe8-415d-ad4a-3f240a141536-i9fn0.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-4DXUr.jpeg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-OfhTn.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-W0EYp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-JjrUF.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55b4af45-6248-4025-846b-39650a141f38-1800x1800-rzpoq.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-6yuof.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55b4af45-6248-4025-846b-39650a141f38-1800x1800-R9zHx.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5fdc82a5-1fe8-415d-ad4a-3f240a141536-UH1Ne.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["WooCommerce Support - Start Monetizing your blog","Powerful Customization Options","New WordPress Editor Support"],"created":"2015-07-26 05:11:26","created_timestamp":1437909086,"demo_url":"https:\\/\\/semplice.oakandcove.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5987e38b-f758-44aa-83a4-26d10a14153b","name":"StartUp Theme A Multipurpose WordPress Customizer Theme","slug":"startup-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/startup-theme","sales_count":1260,"is_service":false,"rating":3.7,"seller_name":"Organic Themes","seller_url":"store\\/organic-themes","tags":"magazine, CSS3, agency, theme, retina, company, HTML5, mobile, WordPress, jQuery, Slider, support, widgets, responsive, portfolio, modern, Corporate, video, multipurpose, news, design, woocommerce, clean, seo","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5afb9d3b-4f34-4713-a07e-58510a14153b-QIkub.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5987e38b-4cf8-4d25-866d-26d10a14153b-3jFEY.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-6S1DR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-cKgtQ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-nTYAf.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5987e38b-4cf8-4d25-866d-26d10a14153b-7CV0q.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Mobile Responsive Framework","Gutenberg Optimized","Widgetized Page Builder"],"created":"2017-08-06 21:50:35","created_timestamp":1502077835,"demo_url":"https:\\/\\/organicthemes.com\\/demo\\/startup\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"479b85bcce1bf1bc90615446f8d2b1b7"},{"id":"521fe073-ea40-4ac3-af03-31d40a140b24","name":"Edge Theme Portfolio and Business WordPress Theme","slug":"edge-portfolio-amp-business-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/edge-portfolio-amp-business-wordpress-theme","sales_count":1223,"is_service":false,"rating":5,"seller_name":"Visualmodo","seller_url":"store\\/visualmodo","tags":"wordpress theme, parallax, retina, bootstrap, minimal, modern, Slider, company, Corporate, seo, woocommerce, shortcodes, wordpress templates, responsive, professional, agency, premium plugins, Layers, gallery, design, visual builder, plugins, revolution slider, Premium Wordpress Themes, premium theme, jQuery, video, blog, CSS3, template, brand, simple, slider ready, mobile, shop, clean and simple, fluid, Smart Grid, premium support, widgets, WordPress, Visual Composer, revslider, clean, WordPress Plugins, boxed, visual shortcode, support, theme, clients, HTML5, responsive wordpress theme, WordPress Agency","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-521fe073-ea40-4ac3-af03-31d40a140b24-368x296-GbbzG.png","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-7nRPy.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-uJrHk.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-sTadp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-xL4qM.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-lpcGX.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-Yh5xb.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-4VMuE.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-3Zmgv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-9GCZ0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-68fL6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-V9JcG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-n7f7Y.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-ZWu6b.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-iQT0B.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-FPZ8F.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-V5LLW.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-oOMDE.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-gUJd3.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-vR6fd.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-mMsmq.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-Cf7rL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-gbjPe.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-xWMaR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-wtUh0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-bgU0K.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-x5qoh.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-L7fQK.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-Rp0EU.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-r2NKg.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["SEO Friendly - Responsive","Revolution Slider - Posts Slider","WooCommerce - Gallery - Business"],"created":"2013-08-29 19:28:59","created_timestamp":1377826139,"demo_url":"https:\\/\\/theme.visualmodo.com\\/edge\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"99d435049174e5389b7918b49693fbf2"},{"id":"57c4683a-c598-43ec-bb26-15af0a14153b","name":"The Paragraph  Clean WordPress Theme for Blogs","slug":"the-paragraph-clean-wordpress-theme-for-blogs","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/the-paragraph-clean-wordpress-theme-for-blogs","sales_count":1049,"is_service":false,"rating":0,"seller_name":"MajorThemes","seller_url":"store\\/majorthemes","tags":"blog, clean, creative, travel, modern, flat, WordPress, blogging, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59e3a91c-4970-43f1-9fe3-13bb0a14153b-ssF7z.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59e3a91c-4970-43f1-9fe3-13bb0a14153b-Qw9PU.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57c4683a-c598-43ec-bb26-15af0a14153b-crVJe.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57c4683a-c598-43ec-bb26-15af0a14153b-7Id5x.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57c4683a-c598-43ec-bb26-15af0a14153b-Mhvcb.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Easy to Install and Configure","100% Responsive","Gutenberg Support"],"created":"2016-08-29 10:53:36","created_timestamp":1472489616,"demo_url":"http:\\/\\/demo.major-themes.com\\/paragraph\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8e6fe8984e7bb809c0009c451656d0f7"},{"id":"59313218-87c0-41d8-b811-54620a14153b","name":"Mariana Lifestyle and Travel Blog","slug":"mariana","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mariana","sales_count":1041,"is_service":false,"rating":0,"seller_name":"ThemeREX","seller_url":"","tags":"portfolio, elegant, fashion, minimal, widgets, responsive, magazine, modern, WordPress, lifestyle, gallery","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59678cb4-c550-4126-9cfd-213a0a14153b-N7iGD.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59313218-e014-467c-93cb-54620a14153b-siN1t.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59313218-e014-467c-93cb-54620a14153b-f9c9W.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59313218-e014-467c-93cb-54620a14153b-vfe7f.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-593554ae-1b2c-41bd-a837-0a150a14153b-EunLT.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Fast Page Load","Light and Dark Versions Available","WP Customizer support"],"created":"2017-06-02 03:38:32","created_timestamp":1496396312,"demo_url":"http:\\/\\/mariana.themerex.net\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"b5a37fca93d6cc2e271d7866d896a785"},{"id":"5720a4ed-0890-46f5-8fb3-1e8f0a141f37","name":"Claire Blog WordPress Theme","slug":"claire-elegant-amp-personal-blog-wordpress-theme-1","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/claire-elegant-amp-personal-blog-wordpress-theme-1","sales_count":1005,"is_service":false,"rating":0,"seller_name":"MatchThemes","seller_url":"store\\/matchthemes","tags":"HTML5, CSS3, minimal, seo, bootstrap, responsive, clean, modern, WordPress","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a8eed48-9e58-48f1-9e9d-32160a141539-oHam9.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a8eed48-9e58-48f1-9e9d-32160a141539-z6mcu.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-oQNh3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-YG6U7.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-X0Csm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-l3hDa.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5e7e21c8-a668-4854-aaaf-4ecd0a14153a-8wrQW.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Gutenberg ready","Travel Fashion Blog","15+ blog theme layouts"],"created":"2016-04-27 05:39:37","created_timestamp":1461757177,"demo_url":"https:\\/\\/matchthemes.com\\/demowp\\/claire\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"131406a2ef9b494c8d1ff468fb8ddd4b"},{"id":"5846e0a0-e0e8-4a43-acd7-15e50a141539","name":"SolidBox Elegant Business WordPress Theme","slug":"solidbox-elegant-business-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/solidbox-elegant-business-wordpress-theme","sales_count":990,"is_service":false,"rating":5,"seller_name":"UpperDigital","seller_url":"store\\/upperdigital","tags":"landing page, responsive, blog, clean, modern, WordPress, creative, woocommerce, mobile, minimal, Corporate, agency, personal, gallery, shop, elegant, company","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5c7fe602-b154-4805-b6c2-1c900a14153b-rnMVn.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5c7962f1-de4c-4a71-9492-745a0a14153b-ivIiu.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-PgxfY.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-mooLz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-D5h23.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c7962f1-de4c-4a71-9492-745a0a14153b-qO0mx.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-xR8Cv.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5c7962f1-de4c-4a71-9492-745a0a14153b-hLUQw.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"69.00","5_domain_license":"276.00","developer_license":"1725.00"},"features":["Fully Responsive Design","One Click Demo Import","Page Builder and Shortcodes"],"created":"2016-12-06 09:01:43","created_timestamp":1481040103,"demo_url":"https:\\/\\/preview.naapo.net\\/solidbox\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d6690ac37a6bc75918c1ac9836247f8c"},{"id":"57d18606-e938-4cf2-b0af-4c780a14153a","name":"Blogger Blog WordPress Theme","slug":"blogger-clean-and-minimal-wordpress-theme-for-blog","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/blogger-clean-and-minimal-wordpress-theme-for-blog","sales_count":975,"is_service":false,"rating":5,"seller_name":"gbthemes","seller_url":"store\\/gbthemes","tags":"clean, creative, wordpress templates, gallery, WordPress, elegant, minimal, fashion, simple, responsive, wordpress theme, magazine","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57d18606-e938-4cf2-b0af-4c780a14153a-SpauU.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57d18606-e938-4cf2-b0af-4c780a14153a-RtbC3.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57d18606-e938-4cf2-b0af-4c780a14153a-Ks7Xi.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57d18606-e938-4cf2-b0af-4c780a14153a-F1uTT.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Fully Responsive","Multiple Blog Layouts","Easy to Use and Install"],"created":"2016-09-08 09:39:26","created_timestamp":1473349166,"demo_url":"http:\\/\\/gbthemes.net\\/blogger\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e40ccfc7ae91a1cd4e8a2b828b7c2978"}],"page":1,"pageCount":40,"records":785}";s:7:"headers";O:25:"Requests_Response_Headers":1:{s:7:"\0*\0data";a:10:{s:6:"server";a:1:{i:0;s:12:"nginx/1.18.0";}s:4:"date";a:1:{i:0;s:29:"Thu, 30 Dec 2021 12:12:04 GMT";}s:12:"content-type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"content-length";a:1:{i:0;s:5:"55584";}s:12:"x-powered-by";a:1:{i:0;s:10:"PHP/7.1.33";}s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=uq0pjfoomlg3tr2fo33keho9gi; expires=Mon, 03-Jan-2022 16:12:04 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n2; path=/";}s:13:"cache-control";a:1:{i:0;s:3:"900";}s:27:"access-control-allow-origin";a:1:{i:0;s:1:"*";}s:15:"x-frame-options";a:1:{i:0;s:10:"SAMEORIGIN";}s:4:"vary";a:1:{i:0;s:6:"Origin";}}}s:11:"status_code";i:200;s:16:"protocol_version";d:1.100000000000000088817841970012523233890533447265625;s:7:"success";b:1;s:9:"redirects";i:0;s:3:"url";s:96:"https://api.mojomarketplace.com/api/v2/items?category=wordpress&type=themes&count=20&order=sales";s:7:"history";a:0:{}s:7:"cookies";O:19:"Requests_Cookie_Jar":1:{s:10:"\0*\0cookies";a:1:{s:6:"APISVR";O:15:"Requests_Cookie":5:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n2";s:10:"attributes";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:2:{s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";}}s:5:"flags";a:4:{s:8:"creation";i:1640866324;s:11:"last-access";i:1640866324;s:10:"persistent";b:0;s:9:"host-only";b:1;}s:14:"reference_time";i:1640866324;}}}}s:11:"\0*\0filename";N;s:4:"data";N;s:7:"headers";N;s:6:"status";N;}}s:32:"60b80a3a08bc18e06d6014e32d3263cc";a:6:{s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:10:{s:6:"server";s:12:"nginx/1.18.0";s:4:"date";s:29:"Thu, 30 Dec 2021 12:12:05 GMT";s:12:"content-type";s:31:"application/json; charset=UTF-8";s:14:"content-length";s:5:"55584";s:12:"x-powered-by";s:10:"PHP/7.1.33";s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=845eu8c5be4k52hgk984bmbamt; expires=Mon, 03-Jan-2022 16:12:05 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n3; path=/";}s:13:"cache-control";s:3:"900";s:27:"access-control-allow-origin";s:1:"*";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:4:"vary";s:6:"Origin";}}s:4:"body";s:55584:"{"status":"success","items":[{"id":"5377b431-d8a8-431b-a711-50c10a141528","name":"Highend Ultimate Multipurpose WordPress Theme","slug":"highend-ultimate-multi-purpose-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/highend-ultimate-multi-purpose-wordpress-theme","sales_count":46506,"is_service":false,"rating":4.7,"seller_name":"HB-Themes","seller_url":"store\\/hb-themes","tags":"church, Corporate, woocommerce, galleries, modern, seo, presentation, responsive, shop, gallery, video, landing page, parallax, WordPress, Drag and Drop Page Builder, store, Slider, coach, minimal, real estate, professional, clean, restaurant, photography","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5377b431-d8a8-431b-a711-50c10a141528-368x296-95lrK.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-590111d8-1938-4c59-907f-19d10a141539-GuDbh.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-590111d8-1938-4c59-907f-19d10a141539-T3LLc.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-800gn.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-UCmVZ.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-ptl5s.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-D54Pg.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-QYQHF.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5f1ab073-c768-4a90-9bdb-63370a14153a-HSGIn.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Drag and Drop Page Builder","WooCommerce - Build Your Online Shop","Fully Responsive - Mobile Ready"],"created":"2014-05-17 14:11:49","created_timestamp":1400357509,"demo_url":"https:\\/\\/hb-themes.com\\/themes\\/highend\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"78ac157401b0f7ac1c0be083b84831e5"},{"id":"518048d9-ae08-4939-93ac-0a000a140b1e","name":"Creativo Best Multipurpose WordPress Theme","slug":"creativo-5-0-ultra-responsive-multipurpose-wp-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creativo-5-0-ultra-responsive-multipurpose-wp-theme","sales_count":19725,"is_service":false,"rating":4.5,"seller_name":"RockyThemes","seller_url":"store\\/rockythemes","tags":"woocommerce, personal, magazine, consulting, responsive, clean, HTML5, page builder, creative, coach, minimal, retina, portfolio, church, WordPress, mobile, photography","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-518048d9-ae08-4939-93ac-0a000a140b1e-368x296-wh0MK.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5d822c27-805c-4983-889d-21260a14153a-1KZZP.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5d822c27-805c-4983-889d-21260a14153a-TBfw5.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-ksXYf.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-bs4oQ.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-1800x1800-1QYDb.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-PpC6f.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-vVopz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-AImHx.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-yuBJ1.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-1800x1800-EmrSF.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-aINqv.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-i3hhe.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-r67bK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-cyImm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-mhnvB.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-cYsfQ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-xCNaq.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-igiIT.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-nmFCK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-dQ1yf.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-i2occ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-LEwG8.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-neWr1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-RWrTA.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5f58a759-a740-4706-a41d-71a90a14153a-9etrI.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["One Click Demo","Drag and Drop Page Builder","Ecommerce Ready "],"created":"2013-04-30 17:03:15","created_timestamp":1367362995,"demo_url":"https:\\/\\/rockythemes.com\\/creativo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e8fb8041fbc423c2b44f546e7ea5bd27"},{"id":"55f82a3d-0ab8-49c6-a224-1a220a141f38","name":"Daisy Blog WordPress Theme","slug":"daisy-simple-amp-minimal-wordpress-blog","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/daisy-simple-amp-minimal-wordpress-blog","sales_count":8873,"is_service":false,"rating":5,"seller_name":"LazaThemes","seller_url":"store\\/lazathemes","tags":"WordPress, clean, portfolio, minimal, responsive, bootstrap","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55f82a3d-0ab8-49c6-a224-1a220a141f38-136x136-z6jqO.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55f82a3d-0ab8-49c6-a224-1a220a141f38-260x156-ElBpX.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55f82a3d-0ab8-49c6-a224-1a220a141f38-1800x1800-iX4uf.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5ddd3b10-2e7c-4248-b740-0d300a14153b-B0mxt.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Easy To Set Up","Responsive Layout","Clean and Professional Design"],"created":"2015-09-15 08:37:14","created_timestamp":1442327834,"demo_url":"https:\\/\\/demos.lazathemes.com\\/daisy-wp\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"4f7a79714aaca6efc0ce4f7c933538cc"},{"id":"5659d4bf-6b80-434a-b566-64870a141f38","name":"FREYJA Personal WordPress Theme for Bloggers","slug":"freyja-personal-wordpress-theme-for-bloggers","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/freyja-personal-wordpress-theme-for-bloggers","sales_count":4097,"is_service":false,"rating":5,"seller_name":"Sparrow and Snow","seller_url":"store\\/sparrow-and-snow","tags":"lifestyle, clean, simple, responsive, travel, food, elegant, design, modern, creative, easy, gallery, personal, fashion, photographer, video, Blogger, audio, instagram","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5659d4bf-6b80-434a-b566-64870a141f38-C4gYb.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5659d4bf-6b80-434a-b566-64870a141f38-ch13X.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-mqENt.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-w5O3O.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-yl6Bs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-uoyC5.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-zo4DU.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-6Vq6I.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-EycmZ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-cX2eI.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-1rq8p.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-rQxSj.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-So5Jx.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-XoUCs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-eioTs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-d8Nku.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-x0qW1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-YA95g.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-YIV05.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-60f25f94-5c34-4fd6-bc13-14910a141538-2AqtO.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Retina Ready","10 Blog Layout","Translation Ready"],"created":"2015-11-28 09:23:17","created_timestamp":1448727797,"demo_url":"https:\\/\\/www.sparrowandsnow.com\\/freyja\\/demo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be9598299f6d395d43fa63d9ec92b3f1"},{"id":"53a6de8b-9098-40bf-a57d-718e0a141528","name":"Birch A Responsive WordPress Theme","slug":"birch-a-responsive-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/birch-a-responsive-wordpress-theme","sales_count":3909,"is_service":false,"rating":4.9,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"health, creative, service, woocommerce, office, professional, minimal, personal, Custom, eco, Testimonials, elegant, CSS3, video, mobile, shop, company, Slider, startup, modern, church, simple, agriculture, tablet, logo, gallery, environmental, multipurpose, shortcodes, travel, clean, retina, HTML5, natural, Corporate, parallax, seo, WordPress, media, translation, responsive","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-368x296-gh5uf.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-136x136-GjY4S.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-260x156-aZts2.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-QNS9l.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-5fL3L.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-XeafI.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-611h4.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-LuRcX.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-9DbiX.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-wGrWo.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-YtsTh.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-7s31Z.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-tilmc.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-0wjF6.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53a6de8b-9098-40bf-a57d-718e0a141528-1180x660-tS7VZ.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["WooCommerce","Responsive Design","Powerful Admin Panel"],"created":"2014-06-22 08:00:22","created_timestamp":1403445622,"demo_url":"https:\\/\\/birch.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"5444f3ed-49bc-4484-9264-0f5c0a140b28","name":"Zephyr A Beautiful WordPress Blog Theme","slug":"zephyr-a-beautiful-wordpress-blog-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/zephyr-a-beautiful-wordpress-blog-theme","sales_count":3197,"is_service":false,"rating":4.9,"seller_name":"Themeflame","seller_url":"store\\/themeflame","tags":"food, Social Media, modern, WordPress, gallery, Slider, travel, HTML5, shortcodes, flat, responsive, theme, clean, minimal, elegant, agency, simple, magazine, design, professional, news, restaurant","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-368x296-8Di6N.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-136x136-zMAwr.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-260x156-PQ45k.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5444f3ed-49bc-4484-9264-0f5c0a140b28-1800x1800-TtFpS.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5bf3077a-dcfc-4c82-8f2a-58a30a14153b-ZgWFC.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Newbie-friendly, packaged with very responsive support","Plenty of options: headers, homepage, fonts","Customer-driven"],"created":"2014-10-20 06:11:25","created_timestamp":1413807085,"demo_url":"http:\\/\\/178.128.146.147\\/zephyr","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"13f401b35fbfa320cf306a891828f876"},{"id":"53589542-c8f4-491e-ad1e-29c90a141528","name":"Nectar A Responsive WordPress Theme","slug":"nectar-a-responsive-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/nectar-a-responsive-wordpress-theme","sales_count":2053,"is_service":false,"rating":4.8,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"modern, logo, retina, parallax, Slider, clean, multipurpose, professional, personal, HTML5, shortcodes, media, creative, seo, theme, elegant, shop, woocommerce, minimal, company, design, gallery, simple, responsive, WordPress, CSS3, mobile","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-368x296-BWaK1.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-136x136-0pPAV.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-MZJXd.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-2hEmp.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-WwuAA.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-ZMB1W.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-YWsAd.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-rVJ4N.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-JMt5C.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-qGPwW.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-YSJik.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-B6hX8.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53589542-c8f4-491e-ad1e-29c90a141528-1180x660-oTokc.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Clean and Modern","Responsive Design","WooCommerce"],"created":"2014-04-23 23:04:45","created_timestamp":1398315885,"demo_url":"https:\\/\\/nectar.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"54626dc3-c4d8-40b3-b441-3ff60a141528","name":"Nimva Multipurpose WordPress Theme","slug":"nimva-ultimate-multi-purpose-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/nimva-ultimate-multi-purpose-wordpress-theme","sales_count":2039,"is_service":false,"rating":4.7,"seller_name":"RockyThemes","seller_url":"store\\/rockythemes","tags":"clean, responsive, minimal, woocommerce, creative, Corporate, seo, agency, personal","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5c914b3e-2888-4ee0-bee7-35450a14153c-JvJks.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5c914b3e-2888-4ee0-bee7-35450a14153c-Vt4O0.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-8RwBo.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-rlk5m.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-WktDL.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-UomN2.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-3DFLY.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-FYTxh.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5c914b3e-2888-4ee0-bee7-35450a14153c-jUzUM.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Retina Ready","Drag and Drop Visual Composer Elements","Powerful Admin Panel"],"created":"2014-11-11 14:27:09","created_timestamp":1415741229,"demo_url":"https:\\/\\/rockythemes.com\\/nimva3\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e8fb8041fbc423c2b44f546e7ea5bd27"},{"id":"55dd6a85-24f0-438a-8723-1ea40a141f38","name":"Solstice Elegant WordPress Theme","slug":"solstice-an-elegant-versatile-and-responsive-wordpress-theme-for-blogging-and-business","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/solstice-an-elegant-versatile-and-responsive-wordpress-theme-for-blogging-and-business","sales_count":1835,"is_service":false,"rating":5,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"multipurpose, service, bio, retina, travel, Custom, mobile, Testimonials, agriculture, seo, WordPress, video, woocommerce, environmental, translation, customize, responsive, fashion, creative, natural, clean, minimal, customizer, modern, startup","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-368x296-czJN9.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-136x136-3WX3a.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-260x156-5GLPx.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-wZDz0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9sIUv.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-AYepv.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-iA29C.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-fQWmi.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9BUzz.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-OWTE0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-fczJB.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9seWT.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-tfE7f.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-pgETy.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-x1Kc0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-TZba1.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55dd6a85-24f0-438a-8723-1ea40a141f38-1180x660-Io87q.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Customizer","Plugin Compatible ","Responsive Layout"],"created":"2015-08-26 02:03:32","created_timestamp":1440576212,"demo_url":"https:\\/\\/solstice.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"532798c5-2834-440b-8469-255a0a141528","name":"Creative Blog WordPress Theme","slug":"creative-blog-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creative-blog-wordpress-theme","sales_count":1632,"is_service":false,"rating":4.5,"seller_name":"Dessign Themes","seller_url":"store\\/dessign-themes","tags":"responsive, WordPress, personal, blog, clean, modern, minimal, fashion, elegant, blogging","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-532798c5-2834-440b-8469-255a0a141528-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5bce5af2-62fc-427a-a413-202a0a14153b-t8V1J.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-532798c5-2834-440b-8469-255a0a141528-260x156.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/screen_shots-532798c5-2834-440b-8469-255a0a141528-1800x1800.jpg"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-532798c5-2834-440b-8469-255a0a141528-1180x660.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Slider Video Feature","Theme Options panel","Responsive Layout"],"created":"2014-03-17 19:15:51","created_timestamp":1395105351,"demo_url":"https:\\/\\/dessigncreativeblog.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"12a1f004a6ed51582a3f0de432cf020d"},{"id":"55e0a4cb-394c-4af9-b480-01610a141f37","name":"Amiable A WordPress Blogging Theme","slug":"amiable-a-wordpress-blogging-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/amiable-a-wordpress-blogging-theme","sales_count":1486,"is_service":false,"rating":4.4,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"minimal, magazine, responsive, photography, support, WordPress, mobile, Slider, simple, theme, modern, retina, gallery, video, clean","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-368x296-YUEWQ.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-136x136-0T1lk.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-260x156-c46rC.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-s9CU7.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-Y49gi.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-M5MTN.jpg"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55e0a4cb-394c-4af9-b480-01610a141f37-1180x660-nRwUj.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Responsive Layout","Easy to Set Up","Clean and Professional Design"],"created":"2015-08-28 13:07:12","created_timestamp":1440788832,"demo_url":"https:\\/\\/amiable.sculptureqode.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5927485a-9bc0-4180-9e94-0afc0a14153b","name":"Creatica Creative Multi-Purpose WordPress Theme","slug":"creatica","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creatica","sales_count":1464,"is_service":false,"rating":4.4,"seller_name":"Skywarrior Themes","seller_url":"store\\/skywarrior-themes","tags":"clean, food, restaurant, design, support, shop, travel, WordPress, portfolio, woocommerce, parallax, responsive, gallery, news, widgets, modern, magazine, minimal, photography, agency, creative, Slider, professional, seo, fashion, Corporate","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5927485a-e0f0-44b2-bcb9-0afc0a14153b-fMkhO.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5927485a-e0f0-44b2-bcb9-0afc0a14153b-eJo1V.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-rfbuE.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-0LnGc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-D7yDo.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-D9bUm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-gKWk0.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-PtAyR.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-599b4d42-ca90-41e0-9724-0fdf0a14153a-uQNRF.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Fully Responsive","Ready to Install Demos","Awesome Theme Options"],"created":"2017-05-25 15:10:50","created_timestamp":1495746650,"demo_url":"https:\\/\\/skywarriorthemes.com\\/creatica\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"85c9a3723ab02eaa4167c6232a1f5e58"},{"id":"55b4af45-6248-4025-846b-39650a141f38","name":"Semplice Modern Personal Blogging Theme for WordPress","slug":"semplice-an-elegant-wordpress-blogging-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/semplice-an-elegant-wordpress-blogging-theme","sales_count":1429,"is_service":false,"rating":4.6,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"grid, lifestyle, gallery, facebook, instagram, creative, responsive, retina, theme, WordPress, modern, clean, minimal, woocommerce, shop, simple, elegant, mobile, magazine, widgets, professional","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55b4af45-6248-4025-846b-39650a141f38-368x296-HQfZe.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5fdc82a5-1fe8-415d-ad4a-3f240a141536-Td6oN.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5fdc82a5-1fe8-415d-ad4a-3f240a141536-i9fn0.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-4DXUr.jpeg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-OfhTn.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-W0EYp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-JjrUF.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55b4af45-6248-4025-846b-39650a141f38-1800x1800-rzpoq.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-6yuof.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55b4af45-6248-4025-846b-39650a141f38-1800x1800-R9zHx.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5fdc82a5-1fe8-415d-ad4a-3f240a141536-UH1Ne.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["WooCommerce Support - Start Monetizing your blog","Powerful Customization Options","New WordPress Editor Support"],"created":"2015-07-26 05:11:26","created_timestamp":1437909086,"demo_url":"https:\\/\\/semplice.oakandcove.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5987e38b-f758-44aa-83a4-26d10a14153b","name":"StartUp Theme A Multipurpose WordPress Customizer Theme","slug":"startup-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/startup-theme","sales_count":1260,"is_service":false,"rating":3.7,"seller_name":"Organic Themes","seller_url":"store\\/organic-themes","tags":"magazine, CSS3, agency, theme, retina, company, HTML5, mobile, WordPress, jQuery, Slider, support, widgets, responsive, portfolio, modern, Corporate, video, multipurpose, news, design, woocommerce, clean, seo","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5afb9d3b-4f34-4713-a07e-58510a14153b-QIkub.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5987e38b-4cf8-4d25-866d-26d10a14153b-3jFEY.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-6S1DR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-cKgtQ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-nTYAf.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5987e38b-4cf8-4d25-866d-26d10a14153b-7CV0q.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Mobile Responsive Framework","Gutenberg Optimized","Widgetized Page Builder"],"created":"2017-08-06 21:50:35","created_timestamp":1502077835,"demo_url":"https:\\/\\/organicthemes.com\\/demo\\/startup\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"479b85bcce1bf1bc90615446f8d2b1b7"},{"id":"521fe073-ea40-4ac3-af03-31d40a140b24","name":"Edge Theme Portfolio and Business WordPress Theme","slug":"edge-portfolio-amp-business-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/edge-portfolio-amp-business-wordpress-theme","sales_count":1223,"is_service":false,"rating":5,"seller_name":"Visualmodo","seller_url":"store\\/visualmodo","tags":"wordpress theme, parallax, retina, bootstrap, minimal, modern, Slider, company, Corporate, seo, woocommerce, shortcodes, wordpress templates, responsive, professional, agency, premium plugins, Layers, gallery, design, visual builder, plugins, revolution slider, Premium Wordpress Themes, premium theme, jQuery, video, blog, CSS3, template, brand, simple, slider ready, mobile, shop, clean and simple, fluid, Smart Grid, premium support, widgets, WordPress, Visual Composer, revslider, clean, WordPress Plugins, boxed, visual shortcode, support, theme, clients, HTML5, responsive wordpress theme, WordPress Agency","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-521fe073-ea40-4ac3-af03-31d40a140b24-368x296-GbbzG.png","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-7nRPy.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-uJrHk.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-sTadp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-xL4qM.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-lpcGX.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-Yh5xb.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-4VMuE.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-3Zmgv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-9GCZ0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-68fL6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-V9JcG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-n7f7Y.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-ZWu6b.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-iQT0B.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-FPZ8F.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-V5LLW.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-oOMDE.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-gUJd3.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-vR6fd.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-mMsmq.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-Cf7rL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-gbjPe.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-xWMaR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-wtUh0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-bgU0K.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-x5qoh.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-L7fQK.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-Rp0EU.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-r2NKg.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["SEO Friendly - Responsive","Revolution Slider - Posts Slider","WooCommerce - Gallery - Business"],"created":"2013-08-29 19:28:59","created_timestamp":1377826139,"demo_url":"https:\\/\\/theme.visualmodo.com\\/edge\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"99d435049174e5389b7918b49693fbf2"},{"id":"57c4683a-c598-43ec-bb26-15af0a14153b","name":"The Paragraph  Clean WordPress Theme for Blogs","slug":"the-paragraph-clean-wordpress-theme-for-blogs","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/the-paragraph-clean-wordpress-theme-for-blogs","sales_count":1049,"is_service":false,"rating":0,"seller_name":"MajorThemes","seller_url":"store\\/majorthemes","tags":"blog, clean, creative, travel, modern, flat, WordPress, blogging, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59e3a91c-4970-43f1-9fe3-13bb0a14153b-ssF7z.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59e3a91c-4970-43f1-9fe3-13bb0a14153b-Qw9PU.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57c4683a-c598-43ec-bb26-15af0a14153b-crVJe.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57c4683a-c598-43ec-bb26-15af0a14153b-7Id5x.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57c4683a-c598-43ec-bb26-15af0a14153b-Mhvcb.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Easy to Install and Configure","100% Responsive","Gutenberg Support"],"created":"2016-08-29 10:53:36","created_timestamp":1472489616,"demo_url":"http:\\/\\/demo.major-themes.com\\/paragraph\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8e6fe8984e7bb809c0009c451656d0f7"},{"id":"59313218-87c0-41d8-b811-54620a14153b","name":"Mariana Lifestyle and Travel Blog","slug":"mariana","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mariana","sales_count":1041,"is_service":false,"rating":0,"seller_name":"ThemeREX","seller_url":"","tags":"portfolio, elegant, fashion, minimal, widgets, responsive, magazine, modern, WordPress, lifestyle, gallery","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59678cb4-c550-4126-9cfd-213a0a14153b-N7iGD.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59313218-e014-467c-93cb-54620a14153b-siN1t.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59313218-e014-467c-93cb-54620a14153b-f9c9W.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59313218-e014-467c-93cb-54620a14153b-vfe7f.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-593554ae-1b2c-41bd-a837-0a150a14153b-EunLT.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Fast Page Load","Light and Dark Versions Available","WP Customizer support"],"created":"2017-06-02 03:38:32","created_timestamp":1496396312,"demo_url":"http:\\/\\/mariana.themerex.net\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"b5a37fca93d6cc2e271d7866d896a785"},{"id":"5720a4ed-0890-46f5-8fb3-1e8f0a141f37","name":"Claire Blog WordPress Theme","slug":"claire-elegant-amp-personal-blog-wordpress-theme-1","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/claire-elegant-amp-personal-blog-wordpress-theme-1","sales_count":1005,"is_service":false,"rating":0,"seller_name":"MatchThemes","seller_url":"store\\/matchthemes","tags":"HTML5, CSS3, minimal, seo, bootstrap, responsive, clean, modern, WordPress","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a8eed48-9e58-48f1-9e9d-32160a141539-oHam9.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a8eed48-9e58-48f1-9e9d-32160a141539-z6mcu.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-oQNh3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-YG6U7.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-X0Csm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-l3hDa.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5e7e21c8-a668-4854-aaaf-4ecd0a14153a-8wrQW.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Gutenberg ready","Travel Fashion Blog","15+ blog theme layouts"],"created":"2016-04-27 05:39:37","created_timestamp":1461757177,"demo_url":"https:\\/\\/matchthemes.com\\/demowp\\/claire\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"131406a2ef9b494c8d1ff468fb8ddd4b"},{"id":"5846e0a0-e0e8-4a43-acd7-15e50a141539","name":"SolidBox Elegant Business WordPress Theme","slug":"solidbox-elegant-business-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/solidbox-elegant-business-wordpress-theme","sales_count":990,"is_service":false,"rating":5,"seller_name":"UpperDigital","seller_url":"store\\/upperdigital","tags":"landing page, responsive, blog, clean, modern, WordPress, creative, woocommerce, mobile, minimal, Corporate, agency, personal, gallery, shop, elegant, company","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5c7fe602-b154-4805-b6c2-1c900a14153b-rnMVn.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5c7962f1-de4c-4a71-9492-745a0a14153b-ivIiu.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-PgxfY.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-mooLz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-D5h23.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c7962f1-de4c-4a71-9492-745a0a14153b-qO0mx.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-xR8Cv.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5c7962f1-de4c-4a71-9492-745a0a14153b-hLUQw.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"69.00","5_domain_license":"276.00","developer_license":"1725.00"},"features":["Fully Responsive Design","One Click Demo Import","Page Builder and Shortcodes"],"created":"2016-12-06 09:01:43","created_timestamp":1481040103,"demo_url":"https:\\/\\/preview.naapo.net\\/solidbox\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d6690ac37a6bc75918c1ac9836247f8c"},{"id":"57d18606-e938-4cf2-b0af-4c780a14153a","name":"Blogger Blog WordPress Theme","slug":"blogger-clean-and-minimal-wordpress-theme-for-blog","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/blogger-clean-and-minimal-wordpress-theme-for-blog","sales_count":975,"is_service":false,"rating":5,"seller_name":"gbthemes","seller_url":"store\\/gbthemes","tags":"clean, creative, wordpress templates, gallery, WordPress, elegant, minimal, fashion, simple, responsive, wordpress theme, magazine","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57d18606-e938-4cf2-b0af-4c780a14153a-SpauU.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57d18606-e938-4cf2-b0af-4c780a14153a-RtbC3.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57d18606-e938-4cf2-b0af-4c780a14153a-Ks7Xi.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57d18606-e938-4cf2-b0af-4c780a14153a-F1uTT.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Fully Responsive","Multiple Blog Layouts","Easy to Use and Install"],"created":"2016-09-08 09:39:26","created_timestamp":1473349166,"demo_url":"http:\\/\\/gbthemes.net\\/blogger\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e40ccfc7ae91a1cd4e8a2b828b7c2978"}],"page":1,"pageCount":40,"records":785}";s:8:"response";a:2:{s:4:"code";i:200;s:7:"message";s:2:"OK";}s:7:"cookies";a:1:{i:0;O:14:"WP_Http_Cookie":6:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n3";s:7:"expires";N;s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";s:9:"host_only";b:1;}}s:8:"filename";N;s:13:"http_response";O:25:"WP_HTTP_Requests_Response":5:{s:11:"\0*\0response";O:17:"Requests_Response":10:{s:4:"body";s:55584:"{"status":"success","items":[{"id":"5377b431-d8a8-431b-a711-50c10a141528","name":"Highend Ultimate Multipurpose WordPress Theme","slug":"highend-ultimate-multi-purpose-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/highend-ultimate-multi-purpose-wordpress-theme","sales_count":46506,"is_service":false,"rating":4.7,"seller_name":"HB-Themes","seller_url":"store\\/hb-themes","tags":"church, Corporate, woocommerce, galleries, modern, seo, presentation, responsive, shop, gallery, video, landing page, parallax, WordPress, Drag and Drop Page Builder, store, Slider, coach, minimal, real estate, professional, clean, restaurant, photography","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5377b431-d8a8-431b-a711-50c10a141528-368x296-95lrK.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-590111d8-1938-4c59-907f-19d10a141539-GuDbh.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-590111d8-1938-4c59-907f-19d10a141539-T3LLc.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-800gn.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-UCmVZ.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-ptl5s.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-D54Pg.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-QYQHF.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5f1ab073-c768-4a90-9bdb-63370a14153a-HSGIn.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Drag and Drop Page Builder","WooCommerce - Build Your Online Shop","Fully Responsive - Mobile Ready"],"created":"2014-05-17 14:11:49","created_timestamp":1400357509,"demo_url":"https:\\/\\/hb-themes.com\\/themes\\/highend\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"78ac157401b0f7ac1c0be083b84831e5"},{"id":"518048d9-ae08-4939-93ac-0a000a140b1e","name":"Creativo Best Multipurpose WordPress Theme","slug":"creativo-5-0-ultra-responsive-multipurpose-wp-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creativo-5-0-ultra-responsive-multipurpose-wp-theme","sales_count":19725,"is_service":false,"rating":4.5,"seller_name":"RockyThemes","seller_url":"store\\/rockythemes","tags":"woocommerce, personal, magazine, consulting, responsive, clean, HTML5, page builder, creative, coach, minimal, retina, portfolio, church, WordPress, mobile, photography","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-518048d9-ae08-4939-93ac-0a000a140b1e-368x296-wh0MK.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5d822c27-805c-4983-889d-21260a14153a-1KZZP.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5d822c27-805c-4983-889d-21260a14153a-TBfw5.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-ksXYf.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-bs4oQ.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-1800x1800-1QYDb.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-PpC6f.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-vVopz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-AImHx.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-yuBJ1.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-1800x1800-EmrSF.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-aINqv.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-i3hhe.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-r67bK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-cyImm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-mhnvB.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-cYsfQ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-xCNaq.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-igiIT.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-nmFCK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-dQ1yf.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-i2occ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-LEwG8.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-neWr1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-RWrTA.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5f58a759-a740-4706-a41d-71a90a14153a-9etrI.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["One Click Demo","Drag and Drop Page Builder","Ecommerce Ready "],"created":"2013-04-30 17:03:15","created_timestamp":1367362995,"demo_url":"https:\\/\\/rockythemes.com\\/creativo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e8fb8041fbc423c2b44f546e7ea5bd27"},{"id":"55f82a3d-0ab8-49c6-a224-1a220a141f38","name":"Daisy Blog WordPress Theme","slug":"daisy-simple-amp-minimal-wordpress-blog","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/daisy-simple-amp-minimal-wordpress-blog","sales_count":8873,"is_service":false,"rating":5,"seller_name":"LazaThemes","seller_url":"store\\/lazathemes","tags":"WordPress, clean, portfolio, minimal, responsive, bootstrap","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55f82a3d-0ab8-49c6-a224-1a220a141f38-136x136-z6jqO.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55f82a3d-0ab8-49c6-a224-1a220a141f38-260x156-ElBpX.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55f82a3d-0ab8-49c6-a224-1a220a141f38-1800x1800-iX4uf.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5ddd3b10-2e7c-4248-b740-0d300a14153b-B0mxt.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Easy To Set Up","Responsive Layout","Clean and Professional Design"],"created":"2015-09-15 08:37:14","created_timestamp":1442327834,"demo_url":"https:\\/\\/demos.lazathemes.com\\/daisy-wp\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"4f7a79714aaca6efc0ce4f7c933538cc"},{"id":"5659d4bf-6b80-434a-b566-64870a141f38","name":"FREYJA Personal WordPress Theme for Bloggers","slug":"freyja-personal-wordpress-theme-for-bloggers","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/freyja-personal-wordpress-theme-for-bloggers","sales_count":4097,"is_service":false,"rating":5,"seller_name":"Sparrow and Snow","seller_url":"store\\/sparrow-and-snow","tags":"lifestyle, clean, simple, responsive, travel, food, elegant, design, modern, creative, easy, gallery, personal, fashion, photographer, video, Blogger, audio, instagram","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5659d4bf-6b80-434a-b566-64870a141f38-C4gYb.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5659d4bf-6b80-434a-b566-64870a141f38-ch13X.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-mqENt.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-w5O3O.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-yl6Bs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-uoyC5.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-zo4DU.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-6Vq6I.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-EycmZ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-cX2eI.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-1rq8p.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-rQxSj.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-So5Jx.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-XoUCs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-eioTs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-d8Nku.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-x0qW1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-YA95g.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-YIV05.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-60f25f94-5c34-4fd6-bc13-14910a141538-2AqtO.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Retina Ready","10 Blog Layout","Translation Ready"],"created":"2015-11-28 09:23:17","created_timestamp":1448727797,"demo_url":"https:\\/\\/www.sparrowandsnow.com\\/freyja\\/demo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be9598299f6d395d43fa63d9ec92b3f1"},{"id":"53a6de8b-9098-40bf-a57d-718e0a141528","name":"Birch A Responsive WordPress Theme","slug":"birch-a-responsive-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/birch-a-responsive-wordpress-theme","sales_count":3909,"is_service":false,"rating":4.9,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"health, creative, service, woocommerce, office, professional, minimal, personal, Custom, eco, Testimonials, elegant, CSS3, video, mobile, shop, company, Slider, startup, modern, church, simple, agriculture, tablet, logo, gallery, environmental, multipurpose, shortcodes, travel, clean, retina, HTML5, natural, Corporate, parallax, seo, WordPress, media, translation, responsive","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-368x296-gh5uf.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-136x136-GjY4S.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-260x156-aZts2.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-QNS9l.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-5fL3L.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-XeafI.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-611h4.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-LuRcX.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-9DbiX.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-wGrWo.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-YtsTh.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-7s31Z.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-tilmc.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-0wjF6.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53a6de8b-9098-40bf-a57d-718e0a141528-1180x660-tS7VZ.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["WooCommerce","Responsive Design","Powerful Admin Panel"],"created":"2014-06-22 08:00:22","created_timestamp":1403445622,"demo_url":"https:\\/\\/birch.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"5444f3ed-49bc-4484-9264-0f5c0a140b28","name":"Zephyr A Beautiful WordPress Blog Theme","slug":"zephyr-a-beautiful-wordpress-blog-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/zephyr-a-beautiful-wordpress-blog-theme","sales_count":3197,"is_service":false,"rating":4.9,"seller_name":"Themeflame","seller_url":"store\\/themeflame","tags":"food, Social Media, modern, WordPress, gallery, Slider, travel, HTML5, shortcodes, flat, responsive, theme, clean, minimal, elegant, agency, simple, magazine, design, professional, news, restaurant","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-368x296-8Di6N.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-136x136-zMAwr.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-260x156-PQ45k.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5444f3ed-49bc-4484-9264-0f5c0a140b28-1800x1800-TtFpS.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5bf3077a-dcfc-4c82-8f2a-58a30a14153b-ZgWFC.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Newbie-friendly, packaged with very responsive support","Plenty of options: headers, homepage, fonts","Customer-driven"],"created":"2014-10-20 06:11:25","created_timestamp":1413807085,"demo_url":"http:\\/\\/178.128.146.147\\/zephyr","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"13f401b35fbfa320cf306a891828f876"},{"id":"53589542-c8f4-491e-ad1e-29c90a141528","name":"Nectar A Responsive WordPress Theme","slug":"nectar-a-responsive-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/nectar-a-responsive-wordpress-theme","sales_count":2053,"is_service":false,"rating":4.8,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"modern, logo, retina, parallax, Slider, clean, multipurpose, professional, personal, HTML5, shortcodes, media, creative, seo, theme, elegant, shop, woocommerce, minimal, company, design, gallery, simple, responsive, WordPress, CSS3, mobile","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-368x296-BWaK1.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-136x136-0pPAV.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-MZJXd.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-2hEmp.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-WwuAA.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-ZMB1W.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-YWsAd.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-rVJ4N.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-JMt5C.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-qGPwW.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-YSJik.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-B6hX8.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53589542-c8f4-491e-ad1e-29c90a141528-1180x660-oTokc.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Clean and Modern","Responsive Design","WooCommerce"],"created":"2014-04-23 23:04:45","created_timestamp":1398315885,"demo_url":"https:\\/\\/nectar.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"54626dc3-c4d8-40b3-b441-3ff60a141528","name":"Nimva Multipurpose WordPress Theme","slug":"nimva-ultimate-multi-purpose-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/nimva-ultimate-multi-purpose-wordpress-theme","sales_count":2039,"is_service":false,"rating":4.7,"seller_name":"RockyThemes","seller_url":"store\\/rockythemes","tags":"clean, responsive, minimal, woocommerce, creative, Corporate, seo, agency, personal","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5c914b3e-2888-4ee0-bee7-35450a14153c-JvJks.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5c914b3e-2888-4ee0-bee7-35450a14153c-Vt4O0.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-8RwBo.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-rlk5m.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-WktDL.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-UomN2.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-3DFLY.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-FYTxh.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5c914b3e-2888-4ee0-bee7-35450a14153c-jUzUM.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Retina Ready","Drag and Drop Visual Composer Elements","Powerful Admin Panel"],"created":"2014-11-11 14:27:09","created_timestamp":1415741229,"demo_url":"https:\\/\\/rockythemes.com\\/nimva3\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e8fb8041fbc423c2b44f546e7ea5bd27"},{"id":"55dd6a85-24f0-438a-8723-1ea40a141f38","name":"Solstice Elegant WordPress Theme","slug":"solstice-an-elegant-versatile-and-responsive-wordpress-theme-for-blogging-and-business","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/solstice-an-elegant-versatile-and-responsive-wordpress-theme-for-blogging-and-business","sales_count":1835,"is_service":false,"rating":5,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"multipurpose, service, bio, retina, travel, Custom, mobile, Testimonials, agriculture, seo, WordPress, video, woocommerce, environmental, translation, customize, responsive, fashion, creative, natural, clean, minimal, customizer, modern, startup","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-368x296-czJN9.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-136x136-3WX3a.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-260x156-5GLPx.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-wZDz0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9sIUv.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-AYepv.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-iA29C.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-fQWmi.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9BUzz.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-OWTE0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-fczJB.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9seWT.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-tfE7f.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-pgETy.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-x1Kc0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-TZba1.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55dd6a85-24f0-438a-8723-1ea40a141f38-1180x660-Io87q.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Customizer","Plugin Compatible ","Responsive Layout"],"created":"2015-08-26 02:03:32","created_timestamp":1440576212,"demo_url":"https:\\/\\/solstice.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"532798c5-2834-440b-8469-255a0a141528","name":"Creative Blog WordPress Theme","slug":"creative-blog-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creative-blog-wordpress-theme","sales_count":1632,"is_service":false,"rating":4.5,"seller_name":"Dessign Themes","seller_url":"store\\/dessign-themes","tags":"responsive, WordPress, personal, blog, clean, modern, minimal, fashion, elegant, blogging","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-532798c5-2834-440b-8469-255a0a141528-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5bce5af2-62fc-427a-a413-202a0a14153b-t8V1J.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-532798c5-2834-440b-8469-255a0a141528-260x156.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/screen_shots-532798c5-2834-440b-8469-255a0a141528-1800x1800.jpg"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-532798c5-2834-440b-8469-255a0a141528-1180x660.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Slider Video Feature","Theme Options panel","Responsive Layout"],"created":"2014-03-17 19:15:51","created_timestamp":1395105351,"demo_url":"https:\\/\\/dessigncreativeblog.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"12a1f004a6ed51582a3f0de432cf020d"},{"id":"55e0a4cb-394c-4af9-b480-01610a141f37","name":"Amiable A WordPress Blogging Theme","slug":"amiable-a-wordpress-blogging-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/amiable-a-wordpress-blogging-theme","sales_count":1486,"is_service":false,"rating":4.4,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"minimal, magazine, responsive, photography, support, WordPress, mobile, Slider, simple, theme, modern, retina, gallery, video, clean","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-368x296-YUEWQ.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-136x136-0T1lk.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-260x156-c46rC.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-s9CU7.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-Y49gi.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-M5MTN.jpg"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55e0a4cb-394c-4af9-b480-01610a141f37-1180x660-nRwUj.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Responsive Layout","Easy to Set Up","Clean and Professional Design"],"created":"2015-08-28 13:07:12","created_timestamp":1440788832,"demo_url":"https:\\/\\/amiable.sculptureqode.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5927485a-9bc0-4180-9e94-0afc0a14153b","name":"Creatica Creative Multi-Purpose WordPress Theme","slug":"creatica","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creatica","sales_count":1464,"is_service":false,"rating":4.4,"seller_name":"Skywarrior Themes","seller_url":"store\\/skywarrior-themes","tags":"clean, food, restaurant, design, support, shop, travel, WordPress, portfolio, woocommerce, parallax, responsive, gallery, news, widgets, modern, magazine, minimal, photography, agency, creative, Slider, professional, seo, fashion, Corporate","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5927485a-e0f0-44b2-bcb9-0afc0a14153b-fMkhO.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5927485a-e0f0-44b2-bcb9-0afc0a14153b-eJo1V.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-rfbuE.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-0LnGc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-D7yDo.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-D9bUm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-gKWk0.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-PtAyR.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-599b4d42-ca90-41e0-9724-0fdf0a14153a-uQNRF.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Fully Responsive","Ready to Install Demos","Awesome Theme Options"],"created":"2017-05-25 15:10:50","created_timestamp":1495746650,"demo_url":"https:\\/\\/skywarriorthemes.com\\/creatica\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"85c9a3723ab02eaa4167c6232a1f5e58"},{"id":"55b4af45-6248-4025-846b-39650a141f38","name":"Semplice Modern Personal Blogging Theme for WordPress","slug":"semplice-an-elegant-wordpress-blogging-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/semplice-an-elegant-wordpress-blogging-theme","sales_count":1429,"is_service":false,"rating":4.6,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"grid, lifestyle, gallery, facebook, instagram, creative, responsive, retina, theme, WordPress, modern, clean, minimal, woocommerce, shop, simple, elegant, mobile, magazine, widgets, professional","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55b4af45-6248-4025-846b-39650a141f38-368x296-HQfZe.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5fdc82a5-1fe8-415d-ad4a-3f240a141536-Td6oN.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5fdc82a5-1fe8-415d-ad4a-3f240a141536-i9fn0.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-4DXUr.jpeg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-OfhTn.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-W0EYp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-JjrUF.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55b4af45-6248-4025-846b-39650a141f38-1800x1800-rzpoq.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-6yuof.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55b4af45-6248-4025-846b-39650a141f38-1800x1800-R9zHx.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5fdc82a5-1fe8-415d-ad4a-3f240a141536-UH1Ne.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["WooCommerce Support - Start Monetizing your blog","Powerful Customization Options","New WordPress Editor Support"],"created":"2015-07-26 05:11:26","created_timestamp":1437909086,"demo_url":"https:\\/\\/semplice.oakandcove.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5987e38b-f758-44aa-83a4-26d10a14153b","name":"StartUp Theme A Multipurpose WordPress Customizer Theme","slug":"startup-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/startup-theme","sales_count":1260,"is_service":false,"rating":3.7,"seller_name":"Organic Themes","seller_url":"store\\/organic-themes","tags":"magazine, CSS3, agency, theme, retina, company, HTML5, mobile, WordPress, jQuery, Slider, support, widgets, responsive, portfolio, modern, Corporate, video, multipurpose, news, design, woocommerce, clean, seo","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5afb9d3b-4f34-4713-a07e-58510a14153b-QIkub.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5987e38b-4cf8-4d25-866d-26d10a14153b-3jFEY.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-6S1DR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-cKgtQ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-nTYAf.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5987e38b-4cf8-4d25-866d-26d10a14153b-7CV0q.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Mobile Responsive Framework","Gutenberg Optimized","Widgetized Page Builder"],"created":"2017-08-06 21:50:35","created_timestamp":1502077835,"demo_url":"https:\\/\\/organicthemes.com\\/demo\\/startup\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"479b85bcce1bf1bc90615446f8d2b1b7"},{"id":"521fe073-ea40-4ac3-af03-31d40a140b24","name":"Edge Theme Portfolio and Business WordPress Theme","slug":"edge-portfolio-amp-business-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/edge-portfolio-amp-business-wordpress-theme","sales_count":1223,"is_service":false,"rating":5,"seller_name":"Visualmodo","seller_url":"store\\/visualmodo","tags":"wordpress theme, parallax, retina, bootstrap, minimal, modern, Slider, company, Corporate, seo, woocommerce, shortcodes, wordpress templates, responsive, professional, agency, premium plugins, Layers, gallery, design, visual builder, plugins, revolution slider, Premium Wordpress Themes, premium theme, jQuery, video, blog, CSS3, template, brand, simple, slider ready, mobile, shop, clean and simple, fluid, Smart Grid, premium support, widgets, WordPress, Visual Composer, revslider, clean, WordPress Plugins, boxed, visual shortcode, support, theme, clients, HTML5, responsive wordpress theme, WordPress Agency","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-521fe073-ea40-4ac3-af03-31d40a140b24-368x296-GbbzG.png","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-7nRPy.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-uJrHk.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-sTadp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-xL4qM.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-lpcGX.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-Yh5xb.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-4VMuE.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-3Zmgv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-9GCZ0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-68fL6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-V9JcG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-n7f7Y.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-ZWu6b.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-iQT0B.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-FPZ8F.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-V5LLW.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-oOMDE.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-gUJd3.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-vR6fd.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-mMsmq.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-Cf7rL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-gbjPe.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-xWMaR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-wtUh0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-bgU0K.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-x5qoh.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-L7fQK.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-Rp0EU.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-r2NKg.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["SEO Friendly - Responsive","Revolution Slider - Posts Slider","WooCommerce - Gallery - Business"],"created":"2013-08-29 19:28:59","created_timestamp":1377826139,"demo_url":"https:\\/\\/theme.visualmodo.com\\/edge\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"99d435049174e5389b7918b49693fbf2"},{"id":"57c4683a-c598-43ec-bb26-15af0a14153b","name":"The Paragraph  Clean WordPress Theme for Blogs","slug":"the-paragraph-clean-wordpress-theme-for-blogs","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/the-paragraph-clean-wordpress-theme-for-blogs","sales_count":1049,"is_service":false,"rating":0,"seller_name":"MajorThemes","seller_url":"store\\/majorthemes","tags":"blog, clean, creative, travel, modern, flat, WordPress, blogging, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59e3a91c-4970-43f1-9fe3-13bb0a14153b-ssF7z.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59e3a91c-4970-43f1-9fe3-13bb0a14153b-Qw9PU.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57c4683a-c598-43ec-bb26-15af0a14153b-crVJe.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57c4683a-c598-43ec-bb26-15af0a14153b-7Id5x.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57c4683a-c598-43ec-bb26-15af0a14153b-Mhvcb.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Easy to Install and Configure","100% Responsive","Gutenberg Support"],"created":"2016-08-29 10:53:36","created_timestamp":1472489616,"demo_url":"http:\\/\\/demo.major-themes.com\\/paragraph\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8e6fe8984e7bb809c0009c451656d0f7"},{"id":"59313218-87c0-41d8-b811-54620a14153b","name":"Mariana Lifestyle and Travel Blog","slug":"mariana","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mariana","sales_count":1041,"is_service":false,"rating":0,"seller_name":"ThemeREX","seller_url":"","tags":"portfolio, elegant, fashion, minimal, widgets, responsive, magazine, modern, WordPress, lifestyle, gallery","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59678cb4-c550-4126-9cfd-213a0a14153b-N7iGD.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59313218-e014-467c-93cb-54620a14153b-siN1t.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59313218-e014-467c-93cb-54620a14153b-f9c9W.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59313218-e014-467c-93cb-54620a14153b-vfe7f.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-593554ae-1b2c-41bd-a837-0a150a14153b-EunLT.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Fast Page Load","Light and Dark Versions Available","WP Customizer support"],"created":"2017-06-02 03:38:32","created_timestamp":1496396312,"demo_url":"http:\\/\\/mariana.themerex.net\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"b5a37fca93d6cc2e271d7866d896a785"},{"id":"5720a4ed-0890-46f5-8fb3-1e8f0a141f37","name":"Claire Blog WordPress Theme","slug":"claire-elegant-amp-personal-blog-wordpress-theme-1","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/claire-elegant-amp-personal-blog-wordpress-theme-1","sales_count":1005,"is_service":false,"rating":0,"seller_name":"MatchThemes","seller_url":"store\\/matchthemes","tags":"HTML5, CSS3, minimal, seo, bootstrap, responsive, clean, modern, WordPress","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a8eed48-9e58-48f1-9e9d-32160a141539-oHam9.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a8eed48-9e58-48f1-9e9d-32160a141539-z6mcu.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-oQNh3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-YG6U7.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-X0Csm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-l3hDa.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5e7e21c8-a668-4854-aaaf-4ecd0a14153a-8wrQW.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Gutenberg ready","Travel Fashion Blog","15+ blog theme layouts"],"created":"2016-04-27 05:39:37","created_timestamp":1461757177,"demo_url":"https:\\/\\/matchthemes.com\\/demowp\\/claire\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"131406a2ef9b494c8d1ff468fb8ddd4b"},{"id":"5846e0a0-e0e8-4a43-acd7-15e50a141539","name":"SolidBox Elegant Business WordPress Theme","slug":"solidbox-elegant-business-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/solidbox-elegant-business-wordpress-theme","sales_count":990,"is_service":false,"rating":5,"seller_name":"UpperDigital","seller_url":"store\\/upperdigital","tags":"landing page, responsive, blog, clean, modern, WordPress, creative, woocommerce, mobile, minimal, Corporate, agency, personal, gallery, shop, elegant, company","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5c7fe602-b154-4805-b6c2-1c900a14153b-rnMVn.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5c7962f1-de4c-4a71-9492-745a0a14153b-ivIiu.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-PgxfY.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-mooLz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-D5h23.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c7962f1-de4c-4a71-9492-745a0a14153b-qO0mx.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-xR8Cv.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5c7962f1-de4c-4a71-9492-745a0a14153b-hLUQw.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"69.00","5_domain_license":"276.00","developer_license":"1725.00"},"features":["Fully Responsive Design","One Click Demo Import","Page Builder and Shortcodes"],"created":"2016-12-06 09:01:43","created_timestamp":1481040103,"demo_url":"https:\\/\\/preview.naapo.net\\/solidbox\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d6690ac37a6bc75918c1ac9836247f8c"},{"id":"57d18606-e938-4cf2-b0af-4c780a14153a","name":"Blogger Blog WordPress Theme","slug":"blogger-clean-and-minimal-wordpress-theme-for-blog","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/blogger-clean-and-minimal-wordpress-theme-for-blog","sales_count":975,"is_service":false,"rating":5,"seller_name":"gbthemes","seller_url":"store\\/gbthemes","tags":"clean, creative, wordpress templates, gallery, WordPress, elegant, minimal, fashion, simple, responsive, wordpress theme, magazine","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57d18606-e938-4cf2-b0af-4c780a14153a-SpauU.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57d18606-e938-4cf2-b0af-4c780a14153a-RtbC3.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57d18606-e938-4cf2-b0af-4c780a14153a-Ks7Xi.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57d18606-e938-4cf2-b0af-4c780a14153a-F1uTT.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Fully Responsive","Multiple Blog Layouts","Easy to Use and Install"],"created":"2016-09-08 09:39:26","created_timestamp":1473349166,"demo_url":"http:\\/\\/gbthemes.net\\/blogger\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e40ccfc7ae91a1cd4e8a2b828b7c2978"}],"page":1,"pageCount":40,"records":785}";s:3:"raw";s:56066:"HTTP/1.1 200 OK\r\nServer: nginx/1.18.0\r\nDate: Thu, 30 Dec 2021 12:12:05 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 55584\r\nConnection: close\r\nX-Powered-By: PHP/7.1.33\r\nSet-Cookie: SESSION=845eu8c5be4k52hgk984bmbamt; expires=Mon, 03-Jan-2022 16:12:05 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly\r\nCache-Control: 900\r\nAccess-Control-Allow-Origin: *\r\nX-Frame-Options: SAMEORIGIN\r\nVary: Origin\r\nSet-Cookie: APISVR=a1n3; path=/\r\n\r\n{"status":"success","items":[{"id":"5377b431-d8a8-431b-a711-50c10a141528","name":"Highend Ultimate Multipurpose WordPress Theme","slug":"highend-ultimate-multi-purpose-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/highend-ultimate-multi-purpose-wordpress-theme","sales_count":46506,"is_service":false,"rating":4.7,"seller_name":"HB-Themes","seller_url":"store\\/hb-themes","tags":"church, Corporate, woocommerce, galleries, modern, seo, presentation, responsive, shop, gallery, video, landing page, parallax, WordPress, Drag and Drop Page Builder, store, Slider, coach, minimal, real estate, professional, clean, restaurant, photography","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5377b431-d8a8-431b-a711-50c10a141528-368x296-95lrK.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-590111d8-1938-4c59-907f-19d10a141539-GuDbh.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-590111d8-1938-4c59-907f-19d10a141539-T3LLc.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-800gn.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-UCmVZ.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-ptl5s.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-D54Pg.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5377b431-d8a8-431b-a711-50c10a141528-1800x1800-QYQHF.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5f1ab073-c768-4a90-9bdb-63370a14153a-HSGIn.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Drag and Drop Page Builder","WooCommerce - Build Your Online Shop","Fully Responsive - Mobile Ready"],"created":"2014-05-17 14:11:49","created_timestamp":1400357509,"demo_url":"https:\\/\\/hb-themes.com\\/themes\\/highend\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"78ac157401b0f7ac1c0be083b84831e5"},{"id":"518048d9-ae08-4939-93ac-0a000a140b1e","name":"Creativo Best Multipurpose WordPress Theme","slug":"creativo-5-0-ultra-responsive-multipurpose-wp-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creativo-5-0-ultra-responsive-multipurpose-wp-theme","sales_count":19725,"is_service":false,"rating":4.5,"seller_name":"RockyThemes","seller_url":"store\\/rockythemes","tags":"woocommerce, personal, magazine, consulting, responsive, clean, HTML5, page builder, creative, coach, minimal, retina, portfolio, church, WordPress, mobile, photography","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-518048d9-ae08-4939-93ac-0a000a140b1e-368x296-wh0MK.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5d822c27-805c-4983-889d-21260a14153a-1KZZP.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5d822c27-805c-4983-889d-21260a14153a-TBfw5.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-ksXYf.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-bs4oQ.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-1800x1800-1QYDb.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-PpC6f.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-vVopz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-AImHx.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-yuBJ1.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-1800x1800-EmrSF.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-aINqv.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-i3hhe.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-r67bK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-cyImm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-mhnvB.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-cYsfQ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-xCNaq.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-igiIT.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-nmFCK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-dQ1yf.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-i2occ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-LEwG8.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-neWr1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-518048d9-ae08-4939-93ac-0a000a140b1e-RWrTA.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5f58a759-a740-4706-a41d-71a90a14153a-9etrI.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["One Click Demo","Drag and Drop Page Builder","Ecommerce Ready "],"created":"2013-04-30 17:03:15","created_timestamp":1367362995,"demo_url":"https:\\/\\/rockythemes.com\\/creativo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e8fb8041fbc423c2b44f546e7ea5bd27"},{"id":"55f82a3d-0ab8-49c6-a224-1a220a141f38","name":"Daisy Blog WordPress Theme","slug":"daisy-simple-amp-minimal-wordpress-blog","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/daisy-simple-amp-minimal-wordpress-blog","sales_count":8873,"is_service":false,"rating":5,"seller_name":"LazaThemes","seller_url":"store\\/lazathemes","tags":"WordPress, clean, portfolio, minimal, responsive, bootstrap","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55f82a3d-0ab8-49c6-a224-1a220a141f38-136x136-z6jqO.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55f82a3d-0ab8-49c6-a224-1a220a141f38-260x156-ElBpX.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55f82a3d-0ab8-49c6-a224-1a220a141f38-1800x1800-iX4uf.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5ddd3b10-2e7c-4248-b740-0d300a14153b-B0mxt.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Easy To Set Up","Responsive Layout","Clean and Professional Design"],"created":"2015-09-15 08:37:14","created_timestamp":1442327834,"demo_url":"https:\\/\\/demos.lazathemes.com\\/daisy-wp\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"4f7a79714aaca6efc0ce4f7c933538cc"},{"id":"5659d4bf-6b80-434a-b566-64870a141f38","name":"FREYJA Personal WordPress Theme for Bloggers","slug":"freyja-personal-wordpress-theme-for-bloggers","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/freyja-personal-wordpress-theme-for-bloggers","sales_count":4097,"is_service":false,"rating":5,"seller_name":"Sparrow and Snow","seller_url":"store\\/sparrow-and-snow","tags":"lifestyle, clean, simple, responsive, travel, food, elegant, design, modern, creative, easy, gallery, personal, fashion, photographer, video, Blogger, audio, instagram","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5659d4bf-6b80-434a-b566-64870a141f38-C4gYb.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5659d4bf-6b80-434a-b566-64870a141f38-ch13X.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-mqENt.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-w5O3O.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-yl6Bs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-uoyC5.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-zo4DU.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-6Vq6I.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5659d4bf-6b80-434a-b566-64870a141f38-EycmZ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-cX2eI.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-1rq8p.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-rQxSj.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-So5Jx.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-XoUCs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-eioTs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-d8Nku.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-x0qW1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-YA95g.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-60f25f94-5c34-4fd6-bc13-14910a141538-YIV05.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-60f25f94-5c34-4fd6-bc13-14910a141538-2AqtO.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Retina Ready","10 Blog Layout","Translation Ready"],"created":"2015-11-28 09:23:17","created_timestamp":1448727797,"demo_url":"https:\\/\\/www.sparrowandsnow.com\\/freyja\\/demo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be9598299f6d395d43fa63d9ec92b3f1"},{"id":"53a6de8b-9098-40bf-a57d-718e0a141528","name":"Birch A Responsive WordPress Theme","slug":"birch-a-responsive-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/birch-a-responsive-wordpress-theme","sales_count":3909,"is_service":false,"rating":4.9,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"health, creative, service, woocommerce, office, professional, minimal, personal, Custom, eco, Testimonials, elegant, CSS3, video, mobile, shop, company, Slider, startup, modern, church, simple, agriculture, tablet, logo, gallery, environmental, multipurpose, shortcodes, travel, clean, retina, HTML5, natural, Corporate, parallax, seo, WordPress, media, translation, responsive","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-368x296-gh5uf.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-136x136-GjY4S.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53a6de8b-9098-40bf-a57d-718e0a141528-260x156-aZts2.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-QNS9l.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-5fL3L.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-XeafI.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-611h4.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-LuRcX.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-9DbiX.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-wGrWo.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-YtsTh.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-7s31Z.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-tilmc.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53a6de8b-9098-40bf-a57d-718e0a141528-1800x1800-0wjF6.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53a6de8b-9098-40bf-a57d-718e0a141528-1180x660-tS7VZ.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["WooCommerce","Responsive Design","Powerful Admin Panel"],"created":"2014-06-22 08:00:22","created_timestamp":1403445622,"demo_url":"https:\\/\\/birch.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"5444f3ed-49bc-4484-9264-0f5c0a140b28","name":"Zephyr A Beautiful WordPress Blog Theme","slug":"zephyr-a-beautiful-wordpress-blog-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/zephyr-a-beautiful-wordpress-blog-theme","sales_count":3197,"is_service":false,"rating":4.9,"seller_name":"Themeflame","seller_url":"store\\/themeflame","tags":"food, Social Media, modern, WordPress, gallery, Slider, travel, HTML5, shortcodes, flat, responsive, theme, clean, minimal, elegant, agency, simple, magazine, design, professional, news, restaurant","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-368x296-8Di6N.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-136x136-zMAwr.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5444f3ed-49bc-4484-9264-0f5c0a140b28-260x156-PQ45k.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5444f3ed-49bc-4484-9264-0f5c0a140b28-1800x1800-TtFpS.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5bf3077a-dcfc-4c82-8f2a-58a30a14153b-ZgWFC.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Newbie-friendly, packaged with very responsive support","Plenty of options: headers, homepage, fonts","Customer-driven"],"created":"2014-10-20 06:11:25","created_timestamp":1413807085,"demo_url":"http:\\/\\/178.128.146.147\\/zephyr","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"13f401b35fbfa320cf306a891828f876"},{"id":"53589542-c8f4-491e-ad1e-29c90a141528","name":"Nectar A Responsive WordPress Theme","slug":"nectar-a-responsive-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/nectar-a-responsive-wordpress-theme","sales_count":2053,"is_service":false,"rating":4.8,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"modern, logo, retina, parallax, Slider, clean, multipurpose, professional, personal, HTML5, shortcodes, media, creative, seo, theme, elegant, shop, woocommerce, minimal, company, design, gallery, simple, responsive, WordPress, CSS3, mobile","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-368x296-BWaK1.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-136x136-0pPAV.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53589542-c8f4-491e-ad1e-29c90a141528-MZJXd.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-2hEmp.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-WwuAA.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-ZMB1W.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-YWsAd.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-rVJ4N.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-JMt5C.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-qGPwW.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-YSJik.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-53589542-c8f4-491e-ad1e-29c90a141528-1800x1800-B6hX8.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53589542-c8f4-491e-ad1e-29c90a141528-1180x660-oTokc.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Clean and Modern","Responsive Design","WooCommerce"],"created":"2014-04-23 23:04:45","created_timestamp":1398315885,"demo_url":"https:\\/\\/nectar.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"54626dc3-c4d8-40b3-b441-3ff60a141528","name":"Nimva Multipurpose WordPress Theme","slug":"nimva-ultimate-multi-purpose-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/nimva-ultimate-multi-purpose-wordpress-theme","sales_count":2039,"is_service":false,"rating":4.7,"seller_name":"RockyThemes","seller_url":"store\\/rockythemes","tags":"clean, responsive, minimal, woocommerce, creative, Corporate, seo, agency, personal","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5c914b3e-2888-4ee0-bee7-35450a14153c-JvJks.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5c914b3e-2888-4ee0-bee7-35450a14153c-Vt4O0.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-8RwBo.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-rlk5m.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-WktDL.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-UomN2.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-3DFLY.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-54626dc3-c4d8-40b3-b441-3ff60a141528-1800x1800-FYTxh.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5c914b3e-2888-4ee0-bee7-35450a14153c-jUzUM.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Retina Ready","Drag and Drop Visual Composer Elements","Powerful Admin Panel"],"created":"2014-11-11 14:27:09","created_timestamp":1415741229,"demo_url":"https:\\/\\/rockythemes.com\\/nimva3\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e8fb8041fbc423c2b44f546e7ea5bd27"},{"id":"55dd6a85-24f0-438a-8723-1ea40a141f38","name":"Solstice Elegant WordPress Theme","slug":"solstice-an-elegant-versatile-and-responsive-wordpress-theme-for-blogging-and-business","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/solstice-an-elegant-versatile-and-responsive-wordpress-theme-for-blogging-and-business","sales_count":1835,"is_service":false,"rating":5,"seller_name":"Bottomless Themes","seller_url":"store\\/bottomless-themes","tags":"multipurpose, service, bio, retina, travel, Custom, mobile, Testimonials, agriculture, seo, WordPress, video, woocommerce, environmental, translation, customize, responsive, fashion, creative, natural, clean, minimal, customizer, modern, startup","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-368x296-czJN9.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-136x136-3WX3a.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55dd6a85-24f0-438a-8723-1ea40a141f38-260x156-5GLPx.png","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-wZDz0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9sIUv.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-AYepv.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-iA29C.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-fQWmi.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9BUzz.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-OWTE0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-fczJB.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-9seWT.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-tfE7f.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-pgETy.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-x1Kc0.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55dd6a85-24f0-438a-8723-1ea40a141f38-1800x1800-TZba1.png"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55dd6a85-24f0-438a-8723-1ea40a141f38-1180x660-Io87q.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Customizer","Plugin Compatible ","Responsive Layout"],"created":"2015-08-26 02:03:32","created_timestamp":1440576212,"demo_url":"https:\\/\\/solstice.bottomlessthemes.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"74ed870a9f8a5d46a544ce7026827b68"},{"id":"532798c5-2834-440b-8469-255a0a141528","name":"Creative Blog WordPress Theme","slug":"creative-blog-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creative-blog-wordpress-theme","sales_count":1632,"is_service":false,"rating":4.5,"seller_name":"Dessign Themes","seller_url":"store\\/dessign-themes","tags":"responsive, WordPress, personal, blog, clean, modern, minimal, fashion, elegant, blogging","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-532798c5-2834-440b-8469-255a0a141528-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5bce5af2-62fc-427a-a413-202a0a14153b-t8V1J.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-532798c5-2834-440b-8469-255a0a141528-260x156.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/screen_shots-532798c5-2834-440b-8469-255a0a141528-1800x1800.jpg"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-532798c5-2834-440b-8469-255a0a141528-1180x660.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Slider Video Feature","Theme Options panel","Responsive Layout"],"created":"2014-03-17 19:15:51","created_timestamp":1395105351,"demo_url":"https:\\/\\/dessigncreativeblog.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"12a1f004a6ed51582a3f0de432cf020d"},{"id":"55e0a4cb-394c-4af9-b480-01610a141f37","name":"Amiable A WordPress Blogging Theme","slug":"amiable-a-wordpress-blogging-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/amiable-a-wordpress-blogging-theme","sales_count":1486,"is_service":false,"rating":4.4,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"minimal, magazine, responsive, photography, support, WordPress, mobile, Slider, simple, theme, modern, retina, gallery, video, clean","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-368x296-YUEWQ.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-136x136-0T1lk.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55e0a4cb-394c-4af9-b480-01610a141f37-260x156-c46rC.jpg","screen_shot_urls":["https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-s9CU7.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-Y49gi.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55e0a4cb-394c-4af9-b480-01610a141f37-1800x1800-M5MTN.jpg"],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55e0a4cb-394c-4af9-b480-01610a141f37-1180x660-nRwUj.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Responsive Layout","Easy to Set Up","Clean and Professional Design"],"created":"2015-08-28 13:07:12","created_timestamp":1440788832,"demo_url":"https:\\/\\/amiable.sculptureqode.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5927485a-9bc0-4180-9e94-0afc0a14153b","name":"Creatica Creative Multi-Purpose WordPress Theme","slug":"creatica","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/creatica","sales_count":1464,"is_service":false,"rating":4.4,"seller_name":"Skywarrior Themes","seller_url":"store\\/skywarrior-themes","tags":"clean, food, restaurant, design, support, shop, travel, WordPress, portfolio, woocommerce, parallax, responsive, gallery, news, widgets, modern, magazine, minimal, photography, agency, creative, Slider, professional, seo, fashion, Corporate","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5927485a-e0f0-44b2-bcb9-0afc0a14153b-fMkhO.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5927485a-e0f0-44b2-bcb9-0afc0a14153b-eJo1V.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-rfbuE.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-0LnGc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-D7yDo.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-D9bUm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-gKWk0.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5927485a-e0f0-44b2-bcb9-0afc0a14153b-PtAyR.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-599b4d42-ca90-41e0-9724-0fdf0a14153a-uQNRF.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Fully Responsive","Ready to Install Demos","Awesome Theme Options"],"created":"2017-05-25 15:10:50","created_timestamp":1495746650,"demo_url":"https:\\/\\/skywarriorthemes.com\\/creatica\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"85c9a3723ab02eaa4167c6232a1f5e58"},{"id":"55b4af45-6248-4025-846b-39650a141f38","name":"Semplice Modern Personal Blogging Theme for WordPress","slug":"semplice-an-elegant-wordpress-blogging-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/semplice-an-elegant-wordpress-blogging-theme","sales_count":1429,"is_service":false,"rating":4.6,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"grid, lifestyle, gallery, facebook, instagram, creative, responsive, retina, theme, WordPress, modern, clean, minimal, woocommerce, shop, simple, elegant, mobile, magazine, widgets, professional","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55b4af45-6248-4025-846b-39650a141f38-368x296-HQfZe.jpg","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5fdc82a5-1fe8-415d-ad4a-3f240a141536-Td6oN.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5fdc82a5-1fe8-415d-ad4a-3f240a141536-i9fn0.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-4DXUr.jpeg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-OfhTn.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-W0EYp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-JjrUF.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55b4af45-6248-4025-846b-39650a141f38-1800x1800-rzpoq.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5fdc82a5-1fe8-415d-ad4a-3f240a141536-6yuof.jpg","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-55b4af45-6248-4025-846b-39650a141f38-1800x1800-R9zHx.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5fdc82a5-1fe8-415d-ad4a-3f240a141536-UH1Ne.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["WooCommerce Support - Start Monetizing your blog","Powerful Customization Options","New WordPress Editor Support"],"created":"2015-07-26 05:11:26","created_timestamp":1437909086,"demo_url":"https:\\/\\/semplice.oakandcove.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5987e38b-f758-44aa-83a4-26d10a14153b","name":"StartUp Theme A Multipurpose WordPress Customizer Theme","slug":"startup-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/startup-theme","sales_count":1260,"is_service":false,"rating":3.7,"seller_name":"Organic Themes","seller_url":"store\\/organic-themes","tags":"magazine, CSS3, agency, theme, retina, company, HTML5, mobile, WordPress, jQuery, Slider, support, widgets, responsive, portfolio, modern, Corporate, video, multipurpose, news, design, woocommerce, clean, seo","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5afb9d3b-4f34-4713-a07e-58510a14153b-QIkub.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5987e38b-4cf8-4d25-866d-26d10a14153b-3jFEY.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-6S1DR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-cKgtQ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5987e38b-4cf8-4d25-866d-26d10a14153b-nTYAf.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5987e38b-4cf8-4d25-866d-26d10a14153b-7CV0q.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Mobile Responsive Framework","Gutenberg Optimized","Widgetized Page Builder"],"created":"2017-08-06 21:50:35","created_timestamp":1502077835,"demo_url":"https:\\/\\/organicthemes.com\\/demo\\/startup\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"479b85bcce1bf1bc90615446f8d2b1b7"},{"id":"521fe073-ea40-4ac3-af03-31d40a140b24","name":"Edge Theme Portfolio and Business WordPress Theme","slug":"edge-portfolio-amp-business-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/edge-portfolio-amp-business-wordpress-theme","sales_count":1223,"is_service":false,"rating":5,"seller_name":"Visualmodo","seller_url":"store\\/visualmodo","tags":"wordpress theme, parallax, retina, bootstrap, minimal, modern, Slider, company, Corporate, seo, woocommerce, shortcodes, wordpress templates, responsive, professional, agency, premium plugins, Layers, gallery, design, visual builder, plugins, revolution slider, Premium Wordpress Themes, premium theme, jQuery, video, blog, CSS3, template, brand, simple, slider ready, mobile, shop, clean and simple, fluid, Smart Grid, premium support, widgets, WordPress, Visual Composer, revslider, clean, WordPress Plugins, boxed, visual shortcode, support, theme, clients, HTML5, responsive wordpress theme, WordPress Agency","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-521fe073-ea40-4ac3-af03-31d40a140b24-368x296-GbbzG.png","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-7nRPy.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-uJrHk.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-sTadp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-xL4qM.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-lpcGX.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-Yh5xb.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-4VMuE.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-3Zmgv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-9GCZ0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-68fL6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-V9JcG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-n7f7Y.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-ZWu6b.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-iQT0B.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-FPZ8F.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-V5LLW.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-oOMDE.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-gUJd3.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-vR6fd.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-mMsmq.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-Cf7rL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-gbjPe.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-xWMaR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-597321df-21d4-4e1a-858c-03860a14153a-wtUh0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-bgU0K.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c91b28c-88a4-44bd-b939-0af50a14153a-x5qoh.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c32335c-5744-4006-a21a-50ab0a14153a-L7fQK.png","https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-521fe073-ea40-4ac3-af03-31d40a140b24-1800x1800-Rp0EU.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5e74b7a0-7aa8-44d5-8b4a-117f0a14153a-r2NKg.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["SEO Friendly - Responsive","Revolution Slider - Posts Slider","WooCommerce - Gallery - Business"],"created":"2013-08-29 19:28:59","created_timestamp":1377826139,"demo_url":"https:\\/\\/theme.visualmodo.com\\/edge\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"99d435049174e5389b7918b49693fbf2"},{"id":"57c4683a-c598-43ec-bb26-15af0a14153b","name":"The Paragraph  Clean WordPress Theme for Blogs","slug":"the-paragraph-clean-wordpress-theme-for-blogs","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/the-paragraph-clean-wordpress-theme-for-blogs","sales_count":1049,"is_service":false,"rating":0,"seller_name":"MajorThemes","seller_url":"store\\/majorthemes","tags":"blog, clean, creative, travel, modern, flat, WordPress, blogging, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59e3a91c-4970-43f1-9fe3-13bb0a14153b-ssF7z.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59e3a91c-4970-43f1-9fe3-13bb0a14153b-Qw9PU.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57c4683a-c598-43ec-bb26-15af0a14153b-crVJe.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57c4683a-c598-43ec-bb26-15af0a14153b-7Id5x.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57c4683a-c598-43ec-bb26-15af0a14153b-Mhvcb.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Easy to Install and Configure","100% Responsive","Gutenberg Support"],"created":"2016-08-29 10:53:36","created_timestamp":1472489616,"demo_url":"http:\\/\\/demo.major-themes.com\\/paragraph\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8e6fe8984e7bb809c0009c451656d0f7"},{"id":"59313218-87c0-41d8-b811-54620a14153b","name":"Mariana Lifestyle and Travel Blog","slug":"mariana","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mariana","sales_count":1041,"is_service":false,"rating":0,"seller_name":"ThemeREX","seller_url":"","tags":"portfolio, elegant, fashion, minimal, widgets, responsive, magazine, modern, WordPress, lifestyle, gallery","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59678cb4-c550-4126-9cfd-213a0a14153b-N7iGD.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59313218-e014-467c-93cb-54620a14153b-siN1t.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59313218-e014-467c-93cb-54620a14153b-f9c9W.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59313218-e014-467c-93cb-54620a14153b-vfe7f.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-593554ae-1b2c-41bd-a837-0a150a14153b-EunLT.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Fast Page Load","Light and Dark Versions Available","WP Customizer support"],"created":"2017-06-02 03:38:32","created_timestamp":1496396312,"demo_url":"http:\\/\\/mariana.themerex.net\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"b5a37fca93d6cc2e271d7866d896a785"},{"id":"5720a4ed-0890-46f5-8fb3-1e8f0a141f37","name":"Claire Blog WordPress Theme","slug":"claire-elegant-amp-personal-blog-wordpress-theme-1","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/claire-elegant-amp-personal-blog-wordpress-theme-1","sales_count":1005,"is_service":false,"rating":0,"seller_name":"MatchThemes","seller_url":"store\\/matchthemes","tags":"HTML5, CSS3, minimal, seo, bootstrap, responsive, clean, modern, WordPress","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a8eed48-9e58-48f1-9e9d-32160a141539-oHam9.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a8eed48-9e58-48f1-9e9d-32160a141539-z6mcu.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-oQNh3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-YG6U7.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-X0Csm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5720a4ed-0890-46f5-8fb3-1e8f0a141f37-l3hDa.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5e7e21c8-a668-4854-aaaf-4ecd0a14153a-8wrQW.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Gutenberg ready","Travel Fashion Blog","15+ blog theme layouts"],"created":"2016-04-27 05:39:37","created_timestamp":1461757177,"demo_url":"https:\\/\\/matchthemes.com\\/demowp\\/claire\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"131406a2ef9b494c8d1ff468fb8ddd4b"},{"id":"5846e0a0-e0e8-4a43-acd7-15e50a141539","name":"SolidBox Elegant Business WordPress Theme","slug":"solidbox-elegant-business-wordpress-theme","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/solidbox-elegant-business-wordpress-theme","sales_count":990,"is_service":false,"rating":5,"seller_name":"UpperDigital","seller_url":"store\\/upperdigital","tags":"landing page, responsive, blog, clean, modern, WordPress, creative, woocommerce, mobile, minimal, Corporate, agency, personal, gallery, shop, elegant, company","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5c7fe602-b154-4805-b6c2-1c900a14153b-rnMVn.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5c7962f1-de4c-4a71-9492-745a0a14153b-ivIiu.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-PgxfY.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-mooLz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-D5h23.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5c7962f1-de4c-4a71-9492-745a0a14153b-qO0mx.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5846e0a0-e0e8-4a43-acd7-15e50a141539-xR8Cv.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5c7962f1-de4c-4a71-9492-745a0a14153b-hLUQw.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"69.00","5_domain_license":"276.00","developer_license":"1725.00"},"features":["Fully Responsive Design","One Click Demo Import","Page Builder and Shortcodes"],"created":"2016-12-06 09:01:43","created_timestamp":1481040103,"demo_url":"https:\\/\\/preview.naapo.net\\/solidbox\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d6690ac37a6bc75918c1ac9836247f8c"},{"id":"57d18606-e938-4cf2-b0af-4c780a14153a","name":"Blogger Blog WordPress Theme","slug":"blogger-clean-and-minimal-wordpress-theme-for-blog","category":"WordPress","type":"themes","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/blogger-clean-and-minimal-wordpress-theme-for-blog","sales_count":975,"is_service":false,"rating":5,"seller_name":"gbthemes","seller_url":"store\\/gbthemes","tags":"clean, creative, wordpress templates, gallery, WordPress, elegant, minimal, fashion, simple, responsive, wordpress theme, magazine","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57d18606-e938-4cf2-b0af-4c780a14153a-SpauU.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57d18606-e938-4cf2-b0af-4c780a14153a-RtbC3.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57d18606-e938-4cf2-b0af-4c780a14153a-Ks7Xi.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57d18606-e938-4cf2-b0af-4c780a14153a-F1uTT.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Fully Responsive","Multiple Blog Layouts","Easy to Use and Install"],"created":"2016-09-08 09:39:26","created_timestamp":1473349166,"demo_url":"http:\\/\\/gbthemes.net\\/blogger\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"e40ccfc7ae91a1cd4e8a2b828b7c2978"}],"page":1,"pageCount":40,"records":785}";s:7:"headers";O:25:"Requests_Response_Headers":1:{s:7:"\0*\0data";a:10:{s:6:"server";a:1:{i:0;s:12:"nginx/1.18.0";}s:4:"date";a:1:{i:0;s:29:"Thu, 30 Dec 2021 12:12:05 GMT";}s:12:"content-type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"content-length";a:1:{i:0;s:5:"55584";}s:12:"x-powered-by";a:1:{i:0;s:10:"PHP/7.1.33";}s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=845eu8c5be4k52hgk984bmbamt; expires=Mon, 03-Jan-2022 16:12:05 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n3; path=/";}s:13:"cache-control";a:1:{i:0;s:3:"900";}s:27:"access-control-allow-origin";a:1:{i:0;s:1:"*";}s:15:"x-frame-options";a:1:{i:0;s:10:"SAMEORIGIN";}s:4:"vary";a:1:{i:0;s:6:"Origin";}}}s:11:"status_code";i:200;s:16:"protocol_version";d:1.100000000000000088817841970012523233890533447265625;s:7:"success";b:1;s:9:"redirects";i:0;s:3:"url";s:98:"https://api.mojomarketplace.com/api/v2/items?category=wordpress&type=themes&count=20&order=popular";s:7:"history";a:0:{}s:7:"cookies";O:19:"Requests_Cookie_Jar":1:{s:10:"\0*\0cookies";a:1:{s:6:"APISVR";O:15:"Requests_Cookie":5:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n3";s:10:"attributes";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:2:{s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";}}s:5:"flags";a:4:{s:8:"creation";i:1640866325;s:11:"last-access";i:1640866325;s:10:"persistent";b:0;s:9:"host-only";b:1;}s:14:"reference_time";i:1640866325;}}}}s:11:"\0*\0filename";N;s:4:"data";N;s:7:"headers";N;s:6:"status";N;}}s:32:"5e600d70ca93b82ff4646f4aa16ae55e";a:6:{s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:10:{s:6:"server";s:12:"nginx/1.18.0";s:4:"date";s:29:"Thu, 30 Dec 2021 12:12:06 GMT";s:12:"content-type";s:31:"application/json; charset=UTF-8";s:14:"content-length";s:5:"74766";s:12:"x-powered-by";s:10:"PHP/7.1.33";s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=tq9s8rmi3levt7dj9dc56kgu99; expires=Mon, 03-Jan-2022 16:12:06 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n1; path=/";}s:13:"cache-control";s:3:"900";s:27:"access-control-allow-origin";s:1:"*";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:4:"vary";s:6:"Origin";}}s:4:"body";s:74766:"{"status":"success","items":[{"id":"57fc0ac0-d508-4ece-b096-041e0a14153b","name":"Constant Contact Forms For WordPress","slug":"constant-contact-forms-for-wordpress","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/constant-contact-forms-for-wordpress","sales_count":6121,"is_service":false,"rating":5,"seller_name":"Constant Contact","seller_url":"store\\/constant-contact","tags":"WordPress, plugins, plugin","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57fc0ac0-d508-4ece-b096-041e0a14153b-QZ0bW.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57fc0ac0-d508-4ece-b096-041e0a14153b-7uenP.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-0PRzB.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-cKWzO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-AzsJ5.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-2dJiP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-2dJiP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-cKWzO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-0PRzB.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-AzsJ5.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57fc0ac0-d508-4ece-b096-041e0a14153b-4iVnr.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"0.00","5_domain_license":"0.00","developer_license":"0.00"},"features":["Capture Visitor Information Right From Your WordPress Site","Create Easy To Install-Forms that Match Your WP Theme","Customize Data Fields, So You Can Tailor The Information You Coll"],"created":"2016-10-10 15:40:46","created_timestamp":1476135646,"demo_url":"https:\\/\\/cl.ly\\/3z3p2Y3b1d1Y","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d8351e3b1400f222097db205c3729c64"},{"id":"59dba270-4cc4-43f2-9c2d-091b0a141539","name":"Translate Website Localization &amp; Translation","slug":"translate","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/translate","sales_count":2864,"is_service":false,"rating":3,"seller_name":"translate","seller_url":"","tags":"WordPress, seo, Business","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59dba270-2244-4413-a1cb-091b0a141539-PM8Yr.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59dba270-2244-4413-a1cb-091b0a141539-2oSrx.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59dba270-2244-4413-a1cb-091b0a141539-AMxDq.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59dba270-2244-4413-a1cb-091b0a141539-nY8PJ.jpg"},"downloads":["file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"0.00","5_domain_license":"0.00","developer_license":"0.00"},"features":["More Engagement","More Traffic","More Conversions"],"created":"2017-10-09 10:23:12","created_timestamp":1507566192,"demo_url":"https:\\/\\/www.translate.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"f137dc0264951dc71f1922bb89b57eff"},{"id":"567aabcb-9f9c-43bb-97b6-1b660a141f37","name":"Contact Form Plugin WP Contact Forms with CAPTCHA and Validation","slug":"advanced-wordpress-contact-form-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/advanced-wordpress-contact-form-plugin","sales_count":239,"is_service":false,"rating":5,"seller_name":"HTMLPIE","seller_url":"store\\/htmlpie","tags":"responsive, mobile, newsletter, widget, form, email, ajax, contact, message, captcha, validation, localization, shortcode, spam","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-58f7adc8-c67c-4294-b42f-1f5a0a141539-Exwvg.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-58f7adc8-c67c-4294-b42f-1f5a0a141539-M8ab7.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-Q6KrR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-WuQcg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-8lu19.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-GAolw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-8MO33.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-8iaHy.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-ZNycn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-kgMxM.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-567aabcb-9f9c-43bb-97b6-1b660a141f37-4n2sg.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"39.00","5_domain_license":"156.00","developer_license":"975.00"},"features":["Automatic Plugin Update","Tons of Ready-Made CSS3 Styles Included","Built-in CAPTCHA and Validation"],"created":"2015-12-23 07:13:14","created_timestamp":1450879994,"demo_url":"https:\\/\\/www.htmlpie.com\\/preview\\/wordpress-contact-form-plugin?ref=mojomarketplace","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"dfbdb474052f63e677f6ae8cd239639a"},{"id":"57a3b773-3038-430b-a6c0-0ab90a14153b","name":"Visitor Statistics Site Visitor Statistics for WordPress","slug":"mystat-site-visitor-statistics-for-wordpress-7","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mystat-site-visitor-statistics-for-wordpress-7","sales_count":109,"is_service":false,"rating":1,"seller_name":"mySTAT","seller_url":"store\\/mystat","tags":"analytics, statistics, WordPress, seo, widgets, professional, simple","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59280b02-0030-4de6-a19d-5f050a141539-LZxGv.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59280b02-0030-4de6-a19d-5f050a141539-CdVDh.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-AuEQa.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-qJfZN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-MSqw7.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-6lchg.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-lki78.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-Z4SFa.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-EsLWh.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-1tmpe.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-FAr07.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-eRwBo.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-PQ3md.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-RoDop.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59280b02-0030-4de6-a19d-5f050a141539-Z0S8N.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"20.00","5_domain_license":"80.00","developer_license":"500.00"},"features":["Analytics","Security","Statistics"],"created":"2016-08-04 15:47:29","created_timestamp":1470347249,"demo_url":"https:\\/\\/my-stat.com\\/demo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"67ef2b46dcaaacbf476647c4ce8fc62d"},{"id":"5793b572-feb0-4db7-86f7-4f0c0a141539","name":"WP Ajax search  WordPress Ajax Search Plugin","slug":"wordpress-live-search-and-auto-complete-search-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wordpress-live-search-and-auto-complete-search-plugin","sales_count":102,"is_service":false,"rating":3.7,"seller_name":"Netflixtech","seller_url":"store\\/netflixtech","tags":"widgets, search, woocommerce, shop","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5793b572-feb0-4db7-86f7-4f0c0a141539-gt78n.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5793b572-feb0-4db7-86f7-4f0c0a141539-MGZsh.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-H59XK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-T5ad5.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-qrYVm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-VrhU4.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-6hnG0.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5793b572-feb0-4db7-86f7-4f0c0a141539-10vOf.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"15.00","5_domain_license":"60.00","developer_license":"375.00"},"features":["Ajax Search Support","Customizable Results Template Using Standard WordPress Functions","Instant Search Result With Featured Image"],"created":"2016-07-23 12:20:47","created_timestamp":1469298047,"demo_url":"https:\\/\\/marketplace.codieslab.com\\/shop\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"bba199e24571f9fe614b6995e1f58e2c"},{"id":"51e0385c-fb50-480b-ab02-64b60a140b24","name":"Domain For Sale Domain Auction Plugin For WordPress","slug":"this-domain-is-for-sale-wordpress-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/this-domain-is-for-sale-wordpress-plugin","sales_count":84,"is_service":false,"rating":0,"seller_name":"HTMLPIE","seller_url":"store\\/htmlpie","tags":"buy, sell, domain, sale, auction, csv, price, bid, park, email, mail, parking, marketplace, quote, offer","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/large_thumbnail-51e0385c-fb50-480b-ab02-64b60a140b24-difs_wp_plugin_368x296-mm-resize-368x296.png","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/square_thumbnail-51e0385c-fb50-480b-ab02-64b60a140b24-136x136-mm-resize-136x136.png","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/thumbnail-51e0385c-fb50-480b-ab02-64b60a140b24-difs_wp_plugin_260x156-mm-resize-260x156.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-FrtrC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-luKel.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-51e0385c-fb50-480b-ab02-64b60a140b24-8gc04.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-CUGL6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-xlpur.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-rzPEn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-51e0385c-fb50-480b-ab02-64b60a140b24-QCT1V.png","https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/screen_shots-51e0385c-fb50-480b-ab02-64b60a140b24-difs_wp_plugin_backend_screenshot-mm-resize-1800x1800.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-ETP5E.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-GjkL9.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-ItMMg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-3E6K2.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-51e0385c-fb50-480b-ab02-64b60a140b24-xbchz.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Auction and Fixed-Price Sales","Highly Customizable","One Single WordPress Installation For All Your Domains"],"created":"2013-07-12 11:50:00","created_timestamp":1373651400,"demo_url":"https:\\/\\/www.htmlpie.com\\/preview\\/domain-for-sale-wordpress-plugin\\/?ref=mojomarketplace","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"dfbdb474052f63e677f6ae8cd239639a"},{"id":"5799700a-2870-4909-a64e-66090a14153a","name":"Simple Variation Price for WooCommerce Plugin","slug":"simple-variation-price-for-woocommerce-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/simple-variation-price-for-woocommerce-plugin","sales_count":81,"is_service":false,"rating":3,"seller_name":"Shatter Studios","seller_url":"store\\/shatter-studios","tags":"clean, WordPress, woocommerce, price, product, display","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5799700a-2870-4909-a64e-66090a14153a-0h4ei.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5799700a-2870-4909-a64e-66090a14153a-CC3sy.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-t1LO3.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-3H7Iv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-56BK3.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-TmvX2.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-L8d1m.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-dq1kV.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5799700a-2870-4909-a64e-66090a14153a-x2L1N.png"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"20.00","5_domain_license":"80.00","developer_license":"500.00"},"features":["Show clean and simple prices on variable products","Works with differing prices and sales of single\\/multiple variatio","Easy 30 second install, no setup"],"created":"2016-07-27 20:52:43","created_timestamp":1469674363,"demo_url":"http:\\/\\/demo.shatterstudios.net\\/wordpress\\/simple-variation-price\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"4753e30d8003a46d6f3d50c2ef08faa7"},{"id":"57ad9c9b-9438-4efd-a3cf-3cb40a14153a","name":"Hide My WordPress WP Security Plugin","slug":"hide-my-wordpress-pro-security-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/hide-my-wordpress-pro-security-plugin","sales_count":80,"is_service":false,"rating":4,"seller_name":"WPplugins","seller_url":"store\\/wpplugins","tags":"hide, WordPress, plugin, wplugin, login, Admin Login, admin, security, best sellers","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5924fb86-2f74-4e96-8f8e-53560a141f3e-dkRGs.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5924fb86-2f74-4e96-8f8e-53560a141f3e-QeGTz.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-wxSxb.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-Qjw0O.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-qiqvP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58f08514-9a60-4399-818a-06730a14153b-CuITJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-gWyDl.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-QOPCs.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-u8y1y.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-pouGp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5924fb86-2f74-4e96-8f8e-53560a141f3e-2Nm2L.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-27liB.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-wyjgj.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-pOyFW.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-dyCkD.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5924fb86-2f74-4e96-8f8e-53560a141f3e-KXrMa.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"19.00","5_domain_license":"76.00","developer_license":"475.00"},"features":["Support for WordPress Multi Sites, Apache, Nginx and LiteSpeed ","Protect Your WordPress Site ","Safe and Fast Plugin for WordPress"],"created":"2016-08-12 03:53:51","created_timestamp":1470995631,"demo_url":"https:\\/\\/hidemywpghost.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be0877006f3b74c66893473a71c5374b"},{"id":"5b744d9f-2fd0-4987-99ab-47d20a14153b","name":"Instagram feed Show latest Instagram photos in a simple way","slug":"instagram-feed-instagram-feed-for-visual-composer","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/instagram-feed-instagram-feed-for-visual-composer","sales_count":79,"is_service":false,"rating":0,"seller_name":"MKL","seller_url":"store\\/mkl","tags":"widgets, media, clean, WordPress, minimal, photography, gallery, responsive, shortcodes","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5b744d9f-21f0-44bd-8c8e-47d20a14153b-exNHz.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5b744d9f-21f0-44bd-8c8e-47d20a14153b-7fjsa.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b744d9f-21f0-44bd-8c8e-47d20a14153b-eLHPr.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b744d9f-21f0-44bd-8c8e-47d20a14153b-25RkF.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b7c1e9d-fd84-4765-b4fd-1a4a0a14153a-GmhsC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d604c36-eb38-402b-946b-08920a14153a-s7DYU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d604c36-eb38-402b-946b-08920a14153a-t4gAW.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5d45a595-7014-4690-a764-20b70a14153c-FkY3k.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"9.00","5_domain_license":"36.00","developer_license":"225.00"},"features":["Simple and easy to use","No Login or Tokens Required","Different Responsive Layout Options"],"created":"2018-08-15 09:58:23","created_timestamp":1534348703,"demo_url":"https:\\/\\/basterrika.com\\/plugins\\/instagram\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"a6e212e978c79c94a31a4df6183d03a6"},{"id":"58b845c9-fd3c-4a75-bda4-4a4f0a141539","name":"Super Simple Recipes Recipes Cards for WordPress","slug":"super-simple-recipes-for-wordpress","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/super-simple-recipes-for-wordpress","sales_count":72,"is_service":false,"rating":0,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"recipe, nutrition, ratings, responsive, food, print","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-58b845c9-fd3c-4a75-bda4-4a4f0a141539-YgQKl.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-58b845c9-fd3c-4a75-bda4-4a4f0a141539-lFYTC.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-dHd0p.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-w2KwE.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-intXn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-xwR7j.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-rJZCO.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-58b845c9-fd3c-4a75-bda4-4a4f0a141539-9cW5R.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Google Friendly","Featured Recipe Images","5 Star Recipe Ratings"],"created":"2017-03-02 09:18:29","created_timestamp":1488471509,"demo_url":"https:\\/\\/healey.sculptureqode.com\\/burger-with-deep-fried-onions\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5739b161-5e88-4728-a32d-1e5f0a140b32","name":"Product Enquiry Pro Inquiry and Quote Request Extension QuoteUp","slug":"product-enquiry-pro-a-k-a-quoteup","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/product-enquiry-pro-a-k-a-quoteup","sales_count":62,"is_service":false,"rating":0,"seller_name":"WisdmLabs","seller_url":"store\\/wisdmlabs","tags":"WordPress, woocommerce, Inquiry, quote","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5739b161-5e88-4728-a32d-1e5f0a140b32-6YCv3.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5739b161-5e88-4728-a32d-1e5f0a140b32-c0Eyz.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-2mGch.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-LtqB1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-LtqB1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-srnUw.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-cIyPC.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-vAixT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-KwI77.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-pyXm0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-3alqh.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-PC6gA.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-paYy0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jiQVI.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-HjJXP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-c6yM1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-r6wgA.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-WuQ35.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-7c3HT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-srnUw.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-r6wgA.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-2mGch.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-dmXwN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-u0iQ8.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-IhFF5.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-EYBpJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-paYy0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-nrVwo.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-NKCkG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-9xAlJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-zdcWU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-WkJ0G.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-QCRvi.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-FY2Yw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-XRmLU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-e58XN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-Eu55C.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-9xAlJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-QOamp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-PC6gA.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-u0iQ8.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-7c3HT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-4OtgT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jWqLC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-yVjEw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jiQVI.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-e58XN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-KwI77.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-EMDEO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-0nTzd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-pyXm0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-qbtkO.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-xizTU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-a1Cj3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-XRmLU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-IhFF5.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-cIyPC.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-LqYZn.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-NKCkG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-fyKCl.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-c6yM1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jEgTa.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-EMDEO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-b0lZR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-Eu55C.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-yXGj3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jWqLC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-WuQ35.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-4OtgT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-GHCXL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-GHCXL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-a1Cj3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-qbtkO.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-fyKCl.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-y2cZN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-yXGj3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-nrVwo.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-QOamp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-FY2Yw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-y2cZN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-xizTU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jEgTa.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-WkJ0G.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-Vgvtd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-dmXwN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-QCRvi.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-TRPgd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-zdcWU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-LqYZn.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-EYBpJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-HjJXP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-vAixT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-TRPgd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-0nTzd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-b0lZR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-3alqh.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-Vgvtd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-yVjEw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-115JP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-ppE0t.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-euhR6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-JVCFa.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-30jos.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-Wk6eW.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5739b161-5e88-4728-a32d-1e5f0a140b32-fqYwA.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"79.00","5_domain_license":"316.00","developer_license":"1975.00"},"features":["Enable Users to Request a Quote for Multiple Products From the Shop Page","Add Inquiry Button Under Each Product on Your Shop Page","Ability to Create and Send Quotations From the Back-end"],"created":"2016-05-16 05:42:19","created_timestamp":1463398939,"demo_url":"https:\\/\\/demoquoteup.wisdmlabs.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8e1cdea1021b0574af3dcb1ef05c94b8"},{"id":"588737c7-fa9c-4619-8e97-63340a141539","name":"WISDM User Pricing Customer Specific Pricing for WooCommerce","slug":"Customer","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/Customer","sales_count":58,"is_service":false,"rating":0,"seller_name":"WisdmLabs","seller_url":"store\\/wisdmlabs","tags":"WordPress, woocommerce, Business","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-588737c7-fa9c-4619-8e97-63340a141539-CrEjv.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-588737c7-fa9c-4619-8e97-63340a141539-ZZ4Ve.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-vx5bX.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-TlW8W.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-LtTka.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-m6bYU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-vO513.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-u1mmu.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-d9FSV.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-Ishcm.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-rpThR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-m2hXg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-XO9oj.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-eaRcn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-WR7Vv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-19Ykp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-MYQJt.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-Ff1f2.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-1L6A3.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-mkXNr.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-5Fu37.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-LqpGp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-bBR56.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-WUr9c.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-ZPawg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-PFC4R.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-v002d.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-AnhBh.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-HYZ32.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-wOlxd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-jP5VV.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-iVfkc.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-RF77Q.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-I7Qkt.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-QE4Cg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-AIaZl.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-C7esL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-RVARe.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-qfgFz.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-588737c7-fa9c-4619-8e97-63340a141539-AlXWx.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"79.00","5_domain_license":"316.00","developer_license":"1975.00"},"features":["Set Custom Prices for Users, Roles and Groups","Set Quantity Based Discounts, Cart Discount Rules","Set Percentage and Flat Discounts"],"created":"2017-01-24 04:28:48","created_timestamp":1485257328,"demo_url":"https:\\/\\/democsp.wisdmlabs.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8e1cdea1021b0574af3dcb1ef05c94b8"},{"id":"59bbb599-c30c-4e28-93cc-4eec0a14153b","name":"Image Gallery WordPress Image Gallery","slug":"mage-gallery","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mage-gallery","sales_count":38,"is_service":false,"rating":0,"seller_name":"A WP Life","seller_url":"store\\/a-wp-life","tags":"responsive, WordPress, modern, photography, gallery","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59bbb599-6f64-4303-a7cc-4eec0a14153b-Ys5iZ.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59bbb599-6f64-4303-a7cc-4eec0a14153b-5dMPC.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbb599-6f64-4303-a7cc-4eec0a14153b-PSF0H.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbb599-6f64-4303-a7cc-4eec0a14153b-rhGto.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbb599-6f64-4303-a7cc-4eec0a14153b-I1BEQ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbb599-6f64-4303-a7cc-4eec0a14153b-nHINt.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59bbb599-6f64-4303-a7cc-4eec0a14153b-Od2a4.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"10.00","5_domain_license":"40.00","developer_license":"250.00"},"features":["Gallery Thumbnail Order Custom CSS","6 Light Box Styles Hover Effect 2D Transitions Effects Shadow and Glow Transitions Effects Link Gallery","Multiple Column Layout Responsive Design Masonry Gallery, Widget Gallery, Grid Gallery"],"created":"2017-09-15 05:12:25","created_timestamp":1505473945,"demo_url":"https:\\/\\/awplife.com\\/demo\\/image-gallery-premium\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8d4ee52a55fe320b4839f6ec308f25ef"},{"id":"58d51436-ebe8-41df-b19e-636d0a14153a","name":"Appointment   WordPress Online Booking &amp; Scheduling ","slug":"Appointment-Schedular-Pro","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/Appointment-Schedular-Pro","sales_count":37,"is_service":false,"rating":0,"seller_name":"Weblizar","seller_url":"store\\/weblizar","tags":"Appointmrnts, Booking, WordPress, responsive, HTML5, multipurpose, Corporate, professional, bootstrap","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-58d51436-a524-4f89-8a0f-636d0a14153a-xCeWa.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-58d51436-a524-4f89-8a0f-636d0a14153a-jnfFX.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58d51436-a524-4f89-8a0f-636d0a14153a-bIyOl.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-58d51436-a524-4f89-8a0f-636d0a14153a-ifauY.png"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"40.00","5_domain_license":"160.00","developer_license":"1000.00"},"features":["Check All Appointment Statistical Report","Appointments Management Dashboard ","Accept Online Appointment On Your Website "],"created":"2017-03-24 06:42:30","created_timestamp":1490359350,"demo_url":"http:\\/\\/demo.weblizar.com\\/appointment-scheduler-pro\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"3add4852ebbb19a35dacca15e296e896"},{"id":"59da49e6-1b48-453e-bc88-1d690a141539","name":"Adsense for AMP Pro Setup Google Adsense for AMP Pages","slug":"adsense-for-amp","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/adsense-for-amp","sales_count":31,"is_service":false,"rating":0,"seller_name":"creativebrains","seller_url":"","tags":"blog, WordPress, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59da49e6-5a00-4a6d-9982-1d690a141539-E8ACA.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59da49e6-5a00-4a6d-9982-1d690a141539-eXkfJ.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-5bFHd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-F6dgH.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a24f62b-1518-455d-8fdd-36c80a14153a-LXtjd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-vwo4p.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-10aZm.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a24f62b-1518-455d-8fdd-36c80a14153a-vkTGS.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a24f62b-1518-455d-8fdd-36c80a14153a-k1wqn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-6IMKP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-Lzsfj.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-A08QO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59da49e6-5a00-4a6d-9982-1d690a141539-1PKLE.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-oai91.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-6zMIQ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-wLIRJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-sQXDp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a24f62b-1518-455d-8fdd-36c80a14153a-PjPJ2.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-0y0RG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-9mIuS.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-EyUce.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-vOGvz.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-5IZ4M.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-QlfQA.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-lEMh1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-QbK5m.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-wNL35.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-PNcen.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-KUxB6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-qiuHi.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59da49e6-5a00-4a6d-9982-1d690a141539-EBbYu.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59da49e6-5a00-4a6d-9982-1d690a141539-fOMMv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-m12fp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-oKhXC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-1Q1AB.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-HKMtL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-LvE9h.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59da49e6-5a00-4a6d-9982-1d690a141539-NEb1f.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"24.00","5_domain_license":"96.00","developer_license":"600.00"},"features":["Recent Posts in AMP","Google Adsense Support on all AMP Articles.","Social Share Buttons in AMP"],"created":"2017-10-08 09:53:10","created_timestamp":1507477990,"demo_url":"https:\\/\\/creativebrains.co.in\\/adsense-for-amp-demo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"6c05e4eacba4d494c58eda747d782448"},{"id":"56baf822-a408-444b-8045-389e0a141f38","name":"Mapo Neighborhood Map Plugin","slug":"mapo-neighborhood-map-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mapo-neighborhood-map-plugin","sales_count":24,"is_service":false,"rating":0,"seller_name":"Layero Themes","seller_url":"store\\/layero-themes","tags":"WordPress, location, map","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56baf822-a408-444b-8045-389e0a141f38-2jfgZ.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56baf822-a408-444b-8045-389e0a141f38-21nzC.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56baf822-a408-444b-8045-389e0a141f38-Awk64.PNG"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56baf822-a408-444b-8045-389e0a141f38-kiDbp.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"20.00","5_domain_license":"80.00","developer_license":"500.00"},"features":["Google map","Responsive Design","Distance, Time"],"created":"2016-02-10 02:13:37","created_timestamp":1455095617,"demo_url":"http:\\/\\/www.outcrafter.com\\/graha2\\/neighborhood-map-plugin\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"f69d13f40b452529a568226208d45da9"},{"id":"5a1ea9cb-676c-4fea-a677-29e00a14153b","name":"Pricing Table WordPress Pricing Table","slug":"pricing-table","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/pricing-table","sales_count":21,"is_service":false,"rating":0,"seller_name":"A WP Life","seller_url":"store\\/a-wp-life","tags":"WordPress, Business, widgets, theme, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-77MNo.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-7pwBU.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-ort1Q.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-8VjTh.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-zyULc.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-ZHqT2.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-WQXWU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-lDMVi.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-9EFhd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-JqNVL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-v9dmA.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-yalPB.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5a7db262-2dbc-43ce-a860-12bd0a141539-r3XyA.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"19.00","5_domain_license":"76.00","developer_license":"475.00"},"features":["Responsive Pricing Table ","Add\\/Remove Pricing Table Display","Custom CSS Style Header "],"created":"2017-11-29 05:36:27","created_timestamp":1511958987,"demo_url":"https:\\/\\/awplife.com\\/demo\\/pricing-table-premium\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8d4ee52a55fe320b4839f6ec308f25ef"},{"id":"5b28f914-7b88-4b5a-a807-71390a14153b","name":"WC Payment Gateway Woocommerce Raiffeisen Bank Payment Gateway","slug":"wc-payment-gateway-woocommerce-raiffeisen-bank-payment-gateway","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wc-payment-gateway-woocommerce-raiffeisen-bank-payment-gateway","sales_count":19,"is_service":false,"rating":1,"seller_name":"Embed Private YouTube Video","seller_url":"store\\/embed-private-youtube-video","tags":"woocommerce, WordPress, Business, shop","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5b28f914-4c74-49c3-8ee8-71390a14153b-tjdga.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5b28f914-4c74-49c3-8ee8-71390a14153b-NzswD.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b28f914-4c74-49c3-8ee8-71390a14153b-7EadR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b28f914-4c74-49c3-8ee8-71390a14153b-Zs3HV.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b28f914-4c74-49c3-8ee8-71390a14153b-pRzCr.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b28f914-4c74-49c3-8ee8-71390a14153b-elaFF.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5b28f914-4c74-49c3-8ee8-71390a14153b-zd4R7.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"79.00","5_domain_license":"316.00","developer_license":"1975.00"},"features":["No SSL Certificate for Website Needed","Test and Production Mode","Accept Payments in Local Currency"],"created":"2018-06-19 06:37:40","created_timestamp":1529411860,"demo_url":"https:\\/\\/demo.online.rs\\/shop\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"becfe630f19048582157b8a14e30589a"},{"id":"5ad7c04d-d54c-4a7b-8992-598a0a14153b","name":"Tetrabyblos Astrology WordPress Plugin","slug":"tetrabyblos-astrology-word-press-plugin-yt3zy","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/tetrabyblos-astrology-word-press-plugin-yt3zy","sales_count":18,"is_service":false,"rating":0,"seller_name":"Harmonices Mundi","seller_url":"store\\/harmonices-mundi","tags":"responsive, personal, professional","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5ad7c04d-f224-4679-8fc5-598a0a14153b-9tCb8.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5ad7c04d-f224-4679-8fc5-598a0a14153b-kRJ2S.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-XFtch.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-9AXp4.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5ad7c04d-f224-4679-8fc5-598a0a14153b-vuKSV.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-E0Cre.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-seqpm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-80fgN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-cv90p.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b6b5327-dac0-434b-bc5b-1a140a14153a-T8eMp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-gpkHS.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-v3a6s.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-Is1yT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-3ClcD.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-Z6hfZ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-NONIN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-ihOmK.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-RyS4I.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-dTqVg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-fOdeu.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-AgJ2O.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-POs7H.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-fxsOb.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-q76jH.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b6b5327-dac0-434b-bc5b-1a140a14153a-kNQjx.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-o2owj.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-XLLX1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-o0Yb5.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5ad7c04d-f224-4679-8fc5-598a0a14153b-A4iGd.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-6bFey.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-HkkWd.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-nVV8V.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5ad7c04d-f224-4679-8fc5-598a0a14153b-W5xan.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-CjypI.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-vGHlO.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-8I8sc.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5ad7c04d-f224-4679-8fc5-598a0a14153b-rLHRv.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"88.00","5_domain_license":"352.00","developer_license":"2200.00"},"features":["Calculate Birth Charts and Transit calendar with Technical Data","Full Admin Panel Control of Features - now multilingual user end","Option to Make Your Own Reports"],"created":"2018-04-18 16:01:49","created_timestamp":1524088909,"demo_url":"http:\\/\\/wpastro.org\\/tetrabyblos\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"dba2f195f20cd780ca39c4fa1fe79c78"},{"id":"59bbbf50-b5d8-4ad4-80de-4eeb0a14153b","name":"Responsive Slider WordPress Responsive Slider","slug":"responsive-slider","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/responsive-slider","sales_count":16,"is_service":false,"rating":0,"seller_name":"A WP Life","seller_url":"store\\/a-wp-life","tags":"WordPress, modern, Slider, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59bbbf50-f5fc-4a28-a4ac-4eeb0a14153b-4E7S4.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59bbbf50-f5fc-4a28-a4ac-4eeb0a14153b-kFx82.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbbf50-f5fc-4a28-a4ac-4eeb0a14153b-nhCa5.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59bbbf50-f5fc-4a28-a4ac-4eeb0a14153b-OYvMm.jpg"},"downloads":["file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"12.00","5_domain_license":"48.00","developer_license":"300.00"},"features":["Many Customization Settings Slider In Widgets Easy Import and Export","Slide Settings Navigation Settings","Responsive Design All Major Browser Compatible Slider Custom Width and Height 3 Slider Navigation Styles 3 Slide Transition Effect 4 Slide Text Option 2 Full Screen Option"],"created":"2017-09-15 05:53:52","created_timestamp":1505476432,"demo_url":"https:\\/\\/awplife.com\\/demo\\/responsive-slider-gallery-premium\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8d4ee52a55fe320b4839f6ec308f25ef"}],"page":"1","pageCount":3,"records":60}";s:8:"response";a:2:{s:4:"code";i:200;s:7:"message";s:2:"OK";}s:7:"cookies";a:1:{i:0;O:14:"WP_Http_Cookie":6:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n1";s:7:"expires";N;s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";s:9:"host_only";b:1;}}s:8:"filename";N;s:13:"http_response";O:25:"WP_HTTP_Requests_Response":5:{s:11:"\0*\0response";O:17:"Requests_Response":10:{s:4:"body";s:74766:"{"status":"success","items":[{"id":"57fc0ac0-d508-4ece-b096-041e0a14153b","name":"Constant Contact Forms For WordPress","slug":"constant-contact-forms-for-wordpress","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/constant-contact-forms-for-wordpress","sales_count":6121,"is_service":false,"rating":5,"seller_name":"Constant Contact","seller_url":"store\\/constant-contact","tags":"WordPress, plugins, plugin","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57fc0ac0-d508-4ece-b096-041e0a14153b-QZ0bW.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57fc0ac0-d508-4ece-b096-041e0a14153b-7uenP.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-0PRzB.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-cKWzO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-AzsJ5.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-2dJiP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-2dJiP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-cKWzO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-0PRzB.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-AzsJ5.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57fc0ac0-d508-4ece-b096-041e0a14153b-4iVnr.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"0.00","5_domain_license":"0.00","developer_license":"0.00"},"features":["Capture Visitor Information Right From Your WordPress Site","Create Easy To Install-Forms that Match Your WP Theme","Customize Data Fields, So You Can Tailor The Information You Coll"],"created":"2016-10-10 15:40:46","created_timestamp":1476135646,"demo_url":"https:\\/\\/cl.ly\\/3z3p2Y3b1d1Y","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d8351e3b1400f222097db205c3729c64"},{"id":"59dba270-4cc4-43f2-9c2d-091b0a141539","name":"Translate Website Localization &amp; Translation","slug":"translate","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/translate","sales_count":2864,"is_service":false,"rating":3,"seller_name":"translate","seller_url":"","tags":"WordPress, seo, Business","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59dba270-2244-4413-a1cb-091b0a141539-PM8Yr.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59dba270-2244-4413-a1cb-091b0a141539-2oSrx.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59dba270-2244-4413-a1cb-091b0a141539-AMxDq.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59dba270-2244-4413-a1cb-091b0a141539-nY8PJ.jpg"},"downloads":["file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"0.00","5_domain_license":"0.00","developer_license":"0.00"},"features":["More Engagement","More Traffic","More Conversions"],"created":"2017-10-09 10:23:12","created_timestamp":1507566192,"demo_url":"https:\\/\\/www.translate.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"f137dc0264951dc71f1922bb89b57eff"},{"id":"567aabcb-9f9c-43bb-97b6-1b660a141f37","name":"Contact Form Plugin WP Contact Forms with CAPTCHA and Validation","slug":"advanced-wordpress-contact-form-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/advanced-wordpress-contact-form-plugin","sales_count":239,"is_service":false,"rating":5,"seller_name":"HTMLPIE","seller_url":"store\\/htmlpie","tags":"responsive, mobile, newsletter, widget, form, email, ajax, contact, message, captcha, validation, localization, shortcode, spam","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-58f7adc8-c67c-4294-b42f-1f5a0a141539-Exwvg.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-58f7adc8-c67c-4294-b42f-1f5a0a141539-M8ab7.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-Q6KrR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-WuQcg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-8lu19.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-GAolw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-8MO33.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-8iaHy.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-ZNycn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-kgMxM.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-567aabcb-9f9c-43bb-97b6-1b660a141f37-4n2sg.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"39.00","5_domain_license":"156.00","developer_license":"975.00"},"features":["Automatic Plugin Update","Tons of Ready-Made CSS3 Styles Included","Built-in CAPTCHA and Validation"],"created":"2015-12-23 07:13:14","created_timestamp":1450879994,"demo_url":"https:\\/\\/www.htmlpie.com\\/preview\\/wordpress-contact-form-plugin?ref=mojomarketplace","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"dfbdb474052f63e677f6ae8cd239639a"},{"id":"57a3b773-3038-430b-a6c0-0ab90a14153b","name":"Visitor Statistics Site Visitor Statistics for WordPress","slug":"mystat-site-visitor-statistics-for-wordpress-7","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mystat-site-visitor-statistics-for-wordpress-7","sales_count":109,"is_service":false,"rating":1,"seller_name":"mySTAT","seller_url":"store\\/mystat","tags":"analytics, statistics, WordPress, seo, widgets, professional, simple","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59280b02-0030-4de6-a19d-5f050a141539-LZxGv.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59280b02-0030-4de6-a19d-5f050a141539-CdVDh.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-AuEQa.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-qJfZN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-MSqw7.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-6lchg.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-lki78.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-Z4SFa.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-EsLWh.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-1tmpe.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-FAr07.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-eRwBo.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-PQ3md.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-RoDop.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59280b02-0030-4de6-a19d-5f050a141539-Z0S8N.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"20.00","5_domain_license":"80.00","developer_license":"500.00"},"features":["Analytics","Security","Statistics"],"created":"2016-08-04 15:47:29","created_timestamp":1470347249,"demo_url":"https:\\/\\/my-stat.com\\/demo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"67ef2b46dcaaacbf476647c4ce8fc62d"},{"id":"5793b572-feb0-4db7-86f7-4f0c0a141539","name":"WP Ajax search  WordPress Ajax Search Plugin","slug":"wordpress-live-search-and-auto-complete-search-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wordpress-live-search-and-auto-complete-search-plugin","sales_count":102,"is_service":false,"rating":3.7,"seller_name":"Netflixtech","seller_url":"store\\/netflixtech","tags":"widgets, search, woocommerce, shop","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5793b572-feb0-4db7-86f7-4f0c0a141539-gt78n.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5793b572-feb0-4db7-86f7-4f0c0a141539-MGZsh.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-H59XK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-T5ad5.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-qrYVm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-VrhU4.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-6hnG0.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5793b572-feb0-4db7-86f7-4f0c0a141539-10vOf.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"15.00","5_domain_license":"60.00","developer_license":"375.00"},"features":["Ajax Search Support","Customizable Results Template Using Standard WordPress Functions","Instant Search Result With Featured Image"],"created":"2016-07-23 12:20:47","created_timestamp":1469298047,"demo_url":"https:\\/\\/marketplace.codieslab.com\\/shop\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"bba199e24571f9fe614b6995e1f58e2c"},{"id":"51e0385c-fb50-480b-ab02-64b60a140b24","name":"Domain For Sale Domain Auction Plugin For WordPress","slug":"this-domain-is-for-sale-wordpress-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/this-domain-is-for-sale-wordpress-plugin","sales_count":84,"is_service":false,"rating":0,"seller_name":"HTMLPIE","seller_url":"store\\/htmlpie","tags":"buy, sell, domain, sale, auction, csv, price, bid, park, email, mail, parking, marketplace, quote, offer","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/large_thumbnail-51e0385c-fb50-480b-ab02-64b60a140b24-difs_wp_plugin_368x296-mm-resize-368x296.png","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/square_thumbnail-51e0385c-fb50-480b-ab02-64b60a140b24-136x136-mm-resize-136x136.png","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/thumbnail-51e0385c-fb50-480b-ab02-64b60a140b24-difs_wp_plugin_260x156-mm-resize-260x156.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-FrtrC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-luKel.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-51e0385c-fb50-480b-ab02-64b60a140b24-8gc04.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-CUGL6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-xlpur.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-rzPEn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-51e0385c-fb50-480b-ab02-64b60a140b24-QCT1V.png","https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/screen_shots-51e0385c-fb50-480b-ab02-64b60a140b24-difs_wp_plugin_backend_screenshot-mm-resize-1800x1800.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-ETP5E.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-GjkL9.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-ItMMg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-3E6K2.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-51e0385c-fb50-480b-ab02-64b60a140b24-xbchz.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Auction and Fixed-Price Sales","Highly Customizable","One Single WordPress Installation For All Your Domains"],"created":"2013-07-12 11:50:00","created_timestamp":1373651400,"demo_url":"https:\\/\\/www.htmlpie.com\\/preview\\/domain-for-sale-wordpress-plugin\\/?ref=mojomarketplace","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"dfbdb474052f63e677f6ae8cd239639a"},{"id":"5799700a-2870-4909-a64e-66090a14153a","name":"Simple Variation Price for WooCommerce Plugin","slug":"simple-variation-price-for-woocommerce-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/simple-variation-price-for-woocommerce-plugin","sales_count":81,"is_service":false,"rating":3,"seller_name":"Shatter Studios","seller_url":"store\\/shatter-studios","tags":"clean, WordPress, woocommerce, price, product, display","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5799700a-2870-4909-a64e-66090a14153a-0h4ei.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5799700a-2870-4909-a64e-66090a14153a-CC3sy.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-t1LO3.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-3H7Iv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-56BK3.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-TmvX2.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-L8d1m.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-dq1kV.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5799700a-2870-4909-a64e-66090a14153a-x2L1N.png"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"20.00","5_domain_license":"80.00","developer_license":"500.00"},"features":["Show clean and simple prices on variable products","Works with differing prices and sales of single\\/multiple variatio","Easy 30 second install, no setup"],"created":"2016-07-27 20:52:43","created_timestamp":1469674363,"demo_url":"http:\\/\\/demo.shatterstudios.net\\/wordpress\\/simple-variation-price\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"4753e30d8003a46d6f3d50c2ef08faa7"},{"id":"57ad9c9b-9438-4efd-a3cf-3cb40a14153a","name":"Hide My WordPress WP Security Plugin","slug":"hide-my-wordpress-pro-security-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/hide-my-wordpress-pro-security-plugin","sales_count":80,"is_service":false,"rating":4,"seller_name":"WPplugins","seller_url":"store\\/wpplugins","tags":"hide, WordPress, plugin, wplugin, login, Admin Login, admin, security, best sellers","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5924fb86-2f74-4e96-8f8e-53560a141f3e-dkRGs.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5924fb86-2f74-4e96-8f8e-53560a141f3e-QeGTz.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-wxSxb.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-Qjw0O.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-qiqvP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58f08514-9a60-4399-818a-06730a14153b-CuITJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-gWyDl.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-QOPCs.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-u8y1y.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-pouGp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5924fb86-2f74-4e96-8f8e-53560a141f3e-2Nm2L.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-27liB.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-wyjgj.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-pOyFW.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-dyCkD.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5924fb86-2f74-4e96-8f8e-53560a141f3e-KXrMa.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"19.00","5_domain_license":"76.00","developer_license":"475.00"},"features":["Support for WordPress Multi Sites, Apache, Nginx and LiteSpeed ","Protect Your WordPress Site ","Safe and Fast Plugin for WordPress"],"created":"2016-08-12 03:53:51","created_timestamp":1470995631,"demo_url":"https:\\/\\/hidemywpghost.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be0877006f3b74c66893473a71c5374b"},{"id":"5b744d9f-2fd0-4987-99ab-47d20a14153b","name":"Instagram feed Show latest Instagram photos in a simple way","slug":"instagram-feed-instagram-feed-for-visual-composer","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/instagram-feed-instagram-feed-for-visual-composer","sales_count":79,"is_service":false,"rating":0,"seller_name":"MKL","seller_url":"store\\/mkl","tags":"widgets, media, clean, WordPress, minimal, photography, gallery, responsive, shortcodes","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5b744d9f-21f0-44bd-8c8e-47d20a14153b-exNHz.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5b744d9f-21f0-44bd-8c8e-47d20a14153b-7fjsa.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b744d9f-21f0-44bd-8c8e-47d20a14153b-eLHPr.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b744d9f-21f0-44bd-8c8e-47d20a14153b-25RkF.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b7c1e9d-fd84-4765-b4fd-1a4a0a14153a-GmhsC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d604c36-eb38-402b-946b-08920a14153a-s7DYU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d604c36-eb38-402b-946b-08920a14153a-t4gAW.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5d45a595-7014-4690-a764-20b70a14153c-FkY3k.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"9.00","5_domain_license":"36.00","developer_license":"225.00"},"features":["Simple and easy to use","No Login or Tokens Required","Different Responsive Layout Options"],"created":"2018-08-15 09:58:23","created_timestamp":1534348703,"demo_url":"https:\\/\\/basterrika.com\\/plugins\\/instagram\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"a6e212e978c79c94a31a4df6183d03a6"},{"id":"58b845c9-fd3c-4a75-bda4-4a4f0a141539","name":"Super Simple Recipes Recipes Cards for WordPress","slug":"super-simple-recipes-for-wordpress","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/super-simple-recipes-for-wordpress","sales_count":72,"is_service":false,"rating":0,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"recipe, nutrition, ratings, responsive, food, print","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-58b845c9-fd3c-4a75-bda4-4a4f0a141539-YgQKl.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-58b845c9-fd3c-4a75-bda4-4a4f0a141539-lFYTC.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-dHd0p.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-w2KwE.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-intXn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-xwR7j.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-rJZCO.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-58b845c9-fd3c-4a75-bda4-4a4f0a141539-9cW5R.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Google Friendly","Featured Recipe Images","5 Star Recipe Ratings"],"created":"2017-03-02 09:18:29","created_timestamp":1488471509,"demo_url":"https:\\/\\/healey.sculptureqode.com\\/burger-with-deep-fried-onions\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5739b161-5e88-4728-a32d-1e5f0a140b32","name":"Product Enquiry Pro Inquiry and Quote Request Extension QuoteUp","slug":"product-enquiry-pro-a-k-a-quoteup","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/product-enquiry-pro-a-k-a-quoteup","sales_count":62,"is_service":false,"rating":0,"seller_name":"WisdmLabs","seller_url":"store\\/wisdmlabs","tags":"WordPress, woocommerce, Inquiry, quote","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5739b161-5e88-4728-a32d-1e5f0a140b32-6YCv3.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5739b161-5e88-4728-a32d-1e5f0a140b32-c0Eyz.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-2mGch.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-LtqB1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-LtqB1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-srnUw.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-cIyPC.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-vAixT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-KwI77.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-pyXm0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-3alqh.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-PC6gA.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-paYy0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jiQVI.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-HjJXP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-c6yM1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-r6wgA.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-WuQ35.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-7c3HT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-srnUw.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-r6wgA.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-2mGch.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-dmXwN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-u0iQ8.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-IhFF5.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-EYBpJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-paYy0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-nrVwo.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-NKCkG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-9xAlJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-zdcWU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-WkJ0G.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-QCRvi.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-FY2Yw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-XRmLU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-e58XN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-Eu55C.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-9xAlJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-QOamp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-PC6gA.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-u0iQ8.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-7c3HT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-4OtgT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jWqLC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-yVjEw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jiQVI.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-e58XN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-KwI77.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-EMDEO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-0nTzd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-pyXm0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-qbtkO.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-xizTU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-a1Cj3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-XRmLU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-IhFF5.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-cIyPC.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-LqYZn.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-NKCkG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-fyKCl.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-c6yM1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jEgTa.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-EMDEO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-b0lZR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-Eu55C.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-yXGj3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jWqLC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-WuQ35.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-4OtgT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-GHCXL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-GHCXL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-a1Cj3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-qbtkO.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-fyKCl.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-y2cZN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-yXGj3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-nrVwo.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-QOamp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-FY2Yw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-y2cZN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-xizTU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jEgTa.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-WkJ0G.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-Vgvtd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-dmXwN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-QCRvi.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-TRPgd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-zdcWU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-LqYZn.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-EYBpJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-HjJXP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-vAixT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-TRPgd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-0nTzd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-b0lZR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-3alqh.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-Vgvtd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-yVjEw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-115JP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-ppE0t.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-euhR6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-JVCFa.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-30jos.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-Wk6eW.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5739b161-5e88-4728-a32d-1e5f0a140b32-fqYwA.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"79.00","5_domain_license":"316.00","developer_license":"1975.00"},"features":["Enable Users to Request a Quote for Multiple Products From the Shop Page","Add Inquiry Button Under Each Product on Your Shop Page","Ability to Create and Send Quotations From the Back-end"],"created":"2016-05-16 05:42:19","created_timestamp":1463398939,"demo_url":"https:\\/\\/demoquoteup.wisdmlabs.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8e1cdea1021b0574af3dcb1ef05c94b8"},{"id":"588737c7-fa9c-4619-8e97-63340a141539","name":"WISDM User Pricing Customer Specific Pricing for WooCommerce","slug":"Customer","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/Customer","sales_count":58,"is_service":false,"rating":0,"seller_name":"WisdmLabs","seller_url":"store\\/wisdmlabs","tags":"WordPress, woocommerce, Business","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-588737c7-fa9c-4619-8e97-63340a141539-CrEjv.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-588737c7-fa9c-4619-8e97-63340a141539-ZZ4Ve.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-vx5bX.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-TlW8W.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-LtTka.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-m6bYU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-vO513.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-u1mmu.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-d9FSV.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-Ishcm.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-rpThR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-m2hXg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-XO9oj.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-eaRcn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-WR7Vv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-19Ykp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-MYQJt.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-Ff1f2.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-1L6A3.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-mkXNr.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-5Fu37.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-LqpGp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-bBR56.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-WUr9c.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-ZPawg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-PFC4R.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-v002d.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-AnhBh.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-HYZ32.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-wOlxd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-jP5VV.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-iVfkc.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-RF77Q.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-I7Qkt.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-QE4Cg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-AIaZl.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-C7esL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-RVARe.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-qfgFz.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-588737c7-fa9c-4619-8e97-63340a141539-AlXWx.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"79.00","5_domain_license":"316.00","developer_license":"1975.00"},"features":["Set Custom Prices for Users, Roles and Groups","Set Quantity Based Discounts, Cart Discount Rules","Set Percentage and Flat Discounts"],"created":"2017-01-24 04:28:48","created_timestamp":1485257328,"demo_url":"https:\\/\\/democsp.wisdmlabs.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8e1cdea1021b0574af3dcb1ef05c94b8"},{"id":"59bbb599-c30c-4e28-93cc-4eec0a14153b","name":"Image Gallery WordPress Image Gallery","slug":"mage-gallery","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mage-gallery","sales_count":38,"is_service":false,"rating":0,"seller_name":"A WP Life","seller_url":"store\\/a-wp-life","tags":"responsive, WordPress, modern, photography, gallery","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59bbb599-6f64-4303-a7cc-4eec0a14153b-Ys5iZ.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59bbb599-6f64-4303-a7cc-4eec0a14153b-5dMPC.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbb599-6f64-4303-a7cc-4eec0a14153b-PSF0H.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbb599-6f64-4303-a7cc-4eec0a14153b-rhGto.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbb599-6f64-4303-a7cc-4eec0a14153b-I1BEQ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbb599-6f64-4303-a7cc-4eec0a14153b-nHINt.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59bbb599-6f64-4303-a7cc-4eec0a14153b-Od2a4.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"10.00","5_domain_license":"40.00","developer_license":"250.00"},"features":["Gallery Thumbnail Order Custom CSS","6 Light Box Styles Hover Effect 2D Transitions Effects Shadow and Glow Transitions Effects Link Gallery","Multiple Column Layout Responsive Design Masonry Gallery, Widget Gallery, Grid Gallery"],"created":"2017-09-15 05:12:25","created_timestamp":1505473945,"demo_url":"https:\\/\\/awplife.com\\/demo\\/image-gallery-premium\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8d4ee52a55fe320b4839f6ec308f25ef"},{"id":"58d51436-ebe8-41df-b19e-636d0a14153a","name":"Appointment   WordPress Online Booking &amp; Scheduling ","slug":"Appointment-Schedular-Pro","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/Appointment-Schedular-Pro","sales_count":37,"is_service":false,"rating":0,"seller_name":"Weblizar","seller_url":"store\\/weblizar","tags":"Appointmrnts, Booking, WordPress, responsive, HTML5, multipurpose, Corporate, professional, bootstrap","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-58d51436-a524-4f89-8a0f-636d0a14153a-xCeWa.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-58d51436-a524-4f89-8a0f-636d0a14153a-jnfFX.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58d51436-a524-4f89-8a0f-636d0a14153a-bIyOl.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-58d51436-a524-4f89-8a0f-636d0a14153a-ifauY.png"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"40.00","5_domain_license":"160.00","developer_license":"1000.00"},"features":["Check All Appointment Statistical Report","Appointments Management Dashboard ","Accept Online Appointment On Your Website "],"created":"2017-03-24 06:42:30","created_timestamp":1490359350,"demo_url":"http:\\/\\/demo.weblizar.com\\/appointment-scheduler-pro\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"3add4852ebbb19a35dacca15e296e896"},{"id":"59da49e6-1b48-453e-bc88-1d690a141539","name":"Adsense for AMP Pro Setup Google Adsense for AMP Pages","slug":"adsense-for-amp","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/adsense-for-amp","sales_count":31,"is_service":false,"rating":0,"seller_name":"creativebrains","seller_url":"","tags":"blog, WordPress, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59da49e6-5a00-4a6d-9982-1d690a141539-E8ACA.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59da49e6-5a00-4a6d-9982-1d690a141539-eXkfJ.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-5bFHd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-F6dgH.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a24f62b-1518-455d-8fdd-36c80a14153a-LXtjd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-vwo4p.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-10aZm.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a24f62b-1518-455d-8fdd-36c80a14153a-vkTGS.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a24f62b-1518-455d-8fdd-36c80a14153a-k1wqn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-6IMKP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-Lzsfj.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-A08QO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59da49e6-5a00-4a6d-9982-1d690a141539-1PKLE.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-oai91.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-6zMIQ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-wLIRJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-sQXDp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a24f62b-1518-455d-8fdd-36c80a14153a-PjPJ2.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-0y0RG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-9mIuS.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-EyUce.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-vOGvz.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-5IZ4M.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-QlfQA.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-lEMh1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-QbK5m.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-wNL35.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-PNcen.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-KUxB6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-qiuHi.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59da49e6-5a00-4a6d-9982-1d690a141539-EBbYu.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59da49e6-5a00-4a6d-9982-1d690a141539-fOMMv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-m12fp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-oKhXC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-1Q1AB.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-HKMtL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-LvE9h.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59da49e6-5a00-4a6d-9982-1d690a141539-NEb1f.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"24.00","5_domain_license":"96.00","developer_license":"600.00"},"features":["Recent Posts in AMP","Google Adsense Support on all AMP Articles.","Social Share Buttons in AMP"],"created":"2017-10-08 09:53:10","created_timestamp":1507477990,"demo_url":"https:\\/\\/creativebrains.co.in\\/adsense-for-amp-demo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"6c05e4eacba4d494c58eda747d782448"},{"id":"56baf822-a408-444b-8045-389e0a141f38","name":"Mapo Neighborhood Map Plugin","slug":"mapo-neighborhood-map-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mapo-neighborhood-map-plugin","sales_count":24,"is_service":false,"rating":0,"seller_name":"Layero Themes","seller_url":"store\\/layero-themes","tags":"WordPress, location, map","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56baf822-a408-444b-8045-389e0a141f38-2jfgZ.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56baf822-a408-444b-8045-389e0a141f38-21nzC.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56baf822-a408-444b-8045-389e0a141f38-Awk64.PNG"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56baf822-a408-444b-8045-389e0a141f38-kiDbp.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"20.00","5_domain_license":"80.00","developer_license":"500.00"},"features":["Google map","Responsive Design","Distance, Time"],"created":"2016-02-10 02:13:37","created_timestamp":1455095617,"demo_url":"http:\\/\\/www.outcrafter.com\\/graha2\\/neighborhood-map-plugin\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"f69d13f40b452529a568226208d45da9"},{"id":"5a1ea9cb-676c-4fea-a677-29e00a14153b","name":"Pricing Table WordPress Pricing Table","slug":"pricing-table","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/pricing-table","sales_count":21,"is_service":false,"rating":0,"seller_name":"A WP Life","seller_url":"store\\/a-wp-life","tags":"WordPress, Business, widgets, theme, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-77MNo.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-7pwBU.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-ort1Q.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-8VjTh.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-zyULc.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-ZHqT2.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-WQXWU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-lDMVi.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-9EFhd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-JqNVL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-v9dmA.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-yalPB.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5a7db262-2dbc-43ce-a860-12bd0a141539-r3XyA.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"19.00","5_domain_license":"76.00","developer_license":"475.00"},"features":["Responsive Pricing Table ","Add\\/Remove Pricing Table Display","Custom CSS Style Header "],"created":"2017-11-29 05:36:27","created_timestamp":1511958987,"demo_url":"https:\\/\\/awplife.com\\/demo\\/pricing-table-premium\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8d4ee52a55fe320b4839f6ec308f25ef"},{"id":"5b28f914-7b88-4b5a-a807-71390a14153b","name":"WC Payment Gateway Woocommerce Raiffeisen Bank Payment Gateway","slug":"wc-payment-gateway-woocommerce-raiffeisen-bank-payment-gateway","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wc-payment-gateway-woocommerce-raiffeisen-bank-payment-gateway","sales_count":19,"is_service":false,"rating":1,"seller_name":"Embed Private YouTube Video","seller_url":"store\\/embed-private-youtube-video","tags":"woocommerce, WordPress, Business, shop","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5b28f914-4c74-49c3-8ee8-71390a14153b-tjdga.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5b28f914-4c74-49c3-8ee8-71390a14153b-NzswD.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b28f914-4c74-49c3-8ee8-71390a14153b-7EadR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b28f914-4c74-49c3-8ee8-71390a14153b-Zs3HV.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b28f914-4c74-49c3-8ee8-71390a14153b-pRzCr.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b28f914-4c74-49c3-8ee8-71390a14153b-elaFF.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5b28f914-4c74-49c3-8ee8-71390a14153b-zd4R7.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"79.00","5_domain_license":"316.00","developer_license":"1975.00"},"features":["No SSL Certificate for Website Needed","Test and Production Mode","Accept Payments in Local Currency"],"created":"2018-06-19 06:37:40","created_timestamp":1529411860,"demo_url":"https:\\/\\/demo.online.rs\\/shop\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"becfe630f19048582157b8a14e30589a"},{"id":"5ad7c04d-d54c-4a7b-8992-598a0a14153b","name":"Tetrabyblos Astrology WordPress Plugin","slug":"tetrabyblos-astrology-word-press-plugin-yt3zy","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/tetrabyblos-astrology-word-press-plugin-yt3zy","sales_count":18,"is_service":false,"rating":0,"seller_name":"Harmonices Mundi","seller_url":"store\\/harmonices-mundi","tags":"responsive, personal, professional","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5ad7c04d-f224-4679-8fc5-598a0a14153b-9tCb8.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5ad7c04d-f224-4679-8fc5-598a0a14153b-kRJ2S.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-XFtch.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-9AXp4.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5ad7c04d-f224-4679-8fc5-598a0a14153b-vuKSV.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-E0Cre.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-seqpm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-80fgN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-cv90p.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b6b5327-dac0-434b-bc5b-1a140a14153a-T8eMp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-gpkHS.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-v3a6s.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-Is1yT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-3ClcD.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-Z6hfZ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-NONIN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-ihOmK.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-RyS4I.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-dTqVg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-fOdeu.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-AgJ2O.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-POs7H.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-fxsOb.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-q76jH.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b6b5327-dac0-434b-bc5b-1a140a14153a-kNQjx.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-o2owj.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-XLLX1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-o0Yb5.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5ad7c04d-f224-4679-8fc5-598a0a14153b-A4iGd.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-6bFey.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-HkkWd.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-nVV8V.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5ad7c04d-f224-4679-8fc5-598a0a14153b-W5xan.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-CjypI.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-vGHlO.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-8I8sc.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5ad7c04d-f224-4679-8fc5-598a0a14153b-rLHRv.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"88.00","5_domain_license":"352.00","developer_license":"2200.00"},"features":["Calculate Birth Charts and Transit calendar with Technical Data","Full Admin Panel Control of Features - now multilingual user end","Option to Make Your Own Reports"],"created":"2018-04-18 16:01:49","created_timestamp":1524088909,"demo_url":"http:\\/\\/wpastro.org\\/tetrabyblos\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"dba2f195f20cd780ca39c4fa1fe79c78"},{"id":"59bbbf50-b5d8-4ad4-80de-4eeb0a14153b","name":"Responsive Slider WordPress Responsive Slider","slug":"responsive-slider","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/responsive-slider","sales_count":16,"is_service":false,"rating":0,"seller_name":"A WP Life","seller_url":"store\\/a-wp-life","tags":"WordPress, modern, Slider, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59bbbf50-f5fc-4a28-a4ac-4eeb0a14153b-4E7S4.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59bbbf50-f5fc-4a28-a4ac-4eeb0a14153b-kFx82.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbbf50-f5fc-4a28-a4ac-4eeb0a14153b-nhCa5.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59bbbf50-f5fc-4a28-a4ac-4eeb0a14153b-OYvMm.jpg"},"downloads":["file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"12.00","5_domain_license":"48.00","developer_license":"300.00"},"features":["Many Customization Settings Slider In Widgets Easy Import and Export","Slide Settings Navigation Settings","Responsive Design All Major Browser Compatible Slider Custom Width and Height 3 Slider Navigation Styles 3 Slide Transition Effect 4 Slide Text Option 2 Full Screen Option"],"created":"2017-09-15 05:53:52","created_timestamp":1505476432,"demo_url":"https:\\/\\/awplife.com\\/demo\\/responsive-slider-gallery-premium\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8d4ee52a55fe320b4839f6ec308f25ef"}],"page":"1","pageCount":3,"records":60}";s:3:"raw";s:75248:"HTTP/1.1 200 OK\r\nServer: nginx/1.18.0\r\nDate: Thu, 30 Dec 2021 12:12:06 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 74766\r\nConnection: close\r\nX-Powered-By: PHP/7.1.33\r\nSet-Cookie: SESSION=tq9s8rmi3levt7dj9dc56kgu99; expires=Mon, 03-Jan-2022 16:12:06 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly\r\nCache-Control: 900\r\nAccess-Control-Allow-Origin: *\r\nX-Frame-Options: SAMEORIGIN\r\nVary: Origin\r\nSet-Cookie: APISVR=a1n1; path=/\r\n\r\n{"status":"success","items":[{"id":"57fc0ac0-d508-4ece-b096-041e0a14153b","name":"Constant Contact Forms For WordPress","slug":"constant-contact-forms-for-wordpress","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/constant-contact-forms-for-wordpress","sales_count":6121,"is_service":false,"rating":5,"seller_name":"Constant Contact","seller_url":"store\\/constant-contact","tags":"WordPress, plugins, plugin","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57fc0ac0-d508-4ece-b096-041e0a14153b-QZ0bW.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57fc0ac0-d508-4ece-b096-041e0a14153b-7uenP.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-0PRzB.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-cKWzO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-AzsJ5.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-2dJiP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-2dJiP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-cKWzO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-0PRzB.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57fc0ac0-d508-4ece-b096-041e0a14153b-AzsJ5.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57fc0ac0-d508-4ece-b096-041e0a14153b-4iVnr.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"0.00","5_domain_license":"0.00","developer_license":"0.00"},"features":["Capture Visitor Information Right From Your WordPress Site","Create Easy To Install-Forms that Match Your WP Theme","Customize Data Fields, So You Can Tailor The Information You Coll"],"created":"2016-10-10 15:40:46","created_timestamp":1476135646,"demo_url":"https:\\/\\/cl.ly\\/3z3p2Y3b1d1Y","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d8351e3b1400f222097db205c3729c64"},{"id":"59dba270-4cc4-43f2-9c2d-091b0a141539","name":"Translate Website Localization &amp; Translation","slug":"translate","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/translate","sales_count":2864,"is_service":false,"rating":3,"seller_name":"translate","seller_url":"","tags":"WordPress, seo, Business","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59dba270-2244-4413-a1cb-091b0a141539-PM8Yr.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59dba270-2244-4413-a1cb-091b0a141539-2oSrx.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59dba270-2244-4413-a1cb-091b0a141539-AMxDq.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59dba270-2244-4413-a1cb-091b0a141539-nY8PJ.jpg"},"downloads":["file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"0.00","5_domain_license":"0.00","developer_license":"0.00"},"features":["More Engagement","More Traffic","More Conversions"],"created":"2017-10-09 10:23:12","created_timestamp":1507566192,"demo_url":"https:\\/\\/www.translate.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"f137dc0264951dc71f1922bb89b57eff"},{"id":"567aabcb-9f9c-43bb-97b6-1b660a141f37","name":"Contact Form Plugin WP Contact Forms with CAPTCHA and Validation","slug":"advanced-wordpress-contact-form-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/advanced-wordpress-contact-form-plugin","sales_count":239,"is_service":false,"rating":5,"seller_name":"HTMLPIE","seller_url":"store\\/htmlpie","tags":"responsive, mobile, newsletter, widget, form, email, ajax, contact, message, captcha, validation, localization, shortcode, spam","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-58f7adc8-c67c-4294-b42f-1f5a0a141539-Exwvg.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-58f7adc8-c67c-4294-b42f-1f5a0a141539-M8ab7.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-Q6KrR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-WuQcg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-8lu19.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-GAolw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-8MO33.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-8iaHy.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-ZNycn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-567aabcb-9f9c-43bb-97b6-1b660a141f37-kgMxM.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-567aabcb-9f9c-43bb-97b6-1b660a141f37-4n2sg.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"39.00","5_domain_license":"156.00","developer_license":"975.00"},"features":["Automatic Plugin Update","Tons of Ready-Made CSS3 Styles Included","Built-in CAPTCHA and Validation"],"created":"2015-12-23 07:13:14","created_timestamp":1450879994,"demo_url":"https:\\/\\/www.htmlpie.com\\/preview\\/wordpress-contact-form-plugin?ref=mojomarketplace","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"dfbdb474052f63e677f6ae8cd239639a"},{"id":"57a3b773-3038-430b-a6c0-0ab90a14153b","name":"Visitor Statistics Site Visitor Statistics for WordPress","slug":"mystat-site-visitor-statistics-for-wordpress-7","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mystat-site-visitor-statistics-for-wordpress-7","sales_count":109,"is_service":false,"rating":1,"seller_name":"mySTAT","seller_url":"store\\/mystat","tags":"analytics, statistics, WordPress, seo, widgets, professional, simple","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59280b02-0030-4de6-a19d-5f050a141539-LZxGv.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59280b02-0030-4de6-a19d-5f050a141539-CdVDh.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-AuEQa.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-qJfZN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-MSqw7.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-6lchg.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-lki78.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-Z4SFa.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-EsLWh.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-1tmpe.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-FAr07.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-eRwBo.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-PQ3md.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57a3b773-3038-430b-a6c0-0ab90a14153b-RoDop.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59280b02-0030-4de6-a19d-5f050a141539-Z0S8N.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"20.00","5_domain_license":"80.00","developer_license":"500.00"},"features":["Analytics","Security","Statistics"],"created":"2016-08-04 15:47:29","created_timestamp":1470347249,"demo_url":"https:\\/\\/my-stat.com\\/demo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"67ef2b46dcaaacbf476647c4ce8fc62d"},{"id":"5793b572-feb0-4db7-86f7-4f0c0a141539","name":"WP Ajax search  WordPress Ajax Search Plugin","slug":"wordpress-live-search-and-auto-complete-search-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wordpress-live-search-and-auto-complete-search-plugin","sales_count":102,"is_service":false,"rating":3.7,"seller_name":"Netflixtech","seller_url":"store\\/netflixtech","tags":"widgets, search, woocommerce, shop","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5793b572-feb0-4db7-86f7-4f0c0a141539-gt78n.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5793b572-feb0-4db7-86f7-4f0c0a141539-MGZsh.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-H59XK.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-T5ad5.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-qrYVm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-VrhU4.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5793b572-feb0-4db7-86f7-4f0c0a141539-6hnG0.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5793b572-feb0-4db7-86f7-4f0c0a141539-10vOf.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"15.00","5_domain_license":"60.00","developer_license":"375.00"},"features":["Ajax Search Support","Customizable Results Template Using Standard WordPress Functions","Instant Search Result With Featured Image"],"created":"2016-07-23 12:20:47","created_timestamp":1469298047,"demo_url":"https:\\/\\/marketplace.codieslab.com\\/shop\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"bba199e24571f9fe614b6995e1f58e2c"},{"id":"51e0385c-fb50-480b-ab02-64b60a140b24","name":"Domain For Sale Domain Auction Plugin For WordPress","slug":"this-domain-is-for-sale-wordpress-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/this-domain-is-for-sale-wordpress-plugin","sales_count":84,"is_service":false,"rating":0,"seller_name":"HTMLPIE","seller_url":"store\\/htmlpie","tags":"buy, sell, domain, sale, auction, csv, price, bid, park, email, mail, parking, marketplace, quote, offer","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/large_thumbnail-51e0385c-fb50-480b-ab02-64b60a140b24-difs_wp_plugin_368x296-mm-resize-368x296.png","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/square_thumbnail-51e0385c-fb50-480b-ab02-64b60a140b24-136x136-mm-resize-136x136.png","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/thumbnail-51e0385c-fb50-480b-ab02-64b60a140b24-difs_wp_plugin_260x156-mm-resize-260x156.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-FrtrC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-luKel.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-51e0385c-fb50-480b-ab02-64b60a140b24-8gc04.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-CUGL6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-xlpur.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-rzPEn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-51e0385c-fb50-480b-ab02-64b60a140b24-QCT1V.png","https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/screen_shots-51e0385c-fb50-480b-ab02-64b60a140b24-difs_wp_plugin_backend_screenshot-mm-resize-1800x1800.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-ETP5E.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-GjkL9.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-ItMMg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a147138-ab04-4aff-a14f-7bd50a14153b-3E6K2.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-51e0385c-fb50-480b-ab02-64b60a140b24-xbchz.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"59.00","5_domain_license":"236.00","developer_license":"1475.00"},"features":["Auction and Fixed-Price Sales","Highly Customizable","One Single WordPress Installation For All Your Domains"],"created":"2013-07-12 11:50:00","created_timestamp":1373651400,"demo_url":"https:\\/\\/www.htmlpie.com\\/preview\\/domain-for-sale-wordpress-plugin\\/?ref=mojomarketplace","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"dfbdb474052f63e677f6ae8cd239639a"},{"id":"5799700a-2870-4909-a64e-66090a14153a","name":"Simple Variation Price for WooCommerce Plugin","slug":"simple-variation-price-for-woocommerce-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/simple-variation-price-for-woocommerce-plugin","sales_count":81,"is_service":false,"rating":3,"seller_name":"Shatter Studios","seller_url":"store\\/shatter-studios","tags":"clean, WordPress, woocommerce, price, product, display","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5799700a-2870-4909-a64e-66090a14153a-0h4ei.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5799700a-2870-4909-a64e-66090a14153a-CC3sy.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-t1LO3.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-3H7Iv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-56BK3.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-TmvX2.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-L8d1m.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5799700a-2870-4909-a64e-66090a14153a-dq1kV.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5799700a-2870-4909-a64e-66090a14153a-x2L1N.png"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"20.00","5_domain_license":"80.00","developer_license":"500.00"},"features":["Show clean and simple prices on variable products","Works with differing prices and sales of single\\/multiple variatio","Easy 30 second install, no setup"],"created":"2016-07-27 20:52:43","created_timestamp":1469674363,"demo_url":"http:\\/\\/demo.shatterstudios.net\\/wordpress\\/simple-variation-price\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"4753e30d8003a46d6f3d50c2ef08faa7"},{"id":"57ad9c9b-9438-4efd-a3cf-3cb40a14153a","name":"Hide My WordPress WP Security Plugin","slug":"hide-my-wordpress-pro-security-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/hide-my-wordpress-pro-security-plugin","sales_count":80,"is_service":false,"rating":4,"seller_name":"WPplugins","seller_url":"store\\/wpplugins","tags":"hide, WordPress, plugin, wplugin, login, Admin Login, admin, security, best sellers","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5924fb86-2f74-4e96-8f8e-53560a141f3e-dkRGs.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5924fb86-2f74-4e96-8f8e-53560a141f3e-QeGTz.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-wxSxb.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-Qjw0O.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-qiqvP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58f08514-9a60-4399-818a-06730a14153b-CuITJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-gWyDl.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-QOPCs.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-u8y1y.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-pouGp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5924fb86-2f74-4e96-8f8e-53560a141f3e-2Nm2L.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-27liB.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-wyjgj.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-pOyFW.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57ad9c9b-9438-4efd-a3cf-3cb40a14153a-dyCkD.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5924fb86-2f74-4e96-8f8e-53560a141f3e-KXrMa.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"19.00","5_domain_license":"76.00","developer_license":"475.00"},"features":["Support for WordPress Multi Sites, Apache, Nginx and LiteSpeed ","Protect Your WordPress Site ","Safe and Fast Plugin for WordPress"],"created":"2016-08-12 03:53:51","created_timestamp":1470995631,"demo_url":"https:\\/\\/hidemywpghost.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be0877006f3b74c66893473a71c5374b"},{"id":"5b744d9f-2fd0-4987-99ab-47d20a14153b","name":"Instagram feed Show latest Instagram photos in a simple way","slug":"instagram-feed-instagram-feed-for-visual-composer","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/instagram-feed-instagram-feed-for-visual-composer","sales_count":79,"is_service":false,"rating":0,"seller_name":"MKL","seller_url":"store\\/mkl","tags":"widgets, media, clean, WordPress, minimal, photography, gallery, responsive, shortcodes","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5b744d9f-21f0-44bd-8c8e-47d20a14153b-exNHz.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5b744d9f-21f0-44bd-8c8e-47d20a14153b-7fjsa.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b744d9f-21f0-44bd-8c8e-47d20a14153b-eLHPr.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b744d9f-21f0-44bd-8c8e-47d20a14153b-25RkF.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b7c1e9d-fd84-4765-b4fd-1a4a0a14153a-GmhsC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d604c36-eb38-402b-946b-08920a14153a-s7DYU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d604c36-eb38-402b-946b-08920a14153a-t4gAW.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5d45a595-7014-4690-a764-20b70a14153c-FkY3k.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"9.00","5_domain_license":"36.00","developer_license":"225.00"},"features":["Simple and easy to use","No Login or Tokens Required","Different Responsive Layout Options"],"created":"2018-08-15 09:58:23","created_timestamp":1534348703,"demo_url":"https:\\/\\/basterrika.com\\/plugins\\/instagram\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"a6e212e978c79c94a31a4df6183d03a6"},{"id":"58b845c9-fd3c-4a75-bda4-4a4f0a141539","name":"Super Simple Recipes Recipes Cards for WordPress","slug":"super-simple-recipes-for-wordpress","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/super-simple-recipes-for-wordpress","sales_count":72,"is_service":false,"rating":0,"seller_name":"oakandcove","seller_url":"store\\/oakandcove","tags":"recipe, nutrition, ratings, responsive, food, print","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-58b845c9-fd3c-4a75-bda4-4a4f0a141539-YgQKl.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-58b845c9-fd3c-4a75-bda4-4a4f0a141539-lFYTC.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-dHd0p.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-w2KwE.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-intXn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-xwR7j.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58b845c9-fd3c-4a75-bda4-4a4f0a141539-rJZCO.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-58b845c9-fd3c-4a75-bda4-4a4f0a141539-9cW5R.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Google Friendly","Featured Recipe Images","5 Star Recipe Ratings"],"created":"2017-03-02 09:18:29","created_timestamp":1488471509,"demo_url":"https:\\/\\/healey.sculptureqode.com\\/burger-with-deep-fried-onions\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"06e74b01f36535244a9c20c9ea40944b"},{"id":"5739b161-5e88-4728-a32d-1e5f0a140b32","name":"Product Enquiry Pro Inquiry and Quote Request Extension QuoteUp","slug":"product-enquiry-pro-a-k-a-quoteup","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/product-enquiry-pro-a-k-a-quoteup","sales_count":62,"is_service":false,"rating":0,"seller_name":"WisdmLabs","seller_url":"store\\/wisdmlabs","tags":"WordPress, woocommerce, Inquiry, quote","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5739b161-5e88-4728-a32d-1e5f0a140b32-6YCv3.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5739b161-5e88-4728-a32d-1e5f0a140b32-c0Eyz.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-2mGch.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-LtqB1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-LtqB1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-srnUw.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-cIyPC.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-vAixT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-KwI77.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-pyXm0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-3alqh.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-PC6gA.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-paYy0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jiQVI.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-HjJXP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-c6yM1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-r6wgA.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-WuQ35.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-7c3HT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-srnUw.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-r6wgA.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-2mGch.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-dmXwN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-u0iQ8.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-IhFF5.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-EYBpJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-paYy0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-nrVwo.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-NKCkG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-9xAlJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-zdcWU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-WkJ0G.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-QCRvi.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-FY2Yw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-XRmLU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-e58XN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-Eu55C.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-9xAlJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-QOamp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-PC6gA.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-u0iQ8.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-7c3HT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-4OtgT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jWqLC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-yVjEw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jiQVI.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-e58XN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-KwI77.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-EMDEO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-0nTzd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-pyXm0.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-qbtkO.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-xizTU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-a1Cj3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-XRmLU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-IhFF5.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-cIyPC.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-LqYZn.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-NKCkG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-fyKCl.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-c6yM1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jEgTa.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-EMDEO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-b0lZR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-Eu55C.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-yXGj3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jWqLC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-WuQ35.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-4OtgT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-GHCXL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-GHCXL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-a1Cj3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-qbtkO.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-fyKCl.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-y2cZN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-yXGj3.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-nrVwo.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-QOamp.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-FY2Yw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-y2cZN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-xizTU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-jEgTa.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-WkJ0G.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-Vgvtd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-dmXwN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-QCRvi.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-TRPgd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-zdcWU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-LqYZn.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-EYBpJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-HjJXP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-vAixT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-TRPgd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-0nTzd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-b0lZR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-3alqh.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-Vgvtd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5739b161-5e88-4728-a32d-1e5f0a140b32-yVjEw.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-115JP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-ppE0t.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-euhR6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-JVCFa.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-30jos.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f0575ae-eaac-489c-9b49-2c2e0a14153a-Wk6eW.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5739b161-5e88-4728-a32d-1e5f0a140b32-fqYwA.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"79.00","5_domain_license":"316.00","developer_license":"1975.00"},"features":["Enable Users to Request a Quote for Multiple Products From the Shop Page","Add Inquiry Button Under Each Product on Your Shop Page","Ability to Create and Send Quotations From the Back-end"],"created":"2016-05-16 05:42:19","created_timestamp":1463398939,"demo_url":"https:\\/\\/demoquoteup.wisdmlabs.com\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8e1cdea1021b0574af3dcb1ef05c94b8"},{"id":"588737c7-fa9c-4619-8e97-63340a141539","name":"WISDM User Pricing Customer Specific Pricing for WooCommerce","slug":"Customer","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/Customer","sales_count":58,"is_service":false,"rating":0,"seller_name":"WisdmLabs","seller_url":"store\\/wisdmlabs","tags":"WordPress, woocommerce, Business","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-588737c7-fa9c-4619-8e97-63340a141539-CrEjv.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-588737c7-fa9c-4619-8e97-63340a141539-ZZ4Ve.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-vx5bX.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-TlW8W.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-LtTka.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-m6bYU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-vO513.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-u1mmu.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-d9FSV.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-Ishcm.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-rpThR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-m2hXg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-XO9oj.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-eaRcn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-WR7Vv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-19Ykp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-MYQJt.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-Ff1f2.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-1L6A3.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-mkXNr.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-5Fu37.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-LqpGp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-bBR56.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-WUr9c.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-ZPawg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-PFC4R.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-v002d.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-AnhBh.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-588737c7-fa9c-4619-8e97-63340a141539-HYZ32.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-wOlxd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-jP5VV.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-iVfkc.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-RF77Q.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-I7Qkt.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-QE4Cg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-AIaZl.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-C7esL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-RVARe.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5d95d107-89dc-4e66-90d0-324e0a14153b-qfgFz.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-588737c7-fa9c-4619-8e97-63340a141539-AlXWx.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"79.00","5_domain_license":"316.00","developer_license":"1975.00"},"features":["Set Custom Prices for Users, Roles and Groups","Set Quantity Based Discounts, Cart Discount Rules","Set Percentage and Flat Discounts"],"created":"2017-01-24 04:28:48","created_timestamp":1485257328,"demo_url":"https:\\/\\/democsp.wisdmlabs.com","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8e1cdea1021b0574af3dcb1ef05c94b8"},{"id":"59bbb599-c30c-4e28-93cc-4eec0a14153b","name":"Image Gallery WordPress Image Gallery","slug":"mage-gallery","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mage-gallery","sales_count":38,"is_service":false,"rating":0,"seller_name":"A WP Life","seller_url":"store\\/a-wp-life","tags":"responsive, WordPress, modern, photography, gallery","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59bbb599-6f64-4303-a7cc-4eec0a14153b-Ys5iZ.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59bbb599-6f64-4303-a7cc-4eec0a14153b-5dMPC.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbb599-6f64-4303-a7cc-4eec0a14153b-PSF0H.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbb599-6f64-4303-a7cc-4eec0a14153b-rhGto.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbb599-6f64-4303-a7cc-4eec0a14153b-I1BEQ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbb599-6f64-4303-a7cc-4eec0a14153b-nHINt.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59bbb599-6f64-4303-a7cc-4eec0a14153b-Od2a4.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"10.00","5_domain_license":"40.00","developer_license":"250.00"},"features":["Gallery Thumbnail Order Custom CSS","6 Light Box Styles Hover Effect 2D Transitions Effects Shadow and Glow Transitions Effects Link Gallery","Multiple Column Layout Responsive Design Masonry Gallery, Widget Gallery, Grid Gallery"],"created":"2017-09-15 05:12:25","created_timestamp":1505473945,"demo_url":"https:\\/\\/awplife.com\\/demo\\/image-gallery-premium\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8d4ee52a55fe320b4839f6ec308f25ef"},{"id":"58d51436-ebe8-41df-b19e-636d0a14153a","name":"Appointment   WordPress Online Booking &amp; Scheduling ","slug":"Appointment-Schedular-Pro","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/Appointment-Schedular-Pro","sales_count":37,"is_service":false,"rating":0,"seller_name":"Weblizar","seller_url":"store\\/weblizar","tags":"Appointmrnts, Booking, WordPress, responsive, HTML5, multipurpose, Corporate, professional, bootstrap","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-58d51436-a524-4f89-8a0f-636d0a14153a-xCeWa.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-58d51436-a524-4f89-8a0f-636d0a14153a-jnfFX.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-58d51436-a524-4f89-8a0f-636d0a14153a-bIyOl.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-58d51436-a524-4f89-8a0f-636d0a14153a-ifauY.png"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"40.00","5_domain_license":"160.00","developer_license":"1000.00"},"features":["Check All Appointment Statistical Report","Appointments Management Dashboard ","Accept Online Appointment On Your Website "],"created":"2017-03-24 06:42:30","created_timestamp":1490359350,"demo_url":"http:\\/\\/demo.weblizar.com\\/appointment-scheduler-pro\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"3add4852ebbb19a35dacca15e296e896"},{"id":"59da49e6-1b48-453e-bc88-1d690a141539","name":"Adsense for AMP Pro Setup Google Adsense for AMP Pages","slug":"adsense-for-amp","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/adsense-for-amp","sales_count":31,"is_service":false,"rating":0,"seller_name":"creativebrains","seller_url":"","tags":"blog, WordPress, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59da49e6-5a00-4a6d-9982-1d690a141539-E8ACA.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59da49e6-5a00-4a6d-9982-1d690a141539-eXkfJ.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-5bFHd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-F6dgH.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a24f62b-1518-455d-8fdd-36c80a14153a-LXtjd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-vwo4p.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-10aZm.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a24f62b-1518-455d-8fdd-36c80a14153a-vkTGS.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a24f62b-1518-455d-8fdd-36c80a14153a-k1wqn.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-6IMKP.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-Lzsfj.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-A08QO.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59da49e6-5a00-4a6d-9982-1d690a141539-1PKLE.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-oai91.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-6zMIQ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-wLIRJ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-sQXDp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a24f62b-1518-455d-8fdd-36c80a14153a-PjPJ2.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-0y0RG.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-9mIuS.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-EyUce.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-vOGvz.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-5IZ4M.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-QlfQA.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-lEMh1.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-QbK5m.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-wNL35.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-PNcen.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-KUxB6.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-qiuHi.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59da49e6-5a00-4a6d-9982-1d690a141539-EBbYu.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59da49e6-5a00-4a6d-9982-1d690a141539-fOMMv.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-m12fp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-oKhXC.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-1Q1AB.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a0357f8-f854-40d3-926b-1f3b0a14153b-HKMtL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a532b60-dff4-4095-a6f1-091f0a141539-LvE9h.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59da49e6-5a00-4a6d-9982-1d690a141539-NEb1f.jpg"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"24.00","5_domain_license":"96.00","developer_license":"600.00"},"features":["Recent Posts in AMP","Google Adsense Support on all AMP Articles.","Social Share Buttons in AMP"],"created":"2017-10-08 09:53:10","created_timestamp":1507477990,"demo_url":"https:\\/\\/creativebrains.co.in\\/adsense-for-amp-demo\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"6c05e4eacba4d494c58eda747d782448"},{"id":"56baf822-a408-444b-8045-389e0a141f38","name":"Mapo Neighborhood Map Plugin","slug":"mapo-neighborhood-map-plugin","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/mapo-neighborhood-map-plugin","sales_count":24,"is_service":false,"rating":0,"seller_name":"Layero Themes","seller_url":"store\\/layero-themes","tags":"WordPress, location, map","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56baf822-a408-444b-8045-389e0a141f38-2jfgZ.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56baf822-a408-444b-8045-389e0a141f38-21nzC.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56baf822-a408-444b-8045-389e0a141f38-Awk64.PNG"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56baf822-a408-444b-8045-389e0a141f38-kiDbp.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"20.00","5_domain_license":"80.00","developer_license":"500.00"},"features":["Google map","Responsive Design","Distance, Time"],"created":"2016-02-10 02:13:37","created_timestamp":1455095617,"demo_url":"http:\\/\\/www.outcrafter.com\\/graha2\\/neighborhood-map-plugin\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"f69d13f40b452529a568226208d45da9"},{"id":"5a1ea9cb-676c-4fea-a677-29e00a14153b","name":"Pricing Table WordPress Pricing Table","slug":"pricing-table","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/pricing-table","sales_count":21,"is_service":false,"rating":0,"seller_name":"A WP Life","seller_url":"store\\/a-wp-life","tags":"WordPress, Business, widgets, theme, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-77MNo.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-7pwBU.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-ort1Q.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-8VjTh.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-zyULc.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-ZHqT2.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-WQXWU.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-lDMVi.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-9EFhd.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-JqNVL.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a6b0005-ef38-4b5b-a10f-04bf0a14153a-v9dmA.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a1ea9cb-1200-4ec7-9a91-29e00a14153b-yalPB.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5a7db262-2dbc-43ce-a860-12bd0a141539-r3XyA.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"19.00","5_domain_license":"76.00","developer_license":"475.00"},"features":["Responsive Pricing Table ","Add\\/Remove Pricing Table Display","Custom CSS Style Header "],"created":"2017-11-29 05:36:27","created_timestamp":1511958987,"demo_url":"https:\\/\\/awplife.com\\/demo\\/pricing-table-premium\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8d4ee52a55fe320b4839f6ec308f25ef"},{"id":"5b28f914-7b88-4b5a-a807-71390a14153b","name":"WC Payment Gateway Woocommerce Raiffeisen Bank Payment Gateway","slug":"wc-payment-gateway-woocommerce-raiffeisen-bank-payment-gateway","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wc-payment-gateway-woocommerce-raiffeisen-bank-payment-gateway","sales_count":19,"is_service":false,"rating":1,"seller_name":"Embed Private YouTube Video","seller_url":"store\\/embed-private-youtube-video","tags":"woocommerce, WordPress, Business, shop","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5b28f914-4c74-49c3-8ee8-71390a14153b-tjdga.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5b28f914-4c74-49c3-8ee8-71390a14153b-NzswD.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b28f914-4c74-49c3-8ee8-71390a14153b-7EadR.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b28f914-4c74-49c3-8ee8-71390a14153b-Zs3HV.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b28f914-4c74-49c3-8ee8-71390a14153b-pRzCr.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b28f914-4c74-49c3-8ee8-71390a14153b-elaFF.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5b28f914-4c74-49c3-8ee8-71390a14153b-zd4R7.png"},"downloads":["file_product","file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"79.00","5_domain_license":"316.00","developer_license":"1975.00"},"features":["No SSL Certificate for Website Needed","Test and Production Mode","Accept Payments in Local Currency"],"created":"2018-06-19 06:37:40","created_timestamp":1529411860,"demo_url":"https:\\/\\/demo.online.rs\\/shop\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"becfe630f19048582157b8a14e30589a"},{"id":"5ad7c04d-d54c-4a7b-8992-598a0a14153b","name":"Tetrabyblos Astrology WordPress Plugin","slug":"tetrabyblos-astrology-word-press-plugin-yt3zy","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/tetrabyblos-astrology-word-press-plugin-yt3zy","sales_count":18,"is_service":false,"rating":0,"seller_name":"Harmonices Mundi","seller_url":"store\\/harmonices-mundi","tags":"responsive, personal, professional","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5ad7c04d-f224-4679-8fc5-598a0a14153b-9tCb8.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5ad7c04d-f224-4679-8fc5-598a0a14153b-kRJ2S.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-XFtch.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-9AXp4.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5ad7c04d-f224-4679-8fc5-598a0a14153b-vuKSV.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-E0Cre.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-seqpm.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-80fgN.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-cv90p.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b6b5327-dac0-434b-bc5b-1a140a14153a-T8eMp.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-gpkHS.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-v3a6s.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-Is1yT.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-3ClcD.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-Z6hfZ.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-NONIN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-ihOmK.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-RyS4I.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-dTqVg.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-fOdeu.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-AgJ2O.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-POs7H.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-fxsOb.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-q76jH.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b6b5327-dac0-434b-bc5b-1a140a14153a-kNQjx.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-o2owj.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-XLLX1.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b51f5b9-6a14-4cb8-a96b-44e30a14153b-o0Yb5.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5ad7c04d-f224-4679-8fc5-598a0a14153b-A4iGd.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-6bFey.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-HkkWd.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-nVV8V.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5ad7c04d-f224-4679-8fc5-598a0a14153b-W5xan.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5f774518-63d8-48e4-9999-72eb0a14153b-CjypI.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5aedfdbc-5890-433c-aa5a-13a50a14153b-vGHlO.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5b4d9f6d-61ec-46fd-a2bf-42710a14153b-8I8sc.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5ad7c04d-f224-4679-8fc5-598a0a14153b-rLHRv.jpg"},"downloads":["file_product","file_documentation","file_demo_data"],"prices":{"single_domain_license":"88.00","5_domain_license":"352.00","developer_license":"2200.00"},"features":["Calculate Birth Charts and Transit calendar with Technical Data","Full Admin Panel Control of Features - now multilingual user end","Option to Make Your Own Reports"],"created":"2018-04-18 16:01:49","created_timestamp":1524088909,"demo_url":"http:\\/\\/wpastro.org\\/tetrabyblos\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"dba2f195f20cd780ca39c4fa1fe79c78"},{"id":"59bbbf50-b5d8-4ad4-80de-4eeb0a14153b","name":"Responsive Slider WordPress Responsive Slider","slug":"responsive-slider","category":"WordPress","type":"plugins","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/responsive-slider","sales_count":16,"is_service":false,"rating":0,"seller_name":"A WP Life","seller_url":"store\\/a-wp-life","tags":"WordPress, modern, Slider, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59bbbf50-f5fc-4a28-a4ac-4eeb0a14153b-4E7S4.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59bbbf50-f5fc-4a28-a4ac-4eeb0a14153b-kFx82.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59bbbf50-f5fc-4a28-a4ac-4eeb0a14153b-nhCa5.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59bbbf50-f5fc-4a28-a4ac-4eeb0a14153b-OYvMm.jpg"},"downloads":["file_documentation","file_demo_data","child_theme"],"prices":{"single_domain_license":"12.00","5_domain_license":"48.00","developer_license":"300.00"},"features":["Many Customization Settings Slider In Widgets Easy Import and Export","Slide Settings Navigation Settings","Responsive Design All Major Browser Compatible Slider Custom Width and Height 3 Slider Navigation Styles 3 Slide Transition Effect 4 Slide Text Option 2 Full Screen Option"],"created":"2017-09-15 05:53:52","created_timestamp":1505476432,"demo_url":"https:\\/\\/awplife.com\\/demo\\/responsive-slider-gallery-premium\\/","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"8d4ee52a55fe320b4839f6ec308f25ef"}],"page":"1","pageCount":3,"records":60}";s:7:"headers";O:25:"Requests_Response_Headers":1:{s:7:"\0*\0data";a:10:{s:6:"server";a:1:{i:0;s:12:"nginx/1.18.0";}s:4:"date";a:1:{i:0;s:29:"Thu, 30 Dec 2021 12:12:06 GMT";}s:12:"content-type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"content-length";a:1:{i:0;s:5:"74766";}s:12:"x-powered-by";a:1:{i:0;s:10:"PHP/7.1.33";}s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=tq9s8rmi3levt7dj9dc56kgu99; expires=Mon, 03-Jan-2022 16:12:06 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n1; path=/";}s:13:"cache-control";a:1:{i:0;s:3:"900";}s:27:"access-control-allow-origin";a:1:{i:0;s:1:"*";}s:15:"x-frame-options";a:1:{i:0;s:10:"SAMEORIGIN";}s:4:"vary";a:1:{i:0;s:6:"Origin";}}}s:11:"status_code";i:200;s:16:"protocol_version";d:1.100000000000000088817841970012523233890533447265625;s:7:"success";b:1;s:9:"redirects";i:0;s:3:"url";s:104:"https://api.mojomarketplace.com/api/v2/items?category=wordpress&type=plugins&count=20&order=sales&page=1";s:7:"history";a:0:{}s:7:"cookies";O:19:"Requests_Cookie_Jar":1:{s:10:"\0*\0cookies";a:1:{s:6:"APISVR";O:15:"Requests_Cookie":5:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n1";s:10:"attributes";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:2:{s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";}}s:5:"flags";a:4:{s:8:"creation";i:1640866326;s:11:"last-access";i:1640866326;s:10:"persistent";b:0;s:9:"host-only";b:1;}s:14:"reference_time";i:1640866326;}}}}s:11:"\0*\0filename";N;s:4:"data";N;s:7:"headers";N;s:6:"status";N;}}s:32:"eb58075fcbfd49c3a15b95e2092d92ac";a:6:{s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:10:{s:6:"server";s:12:"nginx/1.18.0";s:4:"date";s:29:"Thu, 30 Dec 2021 12:12:07 GMT";s:12:"content-type";s:31:"application/json; charset=UTF-8";s:14:"content-length";s:5:"23648";s:12:"x-powered-by";s:10:"PHP/7.1.33";s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=vbpj6eie1nd1b3jbporebue3r0; expires=Mon, 03-Jan-2022 16:12:07 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n2; path=/";}s:13:"cache-control";s:3:"900";s:27:"access-control-allow-origin";s:1:"*";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:4:"vary";s:6:"Origin";}}s:4:"body";s:23648:"{"status":"success","items":[{"id":"53078bcc-bf48-44e3-b131-4a870a141528","name":"Install Your WordPress Theme","slug":"install-your-wordpress-theme","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/install-your-wordpress-theme","sales_count":39199,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, setup, install, wp, service, upload","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53078bcc-bf48-44e3-b131-4a870a141528-368x296-aM4zQ.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53078bcc-bf48-44e3-b131-4a870a141528-136x136-CWC20.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53078bcc-bf48-44e3-b131-4a870a141528-260x156-R0RQ5.png","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/WP-Theme-Installation-1.jpg"},"downloads":[],"prices":{"single_domain_license":"49.00"},"features":"","created":"2014-02-21 10:24:28","created_timestamp":1393003468,"demo_url":"","short_description":"<p>Once you\\u2019ve purchased a theme for your new website, the theme needs to be installed via FTP or your WordPress dashboard. Some MOJO users are comfortable installing themes on their own, but for those who need help, the MOJO Professional Services team is standing by to install your theme for you.<\\/p>","logo_bg_color":"#45769f","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"53078b6f-9af4-4c66-9ce7-77a00a140b28","name":"Make My WordPress Site Look Like the Theme Demo","slug":"make-my-wordpress-site-look-like-the-theme-demo","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/make-my-wordpress-site-look-like-the-theme-demo","sales_count":15646,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"service, demo, content, sample, dummy","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53078b6f-9af4-4c66-9ce7-77a00a140b28-368x296-nj6Mn.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53078b6f-9af4-4c66-9ce7-77a00a140b28-136x136-HBjNN.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53078b6f-9af4-4c66-9ce7-77a00a140b28-260x156-icda5.png","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/Look-like-demo-1.jpg"},"downloads":[],"prices":{"single_domain_license":"149.00"},"features":"","created":"2014-02-21 10:22:55","created_timestamp":1393003375,"demo_url":"","short_description":"<p>Each theme on MOJO Marketplace has a pre-configured demo to showcase the theme\\u2019s capabilities; things like style options, built in functionality, etc.. This is purely an example. WordPress allows for endless configuration and customization options for moderate to advanced users. But if you\\u2019d like to simply mirror the site setup displayed by the theme\\u2019s demo, and require assistance, this service will get you up and running.<\\/p>","logo_bg_color":"#2276be","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"54340948-aff4-41d1-b5d4-0cf10a141528","name":"WordPress Starter","slug":"wordpress-starter","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wordpress-starter","sales_count":7615,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, theme, install, starter, script","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54340948-aff4-41d1-b5d4-0cf10a141528-368x296-zh90x.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54340948-aff4-41d1-b5d4-0cf10a141528-136x136-dPjxr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54340948-aff4-41d1-b5d4-0cf10a141528-260x156-pLSRC.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/WP-Starter-Kit-1.jpg"},"downloads":[],"prices":{"single_domain_license":"99.00"},"features":"","created":"2014-10-07 09:39:52","created_timestamp":1412696392,"demo_url":"","short_description":"<p>If you aren\\u2019t sure how to get started with your site, let us do it for you! This package is great if you are looking to get WordPress along with help getting a WordPress theme installed and ready for your customizations.<\\/p>\\n<p>\\u00a0<\\/p>","logo_bg_color":"#1f4d74","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"54340b9a-8bb4-4418-bf37-618e0a140b28","name":"WordPress Pro","slug":"wordpress-pro","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wordpress-pro","sales_count":4543,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, theme, setup, install, backup, service, bundle","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54340b9a-8bb4-4418-bf37-618e0a140b28-368x296-E7VxS.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54340b9a-8bb4-4418-bf37-618e0a140b28-136x136-XdFg7.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54340b9a-8bb4-4418-bf37-618e0a140b28-260x156-1Om24.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54340b9a-8bb4-4418-bf37-618e0a140b28-1180x660-a36aq.jpg"},"downloads":[],"prices":{"single_domain_license":"199.00"},"features":"","created":"2014-10-07 09:49:46","created_timestamp":1412696986,"demo_url":"","short_description":"<p><span style=\\"font-size:100%;font-family:arial, sans, sans-serif;\\">We''ll help you install WP, your theme &amp; demo. Includes backup service and $59 theme credit.\\u00a0<\\/span><\\/p>","logo_bg_color":"#2276be","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"54340cce-384c-4e2f-a43a-636c0a140b28","name":"WordPress All-In-One","slug":"wordpress-all-in-one","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wordpress-all-in-one","sales_count":3780,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, theme, seo, training, setup, install, backup, help, service, Technician","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54340cce-384c-4e2f-a43a-636c0a140b28-368x296-znJjm.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54340cce-384c-4e2f-a43a-636c0a140b28-136x136-AxVAF.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54340cce-384c-4e2f-a43a-636c0a140b28-260x156-u4cGG.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54340cce-384c-4e2f-a43a-636c0a140b28-1180x660-FiGIs.jpg"},"downloads":[],"prices":{"single_domain_license":"399.00"},"features":"","created":"2014-10-07 09:54:54","created_timestamp":1412697294,"demo_url":"","short_description":"<p><span style=\\"font-size:100%;font-family:arial, sans, sans-serif;\\">Turk-key website - We''ll help you install WP, your theme &amp; demo. Includes SEO, backup, site security. Plus 30 minute theme training &amp; more!<\\/span><\\/p>","logo_bg_color":"#346175","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"59b00086-3190-444c-b70b-12a90a14153a","name":"Custom Logo Design Disney, Fisher-Price and Logoworks love us!","slug":"logo-design-from-the-branding-experts","category":"design","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/logo-design-from-the-branding-experts","sales_count":284,"is_service":false,"rating":0,"seller_name":"RipeConcepts, Inc.","seller_url":"store\\/ripeconcepts-inc","tags":"simple, creative, personal, elegant, logo, design, brand, professional, clean, modern, portfolio","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59b00086-e6a4-4a35-b55a-12a90a14153a-Vsv1E.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59b00086-e6a4-4a35-b55a-12a90a14153a-v3VFX.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-IzQf0.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-s9mgk.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-E6GOc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-JZ6Jz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-ywv1L.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-DRixg.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-mt6Lk.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-zREIJ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-svNrP.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-jPmSs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-wGyvU.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-jRnah.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-Cc8ha.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-cD1GF.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-crds2.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-SHtS7.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-8sV01.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-FEhCa.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-heAJa.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-Xyu9K.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-3isGj.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-OJCuv.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-ztxIy.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-t5zJN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-6C6H6.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-xZfwt.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-tmt45.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-GWmup.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-f68Ge.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-KdwhP.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-j2kSe.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-1XkTl.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-IAeFV.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-ofo9q.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-bm7L6.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-kTzxv.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-2GFLR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-QtvHc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-iM9Ny.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-RGQhi.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-q98R4.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-7npGS.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-tAupW.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-y3cvc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-3Vsid.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59b00086-e6a4-4a35-b55a-12a90a14153a-pjtxU.jpg"},"downloads":[],"prices":{"single_domain_license":"199.00"},"features":["Over 200 Creatives in Our State-of-the-Art Studio","Delivery in 72 hours","Disney, Fisher-Price and Logoworks love us!"],"created":"2017-09-06 08:04:54","created_timestamp":1504706694,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be85f8d4037d40bc92fe512136befca4"},{"id":"56bcf922-da60-490d-a67b-49b90a141f37","name":"Install My WordPress Plugin","slug":"install-my-wordpress-plugin","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/install-my-wordpress-plugin","sales_count":165,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, Custom, plugins, plugin, install, extensions","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-56bcf922-da60-490d-a67b-49b90a141f37-368x296-2OZvr.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56bcf922-da60-490d-a67b-49b90a141f37-136x136-M52Me.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56bcf922-da60-490d-a67b-49b90a141f37-260x156-ZOrlh.png","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56bcf922-da60-490d-a67b-49b90a141f37-1180x660-xoBuN.png"},"downloads":[],"prices":{"single_domain_license":"59.00"},"features":"","created":"2016-02-11 14:12:02","created_timestamp":1455225122,"demo_url":"","short_description":"","logo_bg_color":"#ff1493","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"5a2ffa5f-7c1c-4b0a-88f0-54c90a141539","name":"Custom Brand Design Disney, Fisher Price and Logoworks love us!","slug":"custom-branding","category":"design","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/custom-branding","sales_count":136,"is_service":false,"rating":0,"seller_name":"RipeConcepts, Inc.","seller_url":"store\\/ripeconcepts-inc","tags":"design, professional, creative, brand, Business, agency, personal, portfolio, simple, logo, media, company, elegant, clean, modern, Corporate, minimal, gallery","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a2ffa5f-8c34-4f25-93f1-54c90a141539-urrGA.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a2ffa5f-8c34-4f25-93f1-54c90a141539-s2cbY.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a2ffa5f-8c34-4f25-93f1-54c90a141539-JFqZ7.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a2ffa5f-8c34-4f25-93f1-54c90a141539-GSdhB.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5a2ffa5f-8c34-4f25-93f1-54c90a141539-pyHkb.png"},"downloads":[],"prices":{"single_domain_license":"339.00"},"features":["Delivery in 72 hours","Disney, Fisher-Price, and Logoworks love us!","Over 200 Creatives in Our State-of-the-Art Studio"],"created":"2017-12-12 08:48:47","created_timestamp":1513093727,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be85f8d4037d40bc92fe512136befca4"},{"id":"59de7c72-25b0-4411-b58e-1da20a14153a","name":"Website Optimization Optimize Site Speed and Fix Issues","slug":"optimization","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/optimization","sales_count":112,"is_service":false,"rating":0,"seller_name":"useCSS","seller_url":"","tags":"support, WordPress, professional, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59de7c72-22a4-4bee-a384-1da20a14153a-KQrS1.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59de7c72-22a4-4bee-a384-1da20a14153a-O774T.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59de7c72-22a4-4bee-a384-1da20a14153a-wHUnl.jpg"},"downloads":[],"prices":{"single_domain_license":"99.00"},"features":["Speed Optimization","Website Optimization","WordPress Optimization"],"created":"2017-10-11 14:17:54","created_timestamp":1507753074,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"9fb51f0d3f24ee8b283e193ce06aa01b"},{"id":"5a31732e-d048-435d-b479-56a70a14153a","name":"Custom Flyer Design Disney, Fisher-Price, and Logoworks love us!","slug":"custom-flyer-design","category":"design","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/custom-flyer-design","sales_count":65,"is_service":false,"rating":0,"seller_name":"RipeConcepts, Inc.","seller_url":"store\\/ripeconcepts-inc","tags":"design, professional, agency, brand, Business, modern, clean, portfolio, creative, Corporate, fashion, minimal, gallery, company, media, consulting","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a31732e-e6a0-4f03-95d1-56a70a14153a-TvOtJ.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a31732e-e6a0-4f03-95d1-56a70a14153a-I5nBk.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a31732e-e6a0-4f03-95d1-56a70a14153a-4Ancb.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5a31732e-e6a0-4f03-95d1-56a70a14153a-VN7HB.png"},"downloads":[],"prices":{"single_domain_license":"339.00"},"features":["Over 200 Creatives in Our State-of-the-Art Studio","Disney, Fisher-Price and Logoworks love us!","Delivery in 72 hours"],"created":"2017-12-13 11:36:30","created_timestamp":1513190190,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be85f8d4037d40bc92fe512136befca4"},{"id":"59e778d9-ca8c-4522-8925-2ac70a14153b","name":"Custom Poster Design Disney, Fisher Price and Logoworks love us!","slug":"poster-design","category":"design","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/poster-design","sales_count":37,"is_service":false,"rating":0,"seller_name":"RipeConcepts, Inc.","seller_url":"store\\/ripeconcepts-inc","tags":"portfolio, Corporate, minimal, agency, multipurpose, gallery, company, brand, design, professional, creative, media, simple, clean, modern","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59e778d9-3288-40a7-8187-2ac70a14153b-YzXiA.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59e778d9-3288-40a7-8187-2ac70a14153b-nXnp4.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e778d9-3288-40a7-8187-2ac70a14153b-PjJYn.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59e778d9-3288-40a7-8187-2ac70a14153b-KnkJb.png"},"downloads":[],"prices":{"single_domain_license":"339.00"},"features":["Delivery in 72 hours","Over 200 Creatives in Our State-of-the-Art Studio","Disney, Fisher-Price and Logoworks love us!"],"created":"2017-10-18 09:52:57","created_timestamp":1508341977,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be85f8d4037d40bc92fe512136befca4"}],"page":"1","pageCount":1,"records":11}";s:8:"response";a:2:{s:4:"code";i:200;s:7:"message";s:2:"OK";}s:7:"cookies";a:1:{i:0;O:14:"WP_Http_Cookie":6:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n2";s:7:"expires";N;s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";s:9:"host_only";b:1;}}s:8:"filename";N;s:13:"http_response";O:25:"WP_HTTP_Requests_Response":5:{s:11:"\0*\0response";O:17:"Requests_Response":10:{s:4:"body";s:23648:"{"status":"success","items":[{"id":"53078bcc-bf48-44e3-b131-4a870a141528","name":"Install Your WordPress Theme","slug":"install-your-wordpress-theme","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/install-your-wordpress-theme","sales_count":39199,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, setup, install, wp, service, upload","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53078bcc-bf48-44e3-b131-4a870a141528-368x296-aM4zQ.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53078bcc-bf48-44e3-b131-4a870a141528-136x136-CWC20.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53078bcc-bf48-44e3-b131-4a870a141528-260x156-R0RQ5.png","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/WP-Theme-Installation-1.jpg"},"downloads":[],"prices":{"single_domain_license":"49.00"},"features":"","created":"2014-02-21 10:24:28","created_timestamp":1393003468,"demo_url":"","short_description":"<p>Once you\\u2019ve purchased a theme for your new website, the theme needs to be installed via FTP or your WordPress dashboard. Some MOJO users are comfortable installing themes on their own, but for those who need help, the MOJO Professional Services team is standing by to install your theme for you.<\\/p>","logo_bg_color":"#45769f","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"53078b6f-9af4-4c66-9ce7-77a00a140b28","name":"Make My WordPress Site Look Like the Theme Demo","slug":"make-my-wordpress-site-look-like-the-theme-demo","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/make-my-wordpress-site-look-like-the-theme-demo","sales_count":15646,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"service, demo, content, sample, dummy","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53078b6f-9af4-4c66-9ce7-77a00a140b28-368x296-nj6Mn.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53078b6f-9af4-4c66-9ce7-77a00a140b28-136x136-HBjNN.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53078b6f-9af4-4c66-9ce7-77a00a140b28-260x156-icda5.png","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/Look-like-demo-1.jpg"},"downloads":[],"prices":{"single_domain_license":"149.00"},"features":"","created":"2014-02-21 10:22:55","created_timestamp":1393003375,"demo_url":"","short_description":"<p>Each theme on MOJO Marketplace has a pre-configured demo to showcase the theme\\u2019s capabilities; things like style options, built in functionality, etc.. This is purely an example. WordPress allows for endless configuration and customization options for moderate to advanced users. But if you\\u2019d like to simply mirror the site setup displayed by the theme\\u2019s demo, and require assistance, this service will get you up and running.<\\/p>","logo_bg_color":"#2276be","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"54340948-aff4-41d1-b5d4-0cf10a141528","name":"WordPress Starter","slug":"wordpress-starter","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wordpress-starter","sales_count":7615,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, theme, install, starter, script","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54340948-aff4-41d1-b5d4-0cf10a141528-368x296-zh90x.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54340948-aff4-41d1-b5d4-0cf10a141528-136x136-dPjxr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54340948-aff4-41d1-b5d4-0cf10a141528-260x156-pLSRC.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/WP-Starter-Kit-1.jpg"},"downloads":[],"prices":{"single_domain_license":"99.00"},"features":"","created":"2014-10-07 09:39:52","created_timestamp":1412696392,"demo_url":"","short_description":"<p>If you aren\\u2019t sure how to get started with your site, let us do it for you! This package is great if you are looking to get WordPress along with help getting a WordPress theme installed and ready for your customizations.<\\/p>\\n<p>\\u00a0<\\/p>","logo_bg_color":"#1f4d74","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"54340b9a-8bb4-4418-bf37-618e0a140b28","name":"WordPress Pro","slug":"wordpress-pro","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wordpress-pro","sales_count":4543,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, theme, setup, install, backup, service, bundle","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54340b9a-8bb4-4418-bf37-618e0a140b28-368x296-E7VxS.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54340b9a-8bb4-4418-bf37-618e0a140b28-136x136-XdFg7.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54340b9a-8bb4-4418-bf37-618e0a140b28-260x156-1Om24.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54340b9a-8bb4-4418-bf37-618e0a140b28-1180x660-a36aq.jpg"},"downloads":[],"prices":{"single_domain_license":"199.00"},"features":"","created":"2014-10-07 09:49:46","created_timestamp":1412696986,"demo_url":"","short_description":"<p><span style=\\"font-size:100%;font-family:arial, sans, sans-serif;\\">We''ll help you install WP, your theme &amp; demo. Includes backup service and $59 theme credit.\\u00a0<\\/span><\\/p>","logo_bg_color":"#2276be","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"54340cce-384c-4e2f-a43a-636c0a140b28","name":"WordPress All-In-One","slug":"wordpress-all-in-one","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wordpress-all-in-one","sales_count":3780,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, theme, seo, training, setup, install, backup, help, service, Technician","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54340cce-384c-4e2f-a43a-636c0a140b28-368x296-znJjm.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54340cce-384c-4e2f-a43a-636c0a140b28-136x136-AxVAF.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54340cce-384c-4e2f-a43a-636c0a140b28-260x156-u4cGG.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54340cce-384c-4e2f-a43a-636c0a140b28-1180x660-FiGIs.jpg"},"downloads":[],"prices":{"single_domain_license":"399.00"},"features":"","created":"2014-10-07 09:54:54","created_timestamp":1412697294,"demo_url":"","short_description":"<p><span style=\\"font-size:100%;font-family:arial, sans, sans-serif;\\">Turk-key website - We''ll help you install WP, your theme &amp; demo. Includes SEO, backup, site security. Plus 30 minute theme training &amp; more!<\\/span><\\/p>","logo_bg_color":"#346175","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"59b00086-3190-444c-b70b-12a90a14153a","name":"Custom Logo Design Disney, Fisher-Price and Logoworks love us!","slug":"logo-design-from-the-branding-experts","category":"design","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/logo-design-from-the-branding-experts","sales_count":284,"is_service":false,"rating":0,"seller_name":"RipeConcepts, Inc.","seller_url":"store\\/ripeconcepts-inc","tags":"simple, creative, personal, elegant, logo, design, brand, professional, clean, modern, portfolio","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59b00086-e6a4-4a35-b55a-12a90a14153a-Vsv1E.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59b00086-e6a4-4a35-b55a-12a90a14153a-v3VFX.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-IzQf0.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-s9mgk.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-E6GOc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-JZ6Jz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-ywv1L.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-DRixg.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-mt6Lk.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-zREIJ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-svNrP.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-jPmSs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-wGyvU.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-jRnah.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-Cc8ha.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-cD1GF.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-crds2.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-SHtS7.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-8sV01.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-FEhCa.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-heAJa.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-Xyu9K.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-3isGj.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-OJCuv.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-ztxIy.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-t5zJN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-6C6H6.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-xZfwt.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-tmt45.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-GWmup.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-f68Ge.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-KdwhP.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-j2kSe.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-1XkTl.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-IAeFV.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-ofo9q.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-bm7L6.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-kTzxv.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-2GFLR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-QtvHc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-iM9Ny.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-RGQhi.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-q98R4.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-7npGS.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-tAupW.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-y3cvc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-3Vsid.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59b00086-e6a4-4a35-b55a-12a90a14153a-pjtxU.jpg"},"downloads":[],"prices":{"single_domain_license":"199.00"},"features":["Over 200 Creatives in Our State-of-the-Art Studio","Delivery in 72 hours","Disney, Fisher-Price and Logoworks love us!"],"created":"2017-09-06 08:04:54","created_timestamp":1504706694,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be85f8d4037d40bc92fe512136befca4"},{"id":"56bcf922-da60-490d-a67b-49b90a141f37","name":"Install My WordPress Plugin","slug":"install-my-wordpress-plugin","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/install-my-wordpress-plugin","sales_count":165,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, Custom, plugins, plugin, install, extensions","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-56bcf922-da60-490d-a67b-49b90a141f37-368x296-2OZvr.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56bcf922-da60-490d-a67b-49b90a141f37-136x136-M52Me.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56bcf922-da60-490d-a67b-49b90a141f37-260x156-ZOrlh.png","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56bcf922-da60-490d-a67b-49b90a141f37-1180x660-xoBuN.png"},"downloads":[],"prices":{"single_domain_license":"59.00"},"features":"","created":"2016-02-11 14:12:02","created_timestamp":1455225122,"demo_url":"","short_description":"","logo_bg_color":"#ff1493","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"5a2ffa5f-7c1c-4b0a-88f0-54c90a141539","name":"Custom Brand Design Disney, Fisher Price and Logoworks love us!","slug":"custom-branding","category":"design","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/custom-branding","sales_count":136,"is_service":false,"rating":0,"seller_name":"RipeConcepts, Inc.","seller_url":"store\\/ripeconcepts-inc","tags":"design, professional, creative, brand, Business, agency, personal, portfolio, simple, logo, media, company, elegant, clean, modern, Corporate, minimal, gallery","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a2ffa5f-8c34-4f25-93f1-54c90a141539-urrGA.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a2ffa5f-8c34-4f25-93f1-54c90a141539-s2cbY.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a2ffa5f-8c34-4f25-93f1-54c90a141539-JFqZ7.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a2ffa5f-8c34-4f25-93f1-54c90a141539-GSdhB.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5a2ffa5f-8c34-4f25-93f1-54c90a141539-pyHkb.png"},"downloads":[],"prices":{"single_domain_license":"339.00"},"features":["Delivery in 72 hours","Disney, Fisher-Price, and Logoworks love us!","Over 200 Creatives in Our State-of-the-Art Studio"],"created":"2017-12-12 08:48:47","created_timestamp":1513093727,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be85f8d4037d40bc92fe512136befca4"},{"id":"59de7c72-25b0-4411-b58e-1da20a14153a","name":"Website Optimization Optimize Site Speed and Fix Issues","slug":"optimization","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/optimization","sales_count":112,"is_service":false,"rating":0,"seller_name":"useCSS","seller_url":"","tags":"support, WordPress, professional, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59de7c72-22a4-4bee-a384-1da20a14153a-KQrS1.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59de7c72-22a4-4bee-a384-1da20a14153a-O774T.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59de7c72-22a4-4bee-a384-1da20a14153a-wHUnl.jpg"},"downloads":[],"prices":{"single_domain_license":"99.00"},"features":["Speed Optimization","Website Optimization","WordPress Optimization"],"created":"2017-10-11 14:17:54","created_timestamp":1507753074,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"9fb51f0d3f24ee8b283e193ce06aa01b"},{"id":"5a31732e-d048-435d-b479-56a70a14153a","name":"Custom Flyer Design Disney, Fisher-Price, and Logoworks love us!","slug":"custom-flyer-design","category":"design","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/custom-flyer-design","sales_count":65,"is_service":false,"rating":0,"seller_name":"RipeConcepts, Inc.","seller_url":"store\\/ripeconcepts-inc","tags":"design, professional, agency, brand, Business, modern, clean, portfolio, creative, Corporate, fashion, minimal, gallery, company, media, consulting","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a31732e-e6a0-4f03-95d1-56a70a14153a-TvOtJ.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a31732e-e6a0-4f03-95d1-56a70a14153a-I5nBk.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a31732e-e6a0-4f03-95d1-56a70a14153a-4Ancb.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5a31732e-e6a0-4f03-95d1-56a70a14153a-VN7HB.png"},"downloads":[],"prices":{"single_domain_license":"339.00"},"features":["Over 200 Creatives in Our State-of-the-Art Studio","Disney, Fisher-Price and Logoworks love us!","Delivery in 72 hours"],"created":"2017-12-13 11:36:30","created_timestamp":1513190190,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be85f8d4037d40bc92fe512136befca4"},{"id":"59e778d9-ca8c-4522-8925-2ac70a14153b","name":"Custom Poster Design Disney, Fisher Price and Logoworks love us!","slug":"poster-design","category":"design","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/poster-design","sales_count":37,"is_service":false,"rating":0,"seller_name":"RipeConcepts, Inc.","seller_url":"store\\/ripeconcepts-inc","tags":"portfolio, Corporate, minimal, agency, multipurpose, gallery, company, brand, design, professional, creative, media, simple, clean, modern","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59e778d9-3288-40a7-8187-2ac70a14153b-YzXiA.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59e778d9-3288-40a7-8187-2ac70a14153b-nXnp4.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e778d9-3288-40a7-8187-2ac70a14153b-PjJYn.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59e778d9-3288-40a7-8187-2ac70a14153b-KnkJb.png"},"downloads":[],"prices":{"single_domain_license":"339.00"},"features":["Delivery in 72 hours","Over 200 Creatives in Our State-of-the-Art Studio","Disney, Fisher-Price and Logoworks love us!"],"created":"2017-10-18 09:52:57","created_timestamp":1508341977,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be85f8d4037d40bc92fe512136befca4"}],"page":"1","pageCount":1,"records":11}";s:3:"raw";s:24130:"HTTP/1.1 200 OK\r\nServer: nginx/1.18.0\r\nDate: Thu, 30 Dec 2021 12:12:07 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 23648\r\nConnection: close\r\nX-Powered-By: PHP/7.1.33\r\nSet-Cookie: SESSION=vbpj6eie1nd1b3jbporebue3r0; expires=Mon, 03-Jan-2022 16:12:07 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly\r\nCache-Control: 900\r\nAccess-Control-Allow-Origin: *\r\nX-Frame-Options: SAMEORIGIN\r\nVary: Origin\r\nSet-Cookie: APISVR=a1n2; path=/\r\n\r\n{"status":"success","items":[{"id":"53078bcc-bf48-44e3-b131-4a870a141528","name":"Install Your WordPress Theme","slug":"install-your-wordpress-theme","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/install-your-wordpress-theme","sales_count":39199,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, setup, install, wp, service, upload","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53078bcc-bf48-44e3-b131-4a870a141528-368x296-aM4zQ.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53078bcc-bf48-44e3-b131-4a870a141528-136x136-CWC20.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53078bcc-bf48-44e3-b131-4a870a141528-260x156-R0RQ5.png","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/WP-Theme-Installation-1.jpg"},"downloads":[],"prices":{"single_domain_license":"49.00"},"features":"","created":"2014-02-21 10:24:28","created_timestamp":1393003468,"demo_url":"","short_description":"<p>Once you\\u2019ve purchased a theme for your new website, the theme needs to be installed via FTP or your WordPress dashboard. Some MOJO users are comfortable installing themes on their own, but for those who need help, the MOJO Professional Services team is standing by to install your theme for you.<\\/p>","logo_bg_color":"#45769f","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"53078b6f-9af4-4c66-9ce7-77a00a140b28","name":"Make My WordPress Site Look Like the Theme Demo","slug":"make-my-wordpress-site-look-like-the-theme-demo","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/make-my-wordpress-site-look-like-the-theme-demo","sales_count":15646,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"service, demo, content, sample, dummy","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-53078b6f-9af4-4c66-9ce7-77a00a140b28-368x296-nj6Mn.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53078b6f-9af4-4c66-9ce7-77a00a140b28-136x136-HBjNN.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53078b6f-9af4-4c66-9ce7-77a00a140b28-260x156-icda5.png","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/Look-like-demo-1.jpg"},"downloads":[],"prices":{"single_domain_license":"149.00"},"features":"","created":"2014-02-21 10:22:55","created_timestamp":1393003375,"demo_url":"","short_description":"<p>Each theme on MOJO Marketplace has a pre-configured demo to showcase the theme\\u2019s capabilities; things like style options, built in functionality, etc.. This is purely an example. WordPress allows for endless configuration and customization options for moderate to advanced users. But if you\\u2019d like to simply mirror the site setup displayed by the theme\\u2019s demo, and require assistance, this service will get you up and running.<\\/p>","logo_bg_color":"#2276be","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"54340948-aff4-41d1-b5d4-0cf10a141528","name":"WordPress Starter","slug":"wordpress-starter","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wordpress-starter","sales_count":7615,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, theme, install, starter, script","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54340948-aff4-41d1-b5d4-0cf10a141528-368x296-zh90x.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54340948-aff4-41d1-b5d4-0cf10a141528-136x136-dPjxr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54340948-aff4-41d1-b5d4-0cf10a141528-260x156-pLSRC.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/WP-Starter-Kit-1.jpg"},"downloads":[],"prices":{"single_domain_license":"99.00"},"features":"","created":"2014-10-07 09:39:52","created_timestamp":1412696392,"demo_url":"","short_description":"<p>If you aren\\u2019t sure how to get started with your site, let us do it for you! This package is great if you are looking to get WordPress along with help getting a WordPress theme installed and ready for your customizations.<\\/p>\\n<p>\\u00a0<\\/p>","logo_bg_color":"#1f4d74","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"54340b9a-8bb4-4418-bf37-618e0a140b28","name":"WordPress Pro","slug":"wordpress-pro","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wordpress-pro","sales_count":4543,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, theme, setup, install, backup, service, bundle","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54340b9a-8bb4-4418-bf37-618e0a140b28-368x296-E7VxS.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54340b9a-8bb4-4418-bf37-618e0a140b28-136x136-XdFg7.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54340b9a-8bb4-4418-bf37-618e0a140b28-260x156-1Om24.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54340b9a-8bb4-4418-bf37-618e0a140b28-1180x660-a36aq.jpg"},"downloads":[],"prices":{"single_domain_license":"199.00"},"features":"","created":"2014-10-07 09:49:46","created_timestamp":1412696986,"demo_url":"","short_description":"<p><span style=\\"font-size:100%;font-family:arial, sans, sans-serif;\\">We''ll help you install WP, your theme &amp; demo. Includes backup service and $59 theme credit.\\u00a0<\\/span><\\/p>","logo_bg_color":"#2276be","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"54340cce-384c-4e2f-a43a-636c0a140b28","name":"WordPress All-In-One","slug":"wordpress-all-in-one","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/wordpress-all-in-one","sales_count":3780,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, theme, seo, training, setup, install, backup, help, service, Technician","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54340cce-384c-4e2f-a43a-636c0a140b28-368x296-znJjm.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54340cce-384c-4e2f-a43a-636c0a140b28-136x136-AxVAF.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54340cce-384c-4e2f-a43a-636c0a140b28-260x156-u4cGG.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54340cce-384c-4e2f-a43a-636c0a140b28-1180x660-FiGIs.jpg"},"downloads":[],"prices":{"single_domain_license":"399.00"},"features":"","created":"2014-10-07 09:54:54","created_timestamp":1412697294,"demo_url":"","short_description":"<p><span style=\\"font-size:100%;font-family:arial, sans, sans-serif;\\">Turk-key website - We''ll help you install WP, your theme &amp; demo. Includes SEO, backup, site security. Plus 30 minute theme training &amp; more!<\\/span><\\/p>","logo_bg_color":"#346175","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"59b00086-3190-444c-b70b-12a90a14153a","name":"Custom Logo Design Disney, Fisher-Price and Logoworks love us!","slug":"logo-design-from-the-branding-experts","category":"design","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/logo-design-from-the-branding-experts","sales_count":284,"is_service":false,"rating":0,"seller_name":"RipeConcepts, Inc.","seller_url":"store\\/ripeconcepts-inc","tags":"simple, creative, personal, elegant, logo, design, brand, professional, clean, modern, portfolio","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59b00086-e6a4-4a35-b55a-12a90a14153a-Vsv1E.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59b00086-e6a4-4a35-b55a-12a90a14153a-v3VFX.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-IzQf0.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-s9mgk.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-E6GOc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-JZ6Jz.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-ywv1L.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-DRixg.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-mt6Lk.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-zREIJ.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-svNrP.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-jPmSs.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-wGyvU.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-jRnah.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-Cc8ha.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-cD1GF.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-crds2.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-SHtS7.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-8sV01.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-FEhCa.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-heAJa.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-Xyu9K.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-3isGj.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-OJCuv.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-ztxIy.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-t5zJN.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-6C6H6.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-xZfwt.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-tmt45.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-GWmup.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b00086-e6a4-4a35-b55a-12a90a14153a-f68Ge.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59b2df88-5734-4e5b-9a19-18fc0a14153b-KdwhP.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-j2kSe.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-1XkTl.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-IAeFV.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-ofo9q.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-bm7L6.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-kTzxv.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-2GFLR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-QtvHc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-iM9Ny.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-RGQhi.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-q98R4.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-7npGS.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-tAupW.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-y3cvc.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e75e48-2900-48da-a7c2-2bda0a14153b-3Vsid.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59b00086-e6a4-4a35-b55a-12a90a14153a-pjtxU.jpg"},"downloads":[],"prices":{"single_domain_license":"199.00"},"features":["Over 200 Creatives in Our State-of-the-Art Studio","Delivery in 72 hours","Disney, Fisher-Price and Logoworks love us!"],"created":"2017-09-06 08:04:54","created_timestamp":1504706694,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be85f8d4037d40bc92fe512136befca4"},{"id":"56bcf922-da60-490d-a67b-49b90a141f37","name":"Install My WordPress Plugin","slug":"install-my-wordpress-plugin","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/install-my-wordpress-plugin","sales_count":165,"is_service":"1","rating":0,"seller_name":null,"seller_url":"","tags":"WordPress, Custom, plugins, plugin, install, extensions","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-56bcf922-da60-490d-a67b-49b90a141f37-368x296-2OZvr.png","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56bcf922-da60-490d-a67b-49b90a141f37-136x136-M52Me.png","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56bcf922-da60-490d-a67b-49b90a141f37-260x156-ZOrlh.png","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56bcf922-da60-490d-a67b-49b90a141f37-1180x660-xoBuN.png"},"downloads":[],"prices":{"single_domain_license":"59.00"},"features":"","created":"2016-02-11 14:12:02","created_timestamp":1455225122,"demo_url":"","short_description":"","logo_bg_color":"#ff1493","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"5a2ffa5f-7c1c-4b0a-88f0-54c90a141539","name":"Custom Brand Design Disney, Fisher Price and Logoworks love us!","slug":"custom-branding","category":"design","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/custom-branding","sales_count":136,"is_service":false,"rating":0,"seller_name":"RipeConcepts, Inc.","seller_url":"store\\/ripeconcepts-inc","tags":"design, professional, creative, brand, Business, agency, personal, portfolio, simple, logo, media, company, elegant, clean, modern, Corporate, minimal, gallery","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a2ffa5f-8c34-4f25-93f1-54c90a141539-urrGA.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a2ffa5f-8c34-4f25-93f1-54c90a141539-s2cbY.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a2ffa5f-8c34-4f25-93f1-54c90a141539-JFqZ7.png","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a2ffa5f-8c34-4f25-93f1-54c90a141539-GSdhB.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5a2ffa5f-8c34-4f25-93f1-54c90a141539-pyHkb.png"},"downloads":[],"prices":{"single_domain_license":"339.00"},"features":["Delivery in 72 hours","Disney, Fisher-Price, and Logoworks love us!","Over 200 Creatives in Our State-of-the-Art Studio"],"created":"2017-12-12 08:48:47","created_timestamp":1513093727,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be85f8d4037d40bc92fe512136befca4"},{"id":"59de7c72-25b0-4411-b58e-1da20a14153a","name":"Website Optimization Optimize Site Speed and Fix Issues","slug":"optimization","category":"development","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/optimization","sales_count":112,"is_service":false,"rating":0,"seller_name":"useCSS","seller_url":"","tags":"support, WordPress, professional, responsive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59de7c72-22a4-4bee-a384-1da20a14153a-KQrS1.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59de7c72-22a4-4bee-a384-1da20a14153a-O774T.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59de7c72-22a4-4bee-a384-1da20a14153a-wHUnl.jpg"},"downloads":[],"prices":{"single_domain_license":"99.00"},"features":["Speed Optimization","Website Optimization","WordPress Optimization"],"created":"2017-10-11 14:17:54","created_timestamp":1507753074,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"9fb51f0d3f24ee8b283e193ce06aa01b"},{"id":"5a31732e-d048-435d-b479-56a70a14153a","name":"Custom Flyer Design Disney, Fisher-Price, and Logoworks love us!","slug":"custom-flyer-design","category":"design","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/custom-flyer-design","sales_count":65,"is_service":false,"rating":0,"seller_name":"RipeConcepts, Inc.","seller_url":"store\\/ripeconcepts-inc","tags":"design, professional, agency, brand, Business, modern, clean, portfolio, creative, Corporate, fashion, minimal, gallery, company, media, consulting","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5a31732e-e6a0-4f03-95d1-56a70a14153a-TvOtJ.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5a31732e-e6a0-4f03-95d1-56a70a14153a-I5nBk.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5a31732e-e6a0-4f03-95d1-56a70a14153a-4Ancb.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5a31732e-e6a0-4f03-95d1-56a70a14153a-VN7HB.png"},"downloads":[],"prices":{"single_domain_license":"339.00"},"features":["Over 200 Creatives in Our State-of-the-Art Studio","Disney, Fisher-Price and Logoworks love us!","Delivery in 72 hours"],"created":"2017-12-13 11:36:30","created_timestamp":1513190190,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be85f8d4037d40bc92fe512136befca4"},{"id":"59e778d9-ca8c-4522-8925-2ac70a14153b","name":"Custom Poster Design Disney, Fisher Price and Logoworks love us!","slug":"poster-design","category":"design","type":"services","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/poster-design","sales_count":37,"is_service":false,"rating":0,"seller_name":"RipeConcepts, Inc.","seller_url":"store\\/ripeconcepts-inc","tags":"portfolio, Corporate, minimal, agency, multipurpose, gallery, company, brand, design, professional, creative, media, simple, clean, modern","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-59e778d9-3288-40a7-8187-2ac70a14153b-YzXiA.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-59e778d9-3288-40a7-8187-2ac70a14153b-nXnp4.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-59e778d9-3288-40a7-8187-2ac70a14153b-PjJYn.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-59e778d9-3288-40a7-8187-2ac70a14153b-KnkJb.png"},"downloads":[],"prices":{"single_domain_license":"339.00"},"features":["Delivery in 72 hours","Over 200 Creatives in Our State-of-the-Art Studio","Disney, Fisher-Price and Logoworks love us!"],"created":"2017-10-18 09:52:57","created_timestamp":1508341977,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"be85f8d4037d40bc92fe512136befca4"}],"page":"1","pageCount":1,"records":11}";s:7:"headers";O:25:"Requests_Response_Headers":1:{s:7:"\0*\0data";a:10:{s:6:"server";a:1:{i:0;s:12:"nginx/1.18.0";}s:4:"date";a:1:{i:0;s:29:"Thu, 30 Dec 2021 12:12:07 GMT";}s:12:"content-type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"content-length";a:1:{i:0;s:5:"23648";}s:12:"x-powered-by";a:1:{i:0;s:10:"PHP/7.1.33";}s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=vbpj6eie1nd1b3jbporebue3r0; expires=Mon, 03-Jan-2022 16:12:07 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n2; path=/";}s:13:"cache-control";a:1:{i:0;s:3:"900";}s:27:"access-control-allow-origin";a:1:{i:0;s:1:"*";}s:15:"x-frame-options";a:1:{i:0;s:10:"SAMEORIGIN";}s:4:"vary";a:1:{i:0;s:6:"Origin";}}}s:11:"status_code";i:200;s:16:"protocol_version";d:1.100000000000000088817841970012523233890533447265625;s:7:"success";b:1;s:9:"redirects";i:0;s:3:"url";s:86:"https://api.mojomarketplace.com/api/v2/items?type=services&count=20&order=sales&page=1";s:7:"history";a:0:{}s:7:"cookies";O:19:"Requests_Cookie_Jar":1:{s:10:"\0*\0cookies";a:1:{s:6:"APISVR";O:15:"Requests_Cookie":5:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n2";s:10:"attributes";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:2:{s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";}}s:5:"flags";a:4:{s:8:"creation";i:1640866327;s:11:"last-access";i:1640866327;s:10:"persistent";b:0;s:9:"host-only";b:1;}s:14:"reference_time";i:1640866327;}}}}s:11:"\0*\0filename";N;s:4:"data";N;s:7:"headers";N;s:6:"status";N;}}s:32:"9489ae1e4c34a4cea6d7970e65cd05bf";a:6:{s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:10:{s:6:"server";s:12:"nginx/1.18.0";s:4:"date";s:29:"Thu, 30 Dec 2021 12:12:08 GMT";s:12:"content-type";s:31:"application/json; charset=UTF-8";s:14:"content-length";s:5:"31590";s:12:"x-powered-by";s:10:"PHP/7.1.33";s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=r7jg2b04q6n2hh3qcrjf8e1j7k; expires=Mon, 03-Jan-2022 16:12:08 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n3; path=/";}s:13:"cache-control";s:3:"900";s:27:"access-control-allow-origin";s:1:"*";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:4:"vary";s:6:"Origin";}}s:4:"body";s:31590:"{"status":"success","items":[{"id":"5340af5c-15b0-439b-a34e-68940a140b28","name":"Oak Tree Logo","slug":"oak-tree-logo-2","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/oak-tree-logo-2","sales_count":78,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, Business, tree, modern, accounting, lawyer, insurance, oak","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-5340af5c-15b0-439b-a34e-68940a140b28-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["RGB color AI and CMYK EPS formats fully editable","Easy to edit, change size, color and text","Logo template suitable for Marketing and Financial"],"created":"2014-04-05 20:23:46","created_timestamp":1396751026,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"5728fe86-4608-4d36-8193-68cd0a141f38","name":"Eco Lady Logo","slug":"eco-lady-logo-1","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eco-lady-logo-1","sales_count":27,"is_service":false,"rating":0,"seller_name":"Maestro99","seller_url":"store\\/maestro99","tags":"logo, fresh, Business, Vector, Corporate, clinic, medical, health, plant, earth, nature, Green, icon, tree, abstract, healthy, social, media, internet, modern, creative, professional, woman, colorful, brand, web, identity, logos, community, digital, human, eco, natural, symbol, ecology, shape, dummy, Queen, society, lady, herbal","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5728fe86-4608-4d36-8193-68cd0a141f38-fcShF.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5728fe86-4608-4d36-8193-68cd0a141f38-XbSXF.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5728fe86-4608-4d36-8193-68cd0a141f38-L3EJf.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5728fe86-4608-4d36-8193-68cd0a141f38-ITTKQ.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Herbal Logo","Nature Logo","Social Logo"],"created":"2016-05-03 13:40:38","created_timestamp":1462304438,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5260d9c971437c9a5a033d8fa2b08d0f"},{"id":"5197a5fc-f998-4242-b7b5-34780a140b1e","name":"Badged ","slug":"badged","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/badged","sales_count":24,"is_service":false,"rating":0,"seller_name":"Charlie.N","seller_url":"store\\/charlie-n","tags":"logo, Business, elegant, modern, professional, card, brand, company, simplistic","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/large_thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged3-mm-resize-368x296.png","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/square_thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged2-mm-resize-136x136.png","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged4-mm-resize-260x156.png","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/preview-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged1-mm-resize-1180x660.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"25.00"},"features":["Dark and modern design","Fully layered and organized","Easily editable"],"created":"2013-05-18 10:29:05","created_timestamp":1368894545,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d493ef2ef2bc9f6eecf9a4368c482093"},{"id":"56dcf586-6044-40c3-9ba5-312c0a140b32","name":"Lighthouse logo","slug":"lighthouse-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/lighthouse-logo","sales_count":24,"is_service":false,"rating":0,"seller_name":"phuadiesta","seller_url":"","tags":"simple, logo, Vector, blue, icon, symbol, consulting","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56dcf586-6044-40c3-9ba5-312c0a140b32-E60Ur.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56dcf586-6044-40c3-9ba5-312c0a140b32-CAQEA.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56dcf586-6044-40c3-9ba5-312c0a140b32-4WkgR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56dcf586-6044-40c3-9ba5-312c0a140b32-VNG3Z.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56dcf586-6044-40c3-9ba5-312c0a140b32-mPaae.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Fully editable","Format AI, EPS &amp; PNG transparent","Resizable vector"],"created":"2016-03-06 20:31:20","created_timestamp":1457321480,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"3de01ed841b0f15cf895480a056765bc"},{"id":"51e2dc35-d914-46c9-a62f-48af0a140b26","name":"Businesscard Pro","slug":"businesscard-pro","category":"business-cards","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/businesscard-pro","sales_count":21,"is_service":false,"rating":0,"seller_name":"Jayant Vyda","seller_url":"store\\/jayant-vyda","tags":"","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/large_thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-368x296-mm-resize-368x296.jpg","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/square_thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-136x136-mm-resize-136x136.jpg","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-260x156-mm-resize-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/preview-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-1180x660-mm-resize-1180x660.jpg"},"downloads":["eps_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"12.00"},"features":["Print ready business cards","Double Sided cards","Free fonts and customization"],"created":"2013-07-14 12:34:56","created_timestamp":1373826896,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"ea13227aa28560e7c41a96d3edd1d221"},{"id":"53441cd6-e980-4681-8db8-1fd30a140b28","name":"Majestic Logo","slug":"majestic-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/majestic-logo","sales_count":17,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, elegant, Retro, hotel, vintage, fashion, ornament, flourish, gold, winery, luxury, classy, Jewelry, resort, style, classic, royal, emblem, crest, majesty, luxurious, royalty, decorative, majestic, heraldic, calligraphy, calligraphic, ornate, heraldry","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-53441cd6-e980-4681-8db8-1fd30a140b28-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB","Fully Editable"],"created":"2014-04-08 10:05:46","created_timestamp":1396973146,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"5827d703-5b5c-44a8-b8b7-3d5d0a14153a","name":"Aeroglide Letter A Logo","slug":"aeroglide-letter-a-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/aeroglide-letter-a-logo","sales_count":16,"is_service":false,"rating":0,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, travel, abstract, media, arrow, attorney, software, air, letter, education, app, realtor, realty, sport, accounting, law, consulting, aero","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-2WH7k.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-Tsy2W.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-91ak5.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-LRp9g.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-11-12 19:59:25","created_timestamp":1479005965,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"},{"id":"538cbb0a-ec2c-479e-bacc-530e0a140b28","name":"Smart Phone Business Card","slug":"smart-phone-business-card","category":"business-cards","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/smart-phone-business-card","sales_count":16,"is_service":false,"rating":0,"seller_name":"xnOrpix","seller_url":"store\\/xnorpix","tags":"computer, mobile, iphone, android, ios, phone, electronic, smart, smartphone","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-538cbb0a-ec2c-479e-bacc-530e0a140b28-136x136-M5WmW.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-538cbb0a-ec2c-479e-bacc-530e0a140b28-260x156-byoEO.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-538cbb0a-ec2c-479e-bacc-530e0a140b28-1180x660-XBmZT.jpg"},"downloads":["eps_graphic","fonts_graphic"],"prices":{"single_domain_license":"12.00"},"features":["Business Cards","CMYK and RGB color","100% vector | resizable"],"created":"2014-06-02 12:24:09","created_timestamp":1401733449,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"c192d3545fbc9feed64ed9d317ee9379"},{"id":"54414cac-00f0-4cf9-b43a-24dc0a141528","name":"Eagle Wings Logo","slug":"eagle-wings-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eagle-wings-logo","sales_count":14,"is_service":false,"rating":0,"seller_name":"Voltury","seller_url":"store\\/voltury","tags":"Corporate, media, animal, company, wing, work, global, wings, eagle, voltury","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-368x296-FCrMP.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-136x136-PlG1o.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-260x156-sJyUT.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54414cac-00f0-4cf9-b43a-24dc0a141528-1180x660-DUVyy.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2014-10-17 11:10:10","created_timestamp":1413565810,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5fa9eac176a618c1a019f2e411084b32"},{"id":"535fdfd3-cb80-4cdc-9081-19c50a140b28","name":"Synergy Logo","slug":"synergy-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/synergy-logo","sales_count":14,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, simple, modern, professional, logotype, s, symmetry","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-368x296-TPkCu.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-136x136-Px0sr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-260x156-Oqc9h.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-535fdfd3-cb80-4cdc-9081-19c50a140b28-1180x660-IxUdA.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color ","100% vector | resizable"],"created":"2014-04-29 11:27:26","created_timestamp":1398792446,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"55d48a8e-d09c-4be7-a992-58390a141f38","name":"Pura House Logo, Letter P House Logo","slug":"pura-house-logo-letter-p-house-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/pura-house-logo-letter-p-house-logo","sales_count":13,"is_service":false,"rating":1,"seller_name":"Maestro99","seller_url":"store\\/maestro99","tags":"clean, simple, logo, family, Home, sell, creative, professional, hotel, City, house, bold, unique, brand, identity, realtor, apartment, mortgage, Motel, property, rent, town, sold, stay","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-368x296-oAudc.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-136x136-9GJ17.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-260x156-Oc4uz.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55d48a8e-d09c-4be7-a992-58390a141f38-1180x660-Gu3mo.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2015-08-19 08:01:54","created_timestamp":1439992914,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5260d9c971437c9a5a033d8fa2b08d0f"},{"id":"574137cc-9c88-4d38-aeac-59a80a141f37","name":"Eco Tech Logo","slug":"eco-tech-logo-2","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eco-tech-logo-2","sales_count":13,"is_service":false,"rating":5,"seller_name":"meisuseno","seller_url":"store\\/meisuseno","tags":"logo, plant, nature, Green, leaf, leaves, cool, computer, technology, network, tech, modern, creative, professional, growth, IT, eco, service, natural, creatives, hitech, networking, circuit, computing","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-574137cc-9c88-4d38-aeac-59a80a141f37-MtYbX.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-574137cc-9c88-4d38-aeac-59a80a141f37-Fctqy.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-574137cc-9c88-4d38-aeac-59a80a141f37-ltVu2.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-574137cc-9c88-4d38-aeac-59a80a141f37-kR6sv.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["AI, EPS, PNG Format","Easy editable","CMYK, 300 DPI"],"created":"2016-05-21 22:39:33","created_timestamp":1463891973,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"acc473f4809e61e9a72cf890a017464a"},{"id":"5654ad2f-a648-406f-aff0-09310a141f38","name":"Valentine Logo","slug":"valentine-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/valentine-logo","sales_count":12,"is_service":false,"rating":0,"seller_name":"Black Magic","seller_url":"store\\/black-magic","tags":"clean, logo, Business, social, Hearts, heart, modern, charity, Decoration, love, red, art, valentine, beauty, elegance, Pink, foundation, decorative, society, illustrative, organisation, partner, caring, volunteer","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5654ad2f-a648-406f-aff0-09310a141f38-SNRdw.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5654ad2f-a648-406f-aff0-09310a141f38-QlzmI.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-13nWB.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-2ry4E.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-jx3rO.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5654ad2f-a648-406f-aff0-09310a141f38-GKDxw.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Editable","Resizable","Easy to edit color \\/ text"],"created":"2015-11-24 11:32:29","created_timestamp":1448389949,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"f9a7fc891bffa7e81ffe3547b72dc4e1"},{"id":"57597f32-4338-4025-a393-072f0a14153b","name":"Properties Construction Logo","slug":"properties-construction-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/properties-construction-logo","sales_count":12,"is_service":false,"rating":0,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, Home, design, construction, house, realtor, realty, mortgage, office, architect, commercial, consulting, property, building, Properties, build, tower, architecture, architectural, residential","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57597f32-4338-4025-a393-072f0a14153b-Fg5NV.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57597f32-4338-4025-a393-072f0a14153b-AF6l0.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57597f32-4338-4025-a393-072f0a14153b-Cjery.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57597f32-4338-4025-a393-072f0a14153b-8x2QE.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-06-09 08:37:46","created_timestamp":1465483066,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"},{"id":"53771ad3-e9fc-4eca-b5e1-329b0a140b28","name":"Dna Tree","slug":"dna-tree","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/dna-tree","sales_count":11,"is_service":false,"rating":0,"seller_name":"Avriel","seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53771ad3-e9fc-4eca-b5e1-329b0a140b28-136x136-sjR8I.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53771ad3-e9fc-4eca-b5e1-329b0a140b28-260x156-F4Di4.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53771ad3-e9fc-4eca-b5e1-329b0a140b28-1180x660-IO3Zs.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color ","100% vector | resizable"],"created":"2014-05-17 02:52:44","created_timestamp":1400316764,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"7cdd6472812d45a21797f68d52586a09"},{"id":"53434db1-aaa8-4c4e-b58c-5b0b0a141528","name":"Funky Geek Logo","slug":"funky-geek-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/funky-geek-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, fresh, Business, man, intelligent, people, stylish, fashion, brand, identity, boy, stylized, glasses, hair, branding, happy, human, style, fashionable, nerd, geeky, geek, hairstyle, nerdy","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-53434db1-aaa8-4c4e-b58c-5b0b0a141528-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Tech, Geek logo","CMYK and RGB","Easy to edit "],"created":"2014-04-07 19:20:17","created_timestamp":1396920017,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"54f9e256-39e4-4d3c-bfe6-3a490a141528","name":"Drone Logo","slug":"drone-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/drone-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"ManggaDesign","seller_url":"store\\/manggadesign","tags":"camera, brand, game, fun, symbol, eye, Shutter, drone","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-368x296-hxxTd.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-136x136-I9Aiy.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-260x156-T7i8a.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54f9e256-39e4-4d3c-bfe6-3a490a141528-1180x660-TNsqI.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2015-03-06 10:25:09","created_timestamp":1425662709,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"9905cf77b7f15c0706fb4f8a72585228"},{"id":"5463e951-f0b4-4e8d-a890-3e520a141528","name":"Royal Crown Logo","slug":"royal-crown-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/royal-crown-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"Flux","seller_url":"","tags":"clean, elegant, modern, professional, hotel, fashion, ornament, web, smooth, gold, luxury, Jewelry, classic, royal, Queen, tribal, shield, emblem, ornamental, crest, majesty, luxurious, royalty, jewel, decorative, majestic, king, crown, silver, kingdom","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-368x296-szHMr.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-136x136-acsxr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-260x156-EpCbI.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5463e951-f0b4-4e8d-a890-3e520a141528-1180x660-J3PsQ.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2014-11-12 16:17:43","created_timestamp":1415834263,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"fea6e54423e9e7297fba95ec22c3a0cb"},{"id":"57307c9d-45d4-42ec-b525-40cd0a141f38","name":"Goze Tech\\/G Letter Logo","slug":"goze-tech-g-letter-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/goze-tech-g-letter-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"Stock6Design","seller_url":"store\\/stock6design","tags":"clean, simple, logo, Business, circle, travel, store, media, technology, tech, modern, creative, professional, metro, fashion, colorful, bold, brand, software, web, air, character, multicolor, flat, app, logotype, car, automotive, studio, digital, advance, transport, style, Booking, tourism, forum, tour, pixel, strong, wheel, auto, repair, garage, transportation, flight, 2D, alphabet, travels, drive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57307c9d-45d4-42ec-b525-40cd0a141f38-4o9Ae.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57307c9d-45d4-42ec-b525-40cd0a141f38-WDQob.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57307c9d-45d4-42ec-b525-40cd0a141f38-4Mwom.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57307c9d-45d4-42ec-b525-40cd0a141f38-XYpch.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Non-exclusive logo $49","Exclusive logo $200","Any modification $20"],"created":"2016-05-09 06:06:13","created_timestamp":1462795573,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"b5ee5b8fd4da91f8d8821095c8c5fd9e"},{"id":"56c06e3d-c8b8-43df-bbcb-51910a140b32","name":"Turf Grass Logo","slug":"turf-grass-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/turf-grass-logo","sales_count":10,"is_service":false,"rating":5,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, plant, nature, grass, consulting, landscaping, ground, lawn, mow","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56c06e3d-c8b8-43df-bbcb-51910a140b32-JoeNN.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56c06e3d-c8b8-43df-bbcb-51910a140b32-U1noY.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56c06e3d-c8b8-43df-bbcb-51910a140b32-kYF0g.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56c06e3d-c8b8-43df-bbcb-51910a140b32-3saSX.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-02-14 05:08:43","created_timestamp":1455451723,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"}],"page":"1","pageCount":265,"records":5290}";s:8:"response";a:2:{s:4:"code";i:200;s:7:"message";s:2:"OK";}s:7:"cookies";a:1:{i:0;O:14:"WP_Http_Cookie":6:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n3";s:7:"expires";N;s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";s:9:"host_only";b:1;}}s:8:"filename";N;s:13:"http_response";O:25:"WP_HTTP_Requests_Response":5:{s:11:"\0*\0response";O:17:"Requests_Response":10:{s:4:"body";s:31590:"{"status":"success","items":[{"id":"5340af5c-15b0-439b-a34e-68940a140b28","name":"Oak Tree Logo","slug":"oak-tree-logo-2","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/oak-tree-logo-2","sales_count":78,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, Business, tree, modern, accounting, lawyer, insurance, oak","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-5340af5c-15b0-439b-a34e-68940a140b28-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["RGB color AI and CMYK EPS formats fully editable","Easy to edit, change size, color and text","Logo template suitable for Marketing and Financial"],"created":"2014-04-05 20:23:46","created_timestamp":1396751026,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"5728fe86-4608-4d36-8193-68cd0a141f38","name":"Eco Lady Logo","slug":"eco-lady-logo-1","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eco-lady-logo-1","sales_count":27,"is_service":false,"rating":0,"seller_name":"Maestro99","seller_url":"store\\/maestro99","tags":"logo, fresh, Business, Vector, Corporate, clinic, medical, health, plant, earth, nature, Green, icon, tree, abstract, healthy, social, media, internet, modern, creative, professional, woman, colorful, brand, web, identity, logos, community, digital, human, eco, natural, symbol, ecology, shape, dummy, Queen, society, lady, herbal","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5728fe86-4608-4d36-8193-68cd0a141f38-fcShF.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5728fe86-4608-4d36-8193-68cd0a141f38-XbSXF.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5728fe86-4608-4d36-8193-68cd0a141f38-L3EJf.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5728fe86-4608-4d36-8193-68cd0a141f38-ITTKQ.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Herbal Logo","Nature Logo","Social Logo"],"created":"2016-05-03 13:40:38","created_timestamp":1462304438,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5260d9c971437c9a5a033d8fa2b08d0f"},{"id":"5197a5fc-f998-4242-b7b5-34780a140b1e","name":"Badged ","slug":"badged","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/badged","sales_count":24,"is_service":false,"rating":0,"seller_name":"Charlie.N","seller_url":"store\\/charlie-n","tags":"logo, Business, elegant, modern, professional, card, brand, company, simplistic","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/large_thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged3-mm-resize-368x296.png","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/square_thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged2-mm-resize-136x136.png","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged4-mm-resize-260x156.png","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/preview-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged1-mm-resize-1180x660.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"25.00"},"features":["Dark and modern design","Fully layered and organized","Easily editable"],"created":"2013-05-18 10:29:05","created_timestamp":1368894545,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d493ef2ef2bc9f6eecf9a4368c482093"},{"id":"56dcf586-6044-40c3-9ba5-312c0a140b32","name":"Lighthouse logo","slug":"lighthouse-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/lighthouse-logo","sales_count":24,"is_service":false,"rating":0,"seller_name":"phuadiesta","seller_url":"","tags":"simple, logo, Vector, blue, icon, symbol, consulting","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56dcf586-6044-40c3-9ba5-312c0a140b32-E60Ur.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56dcf586-6044-40c3-9ba5-312c0a140b32-CAQEA.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56dcf586-6044-40c3-9ba5-312c0a140b32-4WkgR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56dcf586-6044-40c3-9ba5-312c0a140b32-VNG3Z.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56dcf586-6044-40c3-9ba5-312c0a140b32-mPaae.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Fully editable","Format AI, EPS &amp; PNG transparent","Resizable vector"],"created":"2016-03-06 20:31:20","created_timestamp":1457321480,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"3de01ed841b0f15cf895480a056765bc"},{"id":"51e2dc35-d914-46c9-a62f-48af0a140b26","name":"Businesscard Pro","slug":"businesscard-pro","category":"business-cards","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/businesscard-pro","sales_count":21,"is_service":false,"rating":0,"seller_name":"Jayant Vyda","seller_url":"store\\/jayant-vyda","tags":"","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/large_thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-368x296-mm-resize-368x296.jpg","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/square_thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-136x136-mm-resize-136x136.jpg","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-260x156-mm-resize-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/preview-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-1180x660-mm-resize-1180x660.jpg"},"downloads":["eps_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"12.00"},"features":["Print ready business cards","Double Sided cards","Free fonts and customization"],"created":"2013-07-14 12:34:56","created_timestamp":1373826896,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"ea13227aa28560e7c41a96d3edd1d221"},{"id":"53441cd6-e980-4681-8db8-1fd30a140b28","name":"Majestic Logo","slug":"majestic-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/majestic-logo","sales_count":17,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, elegant, Retro, hotel, vintage, fashion, ornament, flourish, gold, winery, luxury, classy, Jewelry, resort, style, classic, royal, emblem, crest, majesty, luxurious, royalty, decorative, majestic, heraldic, calligraphy, calligraphic, ornate, heraldry","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-53441cd6-e980-4681-8db8-1fd30a140b28-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB","Fully Editable"],"created":"2014-04-08 10:05:46","created_timestamp":1396973146,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"5827d703-5b5c-44a8-b8b7-3d5d0a14153a","name":"Aeroglide Letter A Logo","slug":"aeroglide-letter-a-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/aeroglide-letter-a-logo","sales_count":16,"is_service":false,"rating":0,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, travel, abstract, media, arrow, attorney, software, air, letter, education, app, realtor, realty, sport, accounting, law, consulting, aero","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-2WH7k.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-Tsy2W.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-91ak5.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-LRp9g.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-11-12 19:59:25","created_timestamp":1479005965,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"},{"id":"538cbb0a-ec2c-479e-bacc-530e0a140b28","name":"Smart Phone Business Card","slug":"smart-phone-business-card","category":"business-cards","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/smart-phone-business-card","sales_count":16,"is_service":false,"rating":0,"seller_name":"xnOrpix","seller_url":"store\\/xnorpix","tags":"computer, mobile, iphone, android, ios, phone, electronic, smart, smartphone","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-538cbb0a-ec2c-479e-bacc-530e0a140b28-136x136-M5WmW.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-538cbb0a-ec2c-479e-bacc-530e0a140b28-260x156-byoEO.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-538cbb0a-ec2c-479e-bacc-530e0a140b28-1180x660-XBmZT.jpg"},"downloads":["eps_graphic","fonts_graphic"],"prices":{"single_domain_license":"12.00"},"features":["Business Cards","CMYK and RGB color","100% vector | resizable"],"created":"2014-06-02 12:24:09","created_timestamp":1401733449,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"c192d3545fbc9feed64ed9d317ee9379"},{"id":"54414cac-00f0-4cf9-b43a-24dc0a141528","name":"Eagle Wings Logo","slug":"eagle-wings-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eagle-wings-logo","sales_count":14,"is_service":false,"rating":0,"seller_name":"Voltury","seller_url":"store\\/voltury","tags":"Corporate, media, animal, company, wing, work, global, wings, eagle, voltury","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-368x296-FCrMP.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-136x136-PlG1o.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-260x156-sJyUT.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54414cac-00f0-4cf9-b43a-24dc0a141528-1180x660-DUVyy.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2014-10-17 11:10:10","created_timestamp":1413565810,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5fa9eac176a618c1a019f2e411084b32"},{"id":"535fdfd3-cb80-4cdc-9081-19c50a140b28","name":"Synergy Logo","slug":"synergy-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/synergy-logo","sales_count":14,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, simple, modern, professional, logotype, s, symmetry","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-368x296-TPkCu.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-136x136-Px0sr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-260x156-Oqc9h.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-535fdfd3-cb80-4cdc-9081-19c50a140b28-1180x660-IxUdA.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color ","100% vector | resizable"],"created":"2014-04-29 11:27:26","created_timestamp":1398792446,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"55d48a8e-d09c-4be7-a992-58390a141f38","name":"Pura House Logo, Letter P House Logo","slug":"pura-house-logo-letter-p-house-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/pura-house-logo-letter-p-house-logo","sales_count":13,"is_service":false,"rating":1,"seller_name":"Maestro99","seller_url":"store\\/maestro99","tags":"clean, simple, logo, family, Home, sell, creative, professional, hotel, City, house, bold, unique, brand, identity, realtor, apartment, mortgage, Motel, property, rent, town, sold, stay","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-368x296-oAudc.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-136x136-9GJ17.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-260x156-Oc4uz.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55d48a8e-d09c-4be7-a992-58390a141f38-1180x660-Gu3mo.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2015-08-19 08:01:54","created_timestamp":1439992914,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5260d9c971437c9a5a033d8fa2b08d0f"},{"id":"574137cc-9c88-4d38-aeac-59a80a141f37","name":"Eco Tech Logo","slug":"eco-tech-logo-2","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eco-tech-logo-2","sales_count":13,"is_service":false,"rating":5,"seller_name":"meisuseno","seller_url":"store\\/meisuseno","tags":"logo, plant, nature, Green, leaf, leaves, cool, computer, technology, network, tech, modern, creative, professional, growth, IT, eco, service, natural, creatives, hitech, networking, circuit, computing","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-574137cc-9c88-4d38-aeac-59a80a141f37-MtYbX.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-574137cc-9c88-4d38-aeac-59a80a141f37-Fctqy.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-574137cc-9c88-4d38-aeac-59a80a141f37-ltVu2.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-574137cc-9c88-4d38-aeac-59a80a141f37-kR6sv.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["AI, EPS, PNG Format","Easy editable","CMYK, 300 DPI"],"created":"2016-05-21 22:39:33","created_timestamp":1463891973,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"acc473f4809e61e9a72cf890a017464a"},{"id":"5654ad2f-a648-406f-aff0-09310a141f38","name":"Valentine Logo","slug":"valentine-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/valentine-logo","sales_count":12,"is_service":false,"rating":0,"seller_name":"Black Magic","seller_url":"store\\/black-magic","tags":"clean, logo, Business, social, Hearts, heart, modern, charity, Decoration, love, red, art, valentine, beauty, elegance, Pink, foundation, decorative, society, illustrative, organisation, partner, caring, volunteer","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5654ad2f-a648-406f-aff0-09310a141f38-SNRdw.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5654ad2f-a648-406f-aff0-09310a141f38-QlzmI.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-13nWB.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-2ry4E.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-jx3rO.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5654ad2f-a648-406f-aff0-09310a141f38-GKDxw.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Editable","Resizable","Easy to edit color \\/ text"],"created":"2015-11-24 11:32:29","created_timestamp":1448389949,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"f9a7fc891bffa7e81ffe3547b72dc4e1"},{"id":"57597f32-4338-4025-a393-072f0a14153b","name":"Properties Construction Logo","slug":"properties-construction-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/properties-construction-logo","sales_count":12,"is_service":false,"rating":0,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, Home, design, construction, house, realtor, realty, mortgage, office, architect, commercial, consulting, property, building, Properties, build, tower, architecture, architectural, residential","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57597f32-4338-4025-a393-072f0a14153b-Fg5NV.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57597f32-4338-4025-a393-072f0a14153b-AF6l0.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57597f32-4338-4025-a393-072f0a14153b-Cjery.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57597f32-4338-4025-a393-072f0a14153b-8x2QE.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-06-09 08:37:46","created_timestamp":1465483066,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"},{"id":"53771ad3-e9fc-4eca-b5e1-329b0a140b28","name":"Dna Tree","slug":"dna-tree","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/dna-tree","sales_count":11,"is_service":false,"rating":0,"seller_name":"Avriel","seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53771ad3-e9fc-4eca-b5e1-329b0a140b28-136x136-sjR8I.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53771ad3-e9fc-4eca-b5e1-329b0a140b28-260x156-F4Di4.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53771ad3-e9fc-4eca-b5e1-329b0a140b28-1180x660-IO3Zs.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color ","100% vector | resizable"],"created":"2014-05-17 02:52:44","created_timestamp":1400316764,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"7cdd6472812d45a21797f68d52586a09"},{"id":"53434db1-aaa8-4c4e-b58c-5b0b0a141528","name":"Funky Geek Logo","slug":"funky-geek-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/funky-geek-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, fresh, Business, man, intelligent, people, stylish, fashion, brand, identity, boy, stylized, glasses, hair, branding, happy, human, style, fashionable, nerd, geeky, geek, hairstyle, nerdy","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-53434db1-aaa8-4c4e-b58c-5b0b0a141528-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Tech, Geek logo","CMYK and RGB","Easy to edit "],"created":"2014-04-07 19:20:17","created_timestamp":1396920017,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"54f9e256-39e4-4d3c-bfe6-3a490a141528","name":"Drone Logo","slug":"drone-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/drone-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"ManggaDesign","seller_url":"store\\/manggadesign","tags":"camera, brand, game, fun, symbol, eye, Shutter, drone","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-368x296-hxxTd.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-136x136-I9Aiy.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-260x156-T7i8a.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54f9e256-39e4-4d3c-bfe6-3a490a141528-1180x660-TNsqI.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2015-03-06 10:25:09","created_timestamp":1425662709,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"9905cf77b7f15c0706fb4f8a72585228"},{"id":"5463e951-f0b4-4e8d-a890-3e520a141528","name":"Royal Crown Logo","slug":"royal-crown-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/royal-crown-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"Flux","seller_url":"","tags":"clean, elegant, modern, professional, hotel, fashion, ornament, web, smooth, gold, luxury, Jewelry, classic, royal, Queen, tribal, shield, emblem, ornamental, crest, majesty, luxurious, royalty, jewel, decorative, majestic, king, crown, silver, kingdom","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-368x296-szHMr.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-136x136-acsxr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-260x156-EpCbI.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5463e951-f0b4-4e8d-a890-3e520a141528-1180x660-J3PsQ.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2014-11-12 16:17:43","created_timestamp":1415834263,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"fea6e54423e9e7297fba95ec22c3a0cb"},{"id":"57307c9d-45d4-42ec-b525-40cd0a141f38","name":"Goze Tech\\/G Letter Logo","slug":"goze-tech-g-letter-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/goze-tech-g-letter-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"Stock6Design","seller_url":"store\\/stock6design","tags":"clean, simple, logo, Business, circle, travel, store, media, technology, tech, modern, creative, professional, metro, fashion, colorful, bold, brand, software, web, air, character, multicolor, flat, app, logotype, car, automotive, studio, digital, advance, transport, style, Booking, tourism, forum, tour, pixel, strong, wheel, auto, repair, garage, transportation, flight, 2D, alphabet, travels, drive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57307c9d-45d4-42ec-b525-40cd0a141f38-4o9Ae.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57307c9d-45d4-42ec-b525-40cd0a141f38-WDQob.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57307c9d-45d4-42ec-b525-40cd0a141f38-4Mwom.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57307c9d-45d4-42ec-b525-40cd0a141f38-XYpch.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Non-exclusive logo $49","Exclusive logo $200","Any modification $20"],"created":"2016-05-09 06:06:13","created_timestamp":1462795573,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"b5ee5b8fd4da91f8d8821095c8c5fd9e"},{"id":"56c06e3d-c8b8-43df-bbcb-51910a140b32","name":"Turf Grass Logo","slug":"turf-grass-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/turf-grass-logo","sales_count":10,"is_service":false,"rating":5,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, plant, nature, grass, consulting, landscaping, ground, lawn, mow","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56c06e3d-c8b8-43df-bbcb-51910a140b32-JoeNN.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56c06e3d-c8b8-43df-bbcb-51910a140b32-U1noY.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56c06e3d-c8b8-43df-bbcb-51910a140b32-kYF0g.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56c06e3d-c8b8-43df-bbcb-51910a140b32-3saSX.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-02-14 05:08:43","created_timestamp":1455451723,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"}],"page":"1","pageCount":265,"records":5290}";s:3:"raw";s:32072:"HTTP/1.1 200 OK\r\nServer: nginx/1.18.0\r\nDate: Thu, 30 Dec 2021 12:12:08 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 31590\r\nConnection: close\r\nX-Powered-By: PHP/7.1.33\r\nSet-Cookie: SESSION=r7jg2b04q6n2hh3qcrjf8e1j7k; expires=Mon, 03-Jan-2022 16:12:08 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly\r\nCache-Control: 900\r\nAccess-Control-Allow-Origin: *\r\nX-Frame-Options: SAMEORIGIN\r\nVary: Origin\r\nSet-Cookie: APISVR=a1n3; path=/\r\n\r\n{"status":"success","items":[{"id":"5340af5c-15b0-439b-a34e-68940a140b28","name":"Oak Tree Logo","slug":"oak-tree-logo-2","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/oak-tree-logo-2","sales_count":78,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, Business, tree, modern, accounting, lawyer, insurance, oak","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-5340af5c-15b0-439b-a34e-68940a140b28-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["RGB color AI and CMYK EPS formats fully editable","Easy to edit, change size, color and text","Logo template suitable for Marketing and Financial"],"created":"2014-04-05 20:23:46","created_timestamp":1396751026,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"5728fe86-4608-4d36-8193-68cd0a141f38","name":"Eco Lady Logo","slug":"eco-lady-logo-1","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eco-lady-logo-1","sales_count":27,"is_service":false,"rating":0,"seller_name":"Maestro99","seller_url":"store\\/maestro99","tags":"logo, fresh, Business, Vector, Corporate, clinic, medical, health, plant, earth, nature, Green, icon, tree, abstract, healthy, social, media, internet, modern, creative, professional, woman, colorful, brand, web, identity, logos, community, digital, human, eco, natural, symbol, ecology, shape, dummy, Queen, society, lady, herbal","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5728fe86-4608-4d36-8193-68cd0a141f38-fcShF.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5728fe86-4608-4d36-8193-68cd0a141f38-XbSXF.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5728fe86-4608-4d36-8193-68cd0a141f38-L3EJf.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5728fe86-4608-4d36-8193-68cd0a141f38-ITTKQ.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Herbal Logo","Nature Logo","Social Logo"],"created":"2016-05-03 13:40:38","created_timestamp":1462304438,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5260d9c971437c9a5a033d8fa2b08d0f"},{"id":"5197a5fc-f998-4242-b7b5-34780a140b1e","name":"Badged ","slug":"badged","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/badged","sales_count":24,"is_service":false,"rating":0,"seller_name":"Charlie.N","seller_url":"store\\/charlie-n","tags":"logo, Business, elegant, modern, professional, card, brand, company, simplistic","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/large_thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged3-mm-resize-368x296.png","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/square_thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged2-mm-resize-136x136.png","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged4-mm-resize-260x156.png","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/preview-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged1-mm-resize-1180x660.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"25.00"},"features":["Dark and modern design","Fully layered and organized","Easily editable"],"created":"2013-05-18 10:29:05","created_timestamp":1368894545,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d493ef2ef2bc9f6eecf9a4368c482093"},{"id":"56dcf586-6044-40c3-9ba5-312c0a140b32","name":"Lighthouse logo","slug":"lighthouse-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/lighthouse-logo","sales_count":24,"is_service":false,"rating":0,"seller_name":"phuadiesta","seller_url":"","tags":"simple, logo, Vector, blue, icon, symbol, consulting","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56dcf586-6044-40c3-9ba5-312c0a140b32-E60Ur.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56dcf586-6044-40c3-9ba5-312c0a140b32-CAQEA.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56dcf586-6044-40c3-9ba5-312c0a140b32-4WkgR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56dcf586-6044-40c3-9ba5-312c0a140b32-VNG3Z.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56dcf586-6044-40c3-9ba5-312c0a140b32-mPaae.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Fully editable","Format AI, EPS &amp; PNG transparent","Resizable vector"],"created":"2016-03-06 20:31:20","created_timestamp":1457321480,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"3de01ed841b0f15cf895480a056765bc"},{"id":"51e2dc35-d914-46c9-a62f-48af0a140b26","name":"Businesscard Pro","slug":"businesscard-pro","category":"business-cards","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/businesscard-pro","sales_count":21,"is_service":false,"rating":0,"seller_name":"Jayant Vyda","seller_url":"store\\/jayant-vyda","tags":"","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/large_thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-368x296-mm-resize-368x296.jpg","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/square_thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-136x136-mm-resize-136x136.jpg","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-260x156-mm-resize-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/preview-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-1180x660-mm-resize-1180x660.jpg"},"downloads":["eps_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"12.00"},"features":["Print ready business cards","Double Sided cards","Free fonts and customization"],"created":"2013-07-14 12:34:56","created_timestamp":1373826896,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"ea13227aa28560e7c41a96d3edd1d221"},{"id":"53441cd6-e980-4681-8db8-1fd30a140b28","name":"Majestic Logo","slug":"majestic-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/majestic-logo","sales_count":17,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, elegant, Retro, hotel, vintage, fashion, ornament, flourish, gold, winery, luxury, classy, Jewelry, resort, style, classic, royal, emblem, crest, majesty, luxurious, royalty, decorative, majestic, heraldic, calligraphy, calligraphic, ornate, heraldry","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-53441cd6-e980-4681-8db8-1fd30a140b28-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB","Fully Editable"],"created":"2014-04-08 10:05:46","created_timestamp":1396973146,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"5827d703-5b5c-44a8-b8b7-3d5d0a14153a","name":"Aeroglide Letter A Logo","slug":"aeroglide-letter-a-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/aeroglide-letter-a-logo","sales_count":16,"is_service":false,"rating":0,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, travel, abstract, media, arrow, attorney, software, air, letter, education, app, realtor, realty, sport, accounting, law, consulting, aero","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-2WH7k.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-Tsy2W.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-91ak5.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-LRp9g.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-11-12 19:59:25","created_timestamp":1479005965,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"},{"id":"538cbb0a-ec2c-479e-bacc-530e0a140b28","name":"Smart Phone Business Card","slug":"smart-phone-business-card","category":"business-cards","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/smart-phone-business-card","sales_count":16,"is_service":false,"rating":0,"seller_name":"xnOrpix","seller_url":"store\\/xnorpix","tags":"computer, mobile, iphone, android, ios, phone, electronic, smart, smartphone","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-538cbb0a-ec2c-479e-bacc-530e0a140b28-136x136-M5WmW.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-538cbb0a-ec2c-479e-bacc-530e0a140b28-260x156-byoEO.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-538cbb0a-ec2c-479e-bacc-530e0a140b28-1180x660-XBmZT.jpg"},"downloads":["eps_graphic","fonts_graphic"],"prices":{"single_domain_license":"12.00"},"features":["Business Cards","CMYK and RGB color","100% vector | resizable"],"created":"2014-06-02 12:24:09","created_timestamp":1401733449,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"c192d3545fbc9feed64ed9d317ee9379"},{"id":"54414cac-00f0-4cf9-b43a-24dc0a141528","name":"Eagle Wings Logo","slug":"eagle-wings-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eagle-wings-logo","sales_count":14,"is_service":false,"rating":0,"seller_name":"Voltury","seller_url":"store\\/voltury","tags":"Corporate, media, animal, company, wing, work, global, wings, eagle, voltury","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-368x296-FCrMP.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-136x136-PlG1o.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-260x156-sJyUT.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54414cac-00f0-4cf9-b43a-24dc0a141528-1180x660-DUVyy.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2014-10-17 11:10:10","created_timestamp":1413565810,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5fa9eac176a618c1a019f2e411084b32"},{"id":"535fdfd3-cb80-4cdc-9081-19c50a140b28","name":"Synergy Logo","slug":"synergy-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/synergy-logo","sales_count":14,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, simple, modern, professional, logotype, s, symmetry","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-368x296-TPkCu.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-136x136-Px0sr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-260x156-Oqc9h.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-535fdfd3-cb80-4cdc-9081-19c50a140b28-1180x660-IxUdA.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color ","100% vector | resizable"],"created":"2014-04-29 11:27:26","created_timestamp":1398792446,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"55d48a8e-d09c-4be7-a992-58390a141f38","name":"Pura House Logo, Letter P House Logo","slug":"pura-house-logo-letter-p-house-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/pura-house-logo-letter-p-house-logo","sales_count":13,"is_service":false,"rating":1,"seller_name":"Maestro99","seller_url":"store\\/maestro99","tags":"clean, simple, logo, family, Home, sell, creative, professional, hotel, City, house, bold, unique, brand, identity, realtor, apartment, mortgage, Motel, property, rent, town, sold, stay","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-368x296-oAudc.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-136x136-9GJ17.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-260x156-Oc4uz.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55d48a8e-d09c-4be7-a992-58390a141f38-1180x660-Gu3mo.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2015-08-19 08:01:54","created_timestamp":1439992914,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5260d9c971437c9a5a033d8fa2b08d0f"},{"id":"574137cc-9c88-4d38-aeac-59a80a141f37","name":"Eco Tech Logo","slug":"eco-tech-logo-2","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eco-tech-logo-2","sales_count":13,"is_service":false,"rating":5,"seller_name":"meisuseno","seller_url":"store\\/meisuseno","tags":"logo, plant, nature, Green, leaf, leaves, cool, computer, technology, network, tech, modern, creative, professional, growth, IT, eco, service, natural, creatives, hitech, networking, circuit, computing","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-574137cc-9c88-4d38-aeac-59a80a141f37-MtYbX.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-574137cc-9c88-4d38-aeac-59a80a141f37-Fctqy.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-574137cc-9c88-4d38-aeac-59a80a141f37-ltVu2.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-574137cc-9c88-4d38-aeac-59a80a141f37-kR6sv.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["AI, EPS, PNG Format","Easy editable","CMYK, 300 DPI"],"created":"2016-05-21 22:39:33","created_timestamp":1463891973,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"acc473f4809e61e9a72cf890a017464a"},{"id":"5654ad2f-a648-406f-aff0-09310a141f38","name":"Valentine Logo","slug":"valentine-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/valentine-logo","sales_count":12,"is_service":false,"rating":0,"seller_name":"Black Magic","seller_url":"store\\/black-magic","tags":"clean, logo, Business, social, Hearts, heart, modern, charity, Decoration, love, red, art, valentine, beauty, elegance, Pink, foundation, decorative, society, illustrative, organisation, partner, caring, volunteer","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5654ad2f-a648-406f-aff0-09310a141f38-SNRdw.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5654ad2f-a648-406f-aff0-09310a141f38-QlzmI.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-13nWB.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-2ry4E.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-jx3rO.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5654ad2f-a648-406f-aff0-09310a141f38-GKDxw.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Editable","Resizable","Easy to edit color \\/ text"],"created":"2015-11-24 11:32:29","created_timestamp":1448389949,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"f9a7fc891bffa7e81ffe3547b72dc4e1"},{"id":"57597f32-4338-4025-a393-072f0a14153b","name":"Properties Construction Logo","slug":"properties-construction-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/properties-construction-logo","sales_count":12,"is_service":false,"rating":0,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, Home, design, construction, house, realtor, realty, mortgage, office, architect, commercial, consulting, property, building, Properties, build, tower, architecture, architectural, residential","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57597f32-4338-4025-a393-072f0a14153b-Fg5NV.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57597f32-4338-4025-a393-072f0a14153b-AF6l0.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57597f32-4338-4025-a393-072f0a14153b-Cjery.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57597f32-4338-4025-a393-072f0a14153b-8x2QE.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-06-09 08:37:46","created_timestamp":1465483066,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"},{"id":"53771ad3-e9fc-4eca-b5e1-329b0a140b28","name":"Dna Tree","slug":"dna-tree","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/dna-tree","sales_count":11,"is_service":false,"rating":0,"seller_name":"Avriel","seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53771ad3-e9fc-4eca-b5e1-329b0a140b28-136x136-sjR8I.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53771ad3-e9fc-4eca-b5e1-329b0a140b28-260x156-F4Di4.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53771ad3-e9fc-4eca-b5e1-329b0a140b28-1180x660-IO3Zs.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color ","100% vector | resizable"],"created":"2014-05-17 02:52:44","created_timestamp":1400316764,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"7cdd6472812d45a21797f68d52586a09"},{"id":"53434db1-aaa8-4c4e-b58c-5b0b0a141528","name":"Funky Geek Logo","slug":"funky-geek-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/funky-geek-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, fresh, Business, man, intelligent, people, stylish, fashion, brand, identity, boy, stylized, glasses, hair, branding, happy, human, style, fashionable, nerd, geeky, geek, hairstyle, nerdy","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-53434db1-aaa8-4c4e-b58c-5b0b0a141528-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Tech, Geek logo","CMYK and RGB","Easy to edit "],"created":"2014-04-07 19:20:17","created_timestamp":1396920017,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"54f9e256-39e4-4d3c-bfe6-3a490a141528","name":"Drone Logo","slug":"drone-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/drone-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"ManggaDesign","seller_url":"store\\/manggadesign","tags":"camera, brand, game, fun, symbol, eye, Shutter, drone","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-368x296-hxxTd.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-136x136-I9Aiy.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-260x156-T7i8a.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54f9e256-39e4-4d3c-bfe6-3a490a141528-1180x660-TNsqI.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2015-03-06 10:25:09","created_timestamp":1425662709,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"9905cf77b7f15c0706fb4f8a72585228"},{"id":"5463e951-f0b4-4e8d-a890-3e520a141528","name":"Royal Crown Logo","slug":"royal-crown-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/royal-crown-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"Flux","seller_url":"","tags":"clean, elegant, modern, professional, hotel, fashion, ornament, web, smooth, gold, luxury, Jewelry, classic, royal, Queen, tribal, shield, emblem, ornamental, crest, majesty, luxurious, royalty, jewel, decorative, majestic, king, crown, silver, kingdom","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-368x296-szHMr.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-136x136-acsxr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-260x156-EpCbI.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5463e951-f0b4-4e8d-a890-3e520a141528-1180x660-J3PsQ.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2014-11-12 16:17:43","created_timestamp":1415834263,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"fea6e54423e9e7297fba95ec22c3a0cb"},{"id":"57307c9d-45d4-42ec-b525-40cd0a141f38","name":"Goze Tech\\/G Letter Logo","slug":"goze-tech-g-letter-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/goze-tech-g-letter-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"Stock6Design","seller_url":"store\\/stock6design","tags":"clean, simple, logo, Business, circle, travel, store, media, technology, tech, modern, creative, professional, metro, fashion, colorful, bold, brand, software, web, air, character, multicolor, flat, app, logotype, car, automotive, studio, digital, advance, transport, style, Booking, tourism, forum, tour, pixel, strong, wheel, auto, repair, garage, transportation, flight, 2D, alphabet, travels, drive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57307c9d-45d4-42ec-b525-40cd0a141f38-4o9Ae.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57307c9d-45d4-42ec-b525-40cd0a141f38-WDQob.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57307c9d-45d4-42ec-b525-40cd0a141f38-4Mwom.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57307c9d-45d4-42ec-b525-40cd0a141f38-XYpch.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Non-exclusive logo $49","Exclusive logo $200","Any modification $20"],"created":"2016-05-09 06:06:13","created_timestamp":1462795573,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"b5ee5b8fd4da91f8d8821095c8c5fd9e"},{"id":"56c06e3d-c8b8-43df-bbcb-51910a140b32","name":"Turf Grass Logo","slug":"turf-grass-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/turf-grass-logo","sales_count":10,"is_service":false,"rating":5,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, plant, nature, grass, consulting, landscaping, ground, lawn, mow","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56c06e3d-c8b8-43df-bbcb-51910a140b32-JoeNN.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56c06e3d-c8b8-43df-bbcb-51910a140b32-U1noY.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56c06e3d-c8b8-43df-bbcb-51910a140b32-kYF0g.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56c06e3d-c8b8-43df-bbcb-51910a140b32-3saSX.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-02-14 05:08:43","created_timestamp":1455451723,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"}],"page":"1","pageCount":265,"records":5290}";s:7:"headers";O:25:"Requests_Response_Headers":1:{s:7:"\0*\0data";a:10:{s:6:"server";a:1:{i:0;s:12:"nginx/1.18.0";}s:4:"date";a:1:{i:0;s:29:"Thu, 30 Dec 2021 12:12:08 GMT";}s:12:"content-type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"content-length";a:1:{i:0;s:5:"31590";}s:12:"x-powered-by";a:1:{i:0;s:10:"PHP/7.1.33";}s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=r7jg2b04q6n2hh3qcrjf8e1j7k; expires=Mon, 03-Jan-2022 16:12:08 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n3; path=/";}s:13:"cache-control";a:1:{i:0;s:3:"900";}s:27:"access-control-allow-origin";a:1:{i:0;s:1:"*";}s:15:"x-frame-options";a:1:{i:0;s:10:"SAMEORIGIN";}s:4:"vary";a:1:{i:0;s:6:"Origin";}}}s:11:"status_code";i:200;s:16:"protocol_version";d:1.100000000000000088817841970012523233890533447265625;s:7:"success";b:1;s:9:"redirects";i:0;s:3:"url";s:86:"https://api.mojomarketplace.com/api/v2/items?type=graphics&count=20&order=sales&page=1";s:7:"history";a:0:{}s:7:"cookies";O:19:"Requests_Cookie_Jar":1:{s:10:"\0*\0cookies";a:1:{s:6:"APISVR";O:15:"Requests_Cookie":5:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n3";s:10:"attributes";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:2:{s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";}}s:5:"flags";a:4:{s:8:"creation";i:1640866328;s:11:"last-access";i:1640866328;s:10:"persistent";b:0;s:9:"host-only";b:1;}s:14:"reference_time";i:1640866328;}}}}s:11:"\0*\0filename";N;s:4:"data";N;s:7:"headers";N;s:6:"status";N;}}s:32:"3437ab8b1d1215a1ad677903d8c2497c";a:6:{s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:10:{s:6:"server";s:12:"nginx/1.18.0";s:4:"date";s:29:"Thu, 30 Dec 2021 12:12:09 GMT";s:12:"content-type";s:31:"application/json; charset=UTF-8";s:14:"content-length";s:4:"5360";s:12:"x-powered-by";s:10:"PHP/7.1.33";s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=g90fm3rpaluvfuh91l1qfe8u52; expires=Mon, 03-Jan-2022 16:12:09 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n2; path=/";}s:13:"cache-control";s:3:"900";s:27:"access-control-allow-origin";s:1:"*";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:4:"vary";s:6:"Origin";}}s:4:"body";s:5360:"{"status":"success","items":[{"id":"e7629983-2c2f-11e6-b294-525400d3eba4","name":"Social Suite","slug":"social-suite","category":"marketing","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/social-suite","sales_count":3,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/e7629983-2c2f-11e6-b294-525400d3eba4-square_thumbnail.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/e7629983-2c2f-11e6-b294-525400d3eba4-SocialSuite-thumb.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/e7629983-2c2f-11e6-b294-525400d3eba4-preview.jpg"},"downloads":[],"prices":{"single_domain_license":"7.70"},"features":"","created":"2016-06-28 20:33:35","created_timestamp":1467167615,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"cd7a05bf-28d8-11e6-bdaa-02cc4695eddb","name":"Bank of America","slug":"bank-of-america","category":"financial","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/bank-of-america","sales_count":0,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-assets-production\\/items\\/bankofAmerica_thumbnail.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/cd7a05bf-28d8-11e6-bdaa-02cc4695eddb-BankOfAmerica-preview.png"},"downloads":[],"prices":[],"features":"","created":"2016-06-14 21:39:10","created_timestamp":1465961950,"demo_url":"","short_description":"Customized small business banking solutions to improve your cash flow and streamline your business.","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"03e3b083-fdcb-11e5-a93f-080027a88f86","name":"Bing Ads","slug":"bing-ads","category":"marketing","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/bing-ads","sales_count":0,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/03e3b083-fdcb-11e5-a93f-080027a88f86-bing-thumb-183x118.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/03e3b083-fdcb-11e5-a93f-080027a88f86-Bing-preview.png"},"downloads":[],"prices":[],"features":"","created":"2016-04-08 14:46:49","created_timestamp":1460148409,"demo_url":"","short_description":"Reach your best customers and boost sales with $100 in free advertising from Bing Ads.","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"8c9d1106-9151-4807-810d-9290b77b0baa","name":"Post Creator","slug":"post-creator","category":"all","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/post-creator","sales_count":0,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/8c9d1106-9151-4807-810d-9290b77b0baa-postCreator-thumb.png","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/8c9d1106-9151-4807-810d-9290b77b0baa-PostCreator-preview.png"},"downloads":[],"prices":[],"features":"","created":"2016-05-24 16:52:03","created_timestamp":1464130323,"demo_url":"","short_description":"PostCreator enables you to upload images, insert messages and add a logo to make more engaging branded content. And you don\\u2019t need to be a design pro to use it.","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"fd32f0d5-fdca-11e5-a93f-080027a88f86","name":"Kabbage ","slug":"kabbage","category":"financial","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/kabbage","sales_count":0,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/fc7e7771-fdca-11e5-a93f-080027a88f86-Kabbage-thumb-183x118.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/fd32f0d5-fdca-11e5-a93f-080027a88f86-Kabbage-preview.png"},"downloads":[],"prices":[],"features":"","created":"2016-04-08 14:46:37","created_timestamp":1460148397,"demo_url":"","short_description":"Get the security of a business line of credit today. Qualify for a line up to $100,000 in minutes. No cost or obligation to draw funds. Take only what you need, when you need it. Pay only for what you take. Access your cash 24\\/7.","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"}],"page":"1","pageCount":1,"records":5}";s:8:"response";a:2:{s:4:"code";i:200;s:7:"message";s:2:"OK";}s:7:"cookies";a:1:{i:0;O:14:"WP_Http_Cookie":6:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n2";s:7:"expires";N;s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";s:9:"host_only";b:1;}}s:8:"filename";N;s:13:"http_response";O:25:"WP_HTTP_Requests_Response":5:{s:11:"\0*\0response";O:17:"Requests_Response":10:{s:4:"body";s:5360:"{"status":"success","items":[{"id":"e7629983-2c2f-11e6-b294-525400d3eba4","name":"Social Suite","slug":"social-suite","category":"marketing","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/social-suite","sales_count":3,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/e7629983-2c2f-11e6-b294-525400d3eba4-square_thumbnail.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/e7629983-2c2f-11e6-b294-525400d3eba4-SocialSuite-thumb.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/e7629983-2c2f-11e6-b294-525400d3eba4-preview.jpg"},"downloads":[],"prices":{"single_domain_license":"7.70"},"features":"","created":"2016-06-28 20:33:35","created_timestamp":1467167615,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"cd7a05bf-28d8-11e6-bdaa-02cc4695eddb","name":"Bank of America","slug":"bank-of-america","category":"financial","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/bank-of-america","sales_count":0,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-assets-production\\/items\\/bankofAmerica_thumbnail.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/cd7a05bf-28d8-11e6-bdaa-02cc4695eddb-BankOfAmerica-preview.png"},"downloads":[],"prices":[],"features":"","created":"2016-06-14 21:39:10","created_timestamp":1465961950,"demo_url":"","short_description":"Customized small business banking solutions to improve your cash flow and streamline your business.","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"03e3b083-fdcb-11e5-a93f-080027a88f86","name":"Bing Ads","slug":"bing-ads","category":"marketing","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/bing-ads","sales_count":0,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/03e3b083-fdcb-11e5-a93f-080027a88f86-bing-thumb-183x118.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/03e3b083-fdcb-11e5-a93f-080027a88f86-Bing-preview.png"},"downloads":[],"prices":[],"features":"","created":"2016-04-08 14:46:49","created_timestamp":1460148409,"demo_url":"","short_description":"Reach your best customers and boost sales with $100 in free advertising from Bing Ads.","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"8c9d1106-9151-4807-810d-9290b77b0baa","name":"Post Creator","slug":"post-creator","category":"all","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/post-creator","sales_count":0,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/8c9d1106-9151-4807-810d-9290b77b0baa-postCreator-thumb.png","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/8c9d1106-9151-4807-810d-9290b77b0baa-PostCreator-preview.png"},"downloads":[],"prices":[],"features":"","created":"2016-05-24 16:52:03","created_timestamp":1464130323,"demo_url":"","short_description":"PostCreator enables you to upload images, insert messages and add a logo to make more engaging branded content. And you don\\u2019t need to be a design pro to use it.","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"fd32f0d5-fdca-11e5-a93f-080027a88f86","name":"Kabbage ","slug":"kabbage","category":"financial","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/kabbage","sales_count":0,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/fc7e7771-fdca-11e5-a93f-080027a88f86-Kabbage-thumb-183x118.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/fd32f0d5-fdca-11e5-a93f-080027a88f86-Kabbage-preview.png"},"downloads":[],"prices":[],"features":"","created":"2016-04-08 14:46:37","created_timestamp":1460148397,"demo_url":"","short_description":"Get the security of a business line of credit today. Qualify for a line up to $100,000 in minutes. No cost or obligation to draw funds. Take only what you need, when you need it. Pay only for what you take. Access your cash 24\\/7.","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"}],"page":"1","pageCount":1,"records":5}";s:3:"raw";s:5841:"HTTP/1.1 200 OK\r\nServer: nginx/1.18.0\r\nDate: Thu, 30 Dec 2021 12:12:09 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 5360\r\nConnection: close\r\nX-Powered-By: PHP/7.1.33\r\nSet-Cookie: SESSION=g90fm3rpaluvfuh91l1qfe8u52; expires=Mon, 03-Jan-2022 16:12:09 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly\r\nCache-Control: 900\r\nAccess-Control-Allow-Origin: *\r\nX-Frame-Options: SAMEORIGIN\r\nVary: Origin\r\nSet-Cookie: APISVR=a1n2; path=/\r\n\r\n{"status":"success","items":[{"id":"e7629983-2c2f-11e6-b294-525400d3eba4","name":"Social Suite","slug":"social-suite","category":"marketing","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/social-suite","sales_count":3,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/e7629983-2c2f-11e6-b294-525400d3eba4-square_thumbnail.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/e7629983-2c2f-11e6-b294-525400d3eba4-SocialSuite-thumb.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/e7629983-2c2f-11e6-b294-525400d3eba4-preview.jpg"},"downloads":[],"prices":{"single_domain_license":"7.70"},"features":"","created":"2016-06-28 20:33:35","created_timestamp":1467167615,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"cd7a05bf-28d8-11e6-bdaa-02cc4695eddb","name":"Bank of America","slug":"bank-of-america","category":"financial","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/bank-of-america","sales_count":0,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-assets-production\\/items\\/bankofAmerica_thumbnail.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/cd7a05bf-28d8-11e6-bdaa-02cc4695eddb-BankOfAmerica-preview.png"},"downloads":[],"prices":[],"features":"","created":"2016-06-14 21:39:10","created_timestamp":1465961950,"demo_url":"","short_description":"Customized small business banking solutions to improve your cash flow and streamline your business.","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"03e3b083-fdcb-11e5-a93f-080027a88f86","name":"Bing Ads","slug":"bing-ads","category":"marketing","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/bing-ads","sales_count":0,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/03e3b083-fdcb-11e5-a93f-080027a88f86-bing-thumb-183x118.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/03e3b083-fdcb-11e5-a93f-080027a88f86-Bing-preview.png"},"downloads":[],"prices":[],"features":"","created":"2016-04-08 14:46:49","created_timestamp":1460148409,"demo_url":"","short_description":"Reach your best customers and boost sales with $100 in free advertising from Bing Ads.","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"8c9d1106-9151-4807-810d-9290b77b0baa","name":"Post Creator","slug":"post-creator","category":"all","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/post-creator","sales_count":0,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/8c9d1106-9151-4807-810d-9290b77b0baa-postCreator-thumb.png","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/8c9d1106-9151-4807-810d-9290b77b0baa-PostCreator-preview.png"},"downloads":[],"prices":[],"features":"","created":"2016-05-24 16:52:03","created_timestamp":1464130323,"demo_url":"","short_description":"PostCreator enables you to upload images, insert messages and add a logo to make more engaging branded content. And you don\\u2019t need to be a design pro to use it.","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"},{"id":"fd32f0d5-fdca-11e5-a93f-080027a88f86","name":"Kabbage ","slug":"kabbage","category":"financial","type":"business-tools","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/kabbage","sales_count":0,"is_service":false,"rating":0,"seller_name":null,"seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/fc7e7771-fdca-11e5-a93f-080027a88f86-Kabbage-thumb-183x118.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/fd32f0d5-fdca-11e5-a93f-080027a88f86-Kabbage-preview.png"},"downloads":[],"prices":[],"features":"","created":"2016-04-08 14:46:37","created_timestamp":1460148397,"demo_url":"","short_description":"Get the security of a business line of credit today. Qualify for a line up to $100,000 in minutes. No cost or obligation to draw funds. Take only what you need, when you need it. Pay only for what you take. Access your cash 24\\/7.","logo_bg_color":"","change_logs":[],"gravatar_hash":"d41d8cd98f00b204e9800998ecf8427e"}],"page":"1","pageCount":1,"records":5}";s:7:"headers";O:25:"Requests_Response_Headers":1:{s:7:"\0*\0data";a:10:{s:6:"server";a:1:{i:0;s:12:"nginx/1.18.0";}s:4:"date";a:1:{i:0;s:29:"Thu, 30 Dec 2021 12:12:09 GMT";}s:12:"content-type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"content-length";a:1:{i:0;s:4:"5360";}s:12:"x-powered-by";a:1:{i:0;s:10:"PHP/7.1.33";}s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=g90fm3rpaluvfuh91l1qfe8u52; expires=Mon, 03-Jan-2022 16:12:09 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n2; path=/";}s:13:"cache-control";a:1:{i:0;s:3:"900";}s:27:"access-control-allow-origin";a:1:{i:0;s:1:"*";}s:15:"x-frame-options";a:1:{i:0;s:10:"SAMEORIGIN";}s:4:"vary";a:1:{i:0;s:6:"Origin";}}}s:11:"status_code";i:200;s:16:"protocol_version";d:1.100000000000000088817841970012523233890533447265625;s:7:"success";b:1;s:9:"redirects";i:0;s:3:"url";s:80:"https://api.mojomarketplace.com/api/v2/items?type=business-tools&count=20&page=1";s:7:"history";a:0:{}s:7:"cookies";O:19:"Requests_Cookie_Jar":1:{s:10:"\0*\0cookies";a:1:{s:6:"APISVR";O:15:"Requests_Cookie":5:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n2";s:10:"attributes";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:2:{s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";}}s:5:"flags";a:4:{s:8:"creation";i:1640866329;s:11:"last-access";i:1640866329;s:10:"persistent";b:0;s:9:"host-only";b:1;}s:14:"reference_time";i:1640866329;}}}}s:11:"\0*\0filename";N;s:4:"data";N;s:7:"headers";N;s:6:"status";N;}}s:32:"63da89e5939268076d6c5b80271e437f";a:6:{s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:10:{s:6:"server";s:12:"nginx/1.18.0";s:4:"date";s:29:"Thu, 30 Dec 2021 12:12:10 GMT";s:12:"content-type";s:31:"application/json; charset=UTF-8";s:14:"content-length";s:5:"31590";s:12:"x-powered-by";s:10:"PHP/7.1.33";s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=kmqfbhble70rmj46i7iqbfnn2u; expires=Mon, 03-Jan-2022 16:12:10 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n1; path=/";}s:13:"cache-control";s:3:"900";s:27:"access-control-allow-origin";s:1:"*";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:4:"vary";s:6:"Origin";}}s:4:"body";s:31590:"{"status":"success","items":[{"id":"5340af5c-15b0-439b-a34e-68940a140b28","name":"Oak Tree Logo","slug":"oak-tree-logo-2","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/oak-tree-logo-2","sales_count":78,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, Business, tree, modern, accounting, lawyer, insurance, oak","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-5340af5c-15b0-439b-a34e-68940a140b28-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["RGB color AI and CMYK EPS formats fully editable","Easy to edit, change size, color and text","Logo template suitable for Marketing and Financial"],"created":"2014-04-05 20:23:46","created_timestamp":1396751026,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"5728fe86-4608-4d36-8193-68cd0a141f38","name":"Eco Lady Logo","slug":"eco-lady-logo-1","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eco-lady-logo-1","sales_count":27,"is_service":false,"rating":0,"seller_name":"Maestro99","seller_url":"store\\/maestro99","tags":"logo, fresh, Business, Vector, Corporate, clinic, medical, health, plant, earth, nature, Green, icon, tree, abstract, healthy, social, media, internet, modern, creative, professional, woman, colorful, brand, web, identity, logos, community, digital, human, eco, natural, symbol, ecology, shape, dummy, Queen, society, lady, herbal","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5728fe86-4608-4d36-8193-68cd0a141f38-fcShF.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5728fe86-4608-4d36-8193-68cd0a141f38-XbSXF.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5728fe86-4608-4d36-8193-68cd0a141f38-L3EJf.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5728fe86-4608-4d36-8193-68cd0a141f38-ITTKQ.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Herbal Logo","Nature Logo","Social Logo"],"created":"2016-05-03 13:40:38","created_timestamp":1462304438,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5260d9c971437c9a5a033d8fa2b08d0f"},{"id":"5197a5fc-f998-4242-b7b5-34780a140b1e","name":"Badged ","slug":"badged","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/badged","sales_count":24,"is_service":false,"rating":0,"seller_name":"Charlie.N","seller_url":"store\\/charlie-n","tags":"logo, Business, elegant, modern, professional, card, brand, company, simplistic","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/large_thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged3-mm-resize-368x296.png","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/square_thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged2-mm-resize-136x136.png","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged4-mm-resize-260x156.png","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/preview-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged1-mm-resize-1180x660.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"25.00"},"features":["Dark and modern design","Fully layered and organized","Easily editable"],"created":"2013-05-18 10:29:05","created_timestamp":1368894545,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d493ef2ef2bc9f6eecf9a4368c482093"},{"id":"56dcf586-6044-40c3-9ba5-312c0a140b32","name":"Lighthouse logo","slug":"lighthouse-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/lighthouse-logo","sales_count":24,"is_service":false,"rating":0,"seller_name":"phuadiesta","seller_url":"","tags":"simple, logo, Vector, blue, icon, symbol, consulting","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56dcf586-6044-40c3-9ba5-312c0a140b32-E60Ur.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56dcf586-6044-40c3-9ba5-312c0a140b32-CAQEA.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56dcf586-6044-40c3-9ba5-312c0a140b32-4WkgR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56dcf586-6044-40c3-9ba5-312c0a140b32-VNG3Z.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56dcf586-6044-40c3-9ba5-312c0a140b32-mPaae.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Fully editable","Format AI, EPS &amp; PNG transparent","Resizable vector"],"created":"2016-03-06 20:31:20","created_timestamp":1457321480,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"3de01ed841b0f15cf895480a056765bc"},{"id":"51e2dc35-d914-46c9-a62f-48af0a140b26","name":"Businesscard Pro","slug":"businesscard-pro","category":"business-cards","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/businesscard-pro","sales_count":21,"is_service":false,"rating":0,"seller_name":"Jayant Vyda","seller_url":"store\\/jayant-vyda","tags":"","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/large_thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-368x296-mm-resize-368x296.jpg","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/square_thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-136x136-mm-resize-136x136.jpg","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-260x156-mm-resize-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/preview-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-1180x660-mm-resize-1180x660.jpg"},"downloads":["eps_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"12.00"},"features":["Print ready business cards","Double Sided cards","Free fonts and customization"],"created":"2013-07-14 12:34:56","created_timestamp":1373826896,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"ea13227aa28560e7c41a96d3edd1d221"},{"id":"53441cd6-e980-4681-8db8-1fd30a140b28","name":"Majestic Logo","slug":"majestic-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/majestic-logo","sales_count":17,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, elegant, Retro, hotel, vintage, fashion, ornament, flourish, gold, winery, luxury, classy, Jewelry, resort, style, classic, royal, emblem, crest, majesty, luxurious, royalty, decorative, majestic, heraldic, calligraphy, calligraphic, ornate, heraldry","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-53441cd6-e980-4681-8db8-1fd30a140b28-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB","Fully Editable"],"created":"2014-04-08 10:05:46","created_timestamp":1396973146,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"5827d703-5b5c-44a8-b8b7-3d5d0a14153a","name":"Aeroglide Letter A Logo","slug":"aeroglide-letter-a-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/aeroglide-letter-a-logo","sales_count":16,"is_service":false,"rating":0,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, travel, abstract, media, arrow, attorney, software, air, letter, education, app, realtor, realty, sport, accounting, law, consulting, aero","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-2WH7k.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-Tsy2W.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-91ak5.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-LRp9g.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-11-12 19:59:25","created_timestamp":1479005965,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"},{"id":"538cbb0a-ec2c-479e-bacc-530e0a140b28","name":"Smart Phone Business Card","slug":"smart-phone-business-card","category":"business-cards","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/smart-phone-business-card","sales_count":16,"is_service":false,"rating":0,"seller_name":"xnOrpix","seller_url":"store\\/xnorpix","tags":"computer, mobile, iphone, android, ios, phone, electronic, smart, smartphone","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-538cbb0a-ec2c-479e-bacc-530e0a140b28-136x136-M5WmW.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-538cbb0a-ec2c-479e-bacc-530e0a140b28-260x156-byoEO.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-538cbb0a-ec2c-479e-bacc-530e0a140b28-1180x660-XBmZT.jpg"},"downloads":["eps_graphic","fonts_graphic"],"prices":{"single_domain_license":"12.00"},"features":["Business Cards","CMYK and RGB color","100% vector | resizable"],"created":"2014-06-02 12:24:09","created_timestamp":1401733449,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"c192d3545fbc9feed64ed9d317ee9379"},{"id":"54414cac-00f0-4cf9-b43a-24dc0a141528","name":"Eagle Wings Logo","slug":"eagle-wings-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eagle-wings-logo","sales_count":14,"is_service":false,"rating":0,"seller_name":"Voltury","seller_url":"store\\/voltury","tags":"Corporate, media, animal, company, wing, work, global, wings, eagle, voltury","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-368x296-FCrMP.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-136x136-PlG1o.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-260x156-sJyUT.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54414cac-00f0-4cf9-b43a-24dc0a141528-1180x660-DUVyy.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2014-10-17 11:10:10","created_timestamp":1413565810,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5fa9eac176a618c1a019f2e411084b32"},{"id":"535fdfd3-cb80-4cdc-9081-19c50a140b28","name":"Synergy Logo","slug":"synergy-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/synergy-logo","sales_count":14,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, simple, modern, professional, logotype, s, symmetry","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-368x296-TPkCu.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-136x136-Px0sr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-260x156-Oqc9h.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-535fdfd3-cb80-4cdc-9081-19c50a140b28-1180x660-IxUdA.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color ","100% vector | resizable"],"created":"2014-04-29 11:27:26","created_timestamp":1398792446,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"55d48a8e-d09c-4be7-a992-58390a141f38","name":"Pura House Logo, Letter P House Logo","slug":"pura-house-logo-letter-p-house-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/pura-house-logo-letter-p-house-logo","sales_count":13,"is_service":false,"rating":1,"seller_name":"Maestro99","seller_url":"store\\/maestro99","tags":"clean, simple, logo, family, Home, sell, creative, professional, hotel, City, house, bold, unique, brand, identity, realtor, apartment, mortgage, Motel, property, rent, town, sold, stay","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-368x296-oAudc.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-136x136-9GJ17.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-260x156-Oc4uz.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55d48a8e-d09c-4be7-a992-58390a141f38-1180x660-Gu3mo.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2015-08-19 08:01:54","created_timestamp":1439992914,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5260d9c971437c9a5a033d8fa2b08d0f"},{"id":"574137cc-9c88-4d38-aeac-59a80a141f37","name":"Eco Tech Logo","slug":"eco-tech-logo-2","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eco-tech-logo-2","sales_count":13,"is_service":false,"rating":5,"seller_name":"meisuseno","seller_url":"store\\/meisuseno","tags":"logo, plant, nature, Green, leaf, leaves, cool, computer, technology, network, tech, modern, creative, professional, growth, IT, eco, service, natural, creatives, hitech, networking, circuit, computing","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-574137cc-9c88-4d38-aeac-59a80a141f37-MtYbX.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-574137cc-9c88-4d38-aeac-59a80a141f37-Fctqy.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-574137cc-9c88-4d38-aeac-59a80a141f37-ltVu2.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-574137cc-9c88-4d38-aeac-59a80a141f37-kR6sv.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["AI, EPS, PNG Format","Easy editable","CMYK, 300 DPI"],"created":"2016-05-21 22:39:33","created_timestamp":1463891973,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"acc473f4809e61e9a72cf890a017464a"},{"id":"5654ad2f-a648-406f-aff0-09310a141f38","name":"Valentine Logo","slug":"valentine-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/valentine-logo","sales_count":12,"is_service":false,"rating":0,"seller_name":"Black Magic","seller_url":"store\\/black-magic","tags":"clean, logo, Business, social, Hearts, heart, modern, charity, Decoration, love, red, art, valentine, beauty, elegance, Pink, foundation, decorative, society, illustrative, organisation, partner, caring, volunteer","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5654ad2f-a648-406f-aff0-09310a141f38-SNRdw.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5654ad2f-a648-406f-aff0-09310a141f38-QlzmI.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-13nWB.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-2ry4E.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-jx3rO.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5654ad2f-a648-406f-aff0-09310a141f38-GKDxw.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Editable","Resizable","Easy to edit color \\/ text"],"created":"2015-11-24 11:32:29","created_timestamp":1448389949,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"f9a7fc891bffa7e81ffe3547b72dc4e1"},{"id":"57597f32-4338-4025-a393-072f0a14153b","name":"Properties Construction Logo","slug":"properties-construction-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/properties-construction-logo","sales_count":12,"is_service":false,"rating":0,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, Home, design, construction, house, realtor, realty, mortgage, office, architect, commercial, consulting, property, building, Properties, build, tower, architecture, architectural, residential","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57597f32-4338-4025-a393-072f0a14153b-Fg5NV.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57597f32-4338-4025-a393-072f0a14153b-AF6l0.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57597f32-4338-4025-a393-072f0a14153b-Cjery.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57597f32-4338-4025-a393-072f0a14153b-8x2QE.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-06-09 08:37:46","created_timestamp":1465483066,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"},{"id":"53771ad3-e9fc-4eca-b5e1-329b0a140b28","name":"Dna Tree","slug":"dna-tree","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/dna-tree","sales_count":11,"is_service":false,"rating":0,"seller_name":"Avriel","seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53771ad3-e9fc-4eca-b5e1-329b0a140b28-136x136-sjR8I.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53771ad3-e9fc-4eca-b5e1-329b0a140b28-260x156-F4Di4.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53771ad3-e9fc-4eca-b5e1-329b0a140b28-1180x660-IO3Zs.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color ","100% vector | resizable"],"created":"2014-05-17 02:52:44","created_timestamp":1400316764,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"7cdd6472812d45a21797f68d52586a09"},{"id":"53434db1-aaa8-4c4e-b58c-5b0b0a141528","name":"Funky Geek Logo","slug":"funky-geek-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/funky-geek-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, fresh, Business, man, intelligent, people, stylish, fashion, brand, identity, boy, stylized, glasses, hair, branding, happy, human, style, fashionable, nerd, geeky, geek, hairstyle, nerdy","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-53434db1-aaa8-4c4e-b58c-5b0b0a141528-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Tech, Geek logo","CMYK and RGB","Easy to edit "],"created":"2014-04-07 19:20:17","created_timestamp":1396920017,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"54f9e256-39e4-4d3c-bfe6-3a490a141528","name":"Drone Logo","slug":"drone-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/drone-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"ManggaDesign","seller_url":"store\\/manggadesign","tags":"camera, brand, game, fun, symbol, eye, Shutter, drone","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-368x296-hxxTd.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-136x136-I9Aiy.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-260x156-T7i8a.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54f9e256-39e4-4d3c-bfe6-3a490a141528-1180x660-TNsqI.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2015-03-06 10:25:09","created_timestamp":1425662709,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"9905cf77b7f15c0706fb4f8a72585228"},{"id":"5463e951-f0b4-4e8d-a890-3e520a141528","name":"Royal Crown Logo","slug":"royal-crown-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/royal-crown-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"Flux","seller_url":"","tags":"clean, elegant, modern, professional, hotel, fashion, ornament, web, smooth, gold, luxury, Jewelry, classic, royal, Queen, tribal, shield, emblem, ornamental, crest, majesty, luxurious, royalty, jewel, decorative, majestic, king, crown, silver, kingdom","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-368x296-szHMr.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-136x136-acsxr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-260x156-EpCbI.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5463e951-f0b4-4e8d-a890-3e520a141528-1180x660-J3PsQ.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2014-11-12 16:17:43","created_timestamp":1415834263,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"fea6e54423e9e7297fba95ec22c3a0cb"},{"id":"57307c9d-45d4-42ec-b525-40cd0a141f38","name":"Goze Tech\\/G Letter Logo","slug":"goze-tech-g-letter-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/goze-tech-g-letter-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"Stock6Design","seller_url":"store\\/stock6design","tags":"clean, simple, logo, Business, circle, travel, store, media, technology, tech, modern, creative, professional, metro, fashion, colorful, bold, brand, software, web, air, character, multicolor, flat, app, logotype, car, automotive, studio, digital, advance, transport, style, Booking, tourism, forum, tour, pixel, strong, wheel, auto, repair, garage, transportation, flight, 2D, alphabet, travels, drive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57307c9d-45d4-42ec-b525-40cd0a141f38-4o9Ae.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57307c9d-45d4-42ec-b525-40cd0a141f38-WDQob.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57307c9d-45d4-42ec-b525-40cd0a141f38-4Mwom.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57307c9d-45d4-42ec-b525-40cd0a141f38-XYpch.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Non-exclusive logo $49","Exclusive logo $200","Any modification $20"],"created":"2016-05-09 06:06:13","created_timestamp":1462795573,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"b5ee5b8fd4da91f8d8821095c8c5fd9e"},{"id":"56c06e3d-c8b8-43df-bbcb-51910a140b32","name":"Turf Grass Logo","slug":"turf-grass-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/turf-grass-logo","sales_count":10,"is_service":false,"rating":5,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, plant, nature, grass, consulting, landscaping, ground, lawn, mow","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56c06e3d-c8b8-43df-bbcb-51910a140b32-JoeNN.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56c06e3d-c8b8-43df-bbcb-51910a140b32-U1noY.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56c06e3d-c8b8-43df-bbcb-51910a140b32-kYF0g.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56c06e3d-c8b8-43df-bbcb-51910a140b32-3saSX.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-02-14 05:08:43","created_timestamp":1455451723,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"}],"page":"1","pageCount":265,"records":5290}";s:8:"response";a:2:{s:4:"code";i:200;s:7:"message";s:2:"OK";}s:7:"cookies";a:1:{i:0;O:14:"WP_Http_Cookie":6:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n1";s:7:"expires";N;s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";s:9:"host_only";b:1;}}s:8:"filename";N;s:13:"http_response";O:25:"WP_HTTP_Requests_Response":5:{s:11:"\0*\0response";O:17:"Requests_Response":10:{s:4:"body";s:31590:"{"status":"success","items":[{"id":"5340af5c-15b0-439b-a34e-68940a140b28","name":"Oak Tree Logo","slug":"oak-tree-logo-2","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/oak-tree-logo-2","sales_count":78,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, Business, tree, modern, accounting, lawyer, insurance, oak","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-5340af5c-15b0-439b-a34e-68940a140b28-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["RGB color AI and CMYK EPS formats fully editable","Easy to edit, change size, color and text","Logo template suitable for Marketing and Financial"],"created":"2014-04-05 20:23:46","created_timestamp":1396751026,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"5728fe86-4608-4d36-8193-68cd0a141f38","name":"Eco Lady Logo","slug":"eco-lady-logo-1","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eco-lady-logo-1","sales_count":27,"is_service":false,"rating":0,"seller_name":"Maestro99","seller_url":"store\\/maestro99","tags":"logo, fresh, Business, Vector, Corporate, clinic, medical, health, plant, earth, nature, Green, icon, tree, abstract, healthy, social, media, internet, modern, creative, professional, woman, colorful, brand, web, identity, logos, community, digital, human, eco, natural, symbol, ecology, shape, dummy, Queen, society, lady, herbal","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5728fe86-4608-4d36-8193-68cd0a141f38-fcShF.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5728fe86-4608-4d36-8193-68cd0a141f38-XbSXF.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5728fe86-4608-4d36-8193-68cd0a141f38-L3EJf.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5728fe86-4608-4d36-8193-68cd0a141f38-ITTKQ.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Herbal Logo","Nature Logo","Social Logo"],"created":"2016-05-03 13:40:38","created_timestamp":1462304438,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5260d9c971437c9a5a033d8fa2b08d0f"},{"id":"5197a5fc-f998-4242-b7b5-34780a140b1e","name":"Badged ","slug":"badged","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/badged","sales_count":24,"is_service":false,"rating":0,"seller_name":"Charlie.N","seller_url":"store\\/charlie-n","tags":"logo, Business, elegant, modern, professional, card, brand, company, simplistic","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/large_thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged3-mm-resize-368x296.png","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/square_thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged2-mm-resize-136x136.png","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged4-mm-resize-260x156.png","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/preview-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged1-mm-resize-1180x660.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"25.00"},"features":["Dark and modern design","Fully layered and organized","Easily editable"],"created":"2013-05-18 10:29:05","created_timestamp":1368894545,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d493ef2ef2bc9f6eecf9a4368c482093"},{"id":"56dcf586-6044-40c3-9ba5-312c0a140b32","name":"Lighthouse logo","slug":"lighthouse-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/lighthouse-logo","sales_count":24,"is_service":false,"rating":0,"seller_name":"phuadiesta","seller_url":"","tags":"simple, logo, Vector, blue, icon, symbol, consulting","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56dcf586-6044-40c3-9ba5-312c0a140b32-E60Ur.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56dcf586-6044-40c3-9ba5-312c0a140b32-CAQEA.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56dcf586-6044-40c3-9ba5-312c0a140b32-4WkgR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56dcf586-6044-40c3-9ba5-312c0a140b32-VNG3Z.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56dcf586-6044-40c3-9ba5-312c0a140b32-mPaae.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Fully editable","Format AI, EPS &amp; PNG transparent","Resizable vector"],"created":"2016-03-06 20:31:20","created_timestamp":1457321480,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"3de01ed841b0f15cf895480a056765bc"},{"id":"51e2dc35-d914-46c9-a62f-48af0a140b26","name":"Businesscard Pro","slug":"businesscard-pro","category":"business-cards","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/businesscard-pro","sales_count":21,"is_service":false,"rating":0,"seller_name":"Jayant Vyda","seller_url":"store\\/jayant-vyda","tags":"","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/large_thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-368x296-mm-resize-368x296.jpg","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/square_thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-136x136-mm-resize-136x136.jpg","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-260x156-mm-resize-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/preview-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-1180x660-mm-resize-1180x660.jpg"},"downloads":["eps_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"12.00"},"features":["Print ready business cards","Double Sided cards","Free fonts and customization"],"created":"2013-07-14 12:34:56","created_timestamp":1373826896,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"ea13227aa28560e7c41a96d3edd1d221"},{"id":"53441cd6-e980-4681-8db8-1fd30a140b28","name":"Majestic Logo","slug":"majestic-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/majestic-logo","sales_count":17,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, elegant, Retro, hotel, vintage, fashion, ornament, flourish, gold, winery, luxury, classy, Jewelry, resort, style, classic, royal, emblem, crest, majesty, luxurious, royalty, decorative, majestic, heraldic, calligraphy, calligraphic, ornate, heraldry","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-53441cd6-e980-4681-8db8-1fd30a140b28-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB","Fully Editable"],"created":"2014-04-08 10:05:46","created_timestamp":1396973146,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"5827d703-5b5c-44a8-b8b7-3d5d0a14153a","name":"Aeroglide Letter A Logo","slug":"aeroglide-letter-a-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/aeroglide-letter-a-logo","sales_count":16,"is_service":false,"rating":0,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, travel, abstract, media, arrow, attorney, software, air, letter, education, app, realtor, realty, sport, accounting, law, consulting, aero","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-2WH7k.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-Tsy2W.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-91ak5.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-LRp9g.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-11-12 19:59:25","created_timestamp":1479005965,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"},{"id":"538cbb0a-ec2c-479e-bacc-530e0a140b28","name":"Smart Phone Business Card","slug":"smart-phone-business-card","category":"business-cards","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/smart-phone-business-card","sales_count":16,"is_service":false,"rating":0,"seller_name":"xnOrpix","seller_url":"store\\/xnorpix","tags":"computer, mobile, iphone, android, ios, phone, electronic, smart, smartphone","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-538cbb0a-ec2c-479e-bacc-530e0a140b28-136x136-M5WmW.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-538cbb0a-ec2c-479e-bacc-530e0a140b28-260x156-byoEO.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-538cbb0a-ec2c-479e-bacc-530e0a140b28-1180x660-XBmZT.jpg"},"downloads":["eps_graphic","fonts_graphic"],"prices":{"single_domain_license":"12.00"},"features":["Business Cards","CMYK and RGB color","100% vector | resizable"],"created":"2014-06-02 12:24:09","created_timestamp":1401733449,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"c192d3545fbc9feed64ed9d317ee9379"},{"id":"54414cac-00f0-4cf9-b43a-24dc0a141528","name":"Eagle Wings Logo","slug":"eagle-wings-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eagle-wings-logo","sales_count":14,"is_service":false,"rating":0,"seller_name":"Voltury","seller_url":"store\\/voltury","tags":"Corporate, media, animal, company, wing, work, global, wings, eagle, voltury","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-368x296-FCrMP.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-136x136-PlG1o.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-260x156-sJyUT.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54414cac-00f0-4cf9-b43a-24dc0a141528-1180x660-DUVyy.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2014-10-17 11:10:10","created_timestamp":1413565810,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5fa9eac176a618c1a019f2e411084b32"},{"id":"535fdfd3-cb80-4cdc-9081-19c50a140b28","name":"Synergy Logo","slug":"synergy-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/synergy-logo","sales_count":14,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, simple, modern, professional, logotype, s, symmetry","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-368x296-TPkCu.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-136x136-Px0sr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-260x156-Oqc9h.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-535fdfd3-cb80-4cdc-9081-19c50a140b28-1180x660-IxUdA.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color ","100% vector | resizable"],"created":"2014-04-29 11:27:26","created_timestamp":1398792446,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"55d48a8e-d09c-4be7-a992-58390a141f38","name":"Pura House Logo, Letter P House Logo","slug":"pura-house-logo-letter-p-house-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/pura-house-logo-letter-p-house-logo","sales_count":13,"is_service":false,"rating":1,"seller_name":"Maestro99","seller_url":"store\\/maestro99","tags":"clean, simple, logo, family, Home, sell, creative, professional, hotel, City, house, bold, unique, brand, identity, realtor, apartment, mortgage, Motel, property, rent, town, sold, stay","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-368x296-oAudc.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-136x136-9GJ17.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-260x156-Oc4uz.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55d48a8e-d09c-4be7-a992-58390a141f38-1180x660-Gu3mo.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2015-08-19 08:01:54","created_timestamp":1439992914,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5260d9c971437c9a5a033d8fa2b08d0f"},{"id":"574137cc-9c88-4d38-aeac-59a80a141f37","name":"Eco Tech Logo","slug":"eco-tech-logo-2","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eco-tech-logo-2","sales_count":13,"is_service":false,"rating":5,"seller_name":"meisuseno","seller_url":"store\\/meisuseno","tags":"logo, plant, nature, Green, leaf, leaves, cool, computer, technology, network, tech, modern, creative, professional, growth, IT, eco, service, natural, creatives, hitech, networking, circuit, computing","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-574137cc-9c88-4d38-aeac-59a80a141f37-MtYbX.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-574137cc-9c88-4d38-aeac-59a80a141f37-Fctqy.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-574137cc-9c88-4d38-aeac-59a80a141f37-ltVu2.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-574137cc-9c88-4d38-aeac-59a80a141f37-kR6sv.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["AI, EPS, PNG Format","Easy editable","CMYK, 300 DPI"],"created":"2016-05-21 22:39:33","created_timestamp":1463891973,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"acc473f4809e61e9a72cf890a017464a"},{"id":"5654ad2f-a648-406f-aff0-09310a141f38","name":"Valentine Logo","slug":"valentine-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/valentine-logo","sales_count":12,"is_service":false,"rating":0,"seller_name":"Black Magic","seller_url":"store\\/black-magic","tags":"clean, logo, Business, social, Hearts, heart, modern, charity, Decoration, love, red, art, valentine, beauty, elegance, Pink, foundation, decorative, society, illustrative, organisation, partner, caring, volunteer","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5654ad2f-a648-406f-aff0-09310a141f38-SNRdw.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5654ad2f-a648-406f-aff0-09310a141f38-QlzmI.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-13nWB.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-2ry4E.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-jx3rO.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5654ad2f-a648-406f-aff0-09310a141f38-GKDxw.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Editable","Resizable","Easy to edit color \\/ text"],"created":"2015-11-24 11:32:29","created_timestamp":1448389949,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"f9a7fc891bffa7e81ffe3547b72dc4e1"},{"id":"57597f32-4338-4025-a393-072f0a14153b","name":"Properties Construction Logo","slug":"properties-construction-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/properties-construction-logo","sales_count":12,"is_service":false,"rating":0,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, Home, design, construction, house, realtor, realty, mortgage, office, architect, commercial, consulting, property, building, Properties, build, tower, architecture, architectural, residential","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57597f32-4338-4025-a393-072f0a14153b-Fg5NV.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57597f32-4338-4025-a393-072f0a14153b-AF6l0.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57597f32-4338-4025-a393-072f0a14153b-Cjery.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57597f32-4338-4025-a393-072f0a14153b-8x2QE.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-06-09 08:37:46","created_timestamp":1465483066,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"},{"id":"53771ad3-e9fc-4eca-b5e1-329b0a140b28","name":"Dna Tree","slug":"dna-tree","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/dna-tree","sales_count":11,"is_service":false,"rating":0,"seller_name":"Avriel","seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53771ad3-e9fc-4eca-b5e1-329b0a140b28-136x136-sjR8I.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53771ad3-e9fc-4eca-b5e1-329b0a140b28-260x156-F4Di4.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53771ad3-e9fc-4eca-b5e1-329b0a140b28-1180x660-IO3Zs.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color ","100% vector | resizable"],"created":"2014-05-17 02:52:44","created_timestamp":1400316764,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"7cdd6472812d45a21797f68d52586a09"},{"id":"53434db1-aaa8-4c4e-b58c-5b0b0a141528","name":"Funky Geek Logo","slug":"funky-geek-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/funky-geek-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, fresh, Business, man, intelligent, people, stylish, fashion, brand, identity, boy, stylized, glasses, hair, branding, happy, human, style, fashionable, nerd, geeky, geek, hairstyle, nerdy","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-53434db1-aaa8-4c4e-b58c-5b0b0a141528-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Tech, Geek logo","CMYK and RGB","Easy to edit "],"created":"2014-04-07 19:20:17","created_timestamp":1396920017,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"54f9e256-39e4-4d3c-bfe6-3a490a141528","name":"Drone Logo","slug":"drone-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/drone-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"ManggaDesign","seller_url":"store\\/manggadesign","tags":"camera, brand, game, fun, symbol, eye, Shutter, drone","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-368x296-hxxTd.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-136x136-I9Aiy.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-260x156-T7i8a.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54f9e256-39e4-4d3c-bfe6-3a490a141528-1180x660-TNsqI.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2015-03-06 10:25:09","created_timestamp":1425662709,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"9905cf77b7f15c0706fb4f8a72585228"},{"id":"5463e951-f0b4-4e8d-a890-3e520a141528","name":"Royal Crown Logo","slug":"royal-crown-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/royal-crown-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"Flux","seller_url":"","tags":"clean, elegant, modern, professional, hotel, fashion, ornament, web, smooth, gold, luxury, Jewelry, classic, royal, Queen, tribal, shield, emblem, ornamental, crest, majesty, luxurious, royalty, jewel, decorative, majestic, king, crown, silver, kingdom","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-368x296-szHMr.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-136x136-acsxr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-260x156-EpCbI.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5463e951-f0b4-4e8d-a890-3e520a141528-1180x660-J3PsQ.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2014-11-12 16:17:43","created_timestamp":1415834263,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"fea6e54423e9e7297fba95ec22c3a0cb"},{"id":"57307c9d-45d4-42ec-b525-40cd0a141f38","name":"Goze Tech\\/G Letter Logo","slug":"goze-tech-g-letter-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/goze-tech-g-letter-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"Stock6Design","seller_url":"store\\/stock6design","tags":"clean, simple, logo, Business, circle, travel, store, media, technology, tech, modern, creative, professional, metro, fashion, colorful, bold, brand, software, web, air, character, multicolor, flat, app, logotype, car, automotive, studio, digital, advance, transport, style, Booking, tourism, forum, tour, pixel, strong, wheel, auto, repair, garage, transportation, flight, 2D, alphabet, travels, drive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57307c9d-45d4-42ec-b525-40cd0a141f38-4o9Ae.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57307c9d-45d4-42ec-b525-40cd0a141f38-WDQob.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57307c9d-45d4-42ec-b525-40cd0a141f38-4Mwom.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57307c9d-45d4-42ec-b525-40cd0a141f38-XYpch.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Non-exclusive logo $49","Exclusive logo $200","Any modification $20"],"created":"2016-05-09 06:06:13","created_timestamp":1462795573,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"b5ee5b8fd4da91f8d8821095c8c5fd9e"},{"id":"56c06e3d-c8b8-43df-bbcb-51910a140b32","name":"Turf Grass Logo","slug":"turf-grass-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/turf-grass-logo","sales_count":10,"is_service":false,"rating":5,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, plant, nature, grass, consulting, landscaping, ground, lawn, mow","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56c06e3d-c8b8-43df-bbcb-51910a140b32-JoeNN.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56c06e3d-c8b8-43df-bbcb-51910a140b32-U1noY.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56c06e3d-c8b8-43df-bbcb-51910a140b32-kYF0g.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56c06e3d-c8b8-43df-bbcb-51910a140b32-3saSX.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-02-14 05:08:43","created_timestamp":1455451723,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"}],"page":"1","pageCount":265,"records":5290}";s:3:"raw";s:32072:"HTTP/1.1 200 OK\r\nServer: nginx/1.18.0\r\nDate: Thu, 30 Dec 2021 12:12:10 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 31590\r\nConnection: close\r\nX-Powered-By: PHP/7.1.33\r\nSet-Cookie: SESSION=kmqfbhble70rmj46i7iqbfnn2u; expires=Mon, 03-Jan-2022 16:12:10 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly\r\nCache-Control: 900\r\nAccess-Control-Allow-Origin: *\r\nX-Frame-Options: SAMEORIGIN\r\nVary: Origin\r\nSet-Cookie: APISVR=a1n1; path=/\r\n\r\n{"status":"success","items":[{"id":"5340af5c-15b0-439b-a34e-68940a140b28","name":"Oak Tree Logo","slug":"oak-tree-logo-2","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/oak-tree-logo-2","sales_count":78,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, Business, tree, modern, accounting, lawyer, insurance, oak","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-5340af5c-15b0-439b-a34e-68940a140b28-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-5340af5c-15b0-439b-a34e-68940a140b28-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["RGB color AI and CMYK EPS formats fully editable","Easy to edit, change size, color and text","Logo template suitable for Marketing and Financial"],"created":"2014-04-05 20:23:46","created_timestamp":1396751026,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"5728fe86-4608-4d36-8193-68cd0a141f38","name":"Eco Lady Logo","slug":"eco-lady-logo-1","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eco-lady-logo-1","sales_count":27,"is_service":false,"rating":0,"seller_name":"Maestro99","seller_url":"store\\/maestro99","tags":"logo, fresh, Business, Vector, Corporate, clinic, medical, health, plant, earth, nature, Green, icon, tree, abstract, healthy, social, media, internet, modern, creative, professional, woman, colorful, brand, web, identity, logos, community, digital, human, eco, natural, symbol, ecology, shape, dummy, Queen, society, lady, herbal","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5728fe86-4608-4d36-8193-68cd0a141f38-fcShF.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5728fe86-4608-4d36-8193-68cd0a141f38-XbSXF.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5728fe86-4608-4d36-8193-68cd0a141f38-L3EJf.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5728fe86-4608-4d36-8193-68cd0a141f38-ITTKQ.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Herbal Logo","Nature Logo","Social Logo"],"created":"2016-05-03 13:40:38","created_timestamp":1462304438,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5260d9c971437c9a5a033d8fa2b08d0f"},{"id":"5197a5fc-f998-4242-b7b5-34780a140b1e","name":"Badged ","slug":"badged","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/badged","sales_count":24,"is_service":false,"rating":0,"seller_name":"Charlie.N","seller_url":"store\\/charlie-n","tags":"logo, Business, elegant, modern, professional, card, brand, company, simplistic","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/large_thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged3-mm-resize-368x296.png","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/square_thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged2-mm-resize-136x136.png","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/thumbnail-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged4-mm-resize-260x156.png","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/items\\/preview-5197a5fc-f998-4242-b7b5-34780a140b1e-Badged1-mm-resize-1180x660.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"25.00"},"features":["Dark and modern design","Fully layered and organized","Easily editable"],"created":"2013-05-18 10:29:05","created_timestamp":1368894545,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"d493ef2ef2bc9f6eecf9a4368c482093"},{"id":"56dcf586-6044-40c3-9ba5-312c0a140b32","name":"Lighthouse logo","slug":"lighthouse-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/lighthouse-logo","sales_count":24,"is_service":false,"rating":0,"seller_name":"phuadiesta","seller_url":"","tags":"simple, logo, Vector, blue, icon, symbol, consulting","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56dcf586-6044-40c3-9ba5-312c0a140b32-E60Ur.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56dcf586-6044-40c3-9ba5-312c0a140b32-CAQEA.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56dcf586-6044-40c3-9ba5-312c0a140b32-4WkgR.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56dcf586-6044-40c3-9ba5-312c0a140b32-VNG3Z.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56dcf586-6044-40c3-9ba5-312c0a140b32-mPaae.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Fully editable","Format AI, EPS &amp; PNG transparent","Resizable vector"],"created":"2016-03-06 20:31:20","created_timestamp":1457321480,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"3de01ed841b0f15cf895480a056765bc"},{"id":"51e2dc35-d914-46c9-a62f-48af0a140b26","name":"Businesscard Pro","slug":"businesscard-pro","category":"business-cards","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/businesscard-pro","sales_count":21,"is_service":false,"rating":0,"seller_name":"Jayant Vyda","seller_url":"store\\/jayant-vyda","tags":"","images":{"large_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/large_thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-368x296-mm-resize-368x296.jpg","square_thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/square_thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-136x136-mm-resize-136x136.jpg","thumbnail_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/thumbnail-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-260x156-mm-resize-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/s3-us-west-2.amazonaws.com\\/marketplace-images-production\\/images\\/preview-51e2dc35-d914-46c9-a62f-48af0a140b26-businesscard-pro-1180x660-mm-resize-1180x660.jpg"},"downloads":["eps_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"12.00"},"features":["Print ready business cards","Double Sided cards","Free fonts and customization"],"created":"2013-07-14 12:34:56","created_timestamp":1373826896,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"ea13227aa28560e7c41a96d3edd1d221"},{"id":"53441cd6-e980-4681-8db8-1fd30a140b28","name":"Majestic Logo","slug":"majestic-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/majestic-logo","sales_count":17,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, elegant, Retro, hotel, vintage, fashion, ornament, flourish, gold, winery, luxury, classy, Jewelry, resort, style, classic, royal, emblem, crest, majesty, luxurious, royalty, decorative, majestic, heraldic, calligraphy, calligraphic, ornate, heraldry","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-53441cd6-e980-4681-8db8-1fd30a140b28-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-53441cd6-e980-4681-8db8-1fd30a140b28-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB","Fully Editable"],"created":"2014-04-08 10:05:46","created_timestamp":1396973146,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"5827d703-5b5c-44a8-b8b7-3d5d0a14153a","name":"Aeroglide Letter A Logo","slug":"aeroglide-letter-a-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/aeroglide-letter-a-logo","sales_count":16,"is_service":false,"rating":0,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, travel, abstract, media, arrow, attorney, software, air, letter, education, app, realtor, realty, sport, accounting, law, consulting, aero","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-2WH7k.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-Tsy2W.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-91ak5.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5827d703-5b5c-44a8-b8b7-3d5d0a14153a-LRp9g.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-11-12 19:59:25","created_timestamp":1479005965,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"},{"id":"538cbb0a-ec2c-479e-bacc-530e0a140b28","name":"Smart Phone Business Card","slug":"smart-phone-business-card","category":"business-cards","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/smart-phone-business-card","sales_count":16,"is_service":false,"rating":0,"seller_name":"xnOrpix","seller_url":"store\\/xnorpix","tags":"computer, mobile, iphone, android, ios, phone, electronic, smart, smartphone","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-538cbb0a-ec2c-479e-bacc-530e0a140b28-136x136-M5WmW.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-538cbb0a-ec2c-479e-bacc-530e0a140b28-260x156-byoEO.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-538cbb0a-ec2c-479e-bacc-530e0a140b28-1180x660-XBmZT.jpg"},"downloads":["eps_graphic","fonts_graphic"],"prices":{"single_domain_license":"12.00"},"features":["Business Cards","CMYK and RGB color","100% vector | resizable"],"created":"2014-06-02 12:24:09","created_timestamp":1401733449,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"c192d3545fbc9feed64ed9d317ee9379"},{"id":"54414cac-00f0-4cf9-b43a-24dc0a141528","name":"Eagle Wings Logo","slug":"eagle-wings-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eagle-wings-logo","sales_count":14,"is_service":false,"rating":0,"seller_name":"Voltury","seller_url":"store\\/voltury","tags":"Corporate, media, animal, company, wing, work, global, wings, eagle, voltury","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-368x296-FCrMP.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-136x136-PlG1o.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54414cac-00f0-4cf9-b43a-24dc0a141528-260x156-sJyUT.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54414cac-00f0-4cf9-b43a-24dc0a141528-1180x660-DUVyy.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2014-10-17 11:10:10","created_timestamp":1413565810,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5fa9eac176a618c1a019f2e411084b32"},{"id":"535fdfd3-cb80-4cdc-9081-19c50a140b28","name":"Synergy Logo","slug":"synergy-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/synergy-logo","sales_count":14,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, simple, modern, professional, logotype, s, symmetry","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-368x296-TPkCu.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-136x136-Px0sr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-535fdfd3-cb80-4cdc-9081-19c50a140b28-260x156-Oqc9h.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-535fdfd3-cb80-4cdc-9081-19c50a140b28-1180x660-IxUdA.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color ","100% vector | resizable"],"created":"2014-04-29 11:27:26","created_timestamp":1398792446,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"55d48a8e-d09c-4be7-a992-58390a141f38","name":"Pura House Logo, Letter P House Logo","slug":"pura-house-logo-letter-p-house-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/pura-house-logo-letter-p-house-logo","sales_count":13,"is_service":false,"rating":1,"seller_name":"Maestro99","seller_url":"store\\/maestro99","tags":"clean, simple, logo, family, Home, sell, creative, professional, hotel, City, house, bold, unique, brand, identity, realtor, apartment, mortgage, Motel, property, rent, town, sold, stay","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-368x296-oAudc.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-136x136-9GJ17.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-55d48a8e-d09c-4be7-a992-58390a141f38-260x156-Oc4uz.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-55d48a8e-d09c-4be7-a992-58390a141f38-1180x660-Gu3mo.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2015-08-19 08:01:54","created_timestamp":1439992914,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"5260d9c971437c9a5a033d8fa2b08d0f"},{"id":"574137cc-9c88-4d38-aeac-59a80a141f37","name":"Eco Tech Logo","slug":"eco-tech-logo-2","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/eco-tech-logo-2","sales_count":13,"is_service":false,"rating":5,"seller_name":"meisuseno","seller_url":"store\\/meisuseno","tags":"logo, plant, nature, Green, leaf, leaves, cool, computer, technology, network, tech, modern, creative, professional, growth, IT, eco, service, natural, creatives, hitech, networking, circuit, computing","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-574137cc-9c88-4d38-aeac-59a80a141f37-MtYbX.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-574137cc-9c88-4d38-aeac-59a80a141f37-Fctqy.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-574137cc-9c88-4d38-aeac-59a80a141f37-ltVu2.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-574137cc-9c88-4d38-aeac-59a80a141f37-kR6sv.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["AI, EPS, PNG Format","Easy editable","CMYK, 300 DPI"],"created":"2016-05-21 22:39:33","created_timestamp":1463891973,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"acc473f4809e61e9a72cf890a017464a"},{"id":"5654ad2f-a648-406f-aff0-09310a141f38","name":"Valentine Logo","slug":"valentine-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/valentine-logo","sales_count":12,"is_service":false,"rating":0,"seller_name":"Black Magic","seller_url":"store\\/black-magic","tags":"clean, logo, Business, social, Hearts, heart, modern, charity, Decoration, love, red, art, valentine, beauty, elegance, Pink, foundation, decorative, society, illustrative, organisation, partner, caring, volunteer","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5654ad2f-a648-406f-aff0-09310a141f38-SNRdw.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5654ad2f-a648-406f-aff0-09310a141f38-QlzmI.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-13nWB.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-2ry4E.jpg","https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-5654ad2f-a648-406f-aff0-09310a141f38-jx3rO.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5654ad2f-a648-406f-aff0-09310a141f38-GKDxw.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Editable","Resizable","Easy to edit color \\/ text"],"created":"2015-11-24 11:32:29","created_timestamp":1448389949,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"f9a7fc891bffa7e81ffe3547b72dc4e1"},{"id":"57597f32-4338-4025-a393-072f0a14153b","name":"Properties Construction Logo","slug":"properties-construction-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/properties-construction-logo","sales_count":12,"is_service":false,"rating":0,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, Home, design, construction, house, realtor, realty, mortgage, office, architect, commercial, consulting, property, building, Properties, build, tower, architecture, architectural, residential","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57597f32-4338-4025-a393-072f0a14153b-Fg5NV.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57597f32-4338-4025-a393-072f0a14153b-AF6l0.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57597f32-4338-4025-a393-072f0a14153b-Cjery.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57597f32-4338-4025-a393-072f0a14153b-8x2QE.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-06-09 08:37:46","created_timestamp":1465483066,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"},{"id":"53771ad3-e9fc-4eca-b5e1-329b0a140b28","name":"Dna Tree","slug":"dna-tree","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/dna-tree","sales_count":11,"is_service":false,"rating":0,"seller_name":"Avriel","seller_url":"","tags":"","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-53771ad3-e9fc-4eca-b5e1-329b0a140b28-136x136-sjR8I.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-53771ad3-e9fc-4eca-b5e1-329b0a140b28-260x156-F4Di4.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-53771ad3-e9fc-4eca-b5e1-329b0a140b28-1180x660-IO3Zs.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color ","100% vector | resizable"],"created":"2014-05-17 02:52:44","created_timestamp":1400316764,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"7cdd6472812d45a21797f68d52586a09"},{"id":"53434db1-aaa8-4c4e-b58c-5b0b0a141528","name":"Funky Geek Logo","slug":"funky-geek-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/funky-geek-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"sopongiro","seller_url":"store\\/sopongiro","tags":"clean, fresh, Business, man, intelligent, people, stylish, fashion, brand, identity, boy, stylized, glasses, hair, branding, happy, human, style, fashionable, nerd, geeky, geek, hairstyle, nerdy","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/large_thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-368x296.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/square_thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-136x136.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/thumbnail-53434db1-aaa8-4c4e-b58c-5b0b0a141528-260x156.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/items\\/preview-53434db1-aaa8-4c4e-b58c-5b0b0a141528-1180x660.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Tech, Geek logo","CMYK and RGB","Easy to edit "],"created":"2014-04-07 19:20:17","created_timestamp":1396920017,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"799b2795cd13869f13c37a5ec57b0fe3"},{"id":"54f9e256-39e4-4d3c-bfe6-3a490a141528","name":"Drone Logo","slug":"drone-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/drone-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"ManggaDesign","seller_url":"store\\/manggadesign","tags":"camera, brand, game, fun, symbol, eye, Shutter, drone","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-368x296-hxxTd.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-136x136-I9Aiy.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-54f9e256-39e4-4d3c-bfe6-3a490a141528-260x156-T7i8a.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-54f9e256-39e4-4d3c-bfe6-3a490a141528-1180x660-TNsqI.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2015-03-06 10:25:09","created_timestamp":1425662709,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"9905cf77b7f15c0706fb4f8a72585228"},{"id":"5463e951-f0b4-4e8d-a890-3e520a141528","name":"Royal Crown Logo","slug":"royal-crown-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/royal-crown-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"Flux","seller_url":"","tags":"clean, elegant, modern, professional, hotel, fashion, ornament, web, smooth, gold, luxury, Jewelry, classic, royal, Queen, tribal, shield, emblem, ornamental, crest, majesty, luxurious, royalty, jewel, decorative, majestic, king, crown, silver, kingdom","images":{"large_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/large_thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-368x296-szHMr.jpg","square_thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-136x136-acsxr.jpg","thumbnail_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-5463e951-f0b4-4e8d-a890-3e520a141528-260x156-EpCbI.jpg","screen_shot_urls":[],"preview_url":"https:\\/\\/marketplace-images-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-5463e951-f0b4-4e8d-a890-3e520a141528-1180x660-J3PsQ.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["Ai and EPS files","CMYK and RGB color","100% vector | resizable"],"created":"2014-11-12 16:17:43","created_timestamp":1415834263,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"fea6e54423e9e7297fba95ec22c3a0cb"},{"id":"57307c9d-45d4-42ec-b525-40cd0a141f38","name":"Goze Tech\\/G Letter Logo","slug":"goze-tech-g-letter-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/goze-tech-g-letter-logo","sales_count":10,"is_service":false,"rating":0,"seller_name":"Stock6Design","seller_url":"store\\/stock6design","tags":"clean, simple, logo, Business, circle, travel, store, media, technology, tech, modern, creative, professional, metro, fashion, colorful, bold, brand, software, web, air, character, multicolor, flat, app, logotype, car, automotive, studio, digital, advance, transport, style, Booking, tourism, forum, tour, pixel, strong, wheel, auto, repair, garage, transportation, flight, 2D, alphabet, travels, drive","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-57307c9d-45d4-42ec-b525-40cd0a141f38-4o9Ae.png","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-57307c9d-45d4-42ec-b525-40cd0a141f38-WDQob.png","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-57307c9d-45d4-42ec-b525-40cd0a141f38-4Mwom.png"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-57307c9d-45d4-42ec-b525-40cd0a141f38-XYpch.png"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00","5_domain_license":"196.00","developer_license":"1225.00"},"features":["Non-exclusive logo $49","Exclusive logo $200","Any modification $20"],"created":"2016-05-09 06:06:13","created_timestamp":1462795573,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"b5ee5b8fd4da91f8d8821095c8c5fd9e"},{"id":"56c06e3d-c8b8-43df-bbcb-51910a140b32","name":"Turf Grass Logo","slug":"turf-grass-logo","category":"logo","type":"graphics","page_url":"http:\\/\\/api.mojomarketplace.com\\/item\\/turf-grass-logo","sales_count":10,"is_service":false,"rating":5,"seller_name":"zixlo","seller_url":"store\\/zixlo","tags":"Business, plant, nature, grass, consulting, landscaping, ground, lawn, mow","images":{"large_thumbnail_url":"","square_thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/square_thumbnail-56c06e3d-c8b8-43df-bbcb-51910a140b32-JoeNN.jpg","thumbnail_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/thumbnail-56c06e3d-c8b8-43df-bbcb-51910a140b32-U1noY.jpg","screen_shot_urls":["https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/screen_shots-56c06e3d-c8b8-43df-bbcb-51910a140b32-kYF0g.jpg"],"preview_url":"https:\\/\\/marketplace-assets-production.s3-us-west-2.amazonaws.com\\/vault\\/items\\/preview-56c06e3d-c8b8-43df-bbcb-51910a140b32-3saSX.jpg"},"downloads":["eps_graphic","layeredai_graphic","fonts_graphic","png_graphic"],"prices":{"single_domain_license":"49.00"},"features":["100% Editable &amp; Re-sizable vectors","Texts are fully editable","Format: AI &amp; EPS"],"created":"2016-02-14 05:08:43","created_timestamp":1455451723,"demo_url":"","short_description":"","logo_bg_color":"","change_logs":[],"gravatar_hash":"1edcbed6eca100917fc3b34ce8ebccbb"}],"page":"1","pageCount":265,"records":5290}";s:7:"headers";O:25:"Requests_Response_Headers":1:{s:7:"\0*\0data";a:10:{s:6:"server";a:1:{i:0;s:12:"nginx/1.18.0";}s:4:"date";a:1:{i:0;s:29:"Thu, 30 Dec 2021 12:12:10 GMT";}s:12:"content-type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"content-length";a:1:{i:0;s:5:"31590";}s:12:"x-powered-by";a:1:{i:0;s:10:"PHP/7.1.33";}s:10:"set-cookie";a:2:{i:0;s:147:"SESSION=kmqfbhble70rmj46i7iqbfnn2u; expires=Mon, 03-Jan-2022 16:12:10 GMT; Max-Age=360000; path=/; domain=www.mojomarketplace.com; secure; HttpOnly";i:1;s:19:"APISVR=a1n1; path=/";}s:13:"cache-control";a:1:{i:0;s:3:"900";}s:27:"access-control-allow-origin";a:1:{i:0;s:1:"*";}s:15:"x-frame-options";a:1:{i:0;s:10:"SAMEORIGIN";}s:4:"vary";a:1:{i:0;s:6:"Origin";}}}s:11:"status_code";i:200;s:16:"protocol_version";d:1.100000000000000088817841970012523233890533447265625;s:7:"success";b:1;s:9:"redirects";i:0;s:3:"url";s:88:"https://api.mojomarketplace.com/api/v2/items?type=graphics&count=20&order=popular&page=1";s:7:"history";a:0:{}s:7:"cookies";O:19:"Requests_Cookie_Jar":1:{s:10:"\0*\0cookies";a:1:{s:6:"APISVR";O:15:"Requests_Cookie":5:{s:4:"name";s:6:"APISVR";s:5:"value";s:4:"a1n1";s:10:"attributes";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:2:{s:4:"path";s:1:"/";s:6:"domain";s:23:"api.mojomarketplace.com";}}s:5:"flags";a:4:{s:8:"creation";i:1640866330;s:11:"last-access";i:1640866330;s:10:"persistent";b:0;s:9:"host-only";b:1;}s:14:"reference_time";i:1640866330;}}}}s:11:"\0*\0filename";N;s:4:"data";N;s:7:"headers";N;s:6:"status";N;}}}', 'no');
INSERT INTO `wp8w_options` VALUES
(121570, '_transient_timeout_jetpack_is_single_user', '1640870817', 'no'),
(121571, '_transient_jetpack_is_single_user', '2', 'no'),
(121576, '_site_transient_timeout_cerber_hourly_1', '1640873388', 'no'),
(121577, '_site_transient_cerber_hourly_1', 'a:2:{i:0;i:1640866188;i:1;i:1640866188;}', 'no'),
(121616, '_transient_timeout_wc_onboarding_product_data', '1640925174', 'no'),
(121617, '_transient_wc_onboarding_product_data', 'a:6:{s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:19:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Thu, 30 Dec 2021 04:32:54 GMT";s:12:"content-type";s:31:"application/json; charset=UTF-8";s:14:"content-length";s:5:"12383";s:12:"x-robots-tag";s:7:"noindex";s:4:"link";s:60:"<https://woocommerce.com/wp-json/>; rel="https://api.w.org/"";s:22:"x-content-type-options";s:7:"nosniff";s:29:"access-control-expose-headers";s:33:"X-WP-Total, X-WP-TotalPages, Link";s:28:"access-control-allow-headers";s:73:"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type";s:13:"x-wccom-cache";s:3:"HIT";s:13:"cache-control";s:10:"max-age=60";s:5:"allow";s:3:"GET";s:4:"x-rq";s:13:"dfw6 0 4 9980";s:16:"content-encoding";s:4:"gzip";s:3:"age";s:2:"54";s:7:"x-cache";s:3:"hit";s:4:"vary";s:23:"Accept-Encoding, Origin";s:13:"accept-ranges";s:5:"bytes";s:25:"strict-transport-security";s:16:"max-age=31536000";}}s:4:"body";s:64812:"{"products":[{"title":"WooCommerce Google Analytics","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png","excerpt":"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"2d21f7de14dfb8e9885a4622be701ddf","slug":"woocommerce-google-analytics-integration","id":1442927,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Tax","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png","excerpt":"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.","link":"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"f31b3b9273cce188cc2b27f7849d02dd","slug":"woocommerce-services","id":3220291,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Stripe","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png","excerpt":"Accept all major debit and credit cards as well as local payment methods with Stripe.","link":"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"50bb7a985c691bb943a9da4d2c8b5efd","slug":"woocommerce-gateway-stripe","id":18627,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png"},{"title":"Jetpack","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Jetpack-Dark.png","excerpt":"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.","link":"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"d5bfef9700b62b2b132c74c74c3193eb","slug":"jetpack","id":2725249,"rating":null,"reviews_count":null,"vendor_name":"Jetpack","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/","icon":null},{"title":"Facebook for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png","excerpt":"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.","link":"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"0ea4fe4c2d7ca6338f8a322fb3e4e187","slug":"facebook-for-woocommerce","id":2127297,"rating":2.1,"reviews_count":51,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Payments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png","excerpt":"Securely accept payments, track cash flow, and manage recurring revenue from your dashboard \\u2014 all without setup costs or monthly fees.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"8c6319ca-8f41-4e69-be63-6b15ee37773b","slug":"woocommerce-payments","id":5278104,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2020\\/02\\/wcpay-icon-fv4tef.png"},{"title":"Amazon Pay","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png","excerpt":"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.","link":"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"9865e043bbbe4f8c9735af31cb509b53","slug":"woocommerce-gateway-amazon-payments-advanced","id":238816,"rating":3.6,"reviews_count":11,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Square for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png","excerpt":"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.","link":"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"e907be8b86d7df0c8f8e0d0020b52638","slug":"woocommerce-square","id":1770503,"rating":3.2,"reviews_count":65,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Shipping","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png","excerpt":"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.","link":"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"f31b3b9273cce188cc2b27f7849d02dd","slug":"woocommerce-services","id":2165910,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Subscriptions","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png","excerpt":"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;199.00","hash":"6115e6d7e297b623a169fdcf5728b224","slug":"woocommerce-subscriptions","id":27147,"rating":3.5,"reviews_count":39,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Mailchimp for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png","excerpt":"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.","link":"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"b4481616ebece8b1ff68fc59b90c1a91","slug":"mailchimp-for-woocommerce","id":2545166,"rating":null,"reviews_count":null,"vendor_name":"Mailchimp","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/","icon":null},{"title":"Product Add-Ons","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png","excerpt":"Offer add-ons like gift wrapping, special messages or other special options for your products.","link":"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"147d0077e591e16db9d0d67daeb8c484","slug":"woocommerce-product-addons","id":18618,"rating":3,"reviews_count":21,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"ShipStation Integration","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png","excerpt":"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!","link":"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"9de8640767ba64237808ed7f245a49bb","slug":"woocommerce-shipstation-integration","id":18734,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"PayFast Payment Gateway","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png","excerpt":"Take payments on your WooCommerce store via PayFast (redirect method).","link":"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"557bf07293ad916f20c207c6c9cd15ff","slug":"woocommerce-payfast-gateway","id":18596,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Google Listings &amp; Ads","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/marketplace-card.png","excerpt":"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.","link":"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"118f4d86-f126-4c3a-8525-644e3170d161","slug":"google-listings-and-ads","id":7623964,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"USPS Shipping Method","image":"","excerpt":"Get shipping rates from the USPS API which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"83d1524e8f5f1913e58889f83d442c32","slug":"woocommerce-shipping-usps","id":18657,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"UPS Shipping Method","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png","excerpt":"Get shipping rates from the UPS API which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"8dae58502913bac0fbcdcaba515ea998","slug":"woocommerce-shipping-ups","id":18665,"rating":3.4,"reviews_count":10,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Google Ads &amp; Marketing by Kliken","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png","excerpt":"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.","link":"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"bf66e173-a220-4da7-9512-b5728c20fc16","slug":"kliken-marketing-for-google","id":3866145,"rating":4.4,"reviews_count":109,"vendor_name":"Kliken","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/","icon":null},{"title":"Shipment Tracking","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png","excerpt":"Add shipment tracking information to your orders.","link":"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"1968e199038a8a001c9f9966fd06bf88","slug":"woocommerce-shipment-tracking","id":18693,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Checkout Field Editor","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png","excerpt":"Optimize your checkout process by adding, removing or editing fields to suit your needs.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"2b8029f0d7cdd1118f4d843eb3ab43ff","slug":"woocommerce-checkout-field-editor","id":184594,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Table Rate Shipping","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png","excerpt":"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.","link":"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;99.00","hash":"3034ed8aff427b0f635fe4c86bbf008a","slug":"woocommerce-table-rate-shipping","id":18718,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Bookings","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png","excerpt":"Allow customers to book appointments, make reservations or rent equipment without leaving your site.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/themes.woocommerce.com\\/hotel\\/","price":"&#36;249.00","hash":"911c438934af094c2b38d5560b9f50f3","slug":"WooCommerce Bookings","id":390890,"rating":2.7,"reviews_count":18,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"PayPal Payments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg","excerpt":"PayPal''s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"934115ab-e3f3-4435-9580-345b1ce21899","slug":"woocommerce-paypal-payments","id":6410731,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2020\\/10\\/pp_v_rgb-didybc.jpg"},{"title":"Min\\/Max Quantities","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png","excerpt":"Specify minimum and maximum allowed product quantities for orders to be completed.","link":"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"2b5188d90baecfb781a5aa2d6abb900a","slug":"woocommerce-min-max-quantities","id":18616,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Braintree for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png","excerpt":"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"27f010c8e34ca65b205ddec88ad14536","slug":"woocommerce-gateway-paypal-powered-by-braintree","id":1489837,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Memberships","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png","excerpt":"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;199.00","hash":"9288e7609ad0b487b81ef6232efa5cfc","slug":"woocommerce-memberships","id":958589,"rating":4.4,"reviews_count":78,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Australia Post Shipping Method","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif","excerpt":"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43","slug":"woocommerce-shipping-australia-post","id":18622,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Canada Post Shipping Method","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png","excerpt":"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"ac029cdf3daba20b20c7b9be7dc00e0e","slug":"woocommerce-shipping-canada-post","id":18623,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Product Bundles","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2012\\/07\\/Bundles_logo-0cllvb.png","excerpt":"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.","link":"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"aa2518b5-ab19-4b75-bde9-60ca51e20f28","slug":"woocommerce-product-bundles","id":18716,"rating":4.9,"reviews_count":114,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"FedEx Shipping Method","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg","excerpt":"Get shipping rates from the FedEx API which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"1a48b598b47a81559baadef15e320f64","slug":"woocommerce-shipping-fedex","id":18620,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Product CSV Import Suite","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png","excerpt":"Import, merge, and export products and variations to and from WooCommerce using a CSV file.","link":"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"7ac9b00a1fe980fb61d28ab54d167d0d","slug":"woocommerce-product-csv-import-suite","id":18680,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Follow-Ups","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png","excerpt":"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.","link":"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;99.00","hash":"05ece68fe94558e65278fe54d9ec84d2","slug":"woocommerce-follow-up-emails","id":18686,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Royal Mail","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2013\\/04\\/royalmail.png","excerpt":"Offer Royal Mail shipping rates to your customers","link":"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"03839cca1a16c4488fcb669aeb91a056","slug":"woocommerce-shipping-royalmail","id":182719,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Multichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v2.png","excerpt":"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"e4000666-9275-4c71-8619-be61fb41c9f9","slug":"woocommerce-amazon-ebay-integration","id":3545890,"rating":3.2,"reviews_count":32,"vendor_name":"Codisto","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/","icon":null},{"title":"Product Vendors","image":"","excerpt":"Turn your store into a multi-vendor marketplace","link":"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"a97d99fccd651bbdd728f4d67d492c31","slug":"woocommerce-product-vendors","id":219982,"rating":3,"reviews_count":16,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Accommodation Bookings","image":"","excerpt":"Book accommodation using WooCommerce and the WooCommerce Bookings extension.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"99b2a7a4af90b6cefd2a733b3b1f78e7","slug":"woocommerce-accommodation-bookings","id":1412069,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Xero","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2012\\/08\\/xero2.png","excerpt":"Save time with automated sync between WooCommerce and your Xero account.","link":"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"f0dd29d338d3c67cf6cee88eddf6869b","slug":"woocommerce-xero","id":18733,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"LiveChat for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png","excerpt":"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.","link":"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com","price":"&#36;0.00","hash":"5344cc1f-ed4a-4d00-beff-9d67f6d372f3","slug":"livechat-woocommerce","id":1348888,"rating":null,"reviews_count":null,"vendor_name":"Live Chat","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/","icon":null},{"title":"Authorize.Net","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png","excerpt":"Authorize.Net gateway with support for pre-orders and subscriptions.","link":"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"8b61524fe53add7fdd1a8d1b00b9327d","slug":"woocommerce-gateway-authorize-net-cim","id":178481,"rating":4.8,"reviews_count":39,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Storefront Homepage Contact Section","image":"","excerpt":"Add a Contact section to the Storefront homepage.","link":"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"cb12b87f8bbb0139dafbf92ca1f871ef","slug":"storefront-homepage-contact-section","id":1468793,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"AutomateWoo","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png","excerpt":"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.","link":"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;99.00","hash":"ba9299b8-1dba-4aa0-a313-28bc1755cb88","slug":"automatewoo","id":4652610,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Brands","image":"","excerpt":"Create, assign and list brands for products, and allow customers to view by brand.","link":"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"8a88c7cbd2f1e73636c331c7a86f818c","slug":"woocommerce-brands","id":18737,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Advanced Notifications","image":"","excerpt":"Easily setup \\"new order\\" and stock email notifications for multiple recipients of your choosing.","link":"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"112372c44b002fea2640bd6bfafbca27","slug":"woocommerce-advanced-notifications","id":18740,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Storefront Footer Bar","image":"","excerpt":"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.","link":"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"6cfd3d4f923cafa16e4801ae801751f4","slug":"storefront-footer-bar","id":1434472,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Points and Rewards","image":"","excerpt":"Reward your customers for purchases and other actions with points which can be redeemed for discounts.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"1649b6cca5da8b923b01ca56b5cdd246","slug":"woocommerce-points-and-rewards","id":210259,"rating":2.9,"reviews_count":11,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Pre-Orders","image":"","excerpt":"Allow customers to order products before they are available.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"b2dc75e7d55e6f5bbfaccb59830f66b7","slug":"woocommerce-pre-orders","id":178477,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Additional Variation Images","image":"","excerpt":"Add gallery images per variation on variable products within WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/","price":"&#36;49.00","hash":"c61dd6de57dcecb32bd7358866de4539","slug":"woocommerce-additional-variation-images","id":477384,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Customer \\/ Order \\/ Coupon Export","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png","excerpt":"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.","link":"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"914de15813a903c767b55445608bf290","slug":"woocommerce-customer-order-csv-export","id":18652,"rating":4.5,"reviews_count":21,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"WooCommerce Subscription Downloads","image":"","excerpt":"Offer additional downloads to your subscribers, via downloadable products listed in your store.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"5be9e21c13953253e4406d2a700382ec","slug":"woocommerce-subscription-downloads","id":420458,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Deposits","image":"","excerpt":"Enable customers to pay for products using a deposit or a payment plan.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;179.00","hash":"de192a6cf12c4fd803248da5db700762","slug":"woocommerce-deposits","id":977087,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Smart Coupons","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png","excerpt":"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"http:\\/\\/demo.storeapps.org\\/?demo=sc","price":"&#36;99.00","hash":"05c45f2aa466106a466de4402fff9dde","slug":"woocommerce-smart-coupons","id":18729,"rating":4.6,"reviews_count":121,"vendor_name":"StoreApps","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png"},{"title":"Amazon S3 Storage","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png","excerpt":"Serve digital products via Amazon S3","link":"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"473bf6f221b865eff165c97881b473bb","slug":"woocommerce-amazon-s3-storage","id":18663,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Cart Add-ons","image":"","excerpt":"A powerful tool for driving incremental and impulse purchases by customers once they are in the shopping cart","link":"https:\\/\\/woocommerce.com\\/products\\/cart-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"3a8ef25334396206f5da4cf208adeda3","slug":"woocommerce-cart-add-ons","id":18717,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Shipping Multiple Addresses","image":"","excerpt":"Allow your customers to ship individual items in a single order to multiple addresses.","link":"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"aa0eb6f777846d329952d5b891d6f8cc","slug":"woocommerce-shipping-multiple-addresses","id":18741,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Zapier","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/woocommerce-zapier-logo.png","excerpt":"Integrate your WooCommerce store with 4000+ cloud apps and services today. Trusted by 11,000+ users.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;59.00","hash":"0782bdbe932c00f4978850268c6cfe40","slug":"woocommerce-zapier","id":243589,"rating":4.5,"reviews_count":33,"vendor_name":"OM4","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/","icon":null},{"title":"Bulk Stock Management","image":"","excerpt":"Edit product and variation stock levels in bulk via this handy interface","link":"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"02f4328d52f324ebe06a78eaaae7934f","slug":"woocommerce-bulk-stock-management","id":18670,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Email Customizer","image":"","excerpt":"Connect with your customers with each email you send by visually modifying your email templates via the WordPress Customizer.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-email-customizer\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"bd909fa97874d431f203b5336c7e8873","slug":"woocommerce-email-customizer","id":853277,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"TaxJar","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png","excerpt":"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.","link":"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"12072d8e-e933-4561-97b1-9db3c7eeed91","slug":"taxjar-simplified-taxes-for-woocommerce","id":514914,"rating":null,"reviews_count":null,"vendor_name":"TaxJar","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/","icon":null},{"title":"Force Sells","image":"","excerpt":"Force products to be added to the cart","link":"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"3ebddfc491ca168a4ea4800b893302b0","slug":"woocommerce-force-sells","id":18678,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Quick View","image":"","excerpt":"Show a quick-view button to view product details and add to cart via lightbox popup","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"619c6e57ce72c49c4b57e15b06eddb65","slug":"woocommerce-quick-view","id":187509,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Purchase Order Gateway","image":"","excerpt":"Receive purchase orders via your WooCommerce-powered online store.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"573a92318244ece5facb449d63e74874","slug":"woocommerce-gateway-purchase-order","id":478542,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Returns and Warranty Requests","image":"","excerpt":"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.","link":"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"9b4c41102e6b61ea5f558e16f9b63e25","slug":"woocommerce-warranty","id":228315,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Box Office","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png","excerpt":"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"e704c9160de318216a8fa657404b9131","slug":"woocommerce-box-office","id":1628717,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Product Enquiry Form","image":"","excerpt":"Allow visitors to contact you directly from the product details page via a reCAPTCHA protected form to enquire about a product.","link":"https:\\/\\/woocommerce.com\\/products\\/product-enquiry-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"5a0f5d72519a8ffcc86669f042296937","slug":"woocommerce-product-enquiry-form","id":18601,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Order Barcodes","image":"","excerpt":"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"889835bb29ee3400923653e1e44a3779","slug":"woocommerce-order-barcodes","id":391708,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce 360\\u00ba Image","image":"","excerpt":"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"24eb2cfa3738a66bf3b2587876668cd2","slug":"woocommerce-360-image","id":512186,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Photography","image":"","excerpt":"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"ee76e8b9daf1d97ca4d3874cc9e35687","slug":"woocommerce-photography","id":583602,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Bookings Availability","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png","excerpt":"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.","link":"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"30770d2a-e392-4e82-baaa-76cfc7d02ae3","slug":"woocommerce-bookings-availability","id":4228225,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Software Add-on","image":"","excerpt":"Sell License Keys for Software","link":"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"79f6dbfe1f1d3a56a86f0509b6d6b04b","slug":"woocommerce-software-add-on","id":18683,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Products Compare","image":"","excerpt":"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"c3ba0a4a3199a0cc7a6112eb24414548","slug":"woocommerce-products-compare","id":853117,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Sensei LMS Course Progress","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png","excerpt":"Enable your students to easily see their progress and pick up where they left off in a course.","link":"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"ec0f55d8fa7c517dc1844f5c873a77da","slug":"sensei-course-progress","id":435833,"rating":null,"reviews_count":null,"vendor_name":"Automattic","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/","icon":null},{"title":"WooCommerce Store Catalog PDF Download","image":"","excerpt":"Offer your customers a PDF download of your product catalog, generated by WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"79ca7aadafe706364e2d738b7c1090c4","slug":"woocommerce-store-catalog-pdf-download","id":675790,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Name Your Price","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png","excerpt":"Allow customers to define the product price. Also useful for accepting user-set donations.","link":"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"31b4e11696cd99a3c0572975a84f1c08","slug":"woocommerce-name-your-price","id":18738,"rating":5,"reviews_count":52,"vendor_name":"Backcourt Development","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/","icon":null},{"title":"Dynamic Pricing","image":"","excerpt":"Bulk discounts, role-based pricing and much more","link":"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"9a41775bb33843f52c93c922b0053986","slug":"woocommerce-dynamic-pricing","id":18643,"rating":3.4,"reviews_count":27,"vendor_name":"Element Stark","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/","icon":null},{"title":"Storefront Reviews","image":"","excerpt":"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.","link":"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/","price":"&#36;19.00","hash":"0c8a1d86b8eff9f1edffa923aeb3fc1f","slug":"storefront-reviews","id":1044976,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Print Invoices &amp; Packing lists","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png","excerpt":"Generate invoices, packing slips, and pick lists for your WooCommerce orders.","link":"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"465de1126817cdfb42d97ebca7eea717","slug":"woocommerce-pip","id":18666,"rating":4.3,"reviews_count":27,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Klarna Checkout","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png","excerpt":"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).","link":"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/","price":"&#36;0.00","hash":"90f8ce584e785fcd8c2d739fd4f40d78","slug":"klarna-checkout-for-woocommerce","id":2754152,"rating":null,"reviews_count":null,"vendor_name":"Krokedil","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/","icon":null},{"title":"Google Product Feed","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2011\\/11\\/logo-regular-lscryp.png","excerpt":"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.","link":"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"d55b4f852872025741312839f142447e","slug":"woocommerce-product-feeds","id":18619,"rating":4.3,"reviews_count":36,"vendor_name":"Ademti Software","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/","icon":null},{"title":"WooCommerce AvaTax","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png","excerpt":"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"57077a4b28ba71cacf692bcf4a1a7f60","slug":"woocommerce-avatax","id":1389326,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Sensei LMS Certificates","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png","excerpt":"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.","link":"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"625ee5fe1bf36b4c741ab07507ba2ffd","slug":"sensei-certificates","id":247548,"rating":null,"reviews_count":null,"vendor_name":"Automattic","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/","icon":null},{"title":"Composite Products","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2013\\/06\\/Composites_logo-8dctno.png","excerpt":"Create product kit builders and custom product configurators using existing products.","link":"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;99.00","hash":"0343e0115bbcb97ccd98442b8326a0af","slug":"woocommerce-composite-products","id":216836,"rating":4.9,"reviews_count":99,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Gravity Forms Product Add-ons","image":"","excerpt":"Powerful product add-ons, Gravity style","link":"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/","price":"&#36;99.00","hash":"a6ac0ab1a1536e3a357ccf24c0650ed0","slug":"woocommerce-gravityforms-product-addons","id":18633,"rating":null,"reviews_count":null,"vendor_name":"Element Stark","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/","icon":null},{"title":"PayPal Payments Pro","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Paypal-Payments-Pro-Dark.png","excerpt":"Take credit card payments directly on your checkout using PayPal Pro.","link":"https:\\/\\/woocommerce.com\\/products\\/paypal-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"6d23ba7f0e0198937c0029f9e865b40e","slug":"woocommerce-gateway-paypal-pro","id":18594,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Eway","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png","excerpt":"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.","link":"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"2c497769d98d025e0d340cd0b5ea5da1","slug":"woocommerce-gateway-eway","id":18604,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Paid Courses","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/wc-paid-courses.png","excerpt":"Sell your online courses using Sensei LMS with WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"bad2a02a063555b7e2bee59924690763","slug":"woothemes-sensei","id":152116,"rating":null,"reviews_count":null,"vendor_name":"Automattic","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/","icon":null},{"title":"Sensei LMS Media Attachments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png","excerpt":"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.","link":"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"788647a9a1d8ef5c95371f0e69223a0f","slug":"sensei-media-attachments","id":290551,"rating":null,"reviews_count":null,"vendor_name":"Automattic","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/","icon":null},{"title":"QuickBooks Sync for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png","excerpt":"Automatic two-way sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).","link":"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"c5e32e20-7c1f-4585-8b15-d930c2d842ac","slug":"myworks-woo-sync-for-quickbooks-online","id":4065824,"rating":null,"reviews_count":null,"vendor_name":"MyWorks Software","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/","icon":null},{"title":"WooCommerce Blocks","image":"","excerpt":"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"c2e9f13a-f90c-4ffe-a8a5-b432399ec263","slug":"woo-gutenberg-products-block","id":3076677,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Conditional Shipping and Payments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/03\\/CSP_Logo-abcc0f.png","excerpt":"Use conditional logic to restrict the shipping and payment options available on your store.","link":"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"1f56ff002fa830b77017b0107505211a","slug":"woocommerce-conditional-shipping-and-payments","id":680253,"rating":4.8,"reviews_count":42,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Catalog Visibility Options","image":"","excerpt":"Transform WooCommerce into an online catalog by removing eCommerce functionality","link":"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"12e791110365fdbb5865c8658907967e","slug":"woocommerce-catalog-visibility-options","id":18648,"rating":null,"reviews_count":null,"vendor_name":"Element Stark","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/","icon":null},{"title":"WooCommerce Order Status Manager","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png","excerpt":"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"51fd9ab45394b4cad5a0ebf58d012342","slug":"woocommerce-order-status-manager","id":588398,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Sequential Order Numbers Pro","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png","excerpt":"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.","link":"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"0b18a2816e016ba9988b93b1cd8fe766","slug":"woocommerce-sequential-order-numbers-pro","id":18688,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"WooCommerce Google Analytics Pro","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png","excerpt":"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"d8aed8b7306b509eec1589e59abe319f","slug":"woocommerce-google-analytics-pro","id":1312497,"rating":4,"reviews_count":19,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"WooCommerce Product Search","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png","excerpt":"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/demo.itthinx.com\\/wps\\/","price":"&#36;49.00","hash":"c84cc8ca16ddac3408e6b6c5871133a8","slug":"woocommerce-product-search","id":512174,"rating":4.4,"reviews_count":136,"vendor_name":"itthinx","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/","icon":null},{"title":"WooCommerce Checkout Add-Ons","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png","excerpt":"Highlight relevant products, offers like free shipping and other up-sells during checkout.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"8fdca00b4000b7a8cc26371d0e470a8f","slug":"woocommerce-checkout-add-ons","id":466854,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Coupon Shortcodes","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png","excerpt":"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.","link":"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"ac5d9d51-70b2-4d8f-8b89-24200eea1394","slug":"woocommerce-coupon-shortcodes","id":244762,"rating":null,"reviews_count":null,"vendor_name":"itthinx","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/","icon":null},{"title":"WooCommerce One Page Checkout","image":"","excerpt":"Create special pages where customers can choose products, checkout &amp; pay all on the one page.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"c9ba8f8352cd71b5508af5161268619a","slug":"woocommerce-one-page-checkout","id":527886,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Klarna Payments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png","excerpt":"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.","link":"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/","price":"&#36;0.00","hash":"a19c689325bc8ea63c620765dd54b33a","slug":"klarna-payments-for-woocommerce","id":2754217,"rating":null,"reviews_count":null,"vendor_name":"Krokedil","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/","icon":null},{"title":"First Data","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-FirstData-updated.png","excerpt":"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.","link":"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"eb3e32663ec0810592eaf0d097796230","slug":"woocommerce-gateway-firstdata","id":18645,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"HubSpot for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png","excerpt":"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration","link":"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"e50acec8-3a6c-454c-8562-2da4898fa6c1","slug":"hubspot-for-woocommerce","id":5785079,"rating":null,"reviews_count":null,"vendor_name":"MakeWebBetter","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/","icon":null}]}";s:8:"response";a:2:{s:4:"code";i:200;s:7:"message";s:2:"OK";}s:7:"cookies";a:0:{}s:8:"filename";N;s:13:"http_response";O:25:"WP_HTTP_Requests_Response":5:{s:11:"\0*\0response";O:17:"Requests_Response":10:{s:4:"body";s:64812:"{"products":[{"title":"WooCommerce Google Analytics","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png","excerpt":"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"2d21f7de14dfb8e9885a4622be701ddf","slug":"woocommerce-google-analytics-integration","id":1442927,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Tax","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png","excerpt":"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.","link":"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"f31b3b9273cce188cc2b27f7849d02dd","slug":"woocommerce-services","id":3220291,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Stripe","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png","excerpt":"Accept all major debit and credit cards as well as local payment methods with Stripe.","link":"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"50bb7a985c691bb943a9da4d2c8b5efd","slug":"woocommerce-gateway-stripe","id":18627,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png"},{"title":"Jetpack","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Jetpack-Dark.png","excerpt":"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.","link":"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"d5bfef9700b62b2b132c74c74c3193eb","slug":"jetpack","id":2725249,"rating":null,"reviews_count":null,"vendor_name":"Jetpack","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/","icon":null},{"title":"Facebook for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png","excerpt":"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.","link":"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"0ea4fe4c2d7ca6338f8a322fb3e4e187","slug":"facebook-for-woocommerce","id":2127297,"rating":2.1,"reviews_count":51,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Payments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png","excerpt":"Securely accept payments, track cash flow, and manage recurring revenue from your dashboard \\u2014 all without setup costs or monthly fees.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"8c6319ca-8f41-4e69-be63-6b15ee37773b","slug":"woocommerce-payments","id":5278104,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2020\\/02\\/wcpay-icon-fv4tef.png"},{"title":"Amazon Pay","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png","excerpt":"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.","link":"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"9865e043bbbe4f8c9735af31cb509b53","slug":"woocommerce-gateway-amazon-payments-advanced","id":238816,"rating":3.6,"reviews_count":11,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Square for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png","excerpt":"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.","link":"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"e907be8b86d7df0c8f8e0d0020b52638","slug":"woocommerce-square","id":1770503,"rating":3.2,"reviews_count":65,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Shipping","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png","excerpt":"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.","link":"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"f31b3b9273cce188cc2b27f7849d02dd","slug":"woocommerce-services","id":2165910,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Subscriptions","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png","excerpt":"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;199.00","hash":"6115e6d7e297b623a169fdcf5728b224","slug":"woocommerce-subscriptions","id":27147,"rating":3.5,"reviews_count":39,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Mailchimp for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png","excerpt":"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.","link":"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"b4481616ebece8b1ff68fc59b90c1a91","slug":"mailchimp-for-woocommerce","id":2545166,"rating":null,"reviews_count":null,"vendor_name":"Mailchimp","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/","icon":null},{"title":"Product Add-Ons","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png","excerpt":"Offer add-ons like gift wrapping, special messages or other special options for your products.","link":"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"147d0077e591e16db9d0d67daeb8c484","slug":"woocommerce-product-addons","id":18618,"rating":3,"reviews_count":21,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"ShipStation Integration","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png","excerpt":"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!","link":"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"9de8640767ba64237808ed7f245a49bb","slug":"woocommerce-shipstation-integration","id":18734,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"PayFast Payment Gateway","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png","excerpt":"Take payments on your WooCommerce store via PayFast (redirect method).","link":"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"557bf07293ad916f20c207c6c9cd15ff","slug":"woocommerce-payfast-gateway","id":18596,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Google Listings &amp; Ads","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/marketplace-card.png","excerpt":"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.","link":"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"118f4d86-f126-4c3a-8525-644e3170d161","slug":"google-listings-and-ads","id":7623964,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"USPS Shipping Method","image":"","excerpt":"Get shipping rates from the USPS API which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"83d1524e8f5f1913e58889f83d442c32","slug":"woocommerce-shipping-usps","id":18657,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"UPS Shipping Method","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png","excerpt":"Get shipping rates from the UPS API which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"8dae58502913bac0fbcdcaba515ea998","slug":"woocommerce-shipping-ups","id":18665,"rating":3.4,"reviews_count":10,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Google Ads &amp; Marketing by Kliken","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png","excerpt":"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.","link":"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"bf66e173-a220-4da7-9512-b5728c20fc16","slug":"kliken-marketing-for-google","id":3866145,"rating":4.4,"reviews_count":109,"vendor_name":"Kliken","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/","icon":null},{"title":"Shipment Tracking","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png","excerpt":"Add shipment tracking information to your orders.","link":"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"1968e199038a8a001c9f9966fd06bf88","slug":"woocommerce-shipment-tracking","id":18693,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Checkout Field Editor","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png","excerpt":"Optimize your checkout process by adding, removing or editing fields to suit your needs.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"2b8029f0d7cdd1118f4d843eb3ab43ff","slug":"woocommerce-checkout-field-editor","id":184594,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Table Rate Shipping","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png","excerpt":"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.","link":"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;99.00","hash":"3034ed8aff427b0f635fe4c86bbf008a","slug":"woocommerce-table-rate-shipping","id":18718,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Bookings","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png","excerpt":"Allow customers to book appointments, make reservations or rent equipment without leaving your site.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/themes.woocommerce.com\\/hotel\\/","price":"&#36;249.00","hash":"911c438934af094c2b38d5560b9f50f3","slug":"WooCommerce Bookings","id":390890,"rating":2.7,"reviews_count":18,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"PayPal Payments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg","excerpt":"PayPal''s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"934115ab-e3f3-4435-9580-345b1ce21899","slug":"woocommerce-paypal-payments","id":6410731,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2020\\/10\\/pp_v_rgb-didybc.jpg"},{"title":"Min\\/Max Quantities","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png","excerpt":"Specify minimum and maximum allowed product quantities for orders to be completed.","link":"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"2b5188d90baecfb781a5aa2d6abb900a","slug":"woocommerce-min-max-quantities","id":18616,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Braintree for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png","excerpt":"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"27f010c8e34ca65b205ddec88ad14536","slug":"woocommerce-gateway-paypal-powered-by-braintree","id":1489837,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Memberships","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png","excerpt":"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;199.00","hash":"9288e7609ad0b487b81ef6232efa5cfc","slug":"woocommerce-memberships","id":958589,"rating":4.4,"reviews_count":78,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Australia Post Shipping Method","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif","excerpt":"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43","slug":"woocommerce-shipping-australia-post","id":18622,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Canada Post Shipping Method","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png","excerpt":"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"ac029cdf3daba20b20c7b9be7dc00e0e","slug":"woocommerce-shipping-canada-post","id":18623,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Product Bundles","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2012\\/07\\/Bundles_logo-0cllvb.png","excerpt":"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.","link":"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"aa2518b5-ab19-4b75-bde9-60ca51e20f28","slug":"woocommerce-product-bundles","id":18716,"rating":4.9,"reviews_count":114,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"FedEx Shipping Method","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg","excerpt":"Get shipping rates from the FedEx API which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"1a48b598b47a81559baadef15e320f64","slug":"woocommerce-shipping-fedex","id":18620,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Product CSV Import Suite","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png","excerpt":"Import, merge, and export products and variations to and from WooCommerce using a CSV file.","link":"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"7ac9b00a1fe980fb61d28ab54d167d0d","slug":"woocommerce-product-csv-import-suite","id":18680,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Follow-Ups","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png","excerpt":"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.","link":"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;99.00","hash":"05ece68fe94558e65278fe54d9ec84d2","slug":"woocommerce-follow-up-emails","id":18686,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Royal Mail","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2013\\/04\\/royalmail.png","excerpt":"Offer Royal Mail shipping rates to your customers","link":"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"03839cca1a16c4488fcb669aeb91a056","slug":"woocommerce-shipping-royalmail","id":182719,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Multichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v2.png","excerpt":"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"e4000666-9275-4c71-8619-be61fb41c9f9","slug":"woocommerce-amazon-ebay-integration","id":3545890,"rating":3.2,"reviews_count":32,"vendor_name":"Codisto","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/","icon":null},{"title":"Product Vendors","image":"","excerpt":"Turn your store into a multi-vendor marketplace","link":"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"a97d99fccd651bbdd728f4d67d492c31","slug":"woocommerce-product-vendors","id":219982,"rating":3,"reviews_count":16,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Accommodation Bookings","image":"","excerpt":"Book accommodation using WooCommerce and the WooCommerce Bookings extension.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"99b2a7a4af90b6cefd2a733b3b1f78e7","slug":"woocommerce-accommodation-bookings","id":1412069,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Xero","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2012\\/08\\/xero2.png","excerpt":"Save time with automated sync between WooCommerce and your Xero account.","link":"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"f0dd29d338d3c67cf6cee88eddf6869b","slug":"woocommerce-xero","id":18733,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"LiveChat for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png","excerpt":"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.","link":"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com","price":"&#36;0.00","hash":"5344cc1f-ed4a-4d00-beff-9d67f6d372f3","slug":"livechat-woocommerce","id":1348888,"rating":null,"reviews_count":null,"vendor_name":"Live Chat","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/","icon":null},{"title":"Authorize.Net","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png","excerpt":"Authorize.Net gateway with support for pre-orders and subscriptions.","link":"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"8b61524fe53add7fdd1a8d1b00b9327d","slug":"woocommerce-gateway-authorize-net-cim","id":178481,"rating":4.8,"reviews_count":39,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Storefront Homepage Contact Section","image":"","excerpt":"Add a Contact section to the Storefront homepage.","link":"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"cb12b87f8bbb0139dafbf92ca1f871ef","slug":"storefront-homepage-contact-section","id":1468793,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"AutomateWoo","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png","excerpt":"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.","link":"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;99.00","hash":"ba9299b8-1dba-4aa0-a313-28bc1755cb88","slug":"automatewoo","id":4652610,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Brands","image":"","excerpt":"Create, assign and list brands for products, and allow customers to view by brand.","link":"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"8a88c7cbd2f1e73636c331c7a86f818c","slug":"woocommerce-brands","id":18737,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Advanced Notifications","image":"","excerpt":"Easily setup \\"new order\\" and stock email notifications for multiple recipients of your choosing.","link":"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"112372c44b002fea2640bd6bfafbca27","slug":"woocommerce-advanced-notifications","id":18740,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Storefront Footer Bar","image":"","excerpt":"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.","link":"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"6cfd3d4f923cafa16e4801ae801751f4","slug":"storefront-footer-bar","id":1434472,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Points and Rewards","image":"","excerpt":"Reward your customers for purchases and other actions with points which can be redeemed for discounts.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"1649b6cca5da8b923b01ca56b5cdd246","slug":"woocommerce-points-and-rewards","id":210259,"rating":2.9,"reviews_count":11,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Pre-Orders","image":"","excerpt":"Allow customers to order products before they are available.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"b2dc75e7d55e6f5bbfaccb59830f66b7","slug":"woocommerce-pre-orders","id":178477,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Additional Variation Images","image":"","excerpt":"Add gallery images per variation on variable products within WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/","price":"&#36;49.00","hash":"c61dd6de57dcecb32bd7358866de4539","slug":"woocommerce-additional-variation-images","id":477384,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Customer \\/ Order \\/ Coupon Export","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png","excerpt":"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.","link":"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"914de15813a903c767b55445608bf290","slug":"woocommerce-customer-order-csv-export","id":18652,"rating":4.5,"reviews_count":21,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"WooCommerce Subscription Downloads","image":"","excerpt":"Offer additional downloads to your subscribers, via downloadable products listed in your store.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"5be9e21c13953253e4406d2a700382ec","slug":"woocommerce-subscription-downloads","id":420458,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Deposits","image":"","excerpt":"Enable customers to pay for products using a deposit or a payment plan.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;179.00","hash":"de192a6cf12c4fd803248da5db700762","slug":"woocommerce-deposits","id":977087,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Smart Coupons","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png","excerpt":"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"http:\\/\\/demo.storeapps.org\\/?demo=sc","price":"&#36;99.00","hash":"05c45f2aa466106a466de4402fff9dde","slug":"woocommerce-smart-coupons","id":18729,"rating":4.6,"reviews_count":121,"vendor_name":"StoreApps","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png"},{"title":"Amazon S3 Storage","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png","excerpt":"Serve digital products via Amazon S3","link":"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"473bf6f221b865eff165c97881b473bb","slug":"woocommerce-amazon-s3-storage","id":18663,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Cart Add-ons","image":"","excerpt":"A powerful tool for driving incremental and impulse purchases by customers once they are in the shopping cart","link":"https:\\/\\/woocommerce.com\\/products\\/cart-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"3a8ef25334396206f5da4cf208adeda3","slug":"woocommerce-cart-add-ons","id":18717,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Shipping Multiple Addresses","image":"","excerpt":"Allow your customers to ship individual items in a single order to multiple addresses.","link":"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"aa0eb6f777846d329952d5b891d6f8cc","slug":"woocommerce-shipping-multiple-addresses","id":18741,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Zapier","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/woocommerce-zapier-logo.png","excerpt":"Integrate your WooCommerce store with 4000+ cloud apps and services today. Trusted by 11,000+ users.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;59.00","hash":"0782bdbe932c00f4978850268c6cfe40","slug":"woocommerce-zapier","id":243589,"rating":4.5,"reviews_count":33,"vendor_name":"OM4","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/","icon":null},{"title":"Bulk Stock Management","image":"","excerpt":"Edit product and variation stock levels in bulk via this handy interface","link":"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"02f4328d52f324ebe06a78eaaae7934f","slug":"woocommerce-bulk-stock-management","id":18670,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Email Customizer","image":"","excerpt":"Connect with your customers with each email you send by visually modifying your email templates via the WordPress Customizer.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-email-customizer\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"bd909fa97874d431f203b5336c7e8873","slug":"woocommerce-email-customizer","id":853277,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"TaxJar","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png","excerpt":"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.","link":"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"12072d8e-e933-4561-97b1-9db3c7eeed91","slug":"taxjar-simplified-taxes-for-woocommerce","id":514914,"rating":null,"reviews_count":null,"vendor_name":"TaxJar","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/","icon":null},{"title":"Force Sells","image":"","excerpt":"Force products to be added to the cart","link":"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"3ebddfc491ca168a4ea4800b893302b0","slug":"woocommerce-force-sells","id":18678,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Quick View","image":"","excerpt":"Show a quick-view button to view product details and add to cart via lightbox popup","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"619c6e57ce72c49c4b57e15b06eddb65","slug":"woocommerce-quick-view","id":187509,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Purchase Order Gateway","image":"","excerpt":"Receive purchase orders via your WooCommerce-powered online store.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"573a92318244ece5facb449d63e74874","slug":"woocommerce-gateway-purchase-order","id":478542,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Returns and Warranty Requests","image":"","excerpt":"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.","link":"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"9b4c41102e6b61ea5f558e16f9b63e25","slug":"woocommerce-warranty","id":228315,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Box Office","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png","excerpt":"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"e704c9160de318216a8fa657404b9131","slug":"woocommerce-box-office","id":1628717,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Product Enquiry Form","image":"","excerpt":"Allow visitors to contact you directly from the product details page via a reCAPTCHA protected form to enquire about a product.","link":"https:\\/\\/woocommerce.com\\/products\\/product-enquiry-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"5a0f5d72519a8ffcc86669f042296937","slug":"woocommerce-product-enquiry-form","id":18601,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Order Barcodes","image":"","excerpt":"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"889835bb29ee3400923653e1e44a3779","slug":"woocommerce-order-barcodes","id":391708,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce 360\\u00ba Image","image":"","excerpt":"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"24eb2cfa3738a66bf3b2587876668cd2","slug":"woocommerce-360-image","id":512186,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Photography","image":"","excerpt":"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"ee76e8b9daf1d97ca4d3874cc9e35687","slug":"woocommerce-photography","id":583602,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Bookings Availability","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png","excerpt":"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.","link":"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"30770d2a-e392-4e82-baaa-76cfc7d02ae3","slug":"woocommerce-bookings-availability","id":4228225,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Software Add-on","image":"","excerpt":"Sell License Keys for Software","link":"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"79f6dbfe1f1d3a56a86f0509b6d6b04b","slug":"woocommerce-software-add-on","id":18683,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Products Compare","image":"","excerpt":"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"c3ba0a4a3199a0cc7a6112eb24414548","slug":"woocommerce-products-compare","id":853117,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Sensei LMS Course Progress","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png","excerpt":"Enable your students to easily see their progress and pick up where they left off in a course.","link":"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"ec0f55d8fa7c517dc1844f5c873a77da","slug":"sensei-course-progress","id":435833,"rating":null,"reviews_count":null,"vendor_name":"Automattic","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/","icon":null},{"title":"WooCommerce Store Catalog PDF Download","image":"","excerpt":"Offer your customers a PDF download of your product catalog, generated by WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"79ca7aadafe706364e2d738b7c1090c4","slug":"woocommerce-store-catalog-pdf-download","id":675790,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Name Your Price","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png","excerpt":"Allow customers to define the product price. Also useful for accepting user-set donations.","link":"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"31b4e11696cd99a3c0572975a84f1c08","slug":"woocommerce-name-your-price","id":18738,"rating":5,"reviews_count":52,"vendor_name":"Backcourt Development","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/","icon":null},{"title":"Dynamic Pricing","image":"","excerpt":"Bulk discounts, role-based pricing and much more","link":"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"9a41775bb33843f52c93c922b0053986","slug":"woocommerce-dynamic-pricing","id":18643,"rating":3.4,"reviews_count":27,"vendor_name":"Element Stark","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/","icon":null},{"title":"Storefront Reviews","image":"","excerpt":"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.","link":"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/","price":"&#36;19.00","hash":"0c8a1d86b8eff9f1edffa923aeb3fc1f","slug":"storefront-reviews","id":1044976,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Print Invoices &amp; Packing lists","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png","excerpt":"Generate invoices, packing slips, and pick lists for your WooCommerce orders.","link":"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"465de1126817cdfb42d97ebca7eea717","slug":"woocommerce-pip","id":18666,"rating":4.3,"reviews_count":27,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Klarna Checkout","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png","excerpt":"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).","link":"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/","price":"&#36;0.00","hash":"90f8ce584e785fcd8c2d739fd4f40d78","slug":"klarna-checkout-for-woocommerce","id":2754152,"rating":null,"reviews_count":null,"vendor_name":"Krokedil","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/","icon":null},{"title":"Google Product Feed","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2011\\/11\\/logo-regular-lscryp.png","excerpt":"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.","link":"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"d55b4f852872025741312839f142447e","slug":"woocommerce-product-feeds","id":18619,"rating":4.3,"reviews_count":36,"vendor_name":"Ademti Software","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/","icon":null},{"title":"WooCommerce AvaTax","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png","excerpt":"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"57077a4b28ba71cacf692bcf4a1a7f60","slug":"woocommerce-avatax","id":1389326,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Sensei LMS Certificates","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png","excerpt":"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.","link":"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"625ee5fe1bf36b4c741ab07507ba2ffd","slug":"sensei-certificates","id":247548,"rating":null,"reviews_count":null,"vendor_name":"Automattic","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/","icon":null},{"title":"Composite Products","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2013\\/06\\/Composites_logo-8dctno.png","excerpt":"Create product kit builders and custom product configurators using existing products.","link":"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;99.00","hash":"0343e0115bbcb97ccd98442b8326a0af","slug":"woocommerce-composite-products","id":216836,"rating":4.9,"reviews_count":99,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Gravity Forms Product Add-ons","image":"","excerpt":"Powerful product add-ons, Gravity style","link":"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/","price":"&#36;99.00","hash":"a6ac0ab1a1536e3a357ccf24c0650ed0","slug":"woocommerce-gravityforms-product-addons","id":18633,"rating":null,"reviews_count":null,"vendor_name":"Element Stark","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/","icon":null},{"title":"PayPal Payments Pro","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Paypal-Payments-Pro-Dark.png","excerpt":"Take credit card payments directly on your checkout using PayPal Pro.","link":"https:\\/\\/woocommerce.com\\/products\\/paypal-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"6d23ba7f0e0198937c0029f9e865b40e","slug":"woocommerce-gateway-paypal-pro","id":18594,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Eway","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png","excerpt":"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.","link":"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"2c497769d98d025e0d340cd0b5ea5da1","slug":"woocommerce-gateway-eway","id":18604,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Paid Courses","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/wc-paid-courses.png","excerpt":"Sell your online courses using Sensei LMS with WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"bad2a02a063555b7e2bee59924690763","slug":"woothemes-sensei","id":152116,"rating":null,"reviews_count":null,"vendor_name":"Automattic","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/","icon":null},{"title":"Sensei LMS Media Attachments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png","excerpt":"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.","link":"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"788647a9a1d8ef5c95371f0e69223a0f","slug":"sensei-media-attachments","id":290551,"rating":null,"reviews_count":null,"vendor_name":"Automattic","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/","icon":null},{"title":"QuickBooks Sync for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png","excerpt":"Automatic two-way sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).","link":"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"c5e32e20-7c1f-4585-8b15-d930c2d842ac","slug":"myworks-woo-sync-for-quickbooks-online","id":4065824,"rating":null,"reviews_count":null,"vendor_name":"MyWorks Software","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/","icon":null},{"title":"WooCommerce Blocks","image":"","excerpt":"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"c2e9f13a-f90c-4ffe-a8a5-b432399ec263","slug":"woo-gutenberg-products-block","id":3076677,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Conditional Shipping and Payments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/03\\/CSP_Logo-abcc0f.png","excerpt":"Use conditional logic to restrict the shipping and payment options available on your store.","link":"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"1f56ff002fa830b77017b0107505211a","slug":"woocommerce-conditional-shipping-and-payments","id":680253,"rating":4.8,"reviews_count":42,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Catalog Visibility Options","image":"","excerpt":"Transform WooCommerce into an online catalog by removing eCommerce functionality","link":"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"12e791110365fdbb5865c8658907967e","slug":"woocommerce-catalog-visibility-options","id":18648,"rating":null,"reviews_count":null,"vendor_name":"Element Stark","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/","icon":null},{"title":"WooCommerce Order Status Manager","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png","excerpt":"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"51fd9ab45394b4cad5a0ebf58d012342","slug":"woocommerce-order-status-manager","id":588398,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Sequential Order Numbers Pro","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png","excerpt":"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.","link":"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"0b18a2816e016ba9988b93b1cd8fe766","slug":"woocommerce-sequential-order-numbers-pro","id":18688,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"WooCommerce Google Analytics Pro","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png","excerpt":"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"d8aed8b7306b509eec1589e59abe319f","slug":"woocommerce-google-analytics-pro","id":1312497,"rating":4,"reviews_count":19,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"WooCommerce Product Search","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png","excerpt":"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/demo.itthinx.com\\/wps\\/","price":"&#36;49.00","hash":"c84cc8ca16ddac3408e6b6c5871133a8","slug":"woocommerce-product-search","id":512174,"rating":4.4,"reviews_count":136,"vendor_name":"itthinx","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/","icon":null},{"title":"WooCommerce Checkout Add-Ons","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png","excerpt":"Highlight relevant products, offers like free shipping and other up-sells during checkout.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"8fdca00b4000b7a8cc26371d0e470a8f","slug":"woocommerce-checkout-add-ons","id":466854,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Coupon Shortcodes","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png","excerpt":"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.","link":"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"ac5d9d51-70b2-4d8f-8b89-24200eea1394","slug":"woocommerce-coupon-shortcodes","id":244762,"rating":null,"reviews_count":null,"vendor_name":"itthinx","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/","icon":null},{"title":"WooCommerce One Page Checkout","image":"","excerpt":"Create special pages where customers can choose products, checkout &amp; pay all on the one page.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"c9ba8f8352cd71b5508af5161268619a","slug":"woocommerce-one-page-checkout","id":527886,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Klarna Payments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png","excerpt":"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.","link":"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/","price":"&#36;0.00","hash":"a19c689325bc8ea63c620765dd54b33a","slug":"klarna-payments-for-woocommerce","id":2754217,"rating":null,"reviews_count":null,"vendor_name":"Krokedil","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/","icon":null},{"title":"First Data","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-FirstData-updated.png","excerpt":"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.","link":"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"eb3e32663ec0810592eaf0d097796230","slug":"woocommerce-gateway-firstdata","id":18645,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"HubSpot for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png","excerpt":"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration","link":"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"e50acec8-3a6c-454c-8562-2da4898fa6c1","slug":"hubspot-for-woocommerce","id":5785079,"rating":null,"reviews_count":null,"vendor_name":"MakeWebBetter","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/","icon":null}]}";s:3:"raw";s:65492:"HTTP/1.1 200 OK\r\nServer: nginx\r\nDate: Thu, 30 Dec 2021 04:32:54 GMT\r\nContent-Type: application/json; charset=UTF-8\r\nContent-Length: 12383\r\nConnection: close\r\nX-Robots-Tag: noindex\r\nLink: <https://woocommerce.com/wp-json/>; rel="https://api.w.org/"\r\nX-Content-Type-Options: nosniff\r\nAccess-Control-Expose-Headers: X-WP-Total, X-WP-TotalPages, Link\r\nAccess-Control-Allow-Headers: Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type\r\nX-WCCOM-Cache: HIT\r\nCache-Control: max-age=60\r\nAllow: GET\r\nX-rq: dfw6 0 4 9980\r\nContent-Encoding: gzip\r\nAge: 54\r\nX-Cache: hit\r\nVary: Accept-Encoding, Origin\r\nAccept-Ranges: bytes\r\nStrict-Transport-Security: max-age=31536000\r\n\r\n{"products":[{"title":"WooCommerce Google Analytics","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/GA-Dark.png","excerpt":"Understand your customers and increase revenue with world\\u2019s leading analytics platform - integrated with WooCommerce for free.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"2d21f7de14dfb8e9885a4622be701ddf","slug":"woocommerce-google-analytics-integration","id":1442927,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Tax","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Tax-Dark.png","excerpt":"Automatically calculate how much sales tax should be collected for WooCommerce orders - by city, country, or state - at checkout.","link":"https:\\/\\/woocommerce.com\\/products\\/tax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"f31b3b9273cce188cc2b27f7849d02dd","slug":"woocommerce-services","id":3220291,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Stripe","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Stripe-Dark-1.png","excerpt":"Accept all major debit and credit cards as well as local payment methods with Stripe.","link":"https:\\/\\/woocommerce.com\\/products\\/stripe\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"50bb7a985c691bb943a9da4d2c8b5efd","slug":"woocommerce-gateway-stripe","id":18627,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2011\\/12\\/stripe-app-icon-7m1xi7.png"},{"title":"Jetpack","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Jetpack-Dark.png","excerpt":"Security, performance, and marketing tools made for WooCommerce stores by the WordPress experts. Get started with basic security and speed tools for free.","link":"https:\\/\\/woocommerce.com\\/products\\/jetpack\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"d5bfef9700b62b2b132c74c74c3193eb","slug":"jetpack","id":2725249,"rating":null,"reviews_count":null,"vendor_name":"Jetpack","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/jetpack\\/","icon":null},{"title":"Facebook for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Facebook-Dark.png","excerpt":"Get the Official Facebook for WooCommerce plugin for three powerful ways to help grow your business.","link":"https:\\/\\/woocommerce.com\\/products\\/facebook\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"0ea4fe4c2d7ca6338f8a322fb3e4e187","slug":"facebook-for-woocommerce","id":2127297,"rating":2.1,"reviews_count":51,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Payments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Pay-Dark.png","excerpt":"Securely accept payments, track cash flow, and manage recurring revenue from your dashboard \\u2014 all without setup costs or monthly fees.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"8c6319ca-8f41-4e69-be63-6b15ee37773b","slug":"woocommerce-payments","id":5278104,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2020\\/02\\/wcpay-icon-fv4tef.png"},{"title":"Amazon Pay","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Amazon-Pay-Dark.png","excerpt":"Amazon Pay is embedded in your WooCommerce store. Transactions take place via\\u00a0Amazon widgets, so the buyer never leaves your site.","link":"https:\\/\\/woocommerce.com\\/products\\/pay-with-amazon\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"9865e043bbbe4f8c9735af31cb509b53","slug":"woocommerce-gateway-amazon-payments-advanced","id":238816,"rating":3.6,"reviews_count":11,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Square for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Square-Dark.png","excerpt":"Accepting payments is easy with Square. Clear rates, fast deposits (1-2 business days). Sell online and in person, and sync all payments, items and inventory.","link":"https:\\/\\/woocommerce.com\\/products\\/square\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"e907be8b86d7df0c8f8e0d0020b52638","slug":"woocommerce-square","id":1770503,"rating":3.2,"reviews_count":65,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Shipping","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Dark-1.png","excerpt":"Print USPS and DHL labels right from your WooCommerce dashboard and instantly save up to 90%. WooCommerce Shipping is free to use and saves you time and money.","link":"https:\\/\\/woocommerce.com\\/products\\/shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"f31b3b9273cce188cc2b27f7849d02dd","slug":"woocommerce-services","id":2165910,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Subscriptions","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Subscriptions-Dark.png","excerpt":"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscriptions\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;199.00","hash":"6115e6d7e297b623a169fdcf5728b224","slug":"woocommerce-subscriptions","id":27147,"rating":3.5,"reviews_count":39,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Mailchimp for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/09\\/logo-mailchimp-dark-v2.png","excerpt":"Increase traffic, drive repeat purchases, and personalize your marketing when you connect to Mailchimp.","link":"https:\\/\\/woocommerce.com\\/products\\/mailchimp-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"b4481616ebece8b1ff68fc59b90c1a91","slug":"mailchimp-for-woocommerce","id":2545166,"rating":null,"reviews_count":null,"vendor_name":"Mailchimp","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/mailchimp\\/","icon":null},{"title":"Product Add-Ons","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-Add-Ons-Dark.png","excerpt":"Offer add-ons like gift wrapping, special messages or other special options for your products.","link":"https:\\/\\/woocommerce.com\\/products\\/product-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"147d0077e591e16db9d0d67daeb8c484","slug":"woocommerce-product-addons","id":18618,"rating":3,"reviews_count":21,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"ShipStation Integration","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Shipstation-Dark.png","excerpt":"Fulfill all your Woo orders (and wherever else you sell) quickly and easily using ShipStation. Try it free for 30 days today!","link":"https:\\/\\/woocommerce.com\\/products\\/shipstation-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"9de8640767ba64237808ed7f245a49bb","slug":"woocommerce-shipstation-integration","id":18734,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"PayFast Payment Gateway","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Payfast-Dark-1.png","excerpt":"Take payments on your WooCommerce store via PayFast (redirect method).","link":"https:\\/\\/woocommerce.com\\/products\\/payfast-payment-gateway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"557bf07293ad916f20c207c6c9cd15ff","slug":"woocommerce-payfast-gateway","id":18596,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Google Listings &amp; Ads","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/06\\/marketplace-card.png","excerpt":"Reach millions of engaged shoppers across Google with free product listings and ads. Built in partnership with Google.","link":"https:\\/\\/woocommerce.com\\/products\\/google-listings-and-ads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"118f4d86-f126-4c3a-8525-644e3170d161","slug":"google-listings-and-ads","id":7623964,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"USPS Shipping Method","image":"","excerpt":"Get shipping rates from the USPS API which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/usps-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"83d1524e8f5f1913e58889f83d442c32","slug":"woocommerce-shipping-usps","id":18657,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"UPS Shipping Method","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/UPS-Shipping-Method-Dark.png","excerpt":"Get shipping rates from the UPS API which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/ups-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"8dae58502913bac0fbcdcaba515ea998","slug":"woocommerce-shipping-ups","id":18665,"rating":3.4,"reviews_count":10,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Google Ads &amp; Marketing by Kliken","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2019\\/02\\/GA-for-Woo-Logo-374x192px-qu3duk.png","excerpt":"Get in front of shoppers and drive traffic to your store so you can grow your business with Smart Shopping Campaigns and free listings.","link":"https:\\/\\/woocommerce.com\\/products\\/google-ads-and-marketing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"bf66e173-a220-4da7-9512-b5728c20fc16","slug":"kliken-marketing-for-google","id":3866145,"rating":4.4,"reviews_count":109,"vendor_name":"Kliken","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/kliken\\/","icon":null},{"title":"Shipment Tracking","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Ship-Tracking-Dark-1.png","excerpt":"Add shipment tracking information to your orders.","link":"https:\\/\\/woocommerce.com\\/products\\/shipment-tracking\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"1968e199038a8a001c9f9966fd06bf88","slug":"woocommerce-shipment-tracking","id":18693,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Checkout Field Editor","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Checkout-Field-Editor-Dark.png","excerpt":"Optimize your checkout process by adding, removing or editing fields to suit your needs.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-field-editor\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"2b8029f0d7cdd1118f4d843eb3ab43ff","slug":"woocommerce-checkout-field-editor","id":184594,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Table Rate Shipping","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Product-Table-Rate-Shipping-Dark.png","excerpt":"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.","link":"https:\\/\\/woocommerce.com\\/products\\/table-rate-shipping\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;99.00","hash":"3034ed8aff427b0f635fe4c86bbf008a","slug":"woocommerce-table-rate-shipping","id":18718,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Bookings","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Dark.png","excerpt":"Allow customers to book appointments, make reservations or rent equipment without leaving your site.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/themes.woocommerce.com\\/hotel\\/","price":"&#36;249.00","hash":"911c438934af094c2b38d5560b9f50f3","slug":"WooCommerce Bookings","id":390890,"rating":2.7,"reviews_count":18,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"PayPal Payments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2020\\/10\\/PPCP-Tile-PayPal-Logo-and-Cart-Art-2x-2-uozwz8.jpg","excerpt":"PayPal''s latest, all-in-one checkout solution. Securely accept PayPal Digital Payments, credit\\/debit cards and local payment methods.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paypal-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"934115ab-e3f3-4435-9580-345b1ce21899","slug":"woocommerce-paypal-payments","id":6410731,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2020\\/10\\/pp_v_rgb-didybc.jpg"},{"title":"Min\\/Max Quantities","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Min-Max-Qua-Dark.png","excerpt":"Specify minimum and maximum allowed product quantities for orders to be completed.","link":"https:\\/\\/woocommerce.com\\/products\\/minmax-quantities\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"2b5188d90baecfb781a5aa2d6abb900a","slug":"woocommerce-min-max-quantities","id":18616,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Braintree for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/02\\/braintree-black-copy.png","excerpt":"Accept PayPal, credit cards and debit cards with a single payment gateway solution \\u2014 PayPal Powered by Braintree.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-paypal-powered-by-braintree\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"27f010c8e34ca65b205ddec88ad14536","slug":"woocommerce-gateway-paypal-powered-by-braintree","id":1489837,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Memberships","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/06\\/Thumbnail-Memberships-updated.png","excerpt":"Power your membership association, online magazine, elearning sites, and more with access control to content\\/products and member discounts.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-memberships\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;199.00","hash":"9288e7609ad0b487b81ef6232efa5cfc","slug":"woocommerce-memberships","id":958589,"rating":4.4,"reviews_count":78,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Australia Post Shipping Method","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/australia-post.gif","excerpt":"Get shipping rates for your WooCommerce store from the Australia Post API, which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/australia-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"1dbd4dc6bd91a9cda1bd6b9e7a5e4f43","slug":"woocommerce-shipping-australia-post","id":18622,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Canada Post Shipping Method","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/canada-post.png","excerpt":"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/canada-post-shipping-method\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"ac029cdf3daba20b20c7b9be7dc00e0e","slug":"woocommerce-shipping-canada-post","id":18623,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Product Bundles","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2012\\/07\\/Bundles_logo-0cllvb.png","excerpt":"Offer personalized product bundles, bulk discount packages, and assembled\\u00a0products.","link":"https:\\/\\/woocommerce.com\\/products\\/product-bundles\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"aa2518b5-ab19-4b75-bde9-60ca51e20f28","slug":"woocommerce-product-bundles","id":18716,"rating":4.9,"reviews_count":114,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"FedEx Shipping Method","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2013\\/01\\/FedEx_Logo_Wallpaper.jpeg","excerpt":"Get shipping rates from the FedEx API which handles both domestic and international parcels.","link":"https:\\/\\/woocommerce.com\\/products\\/fedex-shipping-module\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"1a48b598b47a81559baadef15e320f64","slug":"woocommerce-shipping-fedex","id":18620,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Product CSV Import Suite","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Product-CSV-Import-Dark.png","excerpt":"Import, merge, and export products and variations to and from WooCommerce using a CSV file.","link":"https:\\/\\/woocommerce.com\\/products\\/product-csv-import-suite\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"7ac9b00a1fe980fb61d28ab54d167d0d","slug":"woocommerce-product-csv-import-suite","id":18680,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Follow-Ups","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Follow-Ups-Dark.png","excerpt":"Automatically contact customers after purchase - be it everyone, your most loyal or your biggest spenders - and keep your store top-of-mind.","link":"https:\\/\\/woocommerce.com\\/products\\/follow-up-emails\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;99.00","hash":"05ece68fe94558e65278fe54d9ec84d2","slug":"woocommerce-follow-up-emails","id":18686,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Royal Mail","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2013\\/04\\/royalmail.png","excerpt":"Offer Royal Mail shipping rates to your customers","link":"https:\\/\\/woocommerce.com\\/products\\/royal-mail\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"03839cca1a16c4488fcb669aeb91a056","slug":"woocommerce-shipping-royalmail","id":182719,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Multichannel for WooCommerce: Google, Amazon, eBay &amp; Walmart Integration","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/10\\/Woo-Extension-Store-Logo-v2.png","excerpt":"Get the official Google, Amazon, eBay and Walmart extension and create, sync and manage multichannel listings directly from WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/amazon-ebay-integration\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"e4000666-9275-4c71-8619-be61fb41c9f9","slug":"woocommerce-amazon-ebay-integration","id":3545890,"rating":3.2,"reviews_count":32,"vendor_name":"Codisto","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/codisto\\/","icon":null},{"title":"Product Vendors","image":"","excerpt":"Turn your store into a multi-vendor marketplace","link":"https:\\/\\/woocommerce.com\\/products\\/product-vendors\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"a97d99fccd651bbdd728f4d67d492c31","slug":"woocommerce-product-vendors","id":219982,"rating":3,"reviews_count":16,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Accommodation Bookings","image":"","excerpt":"Book accommodation using WooCommerce and the WooCommerce Bookings extension.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-accommodation-bookings\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"99b2a7a4af90b6cefd2a733b3b1f78e7","slug":"woocommerce-accommodation-bookings","id":1412069,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Xero","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2012\\/08\\/xero2.png","excerpt":"Save time with automated sync between WooCommerce and your Xero account.","link":"https:\\/\\/woocommerce.com\\/products\\/xero\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"f0dd29d338d3c67cf6cee88eddf6869b","slug":"woocommerce-xero","id":18733,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"LiveChat for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/11\\/LC_woo_regular-zmiaym.png","excerpt":"Live Chat and messaging platform for sales and support -- increase average order value and overall sales through live conversations.","link":"https:\\/\\/woocommerce.com\\/products\\/livechat\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/www.livechat.com\\/livechat-for-ecommerce\\/?a=woocommerce&amp;utm_source=woocommerce.com&amp;utm_medium=integration&amp;utm_campaign=woocommerce.com","price":"&#36;0.00","hash":"5344cc1f-ed4a-4d00-beff-9d67f6d372f3","slug":"livechat-woocommerce","id":1348888,"rating":null,"reviews_count":null,"vendor_name":"Live Chat","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/live-chat\\/","icon":null},{"title":"Authorize.Net","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2013\\/04\\/Thumbnail-Authorize.net-updated.png","excerpt":"Authorize.Net gateway with support for pre-orders and subscriptions.","link":"https:\\/\\/woocommerce.com\\/products\\/authorize-net\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"8b61524fe53add7fdd1a8d1b00b9327d","slug":"woocommerce-gateway-authorize-net-cim","id":178481,"rating":4.8,"reviews_count":39,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Storefront Homepage Contact Section","image":"","excerpt":"Add a Contact section to the Storefront homepage.","link":"https:\\/\\/woocommerce.com\\/products\\/storefront-homepage-contact-section\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"cb12b87f8bbb0139dafbf92ca1f871ef","slug":"storefront-homepage-contact-section","id":1468793,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"AutomateWoo","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-AutomateWoo-Dark-1.png","excerpt":"Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.","link":"https:\\/\\/woocommerce.com\\/products\\/automatewoo\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;99.00","hash":"ba9299b8-1dba-4aa0-a313-28bc1755cb88","slug":"automatewoo","id":4652610,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Brands","image":"","excerpt":"Create, assign and list brands for products, and allow customers to view by brand.","link":"https:\\/\\/woocommerce.com\\/products\\/brands\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"8a88c7cbd2f1e73636c331c7a86f818c","slug":"woocommerce-brands","id":18737,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Advanced Notifications","image":"","excerpt":"Easily setup \\"new order\\" and stock email notifications for multiple recipients of your choosing.","link":"https:\\/\\/woocommerce.com\\/products\\/advanced-notifications\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"112372c44b002fea2640bd6bfafbca27","slug":"woocommerce-advanced-notifications","id":18740,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Storefront Footer Bar","image":"","excerpt":"Adds a full-width widget region above the Storefront footer widget area, which can be customized with colors and a background image.","link":"https:\\/\\/woocommerce.com\\/products\\/storefront-footer-bar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"6cfd3d4f923cafa16e4801ae801751f4","slug":"storefront-footer-bar","id":1434472,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Points and Rewards","image":"","excerpt":"Reward your customers for purchases and other actions with points which can be redeemed for discounts.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-points-and-rewards\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"1649b6cca5da8b923b01ca56b5cdd246","slug":"woocommerce-points-and-rewards","id":210259,"rating":2.9,"reviews_count":11,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Pre-Orders","image":"","excerpt":"Allow customers to order products before they are available.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-pre-orders\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"b2dc75e7d55e6f5bbfaccb59830f66b7","slug":"woocommerce-pre-orders","id":178477,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Additional Variation Images","image":"","excerpt":"Add gallery images per variation on variable products within WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-additional-variation-images\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/themes.woocommerce.com\\/storefront\\/product\\/woo-single-1\\/","price":"&#36;49.00","hash":"c61dd6de57dcecb32bd7358866de4539","slug":"woocommerce-additional-variation-images","id":477384,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Customer \\/ Order \\/ Coupon Export","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-Customer-Order-Coupon-Export-updated.png","excerpt":"Export customers, orders, and coupons from WooCommerce manually or on an automated schedule.","link":"https:\\/\\/woocommerce.com\\/products\\/ordercustomer-csv-export\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"914de15813a903c767b55445608bf290","slug":"woocommerce-customer-order-csv-export","id":18652,"rating":4.5,"reviews_count":21,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"WooCommerce Subscription Downloads","image":"","excerpt":"Offer additional downloads to your subscribers, via downloadable products listed in your store.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-subscription-downloads\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"5be9e21c13953253e4406d2a700382ec","slug":"woocommerce-subscription-downloads","id":420458,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Deposits","image":"","excerpt":"Enable customers to pay for products using a deposit or a payment plan.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-deposits\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;179.00","hash":"de192a6cf12c4fd803248da5db700762","slug":"woocommerce-deposits","id":977087,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Smart Coupons","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/10\\/wc-product-smart-coupons.png","excerpt":"Everything you need for discounts, coupons, credits, gift cards, product giveaways, offers, and promotions. Most popular and complete coupons plugin for WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/smart-coupons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"http:\\/\\/demo.storeapps.org\\/?demo=sc","price":"&#36;99.00","hash":"05c45f2aa466106a466de4402fff9dde","slug":"woocommerce-smart-coupons","id":18729,"rating":4.6,"reviews_count":121,"vendor_name":"StoreApps","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/storeapps\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2012\\/08\\/wc-icon-smart-coupons-160-p8fwgu.png"},{"title":"Amazon S3 Storage","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/09\\/amazon.png","excerpt":"Serve digital products via Amazon S3","link":"https:\\/\\/woocommerce.com\\/products\\/amazon-s3-storage\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"473bf6f221b865eff165c97881b473bb","slug":"woocommerce-amazon-s3-storage","id":18663,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Cart Add-ons","image":"","excerpt":"A powerful tool for driving incremental and impulse purchases by customers once they are in the shopping cart","link":"https:\\/\\/woocommerce.com\\/products\\/cart-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"3a8ef25334396206f5da4cf208adeda3","slug":"woocommerce-cart-add-ons","id":18717,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Shipping Multiple Addresses","image":"","excerpt":"Allow your customers to ship individual items in a single order to multiple addresses.","link":"https:\\/\\/woocommerce.com\\/products\\/shipping-multiple-addresses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"aa0eb6f777846d329952d5b891d6f8cc","slug":"woocommerce-shipping-multiple-addresses","id":18741,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Zapier","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/woocommerce-zapier-logo.png","excerpt":"Integrate your WooCommerce store with 4000+ cloud apps and services today. Trusted by 11,000+ users.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-zapier\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;59.00","hash":"0782bdbe932c00f4978850268c6cfe40","slug":"woocommerce-zapier","id":243589,"rating":4.5,"reviews_count":33,"vendor_name":"OM4","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/om4\\/","icon":null},{"title":"Bulk Stock Management","image":"","excerpt":"Edit product and variation stock levels in bulk via this handy interface","link":"https:\\/\\/woocommerce.com\\/products\\/bulk-stock-management\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"02f4328d52f324ebe06a78eaaae7934f","slug":"woocommerce-bulk-stock-management","id":18670,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Email Customizer","image":"","excerpt":"Connect with your customers with each email you send by visually modifying your email templates via the WordPress Customizer.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-email-customizer\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"bd909fa97874d431f203b5336c7e8873","slug":"woocommerce-email-customizer","id":853277,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"TaxJar","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/10\\/taxjar-logotype.png","excerpt":"Automate sales tax compliance for your multi-channel e-commerce business. Accurate sales tax calculations, data aggregation, quality reporting, and filing for your WooCommerce store.","link":"https:\\/\\/woocommerce.com\\/products\\/taxjar\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"12072d8e-e933-4561-97b1-9db3c7eeed91","slug":"taxjar-simplified-taxes-for-woocommerce","id":514914,"rating":null,"reviews_count":null,"vendor_name":"TaxJar","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/taxjar\\/","icon":null},{"title":"Force Sells","image":"","excerpt":"Force products to be added to the cart","link":"https:\\/\\/woocommerce.com\\/products\\/force-sells\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"3ebddfc491ca168a4ea4800b893302b0","slug":"woocommerce-force-sells","id":18678,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Quick View","image":"","excerpt":"Show a quick-view button to view product details and add to cart via lightbox popup","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-quick-view\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;29.00","hash":"619c6e57ce72c49c4b57e15b06eddb65","slug":"woocommerce-quick-view","id":187509,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Purchase Order Gateway","image":"","excerpt":"Receive purchase orders via your WooCommerce-powered online store.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gateway-purchase-order\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"573a92318244ece5facb449d63e74874","slug":"woocommerce-gateway-purchase-order","id":478542,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Returns and Warranty Requests","image":"","excerpt":"Manage the RMA process, add warranties to products &amp; let customers request &amp; manage returns \\/ exchanges from their account.","link":"https:\\/\\/woocommerce.com\\/products\\/warranty-requests\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"9b4c41102e6b61ea5f558e16f9b63e25","slug":"woocommerce-warranty","id":228315,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Box Office","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-BO-Dark.png","excerpt":"Sell tickets for your next event, concert, function, fundraiser or conference directly on your own site","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-box-office\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"e704c9160de318216a8fa657404b9131","slug":"woocommerce-box-office","id":1628717,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Product Enquiry Form","image":"","excerpt":"Allow visitors to contact you directly from the product details page via a reCAPTCHA protected form to enquire about a product.","link":"https:\\/\\/woocommerce.com\\/products\\/product-enquiry-form\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"5a0f5d72519a8ffcc86669f042296937","slug":"woocommerce-product-enquiry-form","id":18601,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Order Barcodes","image":"","excerpt":"Generates a unique barcode for each order on your site - perfect for e-tickets, packing slips, reservations and a variety of other uses.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-barcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"889835bb29ee3400923653e1e44a3779","slug":"woocommerce-order-barcodes","id":391708,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce 360\\u00ba Image","image":"","excerpt":"An easy way to add a dynamic, controllable 360\\u00ba image rotation to your WooCommerce site, by adding a group of images to a product\\u2019s gallery.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-360-image\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"24eb2cfa3738a66bf3b2587876668cd2","slug":"woocommerce-360-image","id":512186,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Photography","image":"","excerpt":"Sell photos in the blink of an eye using this simple as dragging &amp; dropping interface.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-photography\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"ee76e8b9daf1d97ca4d3874cc9e35687","slug":"woocommerce-photography","id":583602,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Bookings Availability","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Woo-Bookings-Aval-Dark.png","excerpt":"Sell more bookings by presenting a calendar or schedule of available slots in a page or post.","link":"https:\\/\\/woocommerce.com\\/products\\/bookings-availability\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"30770d2a-e392-4e82-baaa-76cfc7d02ae3","slug":"woocommerce-bookings-availability","id":4228225,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Software Add-on","image":"","excerpt":"Sell License Keys for Software","link":"https:\\/\\/woocommerce.com\\/products\\/software-add-on\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"79f6dbfe1f1d3a56a86f0509b6d6b04b","slug":"woocommerce-software-add-on","id":18683,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Products Compare","image":"","excerpt":"WooCommerce Products Compare will allow your potential customers to easily compare products within your store.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-products-compare\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"c3ba0a4a3199a0cc7a6112eb24414548","slug":"woocommerce-products-compare","id":853117,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Sensei LMS Course Progress","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-course-progress.png","excerpt":"Enable your students to easily see their progress and pick up where they left off in a course.","link":"https:\\/\\/woocommerce.com\\/products\\/sensei-course-progress\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"ec0f55d8fa7c517dc1844f5c873a77da","slug":"sensei-course-progress","id":435833,"rating":null,"reviews_count":null,"vendor_name":"Automattic","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/","icon":null},{"title":"WooCommerce Store Catalog PDF Download","image":"","excerpt":"Offer your customers a PDF download of your product catalog, generated by WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-store-catalog-pdf-download\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"79ca7aadafe706364e2d738b7c1090c4","slug":"woocommerce-store-catalog-pdf-download","id":675790,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Name Your Price","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2012\\/09\\/nyp-icon-dark-v83owf.png","excerpt":"Allow customers to define the product price. Also useful for accepting user-set donations.","link":"https:\\/\\/woocommerce.com\\/products\\/name-your-price\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"31b4e11696cd99a3c0572975a84f1c08","slug":"woocommerce-name-your-price","id":18738,"rating":5,"reviews_count":52,"vendor_name":"Backcourt Development","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/backcourt-development\\/","icon":null},{"title":"Dynamic Pricing","image":"","excerpt":"Bulk discounts, role-based pricing and much more","link":"https:\\/\\/woocommerce.com\\/products\\/dynamic-pricing\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"9a41775bb33843f52c93c922b0053986","slug":"woocommerce-dynamic-pricing","id":18643,"rating":3.4,"reviews_count":27,"vendor_name":"Element Stark","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/","icon":null},{"title":"Storefront Reviews","image":"","excerpt":"Reviews can often be the deciding factor when making a purchase online. Highlight your best reviews on your homepage, or across your site with Storefront Reviews.","link":"https:\\/\\/woocommerce.com\\/products\\/storefront-reviews\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/themes.woocommerce.com\\/storefront\\/reviews\\/","price":"&#36;19.00","hash":"0c8a1d86b8eff9f1edffa923aeb3fc1f","slug":"storefront-reviews","id":1044976,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Print Invoices &amp; Packing lists","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/03\\/Thumbnail-Print-Invoices-Packing-lists-updated.png","excerpt":"Generate invoices, packing slips, and pick lists for your WooCommerce orders.","link":"https:\\/\\/woocommerce.com\\/products\\/print-invoices-packing-lists\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"465de1126817cdfb42d97ebca7eea717","slug":"woocommerce-pip","id":18666,"rating":4.3,"reviews_count":27,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Klarna Checkout","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Checkout_Black-1.png","excerpt":"Klarna Checkout is a full checkout experience embedded on your site that includes all popular payment methods (Pay Now, Pay Later, Financing, Installments).","link":"https:\\/\\/woocommerce.com\\/products\\/klarna-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/demo.krokedil.se\\/klarnacheckout\\/","price":"&#36;0.00","hash":"90f8ce584e785fcd8c2d739fd4f40d78","slug":"klarna-checkout-for-woocommerce","id":2754152,"rating":null,"reviews_count":null,"vendor_name":"Krokedil","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/","icon":null},{"title":"Google Product Feed","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2011\\/11\\/logo-regular-lscryp.png","excerpt":"Feed rich product data to Google Merchant Center for setting up free product listings, product ads, and local inventory campaigns. Full control over your field mappings, and feed content so you can maximize campaign performance and ad spend.","link":"https:\\/\\/woocommerce.com\\/products\\/google-product-feed\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"d55b4f852872025741312839f142447e","slug":"woocommerce-product-feeds","id":18619,"rating":4.3,"reviews_count":36,"vendor_name":"Ademti Software","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/ademti-software\\/","icon":null},{"title":"WooCommerce AvaTax","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-Avalara-updated.png","excerpt":"Get 100% accurate sales tax calculations and on-time tax filing. No more tracking sales tax rates and rules.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-avatax\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"57077a4b28ba71cacf692bcf4a1a7f60","slug":"woocommerce-avatax","id":1389326,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Sensei LMS Certificates","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-certificates.png","excerpt":"Award your students with a certificate of completion and a sense of accomplishment after finishing a course.","link":"https:\\/\\/woocommerce.com\\/products\\/sensei-certificates\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"625ee5fe1bf36b4c741ab07507ba2ffd","slug":"sensei-certificates","id":247548,"rating":null,"reviews_count":null,"vendor_name":"Automattic","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/","icon":null},{"title":"Composite Products","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2013\\/06\\/Composites_logo-8dctno.png","excerpt":"Create product kit builders and custom product configurators using existing products.","link":"https:\\/\\/woocommerce.com\\/products\\/composite-products\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;99.00","hash":"0343e0115bbcb97ccd98442b8326a0af","slug":"woocommerce-composite-products","id":216836,"rating":4.9,"reviews_count":99,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Gravity Forms Product Add-ons","image":"","excerpt":"Powerful product add-ons, Gravity style","link":"https:\\/\\/woocommerce.com\\/products\\/gravity-forms-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/www.elementstark.com\\/woocommerce-extension-demos\\/product-category\\/gravity-forms\\/","price":"&#36;99.00","hash":"a6ac0ab1a1536e3a357ccf24c0650ed0","slug":"woocommerce-gravityforms-product-addons","id":18633,"rating":null,"reviews_count":null,"vendor_name":"Element Stark","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/","icon":null},{"title":"PayPal Payments Pro","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2020\\/06\\/Logo-Paypal-Payments-Pro-Dark.png","excerpt":"Take credit card payments directly on your checkout using PayPal Pro.","link":"https:\\/\\/woocommerce.com\\/products\\/paypal-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"6d23ba7f0e0198937c0029f9e865b40e","slug":"woocommerce-gateway-paypal-pro","id":18594,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Eway","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2011\\/10\\/51456-Eway-logo-tagline-RGB-H-yellow-_-grey.png","excerpt":"Take credit card payments securely via Eway (SG, MY, HK, AU, and NZ) keeping customers on your site.","link":"https:\\/\\/woocommerce.com\\/products\\/eway\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"2c497769d98d025e0d340cd0b5ea5da1","slug":"woocommerce-gateway-eway","id":18604,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"WooCommerce Paid Courses","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/wc-paid-courses.png","excerpt":"Sell your online courses using Sensei LMS with WooCommerce.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-paid-courses\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;129.00","hash":"bad2a02a063555b7e2bee59924690763","slug":"woothemes-sensei","id":152116,"rating":null,"reviews_count":null,"vendor_name":"Automattic","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/","icon":null},{"title":"Sensei LMS Media Attachments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2021\\/07\\/sensei-media-attachments.png","excerpt":"Provide your students with easy access to additional learning materials, from audio files to slideshows and PDFs.","link":"https:\\/\\/woocommerce.com\\/products\\/sensei-media-attachments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"788647a9a1d8ef5c95371f0e69223a0f","slug":"sensei-media-attachments","id":290551,"rating":null,"reviews_count":null,"vendor_name":"Automattic","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/automattic\\/","icon":null},{"title":"QuickBooks Sync for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2019\\/04\\/woocommerce-com-logo-1-hyhzbh.png","excerpt":"Automatic two-way sync for orders, customers, products, inventory and more between WooCommerce and QuickBooks (Online, Desktop, or POS).","link":"https:\\/\\/woocommerce.com\\/products\\/quickbooks-sync-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"c5e32e20-7c1f-4585-8b15-d930c2d842ac","slug":"myworks-woo-sync-for-quickbooks-online","id":4065824,"rating":null,"reviews_count":null,"vendor_name":"MyWorks Software","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/myworks-software\\/","icon":null},{"title":"WooCommerce Blocks","image":"","excerpt":"WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-gutenberg-products-block\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"c2e9f13a-f90c-4ffe-a8a5-b432399ec263","slug":"woo-gutenberg-products-block","id":3076677,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Conditional Shipping and Payments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/03\\/CSP_Logo-abcc0f.png","excerpt":"Use conditional logic to restrict the shipping and payment options available on your store.","link":"https:\\/\\/woocommerce.com\\/products\\/conditional-shipping-and-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"1f56ff002fa830b77017b0107505211a","slug":"woocommerce-conditional-shipping-and-payments","id":680253,"rating":4.8,"reviews_count":42,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Catalog Visibility Options","image":"","excerpt":"Transform WooCommerce into an online catalog by removing eCommerce functionality","link":"https:\\/\\/woocommerce.com\\/products\\/catalog-visibility-options\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"12e791110365fdbb5865c8658907967e","slug":"woocommerce-catalog-visibility-options","id":18648,"rating":null,"reviews_count":null,"vendor_name":"Element Stark","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/element-stark\\/","icon":null},{"title":"WooCommerce Order Status Manager","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2015\\/02\\/Thumbnail-Order-Status-Manager-updated.png","excerpt":"Create, edit, and delete completely custom order statuses and integrate them seamlessly into your order management flow.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-order-status-manager\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"51fd9ab45394b4cad5a0ebf58d012342","slug":"woocommerce-order-status-manager","id":588398,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Sequential Order Numbers Pro","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/05\\/Thumbnail-Sequential-Order-Numbers-Pro-updated.png","excerpt":"Tame your order numbers! Upgrade from Sequential Order Numbers with advanced features and with optional prefixes\\/suffixes.","link":"https:\\/\\/woocommerce.com\\/products\\/sequential-order-numbers-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;49.00","hash":"0b18a2816e016ba9988b93b1cd8fe766","slug":"woocommerce-sequential-order-numbers-pro","id":18688,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"WooCommerce Google Analytics Pro","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2016\\/01\\/Thumbnail-GAPro-updated.png","excerpt":"Add advanced event tracking and enhanced eCommerce tracking to your WooCommerce site.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-google-analytics-pro\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"d8aed8b7306b509eec1589e59abe319f","slug":"woocommerce-google-analytics-pro","id":1312497,"rating":4,"reviews_count":19,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"WooCommerce Product Search","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2014\\/10\\/woocommerce-product-search-product-image-1870x960-1-jvsljj.png","excerpt":"The perfect search engine helps customers to find and buy products quickly \\u2013 essential for every WooCommerce store.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-product-search\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/demo.itthinx.com\\/wps\\/","price":"&#36;49.00","hash":"c84cc8ca16ddac3408e6b6c5871133a8","slug":"woocommerce-product-search","id":512174,"rating":4.4,"reviews_count":136,"vendor_name":"itthinx","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/","icon":null},{"title":"WooCommerce Checkout Add-Ons","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2014\\/07\\/Thumbnail-Checkout-Add-Ons-updated.png","excerpt":"Highlight relevant products, offers like free shipping and other up-sells during checkout.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-checkout-add-ons\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"8fdca00b4000b7a8cc26371d0e470a8f","slug":"woocommerce-checkout-add-ons","id":466854,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"Coupon Shortcodes","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2013\\/09\\/woocommerce-coupon-shortcodes-product-image-1870x960-1-vc5gux.png","excerpt":"Show coupon discount info using shortcodes. Allows to render coupon information and content conditionally, based on the validity of coupons.","link":"https:\\/\\/woocommerce.com\\/products\\/coupon-shortcodes\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"ac5d9d51-70b2-4d8f-8b89-24200eea1394","slug":"woocommerce-coupon-shortcodes","id":244762,"rating":null,"reviews_count":null,"vendor_name":"itthinx","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/itthinx\\/","icon":null},{"title":"WooCommerce One Page Checkout","image":"","excerpt":"Create special pages where customers can choose products, checkout &amp; pay all on the one page.","link":"https:\\/\\/woocommerce.com\\/products\\/woocommerce-one-page-checkout\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"c9ba8f8352cd71b5508af5161268619a","slug":"woocommerce-one-page-checkout","id":527886,"rating":null,"reviews_count":null,"vendor_name":"WooCommerce","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/woocommerce\\/","icon":null},{"title":"Klarna Payments","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2018\\/01\\/Partner_marketing_Klarna_Payments_Pink.png","excerpt":"With Klarna Payments\\u00a0you can choose the payment that you want, Pay Now, Pay Later or Slice It. No credit card numbers, no passwords, no worries.","link":"https:\\/\\/woocommerce.com\\/products\\/klarna-payments\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"https:\\/\\/demo.krokedil.se\\/klarnapayments\\/","price":"&#36;0.00","hash":"a19c689325bc8ea63c620765dd54b33a","slug":"klarna-payments-for-woocommerce","id":2754217,"rating":null,"reviews_count":null,"vendor_name":"Krokedil","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/krokedil\\/","icon":null},{"title":"First Data","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/2012\\/02\\/Thumbnail-FirstData-updated.png","excerpt":"Accept payment with First Data using the Payeezy Gateway, Payeezy, or legacy Global Gateway payment gateways.","link":"https:\\/\\/woocommerce.com\\/products\\/firstdata\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;79.00","hash":"eb3e32663ec0810592eaf0d097796230","slug":"woocommerce-gateway-firstdata","id":18645,"rating":null,"reviews_count":null,"vendor_name":"SkyVerge","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/skyverge\\/","icon":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2015\\/06\\/skyverge-wc-icon-b2vhw6.png"},{"title":"HubSpot for WooCommerce","image":"https:\\/\\/woocommerce.com\\/wp-content\\/uploads\\/woocommerce_uploads\\/2020\\/04\\/hubspotlogo-web-color-pxebeq.png","excerpt":"Connect your WooCommerce store to HubSpot. Sync, automate &amp; analyze data with HubSpot WooCommerce Integration","link":"https:\\/\\/woocommerce.com\\/products\\/hubspot-for-woocommerce\\/?utm_source=extensionsscreen&utm_medium=product&utm_campaign=wcaddons","demo_url":"","price":"&#36;0.00","hash":"e50acec8-3a6c-454c-8562-2da4898fa6c1","slug":"hubspot-for-woocommerce","id":5785079,"rating":null,"reviews_count":null,"vendor_name":"MakeWebBetter","vendor_url":"https:\\/\\/woocommerce.com\\/vendor\\/makewebbetter\\/","icon":null}]}";s:7:"headers";O:25:"Requests_Response_Headers":1:{s:7:"\0*\0data";a:19:{s:6:"server";a:1:{i:0;s:5:"nginx";}s:4:"date";a:1:{i:0;s:29:"Thu, 30 Dec 2021 04:32:54 GMT";}s:12:"content-type";a:1:{i:0;s:31:"application/json; charset=UTF-8";}s:14:"content-length";a:1:{i:0;s:5:"12383";}s:12:"x-robots-tag";a:1:{i:0;s:7:"noindex";}s:4:"link";a:1:{i:0;s:60:"<https://woocommerce.com/wp-json/>; rel="https://api.w.org/"";}s:22:"x-content-type-options";a:1:{i:0;s:7:"nosniff";}s:29:"access-control-expose-headers";a:1:{i:0;s:33:"X-WP-Total, X-WP-TotalPages, Link";}s:28:"access-control-allow-headers";a:1:{i:0;s:73:"Authorization, X-WP-Nonce, Content-Disposition, Content-MD5, Content-Type";}s:13:"x-wccom-cache";a:1:{i:0;s:3:"HIT";}s:13:"cache-control";a:1:{i:0;s:10:"max-age=60";}s:5:"allow";a:1:{i:0;s:3:"GET";}s:4:"x-rq";a:1:{i:0;s:13:"dfw6 0 4 9980";}s:16:"content-encoding";a:1:{i:0;s:4:"gzip";}s:3:"age";a:1:{i:0;s:2:"54";}s:7:"x-cache";a:1:{i:0;s:3:"hit";}s:4:"vary";a:1:{i:0;s:23:"Accept-Encoding, Origin";}s:13:"accept-ranges";a:1:{i:0;s:5:"bytes";}s:25:"strict-transport-security";a:1:{i:0;s:16:"max-age=31536000";}}}s:11:"status_code";i:200;s:16:"protocol_version";d:1.100000000000000088817841970012523233890533447265625;s:7:"success";b:1;s:9:"redirects";i:0;s:3:"url";s:59:"https://woocommerce.com/wp-json/wccom-extensions/1.0/search";s:7:"history";a:0:{}s:7:"cookies";O:19:"Requests_Cookie_Jar":1:{s:10:"\0*\0cookies";a:0:{}}}s:11:"\0*\0filename";N;s:4:"data";N;s:7:"headers";N;s:6:"status";N;}}', 'no');
INSERT INTO `wp8w_options` VALUES
(121627, '_site_transient_timeout_cerber_hourly_2', '1640873500', 'no'),
(121628, '_site_transient_cerber_hourly_2', 'a:2:{i:0;i:1640866300;i:1;i:1640866300;}', 'no'),
(121632, '_site_transient_timeout_theme_roots', '1640849187', 'no'),
(121633, '_site_transient_theme_roots', 'a:1:{s:6:"sydney";s:7:"/themes";}', 'no'),
(121634, '_transient_timeout__woocommerce_helper_updates', '1640890587', 'no'),
(121635, '_transient__woocommerce_helper_updates', 'a:4:{s:4:"hash";s:32:"86a5d4c01cc90b0ad45539a7b063464c";s:7:"updated";i:1640847387;s:8:"products";a:0:{}s:6:"errors";a:1:{i:0;s:10:"http-error";}}', 'no'),
(121665, '_transient_timeout_mojo_marketplace_wp_plugin_github_api_latest_release', '1640877438', 'no'),
(121666, '_transient_mojo_marketplace_wp_plugin_github_api_latest_release', 'O:8:"stdClass":9:{s:12:"last_updated";s:20:"2021-12-06T16:43:05Z";s:11:"new_version";s:3:"1.6";s:7:"package";s:107:"https://github.com/bluehost/mojo-marketplace-wp-plugin/releases/download/1.6/mojo-marketplace-wp-plugin.zip";s:6:"plugin";s:47:"mojo-marketplace-wp-plugin/mojo-marketplace.php";s:12:"requires_php";s:3:"5.3";s:11:"requires_wp";s:3:"4.7";s:4:"slug";s:26:"mojo-marketplace-wp-plugin";s:6:"tested";s:0:"";s:3:"url";s:0:"";}', 'no'),
(121697, '_transient_timeout_wc_related_2605', '1640946992', 'no'),
(121698, '_transient_wc_related_2605', 'a:1:{s:52:"limit=3&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2605";a:4:{i:0;s:4:"2464";i:1;s:4:"2468";i:2;s:4:"2479";i:3;s:4:"2627";}}', 'no'),
(121699, '_transient_timeout_jetpack_woocommerce_analytics_cart_checkout_info_cache', '1640946992', 'no'),
(121700, '_transient_jetpack_woocommerce_analytics_cart_checkout_info_cache', 'a:4:{s:29:"cart_page_contains_cart_block";i:0;s:33:"cart_page_contains_cart_shortcode";i:1;s:37:"checkout_page_contains_checkout_block";i:0;s:41:"checkout_page_contains_checkout_shortcode";i:1;}', 'no'),
(121714, '_transient_timeout_wpcom_social_media_icons_widget::is_active', '1640868819', 'no'),
(121715, '_transient_wpcom_social_media_icons_widget::is_active', '0', 'no'),
(121718, '_transient_timeout_jetpack_sync_constants_await', '1640868822', 'no'),
(121719, '_transient_jetpack_sync_constants_await', '1640865222.3464', 'no'),
(121730, '_transient_timeout_mm_spam_10a4ac3b6ada24a8f6a664cb8dedabfb', '1640952702', 'no'),
(121731, '_transient_mm_spam_10a4ac3b6ada24a8f6a664cb8dedabfb', 'no', 'no'),
(121734, '_transient_timeout_mm_spam_b23429a79617529f4084123c2c2bf4f7', '1640952703', 'no'),
(121735, '_transient_mm_spam_b23429a79617529f4084123c2c2bf4f7', 'no', 'no'),
(121736, '_transient_timeout_jpp_li_08eb17d6338e3e9e3def3569410c14af', '1640869903', 'no'),
(121737, '_transient_jpp_li_08eb17d6338e3e9e3def3569410c14af', 'a:5:{s:6:"status";s:2:"ok";s:3:"msg";s:51:"No current blocks on this IP address (81.23.62.132)";s:17:"seconds_remaining";i:3600;s:16:"blocked_attempts";s:2:"47";s:6:"expire";i:1640869903;}', 'no'),
(121738, '_transient_timeout_jetpack_sync_last_checked_queue_state_sync', '1640866337', 'no'),
(121739, '_transient_jetpack_sync_last_checked_queue_state_sync', 'a:2:{i:0;i:0;i:1;i:0;}', 'no'),
(121744, '_transient_timeout_epc_throttled', '1640866388', 'no'),
(121745, '_transient_epc_throttled', 'a:3:{s:31:"Endurance_Page_Cache::purge_all";a:1:{s:32:"a181a603769c1f98ad927e7367c7aa51";i:1640866367;}s:35:"Endurance_Page_Cache::purge_request";a:1:{s:32:"d9a7c7820b0af1045173c98ada97a3b5";i:1640866367;}s:31:"Endurance_Page_Cache::purge_cdn";a:1:{s:32:"811dd02cf1c4aa25459dc48f1fe1a119";i:1640866367;}}', 'no'),
(121747, '_transient_timeout_mm_icon_hash', '1641471114', 'no'),
(121748, '_transient_mm_icon_hash', 'PHN2ZyBpZD0iT3Blbl9MYXlvdXRfY29weV8yIiBkYXRhLW5hbWU9Ik9wZW4gTGF5b3V0IGNvcHkgMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNDc0LjIgNjQ0LjY0Ij48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOiNmZmY7fS5jbHMtMXtmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmhvc3RnYXRvci13aGl0ZTwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNDg2LjcyLDMxOC4zOGMtMS4xNC01LjgzLTcuMTUtMTEtMTEtMTUuMzdDNDY4LjYyLDI5NC45LDQ2MSwyODYuNTEsNDUzLDI3OC40aDBjNS4xNy03Ljk0LDUuNzUtMTcuNzksMi4yOS0yNy4yNS01LjU0LTE1LjE3LTE2LjUzLTIyLjM5LTMwLjE4LTI4Ljk1QTQwLjcxLDQwLjcxLDAsMCwxLDQxMC4xNSwyMTFjOC42LTEuMTMsMTguNS0xLjY0LDI4LjA3LTIuNjJhMjQuNzQsMjQuNzQsMCwwLDEsMi40OSw5LjU0YzAuMzksNS43LDEuODQsMTMuMTUsOC4wOCwxNC4zMiwzLjQ5LDAuNjYsNi41MS0xLjI0LDguOC0zLjkxYTMyLjQzLDMyLjQzLDAsMCwwLDQuMzUtN2MzLjUxLTcuMzcsNS0xMy4zNSw0LjkyLTIwLjE0LDE3LTExLjM4LDIwLjQ2LTQyLDYuMzktNTYuMzYtMTAuMjMtMTAuNDYtMjUtOS44NS0zNy44OS00LjkzbC0wLjMtLjE4LTAuOC0uOTFjLTQuODgtNS41Ny0xMi4zNi05LjQ5LTIxLTEyLjI0bC0wLjczLS40NGMyLjA3LTE3LjI3LS40My04MC4wNy0yNi4yNi04NS4zNy03LjQ2LTEuODItMTQuMTgsMi41NC0xOS4yLDcuNjNsLTAuOC44MWMtMTUuNy03LjU3LTI3LjMyLTEwLjYxLTQyLjEzLTE0QzMwNS43LDAuMjgsMjcwLjI1LTYuMTQsMjQ4LjA2LDM4LjYsMjQxLDUyLjgyLDIzNS44LDcwLjM3LDIzMS40OCw4NC44NGwtMTAsNS4yOGMtMTMuMiw3LTI3LDE0LjU2LTM5LjE0LDIzLjIyLTQuNjUsMy4zMS0xMCw3LjEzLTEzLjkyLDExLjI2LTMuNDQsMy41OS02LjA4LDguMDktNC42NiwxMy4yNHM2LjEzLDcuNywxMC41OCwxMEE1My40NSw1My40NSwwLDAsMSwxODUsMTU0LjM1YTQxLjA5LDQxLjA5LDAsMCwxLDYuNTgsNy4wNmMtMTEsNy43NS0yMi4zMSwxNi4zOC0zMC45LDI2LjUzLTUuMzcsNi4zNC0xMi41NSwxNi03LjcyLDI0LjU1LDQuMzMsNy43LDE1LjQ3LDguMzMsMjMuMTIsMTAuN2EyMCwyMCwwLDAsMSw2LjgyLDMuM2wwLjI3LDAuMjRhNjUuMzIsNjUuMzIsMCwwLDAtMTYuMzIsMTMuNDJjLTQuMDYsNC43Mi04LjY1LDEwLTExLjk1LDE1LjMxLTIuNzUsNC40Mi00Ljc5LDkuNjctMS45MSwxNC42MmExMC40OCwxMC40OCwwLDAsMCw0LjI5LDQuMDZjLTguMzIsMTEuMi0xNiwyMi45NC0yMywzNC4xNC0zLjA4LDQuOTQtOC4xNywxMS04LjM2LDE3LTAuMiw2LjM2LDQuNzcsMTIuMjQsOC4yOSwxNy4xN2EyMTAuNDMsMjEwLjQzLDAsMCwwLDMxLjM4LDM0LjQ1Yy01LjI4LDMuMzctNS45NCwxMS02LjE1LDE2LjczYTE0Ljc4LDE0Ljc4LDAsMCwxLTIuNDEsNy41MWMtMC40OC43Ni0xLDEuNDYtMS40NiwyLjE1LTIuMTMtMS4xMi00LjIzLTIuMjQtNi4zLTMuMzUtMC43OS0zLjE3LTIuOTQtNi4xNy00LjQ3LTlhMTU1Ljg5LDE1NS44OSwwLDAsMC05LjIzLTE1LDk0LjkzLDk0LjkzLDAsMCwwLTgtMTAuNDZjLTMuMTUtMy4zNy03LjM2LTYtMTIuMTMtNC03Ljc3LDMuMjItNS41OSwxNC4xMi03Ljc1LDIwLjg3YTEyLjE3LDEyLjE3LDAsMCwxLS44NiwyLjA3Yy0wLjE2LjI5LS4zLDAuNTgtMC40NSwwLjg4cS0zLS41MS01LjkzLTAuODljLTEuNC0zLjg3LTQuNzEtNy4yMS03LjM4LTEwLjJhNTkuNCw1OS40LDAsMCwwLTgtNy40MkE5Ny4xNSw5Ny4xNSwwLDAsMCw3MywzNTguMzRjLTQuMi0yLjI5LTkuMTYtMy41NS0xMy4yMiwwLTUuODEsNS0yLjA4LDEzLjE0LTEuNDUsMTkuNDMsMCwwLjQ2LjA4LDAuOTMsMC4wOSwxLjM5YTQzLjE4LDQzLjE4LDAsMCwxLS4xOSw1LjIyYy0wLjA3Ljc4LS4xNiwxLjU1LTAuMjQsMi4zMi0xMi40MywzLjQ4LTIzLjY3LDkuODEtMzIuMzYsMTkuNzZhNjQuMTcsNjQuMTcsMCwwLDAtMTIuNDcsMjIuMiw4LjExLDguMTEsMCwwLDAsMS44NSw4LjQ4YzUuNCw1LjM4LDEyLjExLjE5LDE2LjkxLTIuOCwxNy4xNy0xMC43MiwyNy43NC0xMi40OCw0Ni44Ny01LjE4LDE3LDYuNTEsMzEuMzgsMjAsNDQsMzIuNzcsMTAuOTIsMTEuMDUsMjEsMjIuOTUsMzEuMDcsMzQuNzQsMTQuMTYsMTYuNTIsMjguNzMsMzMuNTIsNDUuODgsNDcuMDksMCwyLjgzLDAsNS42Ni0uMTIsOC40OS0wLjM1LDEwLjU1LTEuNTUsMjEuNTEtNS4xMywzMS41MmE0Mi4zNiw0Mi4zNiwwLDAsMC0yMy44MywzMC43NWMtMS43OSw5LjIxLS42MywyMC4zMyw1LjIsMjgsMCwwLjEsMCwuMiwwLDAuM2wwLjIxLDBhMjIuMTgsMjIuMTgsMCwwLDAsNS43NSw1LjIzLDIwLjU2LDIwLjU2LDAsMCwwLDcsMi43Niw2MS4wOSw2MS4wOSwwLDAsMCwyMy40LS40NWMxMy4wNi0yLjYsMzAuMjktMTAsNDAuMTItMTkuMjNhMjIuNzUsMjIuNzUsMCwwLDAsNy0xMS4yN2MxLjM0LTUuNDMuMjgtMTEtLjY1LTE2LjM2YTExNy43OCwxMTcuNzgsMCwwLDEtMi0yMC4zOCwxMzYsMTM2LDAsMCwxLDEuMTUtMTYuMTJjMjAuMzcsMS4yOCw0MC44NS0zLjY0LDU5LjU0LTEzLjI3YTE2MSwxNjEsMCwwLDEsLjI5LDI2LjA3Yy0wLjU1LDkuMTMtMS42NiwxOS4zLDEuNTMsMjguMDZhMzEuNTcsMzEuNTcsMCwwLDAsMTAuMzksMTMuOTVjNC40MywzLjU0LDEzLjE0LDYuMTYsMTguNTksNy41NmExMTguODQsMTE4Ljg0LDAsMCwwLDI4LjU3LDMuODJjMTAuODcsMC4wNywyMi40NC0xLjY3LDMyLTcuMTdsMy43LTIuMTQsMC4xLTQuMjhjMC4yOC0xMS42NC0yLjU3LTIxLjk0LTEwLjgzLTMwLjQtNC4zMi00LjQyLTkuNDUtNy43Mi0xNC42MS0xMS0xMC43NS0yNS4yNC02LjU2LTU4LjItNi44Mi04NC44NWwwLTMuNjFhMjAyLjQ3LDIwMi40NywwLDAsMCwxMi4wOS0yOC40OWM3Ljg3LDEuMTYsMTUuODgsMS41OSwyMy41OS0uNjlsMi4xNy0uNjQsMS41NC0xLjY3YzE0LTE1LjI4LDE2LTMyLjIzLDEwLjI0LTUxLjUxbC0wLjY5LTIuMzRjMjEuMTUtMTkuODEsNDAtNDIuOCw1Mi4yNC02Ny43MUM0ODQsMzMxLjE2LDQ4Ny45MywzMjQuNiw0ODYuNzIsMzE4LjM4Wm0tNzAuNzgtODguNzVjOCw4LjA5LDI2LjMyLDI0LjIxLDE0LjA2LDI4LjU2YTYwLDYwLDAsMCwxLTExLjc2LDIuNTljLTkuNzUsMS4zMi0xOS40NywxLjkxLTI5LTEuMThhODUuNCw4NS40LDAsMCwxLTEzLjMxLTZjLTYuMTctMy4yNy0xMi4yMy02LjY3LTE4LjQ2LTkuODUtMzAtMTUuMzItNTUuNi0zMy45LTc1LjU2LTU4LjQ4YTE5NC45LDE5NC45LDAsMCwxLDQ3Ljg1LDE0LjU5YzMuODUsMiw3Ljg4LDQsMTIsNmEyMzQuNTMsMjM0LjUzLDAsMCwxLDM1LjY4LDIzLjkxYy0wLjMxLDQuODEuMzgsMTAuMTksNSwxMi4yLDcuNTcsMy4yOSwxNS04LDE4LjI4LTEzLjg3YTQ4LjM5LDQ4LjM5LDAsMCwwLDMuOTMtOS4wOEM0MDguNDMsMjIxLjI3LDQxMiwyMjQuNzEsNDE1Ljk0LDIyOS42M1ptLTMzLjA4LTEzYzAuNDgtLjE0LDEtMC4yNSwxLjQ2LTAuMzlBNTQuMTIsNTQuMTIsMCwwLDAsMzkwLjcsMjE0YzIuMzctMSw1LjM2LS4zLDksMCwwLDAuMzgtLjExLjc4LTAuMTksMS4xOHYwcS0wLjEyLjYtLjI5LDEuMjRoMGMtMy4xLDExLjg0LTE3Ljk0LDMwLjE4LTE1LjUxLDExLjUxQTI3LjI3LDI3LjI3LDAsMCwwLDM4Mi44NiwyMTYuNjJabS02LjQ0LTFMMzc3LDIxOGEyMS44MywyMS44MywwLDAsMSwuNzUsOS4xNWMtMC4wOC42NS0uMTYsMS4zMi0wLjIxLDJBMTA3Ljg4LDEwNy44OCwwLDAsMCwzNjYsMjE0LjMzLDYyLjM5LDYyLjM5LDAsMCwwLDM3Ni40MiwyMTUuNjZabTc5Ljc4LDIuMTljLTMuNzEsNy43OC04LjQyLDExLjU0LTkuMjYtLjc5YTMyLjA3LDMyLjA3LDAsMCwwLTEuOTQtOS4xNyw4MS43Myw4MS43MywwLDAsMCw4LjMtMS43MmMyLjM5LS41MSw0LjY5LTEuMDksNi44Ny0xLjc4QTM3LjE2LDM3LjE2LDAsMCwxLDQ1Ni4yLDIxNy44NVptLTI3Ljc4LTc0Yy0xMC43Nyw2LjYyLTQyLjc0LTE2LjY3LTY0LjEzLTMuNjMtMTEuODEsNy4xOS0xNC43NSwxOS44MS0xMS40MywzMC4zMy0xNS0uMjgtMjcuOTEtNi40LTQwLjg0LTEyLjQxYTkwLjM5LDkwLjM5LDAsMCwwLDQ1LDIwLjQ5bDAuMjEsMC4yNXEwLjYxLDAuNzksMS4yOCwxLjUzbDAuMiwwLjIzYTI0LDI0LDAsMCwwLDE5Ljc0LDcuNjhjLTIzLjktNS4wNi0yMy42NS00My43NCw1LjI3LTQyLjk1LDE3LjkxLDAuNDksMzkuOCwxNiw2MC4yNSwxMC4xOWwtMTcuNTUtMi4zNGMxNS40OC0xMC41MSwzMi4zLTEyLjI1LDQxLjMzLTMsOS40OCw5LjY4LDguMzksMzEuMTctMS43LDQxLjY0LTAuNDguNDktMSwxLTEuNDksMS40bC0wLjMzLjI4LTAuNjcuNTItMC41My4zOC0wLjU5LjQxcS0wLjU1LjM2LTEuMTIsMC42N2wtMC40NS4yM2MtMC4zLjE2LS42MSwwLjMxLTAuOTIsMC40NWwtMC40My4xOWMtMC40NS4xOS0uOTEsMC4zNy0xLjM4LDAuNTJzLTEuMTUuMzYtMS43NSwwLjUzbC0wLjQ3LjEzLTEuNy40NC0wLjE2LDAtMS45MS40My0wLjU2LjEyLTEuNjYuMzMtMC4zOC4wNy0yLC4zNC0wLjY5LjExLTEuNTEuMjMtMC42NC4wOS0xLjkyLjI2LTAuODguMTEtMS4yNS4xNS0wLjkyLjExLTEuNzguMTktMS4xMy4xMS0wLjkxLjA4LTIuOC4yM2gwYy00LjEzLjMyLTguMDksMC41MS0xMS41MSwwLjYxLDUuOTQtNC4yOCwyMS43LTExLjEsMzMuMTMtMTAuNjctOS44My0zLjkxLTE5LTIuMzctMjcuNTEsMS00MywxNy00Ni43NCwyNS41Ny05Ny0uNjItMjcuMDctMTQuMS01My40NC0zNS45My02OS4xNC01OS4xNywzLjQxLTIuMjQsOC01LjA3LDEyLjg3LTEuMTctNy4xOC0yMC40OS00OC4zOS0uNTctMzMuMDUsMjcuNDksMS01Ljc5LjkyLTEyLjc0LDguMTktMTIuMjhBMTk2LjA4LDE5Ni4wOCwwLDAsMCwyNjkuNjgsMTgyaDBjMC42NCwwLjg4LDEuMjksMS43NSwxLjk1LDIuNjJsMC41LDAuNjZxMS4xMSwxLjQ2LDIuMjMsMi44OGgwYzIyLjg5LDI5LDUxLjU2LDQ4LjE3LDc5LjY0LDYyLjUxLDI3LjY5LDE0LjE0LDM0LjEyLDIyLDY1LjI4LDE3LjgyYTY4LjQ2LDY4LjQ2LDAsMCwwLDEzLjMyLTNjMTctNiw3LjczLTIwLjItMS0zMS4yMSwyMi40LDE0LjYxLDI3LjY4LDQ1LjQ5LTUuODIsNTEuNjQtMjQuMTYsNC40NC0yMS4wOCwxMi40Ny00My45NCwzLjc0YTI4MywyODMsMCwwLDEtMzMuNTUtMTUuNzdxLTItMS4wOS00LTIuMjFsLTAuMDcsMC0zLjg3LTIuMTktMC4yNi0uMTUtMy43Mi0yLjE3TDMzNiwyNjYuOXEtMi0xLjE4LTQtMi40aDBhNDQyLDQ0MiwwLDAsMS02My45LTQ2LjgzYy0xLjU3LTEuNC0zLjQtMy01LjM5LTQuODdsLTEuNS0xLjM3LTAuMjItLjItMS41NS0xLjQ0LTAuMTYtLjE1LTEuNjctMS41Ny0wLjA5LS4wOC0xLjc4LTEuN2MtMTYuNDItMTUuNzYtMzguMzgtNDAtNDIuMS02Mi43NmEzOSwzOSwwLDAsMS0uNS02LjFoMGEzMS44MywzMS44MywwLDAsMSw1LjUyLTE4LjVoMHEwLjU4LS44NCwxLjIxLTEuNjR2MHEwLjYzLS43OSwxLjMxLTEuNTRsMCwwcTAuNjgtLjc1LDEuNDEtMS40NWwwLDBxMC43My0uNywxLjUtMS4zNmgwcTAuNzgtLjY2LDEuNi0xLjI2aDBxMC44Mi0uNjEsMS42OC0xLjE3aDBxMC44Ni0uNTYsMS43Ny0xLjA3aDBhMzcuODYsMzcuODYsMCwwLDEsMjguNjUtMy4wOWMwLjU0LDAuMTUsMS4wOC4zMSwxLjYyLDAuNDhsMCwwLjA2aDAuMjJjMTUuMDgsNC44OSwyOC4yMSwxOC42OSwzNi44MywzNi44LTQuNzEtMTUuMTMtMTAuNTktMjguMjEtMTkuNjktMzYuNTdhMjYxLjI4LDI2MS4yOCwwLDAsMSwyNi4zNiwyYzkuMDksMS4yMSwxNC4yOSwyLjMyLDE2Ljk1LDIuMzZhNTQuNzEsNTQuNzEsMCwwLDAtMTQuMjUsOS43MmMzNC45NS0xNC4yMSw2NC41LTExLjM0LDkwLjA4LDQuMDlhODkuMjQsODkuMjQsMCwwLDAtMjEuNDgtMS40M2MxNiwyLjUzLDIwLjI1LDMuNTMsMzQuMTEsOEM0MTcuNTgsMTM0LjY4LDQyNC4zNywxMzguODMsNDI4LjQyLDE0My45Wk0zODcuMiw0NTJxLTAuNiwyLTEuMjQsMy45M3YwcS0wLjY0LDItMS4zMSwzLjg5YTE5OC4zNywxOTguMzcsMCwwLDEtOC44LDIxLjQzTDM3NSw0ODIuOTVsLTAuOCwxLjYxLTAuMjcuNTNjLTI3LjI1LDYuODQtNjUuNzMtNC41OS04NS40NS0yMy44MmExMTQuMzMsMTE0LjMzLDAsMCwwLDE5LjM0LTQ0LjEzYzI0LjE4LTExLjA4LDYyLjc0LTksODYuNDYsNS41MkEyNjMuNDcsMjYzLjQ3LDAsMCwxLDM4Ny4yLDQ1MmgwWm0tNTYuMzksODQuMzhhNDcuNDcsNDcuNDcsMCwwLDEtMTIuMTcsMi40N2MtMTUuNDUsMS0zMS4zMi00LjgxLTQ0LTEzLjI5LTIuMzMtMS41Ni00LjYtMy4yNS02LjgxLTUuMDcsMy45LTE0Ljc2LDUuMzgtMjgsMi4zNy0zOS43NmE4OC44Niw4OC44NiwwLDAsMCw2Ljc3LTYuMDhjMi4xLTIuMDksNC4wNy00LjI0LDYtNi40MywyMC4yNSwxOS4yNCw1Ni40MSwzMC44NSw4NS4zNywyNi45MXEtMSwxLjU5LTIsMy4xNmwtMC4wNi4wOXEtMC44NywxLjM3LTEuNzcsMi43MWgwQTEzOCwxMzgsMCwwLDEsMzMwLjgyLDUzNi4zOFpNMjc2LjMxLDI2MC42Yy03LjMtMTQuNDUtMTEuNC0yNi41OC0xMi45LTM2Ljc2QTQyMi45LDQyMi45LDAsMCwwLDMwNSwyNTYuMjNjNC40NywzLjA4LDkuMDgsNi4xNCwxMy43OSw5LjE2LTEyLjY1LDEuNDMtMjUuMTQsNC41OS0zNS4zNSwxMFEyNzkuOTUsMjY3Ljc5LDI3Ni4zMSwyNjAuNlpNMjg3LDI4My41MmMxMi40MS02Ljc5LDI5LjA3LTkuNzMsNDQuNjYtMTAuMTVhMzEzLjYyLDMxMy42MiwwLDAsMCw0Ny40NiwyMy41MWM3LjA1LDIuNywxMi4xMyw0LDE2LjI3LDQuMzJoMHEwLjk0LDUuMTMsMS42NywxMC4zM2MwLjI3LDEuOTEuNSwzLjg0LDAuNzIsNS43OCwwLjYzLDUuNiwxLjA4LDExLjI4LDEuNCwxNi45MmExMjYuMDksMTI2LjA5LDAsMCwwLTI5LjIyLTUuNTVjLTIwLjM0LTEuNTMtNDYsMS4yLTY0LjUyLDEwLjg5QTMyNC44NywzMjQuODcsMCwwLDAsMjg3LDI4My41MmgwWk0zOTcuOTEsMzk3LjI2Yy0wLjU1LDUuMzMtMS4yMiwxMC43LTIsMTYuMS0yNC41Ny0xMy40OC02MC41My0xNS44My04Ni4yNi02LjQ4LDIuNTItMTguODgsMS4zMy0zOC42Ni0yLjMyLTU4LjI2bDAuNTMtLjNjMTcuMDYtOS42Niw0Mi4yMy0xMi4yNiw2MS40OC0xMC44MWExMTQuNiwxMTQuNiwwLDAsMSwzMC4zLDYuMjJjMCwwLjY5LDAsMS4zOC4wNywyLjA2cTAuMTEsMy43LjE2LDcuNHMwLDAuMDgsMCwuMTFxMCwzLjczLDAsNy40NkMzOTkuNzcsMzczLDM5OS4xNSwzODUuMTYsMzk3LjkxLDM5Ny4yNlptOC45NC02MS45NGMtMC4yMy00LjQ0LS41My04Ljg4LTAuOTQtMTMuMzEsMi43OSwxLjU1LDUuNDQsMyw3Ljg2LDQuMjctMC43My44OC0xLjQzLDEuNzYtMi4xMSwyLjYxQzQxMCwzMzEsNDA4LjQzLDMzMy4xMyw0MDYuODUsMzM1LjMxWm0tOS40Mi0zNGgwWm00LS4yNy0wLjI1LDBabS0xMzEtMjAwLjI0YzcuNDEtMTQuMTQsMTAuNjctMzEsMTMuMy00Ni4zOEE0NS43Miw0NS43MiwwLDAsMSwyOTEsNjAuODljOS44NCwxMC40MiwxNy45MiwyOS40LDIzLjMyLDQzLjYxLTMuNDUtLjU0LTYuODgtMS4wNy0xMC4zNS0xLjU0QTI4OC4zOSwyODguMzksMCwwLDAsMjcwLjQ2LDEwMC43OVpNMzcyLjUzLDEwMWMxLjQzLDMuMTQsNCw1LjI1LDcsNS4yNSw0LjUxLDAsOC4xNy00Ljg0LDguMTctMTAuODIsMC01LjE4LTIuNzUtOS41LTYuNDItMTAuNTZhMTAxLjExLDEwMS4xMSwwLDAsMSw4LjMzLTkuNDljLTAuODMsMTEuMTcsMi4xNCwyMy44LDMuNDksMzQuNzlhMy4yOSwzLjI5LDAsMCwxLTEuOTUuOTMsMTI3LjE4LDEyNy4xOCwwLDAsMC0xNi40MS0zLjY4bC0wLjE5LS4wNi0wLjA3LDAtMi4yNC0uMzMtMS4zNi0uMjNBNTYuNDYsNTYuNDYsMCwwLDEsMzcyLjUzLDEwMVptLTEwMi04MC41MWMyMy41OC0xNS41LDUwLjEsMTkuNDYsNjUuMTYsNTQuNC0xLjYtOS43Ny0zLjQ3LTIxLjQzLTkuMDctMzAuNDJDMzQ5LjM3LDQ4Ljc1LDM1Nyw1MC42LDM3Mi4xNCw2NGE2Mi42OCw2Mi42OCwwLDAsMC0uOTMtOWMyMC43LTIwLjgsMzYuNzUsMjMsMzIuMzUsNjAuMjUtMS42OS0uNTgtMy4zNi0xLjEyLTUtMS42NGwtMC4zMS0uMTJhNi41OCw2LjU4LDAsMCwwLDEtMy4xMmMtMS4xNy0xMC4xNi00LjgyLTI2LjQtMy4zLTM3LjEsMi42NC0zLjg2LTItMTEuNDEtOC4yMy00LjY1QzM3Ni4wOCw3OSwzNjksOTAuMTUsMzY0Ljg2LDEwNS45NGMtMTYuODMtMi0zMC45MS0uNDUtNDIuNDQsNC40LDAuMjItLjkxLTAuMzMtMi40OS0xLjI3LTUtNi0xNi0xNC44Ny0zNy4xMi0yNS43MS00OC42MS02LjUtNi44OC0xMy4zMi0xMi4yMy0yMy41NS0xMi0yLjUsMy4wOSw0LjI2LDQuNzgsNi4xMyw3LjE3LTIuOTMsMTcuMjEtNi4yOCwzNC4wOS0xMy43OCw0Ny41OC03LjgxLTIuNy0xNy4zMy0zLTI5LjE0LDBDMjQxLjksNzguNDEsMjUxLjY2LDMyLjg4LDI3MC41NSwyMC40N1pNMTkwLDE0OC40NWMtMTQuNzYtMTIuNTEtMzIuMjUtOC4xMi0zLjE2LTI4LjgxLDkuMzItNi42MiwyMi4zNi0xNC4yNywzOC4yOC0yMi42OWwtMi4zOCw3LjMyYTM5Ljg5LDM5Ljg5LDAsMCwwLTUuODcsNC43OCwzOC43OSwzOC43OSwwLDAsMC0xMS40MywyNi40NiwxNDQuNywxNDQuNywwLDAsMC04LjMyLDIwLjRBNDguNzYsNDguNzYsMCwwLDAsMTkwLDE0OC40NVpNMTY2LjYsMTkyLjk0YzctOC4yNywxNi41Mi0xNS45LDI2Ljg0LTIzLjM0YTE3Ny4yMiwxNzcuMjIsMCwwLDAtMyw1My42M0MxNzkuMjgsMjA4LjE5LDE0My44NSwyMTkuNzksMTY2LjYsMTkyLjk0Wm02LjE0LDUyLjI0YTYwLjYyLDYwLjYyLDAsMCwxLDE4LjUxLTE0LjA3YzAuMjIsMS43OS40OCwzLjU4LDAuNzUsNS4zNS0zLjI5LDIuNjItNi40LDUuMzktOS4yNiw4LjE2YTIyMy40OSwyMjMuNDksMCwwLDAtMjAuNiwyMy4xN0MxNTYuODUsMjY2LjA5LDE1OC41MSwyNjEuNzIsMTcyLjc0LDI0NS4xOVptMjQuMTUsMTU3LjZxLTAuNzMtMS40My0xLjUtMi44NGwxLjcxLDEuMTdabS0zMy4yOCwyLjRhMjIuNDUsMjIuNDUsMCwwLDAsMy41OS0xMS4zNWMwLjUtMTQuMTYsNC4yNC0xNS4zMSwxNi4zMywxLjY0YTk3LjgzLDk3LjgzLDAsMCwxLDguNTMsMTVjMC45MiwyLDEuNzcsMy42MiwyLjQ5LDVxLTEuNjcsMC0zLjM0LS4xM2MtOS45NC0uNjUtMTkuNTEtNC4yOS0yOC42NS04LjdDMTYyLjksNDA2LjI4LDE2My4yNSw0MDUuNzcsMTYzLjYxLDQwNS4xOFptLTM0LjM3LTI0Ljk0YTE0Ny4yOSwxNDcuMjksMCwwLDEsOC43LDE0LjE2LDE0NCwxNDQsMCwwLDAtMjMuNy03LjY0QzExOS42NywzNzQuNTIsMTEyLjQ1LDM1Ni4xLDEyOS4yNCwzODAuMjRabS00OC44Ni03LjQzYTUxLjkyLDUxLjkyLDAsMCwxLDYuOTUsNi40NWMxLjM3LDEuNTIsMi42NCwyLjkxLDMuNjYsNC4xN2ExMDguMTIsMTA4LjEyLDAsMCwwLTI1LDEuNDEsNDkuNzYsNDkuNzYsMCwwLDAsLjIxLTUuOTNDNjUuOSwzNjcuNSw1Ny4xMywzNTQuOSw4MC4zOCwzNzIuODFaTTgxLjU2LDQyMmwtMC40LS4xNWMyMywwLjY4LDQzLjYzLDkuNiw2My40LDI0Ljg4YTM0Ljc1LDM0Ljc1LDAsMCwwLTUuNzIsMjFjLTMuNDYtMy44MS03LTcuNTYtMTAuNTgtMTEuMjJDMTEzLjEyLDQ0MS4yLDk4Ljc3LDQyOC41OCw4MS41Niw0MjJaTTE1Myw0ODMuOGMtMi40NS01LTQuMzYtOS4yNi01LTE1LjA2YTI2LjEzLDI2LjEzLDAsMCwxLDMuNDYtMTYuNDFxMy42MywzLjEsNy4yNCw2LjQ3YzQuNjgsNC4zOCw5LjIzLDguNzgsMTMuNzksMTNsLTAuNDUuNTNhMzQuNCwzNC40LDAsMCwwLTgsMjQuNDJsLTQuMzMtNVptMjUuMzEsMjljLTQuMTgtNy4zOS02LjMtMTMuNjEtNS0yMi41M2EyNCwyNCwwLDAsMSw1LjQ2LTEyLjIzbDAuMzQtLjRjNi44NSw1Ljg1LDEzLjg4LDExLDIxLjU1LDE0LjU3YTU5LjM0LDU5LjM0LDAsMCwwLS45Miw2LjIxYy0wLjgxLDguNjItLjU4LDE3LjUtMC4zNCwyNi4xNSwwLjA4LDMsLjE4LDYuMDguMjUsOS4xMkEyNTMsMjUzLDAsMCwxLDE3OC4yNyw1MTIuODFabTY4Ljg5LDExMi42OGMtNS44Miw1LjQ3LTE4LjYxLDEyLjQ2LTMyLjgzLDE2LTIuNjYtMTIuOS0uMTQtMjUsMTAuMS0zNi0xNCw4LTE4LjMzLDIxLjgtMTkuMjIsMzcuNjhhNTguMjcsNTguMjcsMCwwLDEtMTQuOS4wNywxMy44NSwxMy44NSwwLDAsMS01LjA3LTIuNWwwLjEzLDBjLTMuMDktMTMuMzgtLjczLTI1LjkzLDkuODQtMzcuMjQtOS42NSw1LjUyLTE0LjcsMTMuOC0xNy4yMSwyMy42MmEzNC42MywzNC42MywwLDAsMSwyMi41LTM3LjU4YzUuNjYtMTMuNzQsNy4xNy0yOS4yNSw3LjM1LTQ0LjQ5LDAtLjA4LDAtMC4xNywwLTAuMjVxMC0yLjIzLDAtNC40NmgwYzAtNC43NS0uMTQtOS40NS0wLjI3LTE0LTAuMjItNy41NC0uNjQtMTkuNTMuMzEtMzEuMTZoMHEwLjE2LTIsLjM4LTRoMGMwLjE1LTEuMzIuMzItMi42MiwwLjUxLTMuOSwxLjA2LTcuMTIsMi44MS0xMy42NSw1LjY2LTE4LjM3YTM1LDM1LDAsMCwxLDQuNjgtNi4xMiw0Niw0NiwwLDAsMC0xNi4zNywyMkMxODksNDc3Ljk0LDE3Ny4yOSw0NjUuNiwxNjQsNDUzLjE2Yy0zMy41MS0zMS4zNC02OC42Ni00NS44Ny0xMTEuNTgtMzYuMDUsMS40NiwwLDIuOSwwLDQuMzIsMC05LjQzLjQ2LTE4LjE3LDQuMDgtMjguNzgsMTAuNzFDMjMsNDMwLjkyLDE5Ljc5LDQzMywyMC40NCw0MzFhNTYuNDgsNTYuNDgsMCwwLDEsMTEtMTkuNTlDMzguODEsNDAzLDQ4LjM1LDM5Ny40OCw1OSwzOTQuMzJoMGMwLjYtLjE4LDEuMjEtMC4zNCwxLjgyLTAuNWwxLjQzLS4zOCwxLjcxLS40MSwxLjc2LS4zNywxLjQ4LS4yOWExMDEuNzYsMTAxLjc2LDAsMCwxLDI2LTEuMTVsMS43MywwLjE1TDk2LDM5MS40OHEyLjExLDAuMjIsNC4yMi41dDQuMjYsMC42NGgwcTQuMDYsMC42OCw4LjA1LDEuNmExMzUuMzQsMTM1LjM0LDAsMCwxLDI2LjUsOXExLjM5LDAuNjUsMi43NCwxLjMyYzAuOTIsMC40NiwxLjgzLjkyLDIuNzIsMS40LDIuOTIsMS41Niw1Ljg1LDMuMTMsOC44LDQuNjZsMS45MywxLDEsMC41LDEuNTksMC43OSwxLDAuNTEsMS42MSwwLjc3LDEsMC40NywxLjkxLDAuODcsMC42OSwwLjMxcTEuMjksMC41NywyLjU4LDEuMTFsMC43NCwwLjMsMS45MSwwLjc2LDEsMC4zNiwxLjc3LDAuNjQsMSwwLjM0TDE3NSw0MjBsMC43OCwwLjI1cTEuMzUsMC40MSwyLjcyLjc3bDAuNSwwLjEycTEuMTIsMC4yOSwyLjI1LjU0bDAuOTMsMC4yLDEuODgsMC4zNywxLDAuMTdxMSwwLjE2LDIsLjI4bDAuOSwwLjEyYzAuOTUsMC4xMSwxLjkuMiwyLjg1LDAuMjZxMS42OCwwLjExLDMuMzYuMTRoMC4xMmMwLjkzLDAsMS44NywwLDIuNzksMCwyLDExLjQ0LDcuNzMsMjEuMzUsMTguMzcsMjkuNzVsMS43OCwxLjQxLDIuMjUsMC4yOWMxMSwxLjQ0LDIxLjgyLTIuMzYsMzItNmwyLjQ2LS44NywxLjUxLTIuMTRjMTQuNzEtMjAuOTEsMjAtNDEuNDMsMS02MS45Mi00LjYxLTUtOS4wOS0xMC4wNS0xMy41Mi0xNS4xOGE4MSw4MSwwLDAsMC00LjMxLTI0LjM4Yy0zLjYzLTEwLjktOS4wNS0yMS4xNS0xNC4yNC0zMS41MSwxNS4zMy04LjgyLDM1Ljc5LTI0LjA3LDM0LjUzLTUyLjgyLTUuMiwxNy4yLTIxLjgxLDMzLjYtMzguNTEsNDQuNjloMGMtMC41OS4zOS0xLjE4LDAuNzYtMS43NywxLjE0cy0xLjQzLjkxLTIuMTQsMS4zNWMtMC44Ni41My0xLjcyLDEuMDYtMi41OCwxLjU1aDBhOTkuNTQsOTkuNTQsMCwwLDEtMTUuMTcsNy4zMmMtOC44Mi01LjA2LTIyLjY5LTYuNDYtMzAuNjQtMS4yNSwzNy44NywxLjEzLDQ0LjgzLDMwLjg4LDY3LjEzLDU4Ljc2aDBhMTE5LDExOSwwLDAsMCwxNS4yLDE1LjkyYzE4LDE1LjUxLDEwLjg2LDMzLjgyLTEuNjUsNTEuNi02LjMxLDIuMjQtMTguMiw2Ljg5LTI4LjI0LDUuNTktOS03LjA2LTEzLjU0LTE1LjEyLTE1LjI3LTI0LjFxLTAuMzUtMS44LS41NC0zLjY2bDAtLjE4cS0wLjA5LS44OS0wLjE1LTEuOHYwcS0wLjA2LTEtLjA5LTEuOTNoMGE2Ny4zNyw2Ny4zNywwLDAsMSwuNTUtMTAuMThsMTMuMzQsOC4zOGMtMC4xNy43NC0uMzIsMS40NS0wLjQ2LDIuMTRsLTAuMTUuNzRxLTAuMTQuNzctLjI2LDEuNTF0LTAuMTgsMS4yNWgwYy0xLjM4LDEwLjQ3LDEuNzYsMTUuOTUsOS40MywyMC4xMS02LjMzLTYuMzgtNS42Ny0xMy41My0xLjI0LTI0LjA1LDQuOTUsMi4wNSwxMC4xNCwyLjQyLDE1LjUyLDIuMzNxLTYuMjctMy4xLTEyLjM4LTYuNDMtMy40OC0xLjg5LTYuOTEtMy44NWMtMzMuMjMtMTkuMDYtNjIuMDktNDMtODAuNzMtNjkuMDgtOS43NC0xMy42NS04LjQtMTEsLjM2LTI1LDguNDctMTMuNSwxNi43Ny0yNS42NiwyNC44OC0zNi4yNGgwcTIuODQtMy43Miw1LjY2LTcuMTdhMTg3LjQzLDE4Ny40MywwLDAsMSwyMS44NC0yMy4wOWMwLjc2LS42NiwxLjUyLTEuMywyLjI4LTEuOTJsMC4zNi0uMywwLjMxLS4yNWMwLjg1LS42OSwxLjctMS4zNywyLjU1LTJsMC45MS0uN2M2LTQuNywxNy43Mi0xNC43NCwyOS4xOS0xOC45Mi0xMC43OC0uNzEtMjEsMy4zOS0zMC4xNyw5LjM1di0wLjA3cS0wLjA4LS42NC0wLjE2LTEuMjktMC4xMS0uOTItMC4yMi0xLjg0YzAtLjQzLTAuMS0wLjg2LTAuMTUtMS4zcS0wLjEtLjk0LTAuMTktMS44OGMwLS40Mi0wLjA4LTAuODMtMC4xMi0xLjI1LTAuMDYtLjY5LTAuMTItMS4zOS0wLjE4LTIuMDksMC0uMzQtMC4wNi0wLjY4LTAuMDktMXEtMC4xMi0xLjUxLS4yMS0zYzAtLjM4LDAtMC43Ni0wLjA2LTEuMTQsMC0uNjUtMC4wNy0xLjMtMC4xLTEuOTUsMC0uNDYsMC0wLjkyLTAuMDYtMS4zOHMwLTEuMTMtLjA2LTEuNywwLTEsMC0xLjQ3LDAtMS4wNywwLTEuNjEsMC0xLDAtMS41MSwwLTEuMDUsMC0xLjU4LDAtMSwwLTEuNTIsMC0xLjA1LDAtMS41OCwwLTEsMC0xLjUxLDAtMS4xNC4wNi0xLjcxcTAuMDUtMS4zMy4xMy0yLjY1YzAtLjUzLjA2LTEuMDUsMC4wOS0xLjU4czAuMDgtMS4wNy4xMi0xLjYxLDAuMDctMSwuMTEtMS40MywwLjEtMS4wOS4xNS0xLjY0LDAuMDktLjkzLjE0LTEuNCwwLjEyLTEuMS4xOC0xLjY1LDAuMTEtLjkyLjE2LTEuMzcsMC4xNC0xLjExLjIxLTEuNjYsMC4xMi0uOS4xOS0xLjM1LDAuMTYtMS4xMi4yNC0xLjY4LDAuMTMtLjg0LjItMS4yNnEwLjUxLTMuMTQsMS4xNS02LjI3YzAuMDgtLjQxLjE3LTAuODIsMC4yNS0xLjIzLDAuMTItLjU3LjI1LTEuMTMsMC4zOC0xLjY5czAuMTktLjg1LjI5LTEuMjgsMC4yNy0xLjEyLjQxLTEuNjdsMC4zMy0xLjI5cTAuMjEtLjgzLjQ0LTEuNjZsMC4zNi0xLjI4YzAuMTYtLjU1LjMxLTEuMTEsMC40Ny0xLjY2czAuMjUtLjg1LjM4LTEuMjcsMC4zNC0xLjExLjUxLTEuNjdjMC4xMi0uMzguMjUtMC43NiwwLjM4LTEuMTVxMC41Mi0xLjYsMS4wOS0zLjE5YzAuMTUtLjQyLjMtMC44NSwwLjQ1LTEuMjdzMC4zOS0xLC41OS0xLjU2bDAuMzktMWM2LjU1LDI0LjIzLDI4Ljc5LDQ4LDQ3Ljc1LDY1LjY5LDAuMjgsMTYuNjMsNy40NywzNC4xOSwxNC4zOCw0Ny44OGEzNDcuNjMsMzQ3LjYzLDAsMCwxLDI2LDY3LjEyYzguMDgsMzAuNTEsMTEuNjEsNjQuNzEsMiw5NS4yN2ExMDMuNDMsMTAzLjQzLDAsMCwxLTI1Ljg1LDQyLjdjLTEuMzIsMS4zMS0yLjY5LDIuNTYtNC4wOCwzLjc4YTQ0Ljk0LDQ0Ljk0LDAsMCwwLTcuMTMtMTAuNzksMjkuNzYsMjkuNzYsMCwwLDEsNS4xNSwxM3EwLjEyLDAuNjkuMjEsMS4zOGMwLDAuMjUuMDcsMC41LDAuMSwwLjc1LDAuMDYsMC40Ny4xMSwwLjk0LDAuMTUsMS40MiwwLDAuMjUsMCwuNS4wNywwLjc1LDAsMC41LjA3LDEsLjEsMS41LDAsMC4yNCwwLC40NywwLDAuNzEsMCwwLjU5LDAsMS4xOCwwLDEuNzcsMC4xNCwxMC4yNy0yLjA5LDIxLjY3LTQuNzYsMzEuODVxLTAuMjMuODktLjQ3LDEuNzZsLTAuMjEuNzctMC40MywxLjU1LTAuMjEuNzUtMC40NywxLjYzLTAuMTYuNTZjLTAuMjEuNzItLjQyLDEuNDMtMC42MywyLjEyaDBsLTAuNiwyYTIyNiwyMjYsMCwwLDAtNywzMi4yMmgwdjBxLTAuMjksMS45My0uNTMsMy44aDBxLTAuMjUsMS44OC0uNDYsMy42OWgwYTE1MS4yNCwxNTEuMjQsMCwwLDAtMS4xOSwxNi45QzI0OS4wOSw2MDguMTQsMjU3LjU4LDYxNS42OSwyNDcuMTYsNjI1LjQ5Wm0tMTIuODktMjY3Yy05LjctMTItMTQtMjYuMjctMjUuNTQtMzYuODIsMS4zNy0xLjM5LDQuNjUtMy4xLDguOTItNS4zOCw1LDkuOTQsMTAuMTcsMTkuODEsMTMuNjUsMzAuMjZBNzguMzgsNzguMzgsMCwwLDEsMjM0LjI3LDM1OC40N1ptMjQuNTUsMjAwLjg4YzAuODEtNS40MiwxLjc5LTEwLjgzLDMtMTYuMTcsMS00LjU1LDIuMTMtOS4wNywzLjQ3LTEzLjUyLDEuNDksMS4xMywzLDIuMjIsNC41MiwzLjI1LDEyLjM5LDguMzEsMjcuMzMsMTQuMTUsNDIuNCwxNC44M0MyOTUuMzMsNTU2LjEsMjc3LDU2MC40MSwyNTguODIsNTU5LjM1Wk0zODEsNTgzLjI3YzEyLjU4LDguMDksMjQuMzcsMTQuNSwyMy44NSwzNi0xLC41Ni0yLDEuMDYtMywxLjUzLTIuODktMTEtOC44OS0yMC4zNy0yMi4zNi0yNiwxMS43Miw4LjgsMTUuMzksMTguNTcsMTMuNzEsMjlhNjQuNzMsNjQuNzMsMCwwLDEtMTAuMzYsMS41Yy0yLjgzLTExLjIyLTguNzktMjAuODctMjIuNS0yNi42NCwxMC45LDguMTgsMTQuODMsMTcuMiwxNCwyNi43OS0xOC4yLS41Ny0zNS44MS02LjMtNDAtOS42Ni0xNy4zLTEzLjgyLTUuMjItMzAuNTktOS43My02Ni4xNWExNDQuMjMsMTQ0LjIzLDAsMCwwLDMxLjA1LTI1LDE0OSwxNDksMCwwLDAsMTYuOTEtMjEuNzlDMzcyLDUyOC4yNSwzNjkuNzUsNTU5LjA2LDM4MSw1ODMuMjdaTTQxMy41Myw0NTIuNmMtNS44NiwxLjc0LTEyLjc1LDEuNDMtMTguNzMuNjVhMjc2LDI3NiwwLDAsMCw3LjY1LTMyLjkybDAuMzctLjE3YzYuMDgsOS42NCw4LjUyLDE4LjUyLDMuMzMsMjUuNzksOC02LjIsOS42OC0xMy4xNiw0LTI2LjY2TDQyMiw0MDguOTRDNDI2LjY1LDQyNC43Niw0MjUuOTMsNDM5LDQxMy41Myw0NTIuNlpNNDc0LDMzM2MtMTQuNDksMjkuNDktNDAsNTguMzktNzAuODIsODIuODUsMC45My01Ljk1LDEuNjktMTEuODgsMi4zLTE3Ljc3YTM5NC40NywzOTQuNDcsMCwwLDAsMS44OC00OWMxMi40MS0xOC43NywyNC42Ni0zMy40NiwzNi4yNC0zNC40MkEyMC4yMywyMC4yMywwLDAsMCw0MTkuNDUsMzIwcS03LjY5LTQuMDgtMTQuNjctOC4xNGMtMC4wNi0uNDctMC4xMi0wLjkzLTAuMTgtMS40LTAuNDUtMy4yNy0xLTYuNTEtMS41Ni05Ljc0LDYuNDMtMS4zOCwxMi01LDI0LjE5LTcuMjEsOC43LTEuNiwxNS40MS00Ljc3LDIwLjI3LTguOTMsNy4xNSw3LjIyLDE0LjUzLDE1LjE5LDIyLjEsMjMuODFDNDgwLjQ2LDMyMC43OSw0ODEuMzcsMzE4LDQ3NCwzMzNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIuNzUgLTcuMDEpIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMzkzLjYxLDE4MS4zNGMtNS4zOS0xLjI4LTcuMzctNC44OS02LjE0LTguMTksOC43OC0zLjkyLDMuNjUtMTIuODktMy0xMC43NUMzNzUuOSwxNjUuNSwzNzYuNTgsMTg0Ljg2LDM5My42MSwxODEuMzRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIuNzUgLTcuMDEpIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNDU5LjY1LDE1OS42NWMtNS40OS0xLjc3LTkuNzEsNS42My0yLjQ3LDguODcsMSwyLjcyLS42Miw1LjcxLTUuMDcsNi43NkM0NjYuMTYsMTc4LjE3LDQ2Ni43MywxNjIuMiw0NTkuNjUsMTU5LjY1WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEyLjc1IC03LjAxKSIvPjxlbGxpcHNlIGNsYXNzPSJjbHMtMiIgY3g9IjI3Ny40NiIgY3k9Ijc3Ljg1IiByeD0iMTAuMzgiIHJ5PSIxNC4yOSIvPjwvc3ZnPg==', 'no'),
(121749, '_transient_timeout_jetpack_a8c_data', '1640952714', 'no'),
(121750, '_transient_jetpack_a8c_data', 'a:4:{s:4:"a12s";i:1842;s:9:"countries";i:94;s:9:"languages";i:118;s:16:"featured_plugins";a:4:{i:0;s:11:"woocommerce";i:1;s:14:"wp-super-cache";i:2;s:14:"wp-job-manager";i:3;s:15:"co-authors-plus";}}', 'no'),
(121751, '_transient_timeout_jpp_li_495c05828feb7fa44122b11420d0d875', '1640866375', 'no'),
(121752, '_transient_jpp_li_495c05828feb7fa44122b11420d0d875', 'a:5:{s:6:"status";s:2:"ok";s:3:"msg";s:61:"{"trusted_header":"REMOTE_ADDR","segments":1,"reverse":false}";s:17:"seconds_remaining";i:60;s:16:"blocked_attempts";s:2:"47";s:6:"expire";i:1640866375;}', 'no'),
(121753, '_transient_timeout_jpp_headers_updated_recently', '1640952715', 'no'),
(121754, '_transient_jpp_headers_updated_recently', '1', 'no'),
(121756, '_site_transient_timeout_browser_d44bfba7ec2b67d9eb9e6c1eea55c253', '1641471116', 'no'),
(121757, '_site_transient_browser_d44bfba7ec2b67d9eb9e6c1eea55c253', 'a:10:{s:4:"name";s:6:"Chrome";s:7:"version";s:13:"96.0.4664.110";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'),
(121758, '_site_transient_timeout_php_check_1d343e7f9aee33bb3a30d3fe7077ec03', '1641471116', 'no'),
(121759, '_site_transient_php_check_1d343e7f9aee33bb3a30d3fe7077ec03', 'a:5:{s:19:"recommended_version";s:3:"7.4";s:15:"minimum_version";s:6:"5.6.20";s:12:"is_supported";b:1;s:9:"is_secure";b:1;s:13:"is_acceptable";b:1;}', 'no'),
(121761, '_transient_timeout_elementor_remote_info_api_data_3.5.3', '1640909519', 'no'),
(121762, '_transient_elementor_remote_info_api_data_3.5.3', 'a:4:{s:9:"timestamp";s:10:"1640863436";s:14:"upgrade_notice";a:3:{s:7:"version";s:5:"2.0.0";s:7:"message";s:0:"";s:11:"update_link";s:0:"";}s:11:"pro_widgets";a:64:{i:0;a:4:{s:4:"name";s:5:"posts";s:5:"title";s:5:"Posts";s:4:"icon";s:15:"eicon-post-list";s:10:"categories";s:16:"["pro-elements"]";}i:1;a:4:{s:4:"name";s:9:"portfolio";s:5:"title";s:9:"Portfolio";s:4:"icon";s:18:"eicon-gallery-grid";s:10:"categories";s:16:"["pro-elements"]";}i:2;a:4:{s:4:"name";s:7:"gallery";s:5:"title";s:7:"Gallery";s:4:"icon";s:23:"eicon-gallery-justified";s:10:"categories";s:16:"["pro-elements"]";}i:3;a:4:{s:4:"name";s:4:"form";s:5:"title";s:4:"Form";s:4:"icon";s:21:"eicon-form-horizontal";s:10:"categories";s:16:"["pro-elements"]";}i:4;a:4:{s:4:"name";s:5:"login";s:5:"title";s:5:"Login";s:4:"icon";s:15:"eicon-lock-user";s:10:"categories";s:16:"["pro-elements"]";}i:5;a:4:{s:4:"name";s:6:"slides";s:5:"title";s:6:"Slides";s:4:"icon";s:12:"eicon-slides";s:10:"categories";s:16:"["pro-elements"]";}i:6;a:4:{s:4:"name";s:8:"nav-menu";s:5:"title";s:8:"Nav Menu";s:4:"icon";s:14:"eicon-nav-menu";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:7;a:4:{s:4:"name";s:17:"animated-headline";s:5:"title";s:17:"Animated Headline";s:4:"icon";s:23:"eicon-animated-headline";s:10:"categories";s:16:"["pro-elements"]";}i:8;a:4:{s:4:"name";s:10:"price-list";s:5:"title";s:10:"Price List";s:4:"icon";s:16:"eicon-price-list";s:10:"categories";s:16:"["pro-elements"]";}i:9;a:4:{s:4:"name";s:11:"price-table";s:5:"title";s:11:"Price Table";s:4:"icon";s:17:"eicon-price-table";s:10:"categories";s:16:"["pro-elements"]";}i:10;a:4:{s:4:"name";s:8:"flip-box";s:5:"title";s:8:"Flip Box";s:4:"icon";s:14:"eicon-flip-box";s:10:"categories";s:16:"["pro-elements"]";}i:11;a:4:{s:4:"name";s:14:"call-to-action";s:5:"title";s:14:"Call to Action";s:4:"icon";s:20:"eicon-image-rollover";s:10:"categories";s:16:"["pro-elements"]";}i:12;a:4:{s:4:"name";s:14:"media-carousel";s:5:"title";s:14:"Media Carousel";s:4:"icon";s:20:"eicon-media-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:13;a:4:{s:4:"name";s:20:"testimonial-carousel";s:5:"title";s:20:"Testimonial Carousel";s:4:"icon";s:26:"eicon-testimonial-carousel";s:10:"categories";s:16:"["pro-elements"]";}i:14;a:4:{s:4:"name";s:7:"reviews";s:5:"title";s:7:"Reviews";s:4:"icon";s:12:"eicon-review";s:10:"categories";s:16:"["pro-elements"]";}i:15;a:4:{s:4:"name";s:17:"table-of-contents";s:5:"title";s:17:"Table of Contents";s:4:"icon";s:23:"eicon-table-of-contents";s:10:"categories";s:33:"["pro-elements","theme-elements"]";}i:16;a:4:{s:4:"name";s:9:"countdown";s:5:"title";s:9:"Countdown";s:4:"icon";s:15:"eicon-countdown";s:10:"categories";s:16:"["pro-elements"]";}i:17;a:4:{s:4:"name";s:13:"share-buttons";s:5:"title";s:13:"Share Buttons";s:4:"icon";s:11:"eicon-share";s:10:"categories";s:16:"["pro-elements"]";}i:18;a:4:{s:4:"name";s:11:"search-form";s:5:"title";s:11:"Search Form";s:4:"icon";s:17:"eicon-site-search";s:10:"categories";s:18:"["theme-elements"]";}i:19;a:4:{s:4:"name";s:10:"author-box";s:5:"title";s:10:"Author Box";s:4:"icon";s:12:"eicon-person";s:10:"categories";s:18:"["theme-elements"]";}i:20;a:4:{s:4:"name";s:13:"post-comments";s:5:"title";s:13:"Post Comments";s:4:"icon";s:14:"eicon-comments";s:10:"categories";s:18:"["theme-elements"]";}i:21;a:4:{s:4:"name";s:15:"post-navigation";s:5:"title";s:15:"Post Navigation";s:4:"icon";s:21:"eicon-post-navigation";s:10:"categories";s:18:"["theme-elements"]";}i:22;a:4:{s:4:"name";s:9:"post-info";s:5:"title";s:9:"Post Info";s:4:"icon";s:15:"eicon-post-info";s:10:"categories";s:18:"["theme-elements"]";}i:23;a:4:{s:4:"name";s:7:"sitemap";s:5:"title";s:7:"Sitemap";s:4:"icon";s:13:"eicon-sitemap";s:10:"categories";s:18:"["theme-elements"]";}i:24;a:4:{s:4:"name";s:11:"breadcrumbs";s:5:"title";s:11:"Breadcrumbs";s:4:"icon";s:11:"eicon-yoast";s:10:"categories";s:18:"["theme-elements"]";}i:25;a:4:{s:4:"name";s:10:"blockquote";s:5:"title";s:10:"Blockquote";s:4:"icon";s:16:"eicon-blockquote";s:10:"categories";s:16:"["pro-elements"]";}i:26;a:4:{s:4:"name";s:19:"wc-archive-products";s:5:"title";s:16:"Archive Products";s:4:"icon";s:14:"eicon-products";s:10:"categories";s:24:"["woocommerce-elements"]";}i:27;a:4:{s:4:"name";s:31:"woocommerce-archive-description";s:5:"title";s:19:"Archive Description";s:4:"icon";s:25:"eicon-product-description";s:10:"categories";s:24:"["woocommerce-elements"]";}i:28;a:4:{s:4:"name";s:20:"woocommerce-products";s:5:"title";s:8:"Products";s:4:"icon";s:14:"eicon-products";s:10:"categories";s:24:"["woocommerce-elements"]";}i:29;a:4:{s:4:"name";s:22:"woocommerce-breadcrumb";s:5:"title";s:23:"WooCommerce Breadcrumbs";s:4:"icon";s:25:"eicon-product-breadcrumbs";s:10:"categories";s:24:"["woocommerce-elements"]";}i:30;a:4:{s:4:"name";s:14:"wc-add-to-cart";s:5:"title";s:18:"Custom Add To Cart";s:4:"icon";s:17:"eicon-woocommerce";s:10:"categories";s:24:"["woocommerce-elements"]";}i:31;a:4:{s:4:"name";s:11:"wc-elements";s:5:"title";s:17:"WooCommerce Pages";s:4:"icon";s:19:"eicon-product-pages";s:10:"categories";s:24:"["woocommerce-elements"]";}i:32;a:4:{s:4:"name";s:13:"wc-categories";s:5:"title";s:18:"Product Categories";s:4:"icon";s:24:"eicon-product-categories";s:10:"categories";s:24:"["woocommerce-elements"]";}i:33;a:4:{s:4:"name";s:21:"woocommerce-menu-cart";s:5:"title";s:9:"Menu Cart";s:4:"icon";s:10:"eicon-cart";s:10:"categories";s:41:"["theme-elements","woocommerce-elements"]";}i:34;a:4:{s:4:"name";s:25:"woocommerce-product-title";s:5:"title";s:13:"Product Title";s:4:"icon";s:19:"eicon-product-title";s:10:"categories";s:24:"["woocommerce-elements"]";}i:35;a:4:{s:4:"name";s:26:"woocommerce-product-images";s:5:"title";s:14:"Product Images";s:4:"icon";s:20:"eicon-product-images";s:10:"categories";s:24:"["woocommerce-elements"]";}i:36;a:4:{s:4:"name";s:25:"woocommerce-product-price";s:5:"title";s:13:"Product Price";s:4:"icon";s:19:"eicon-product-price";s:10:"categories";s:24:"["woocommerce-elements"]";}i:37;a:4:{s:4:"name";s:31:"woocommerce-product-add-to-cart";s:5:"title";s:11:"Add To Cart";s:4:"icon";s:25:"eicon-product-add-to-cart";s:10:"categories";s:24:"["woocommerce-elements"]";}i:38;a:4:{s:4:"name";s:26:"woocommerce-product-rating";s:5:"title";s:14:"Product Rating";s:4:"icon";s:20:"eicon-product-rating";s:10:"categories";s:24:"["woocommerce-elements"]";}i:39;a:4:{s:4:"name";s:25:"woocommerce-product-stock";s:5:"title";s:13:"Product Stock";s:4:"icon";s:19:"eicon-product-stock";s:10:"categories";s:24:"["woocommerce-elements"]";}i:40;a:4:{s:4:"name";s:24:"woocommerce-product-meta";s:5:"title";s:12:"Product Meta";s:4:"icon";s:18:"eicon-product-meta";s:10:"categories";s:24:"["woocommerce-elements"]";}i:41;a:4:{s:4:"name";s:37:"woocommerce-product-short-description";s:5:"title";s:17:"Short Description";s:4:"icon";s:25:"eicon-product-description";s:10:"categories";s:24:"["woocommerce-elements"]";}i:42;a:4:{s:4:"name";s:29:"woocommerce-product-data-tabs";s:5:"title";s:17:"Product Data Tabs";s:4:"icon";s:18:"eicon-product-tabs";s:10:"categories";s:24:"["woocommerce-elements"]";}i:43;a:4:{s:4:"name";s:42:"woocommerce-product-additional-information";s:5:"title";s:22:"Additional Information";s:4:"icon";s:19:" eicon-product-info";s:10:"categories";s:24:"["woocommerce-elements"]";}i:44;a:4:{s:4:"name";s:27:"woocommerce-product-related";s:5:"title";s:15:"Product Related";s:4:"icon";s:21:"eicon-product-related";s:10:"categories";s:24:"["woocommerce-elements"]";}i:45;a:4:{s:4:"name";s:26:"woocommerce-product-upsell";s:5:"title";s:7:"Upsells";s:4:"icon";s:20:"eicon-product-upsell";s:10:"categories";s:24:"["woocommerce-elements"]";}i:46;a:4:{s:4:"name";s:6:"lottie";s:5:"title";s:6:"Lottie";s:4:"icon";s:12:"eicon-lottie";s:10:"categories";s:16:"["pro-elements"]";}i:47;a:4:{s:4:"name";s:15:"facebook-button";s:5:"title";s:15:"Facebook Button";s:4:"icon";s:23:"eicon-facebook-like-box";s:10:"categories";s:16:"["pro-elements"]";}i:48;a:4:{s:4:"name";s:17:"facebook-comments";s:5:"title";s:17:"Facebook Comments";s:4:"icon";s:23:"eicon-facebook-comments";s:10:"categories";s:16:"["pro-elements"]";}i:49;a:4:{s:4:"name";s:14:"facebook-embed";s:5:"title";s:14:"Facebook Embed";s:4:"icon";s:14:"eicon-fb-embed";s:10:"categories";s:16:"["pro-elements"]";}i:50;a:4:{s:4:"name";s:13:"facebook-page";s:5:"title";s:13:"Facebook Page";s:4:"icon";s:13:"eicon-fb-feed";s:10:"categories";s:16:"["pro-elements"]";}i:51;a:4:{s:4:"name";s:7:"hotspot";s:5:"title";s:7:"Hotspot";s:4:"icon";s:19:"eicon-image-hotspot";s:10:"categories";s:16:"["pro-elements"]";}i:52;a:4:{s:4:"name";s:13:"paypal-button";s:5:"title";s:13:"PayPal Button";s:4:"icon";s:19:"eicon-paypal-button";s:10:"categories";s:16:"["pro-elements"]";}i:53;a:4:{s:4:"name";s:14:"code-highlight";s:5:"title";s:14:"Code Highlight";s:4:"icon";s:20:"eicon-code-highlight";s:10:"categories";s:16:"["pro-elements"]";}i:54;a:4:{s:4:"name";s:14:"video-playlist";s:5:"title";s:14:"Video Playlist";s:4:"icon";s:20:"eicon-video-playlist";s:10:"categories";s:16:"["pro-elements"]";}i:55;a:4:{s:4:"name";s:8:"template";s:5:"title";s:8:"Template";s:4:"icon";s:19:"eicon-document-file";s:10:"categories";s:16:"["pro-elements"]";}i:56;a:4:{s:4:"name";s:15:"theme-site-logo";s:5:"title";s:9:"Site Logo";s:4:"icon";s:15:"eicon-site-logo";s:10:"categories";s:18:"["theme-elements"]";}i:57;a:4:{s:4:"name";s:16:"theme-site-title";s:5:"title";s:10:"Site Title";s:4:"icon";s:16:"eicon-site-title";s:10:"categories";s:18:"["theme-elements"]";}i:58;a:4:{s:4:"name";s:16:"theme-page-title";s:5:"title";s:10:"Page Title";s:4:"icon";s:19:"eicon-archive-title";s:10:"categories";s:18:"["theme-elements"]";}i:59;a:4:{s:4:"name";s:16:"theme-post-title";s:5:"title";s:10:"Post Title";s:4:"icon";s:16:"eicon-post-title";s:10:"categories";s:18:"["theme-elements"]";}i:60;a:4:{s:4:"name";s:18:"theme-post-excerpt";s:5:"title";s:12:"Post Excerpt";s:4:"icon";s:18:"eicon-post-excerpt";s:10:"categories";s:18:"["theme-elements"]";}i:61;a:4:{s:4:"name";s:25:"theme-post-featured-image";s:5:"title";s:14:"Featured Image";s:4:"icon";s:20:"eicon-featured-image";s:10:"categories";s:18:"["theme-elements"]";}i:62;a:4:{s:4:"name";s:19:"theme-archive-title";s:5:"title";s:13:"Archive Title";s:4:"icon";s:19:"eicon-archive-title";s:10:"categories";s:18:"["theme-elements"]";}i:63;a:4:{s:4:"name";s:13:"archive-posts";s:5:"title";s:13:"Archive Posts";s:4:"icon";s:19:"eicon-archive-posts";s:10:"categories";s:18:"["theme-elements"]";}}s:17:"canary_deployment";a:2:{s:11:"plugin_info";a:11:{s:2:"id";s:23:"w.org/plugins/elementor";s:4:"slug";s:9:"elementor";s:6:"plugin";s:23:"elementor/elementor.php";s:11:"new_version";s:5:"3.5.0";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/elementor.3.5.0.zip";s:3:"url";s:40:"https://wordpress.org/plugins/elementor/";s:5:"icons";a:3:{s:2:"2x";s:62:"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768";s:2:"1x";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=1426809";s:3:"svg";s:54:"https://ps.w.org/elementor/assets/icon.svg?rev=1426809";}s:7:"banners";a:2:{s:2:"2x";s:65:"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479";s:2:"1x";s:64:"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479";}s:11:"banners_rtl";a:0:{}s:6:"tested";s:5:"5.8.2";s:12:"requires_php";s:3:"5.6";}s:10:"conditions";a:1:{i:0;a:1:{i:0;a:3:{s:4:"type";s:8:"language";s:9:"languages";a:27:{i:0;s:5:"he_IL";i:1;s:5:"nl_NL";i:2;s:5:"en_GB";i:3;s:5:"en_NZ";i:4;s:5:"en_ZA";i:5;s:5:"en_AU";i:6;s:5:"en_CA";i:7;s:5:"sv_SE";i:8;s:5:"da_DK";i:9;s:5:"fr_FR";i:10;s:5:"nl_NL";i:11;s:5:"nb_NO";i:12;s:5:"de_AT";i:13;s:2:"fi";i:14;s:5:"it_IT";i:15;s:5:"nn_NO";i:16;s:5:"de_CH";i:17;s:5:"en_GB";i:18;s:5:"is_IS";i:19;s:2:"ga";i:20;s:5:"fr_BE";i:21;s:5:"nl_BE";i:22;s:3:"ast";i:23;s:5:"lb_LU";i:24;s:5:"es_ES";i:25;s:5:"pt_PT";i:26;s:3:"mlt";}s:8:"operator";s:2:"in";}}}}}', 'no'),
(121763, '_transient_timeout_wpforms_dash_widget_lite_entries_by_form', '1640908805', 'no'),
(121764, '_transient_wpforms_dash_widget_lite_entries_by_form', 'a:4:{i:50;a:3:{s:7:"form_id";i:50;s:5:"count";i:6;s:5:"title";s:35:"Contact Kerfim Technology Solutions";}i:2592;a:3:{s:7:"form_id";i:2592;s:5:"count";i:1;s:5:"title";s:17:"Engraving Details";}i:2502;a:3:{s:7:"form_id";i:2502;s:5:"count";i:0;s:5:"title";s:5:"login";}i:210;a:3:{s:7:"form_id";i:210;s:5:"count";i:0;s:5:"title";s:15:"Suggestion Form";}}', 'no'),
(121766, '_transient_timeout_jetpack_scan_state', '1640868130', 'no'),
(121767, '_transient_jetpack_scan_state', 'O:8:"stdClass":4:{s:5:"state";s:11:"unavailable";s:7:"threats";N;s:9:"has_cloud";b:0;s:6:"reason";s:23:"missing_scan_capability";}', 'no'),
(121768, '_site_transient_timeout_community-events-510722a073cf122641c6f8036814fdb7', '1640909530', 'no'),
(121769, '_site_transient_community-events-510722a073cf122641c6f8036814fdb7', 'a:4:{s:9:"sandboxed";b:0;s:5:"error";N;s:8:"location";a:1:{s:2:"ip";s:11:"94.11.151.0";}s:6:"events";a:1:{i:0;a:10:{s:4:"type";s:8:"wordcamp";s:5:"title";s:21:"WordCamp Genève 2022";s:3:"url";s:33:"https://geneve.wordcamp.org/2022/";s:6:"meetup";N;s:10:"meetup_url";N;s:4:"date";s:19:"2022-04-09 00:00:00";s:8:"end_date";s:19:"2022-04-09 00:00:00";s:20:"start_unix_timestamp";i:1649455200;s:18:"end_unix_timestamp";i:1649455200;s:8:"location";a:4:{s:8:"location";s:15:"Genève, Suisse";s:7:"country";s:2:"CH";s:8:"latitude";d:46.2206685000000021545929485000669956207275390625;s:9:"longitude";d:6.098583500000000157115209731273353099822998046875;}}}}', 'no'),
(121770, '_transient_timeout_jetpack_jitm_ce9c72da426f98e1b8dfb0461c8997a', '1640866644', 'no'),
(121771, '_transient_jetpack_jitm_ce9c72da426f98e1b8dfb0461c8997a', 'a:2:{i:0;O:8:"stdClass":12:{s:7:"content";O:8:"stdClass":7:{s:7:"message";s:31:"Don''t Forget Your Cookie Banner";s:4:"icon";s:7:"jetpack";s:4:"list";a:0:{}s:11:"description";s:172:"We recommend that you add a cookie-related disclosure to help you comply with EU privacy laws. You can either use Jetpack''s Cookies & Consents widget or craft one yourself.";s:7:"classes";s:0:"";s:5:"title";s:0:"";s:10:"disclaimer";a:0:{}}s:3:"CTA";O:8:"stdClass":5:{s:7:"message";s:10:"Add Widget";s:4:"hook";s:0:"";s:9:"newWindow";b:0;s:7:"primary";b:1;s:4:"link";s:0:"";}s:8:"template";s:7:"default";s:3:"ttl";i:300;s:2:"id";s:11:"gdpr_widget";s:13:"feature_class";s:4:"gdpr";s:7:"expires";i:3628800;s:13:"max_dismissal";i:2;s:15:"activate_module";N;s:14:"is_dismissible";b:1;s:26:"is_user_created_by_partner";N;s:18:"message_expiration";N;}s:18:"last_response_time";i:1640866344;}', 'no'),
(121772, '_transient_timeout_feed_94d0b45cbbe5640144493b43a9e8f566', '1640877130', 'no'),
(121773, '_transient_feed_94d0b45cbbe5640144493b43a9e8f566', '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:3:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:20:"Blog | 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:27:"https://en-gb.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:11:"description";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:13:"lastBuildDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 13 Nov 2021 11:13:13 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:5:"en-GB";s: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.9-beta4-52419";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:10:{i:0;a:6:{s:4:"data";s:76:"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:48:"WordPress 5.8.2 Security and 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:88:"https://en-gb.wordpress.org/2021/11/13/wordpress-5-8-2-security-and-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:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:96:"https://en-gb.wordpress.org/2021/11/13/wordpress-5-8-2-security-and-maintenance-release/#respond";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 13 Nov 2021 11:13:13 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a: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:8:"Security";s: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:35:"https://en-gb.wordpress.org/?p=1499";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:430:"WordPress 5.8.2&#160;is now available! This security and maintenance release features&#160;2 bug&#160;fixes in addition to&#160;1 security&#160;fix. Because this is a&#160;security release, it is recommended that you update your sites immediately. All versions since WordPress 5.2 have also been updated. WordPress 5.8.2 is a small focus security and maintenance release. The next major release will be version&#160;5.9. [&#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:11:"Mark Robson";s: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:2738:"\n<p><strong>WordPress 5.8.2&nbsp;</strong>is now available!</p>\n\n\n\n<p>This security and maintenance release features&nbsp;<a href="https://core.trac.wordpress.org/query?id=54129%2C54323%2C54207&amp;milestone=5.8.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;col=milestone&amp;order=priority">2 bug</a>&nbsp;fixes in addition to&nbsp;<a href="https://core.trac.wordpress.org/ticket/54207">1 security</a>&nbsp;fix. Because this is a&nbsp;<strong>security release</strong>, it is recommended that you update your sites immediately. All versions since WordPress 5.2 have also been updated.</p>\n\n\n\n<p>WordPress 5.8.2 is a small focus security and maintenance release. The next major release will be version&nbsp;<a href="https://make.wordpress.org/core/5-9/">5.9</a>.</p>\n\n\n\n<p>You can download WordPress 5.8.2 by downloading from WordPress.org, or by visiting your Dashboard → Updates and clicking “Update Now”. If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<p>For more information, browse the&nbsp;<a href="https://core.trac.wordpress.org/query?id=54129%2C54323%2C54207&amp;milestone=5.8.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;col=milestone&amp;order=priority">full list of changes</a>&nbsp;on Trac, or check out the&nbsp;<a href="https://wordpress.org/support/wordpress-version/version-5-8-2/">version 5.8.2 HelpHub documentation page</a>.</p>\n\n\n\n<h2 id="thanks-and-props">Thanks and props!</h2>\n\n\n\n<p>The 5.8.2 release was led by&nbsp;<a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a>&nbsp;and&nbsp;<a href="https://profiles.wordpress.org/circlecube/">Evan Mullins</a>.</p>\n\n\n\n<p>In addition to the release squad members mentioned above, thank you to everyone who helped make WordPress 5.8.2 happen: <a href="https://profiles.wordpress.org/aristath/">Ari Stathopoulos</a>, <a href="https://profiles.wordpress.org/bradleyt/">Bradley Taylor</a>, <a href="https://profiles.wordpress.org/davidwebca/">davidwebca</a>, <a href="https://profiles.wordpress.org/circlecube/">Evan Mullins</a>, <a href="https://profiles.wordpress.org/gziolo/">Greg Ziółkowski</a>, <a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a>, <a href="https://profiles.wordpress.org/jrf/">Juliette Reinders Folmer</a>, <a href="https://profiles.wordpress.org/mukesh27/">Mukesh Panchal</a>, <a href="https://profiles.wordpress.org/sergeybiryukov/">Sergey Biryukov</a>, <a href="https://profiles.wordpress.org/shimon246/">shimon246</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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:93:"https://en-gb.wordpress.org/2021/11/13/wordpress-5-8-2-security-and-maintenance-release/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:73:"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:29:"Introducing Twenty Twenty-Two";s: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://en-gb.wordpress.org/2021/10/06/introducing-twenty-twenty-two/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:77:"https://en-gb.wordpress.org/2021/10/06/introducing-twenty-twenty-two/#respond";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 06 Oct 2021 19:08:56 +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:6:"Themes";s: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:35:"https://en-gb.wordpress.org/?p=1496";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:236:"Well, here we are again, it’s that time of the year when we start thinking about the next default WordPress theme. WordPress 5.9 will launch with a new default theme: Twenty Twenty-Two. Find out more in the official announcement post.";s: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:"Mark Robson";s: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:353:"\n<p>Well, here we are again, it’s that time of the year when we start thinking about the next default WordPress theme.</p>\n\n\n\n<p>WordPress 5.9 will launch with a new default theme: Twenty Twenty-Two.</p>\n\n\n\n<p>Find out more in <a href="https://make.wordpress.org/core/2021/10/06/introducing-twenty-twenty-two/">the official announcement post</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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:74:"https://en-gb.wordpress.org/2021/10/06/introducing-twenty-twenty-two/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:76:"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:48:"WordPress 5.8.1 Security and 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:88:"https://en-gb.wordpress.org/2021/09/09/wordpress-5-8-1-security-and-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:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:96:"https://en-gb.wordpress.org/2021/09/09/wordpress-5-8-1-security-and-maintenance-release/#respond";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 09 Sep 2021 11:46: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: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:8:"Security";s: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:35:"https://en-gb.wordpress.org/?p=1490";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.8.1 is now available! This security and maintenance release features&#160;60 bug&#160;fixes&#160;in addition to 3 security fixes. Because this is a&#160;security release, it is recommended that you update your sites immediately. All versions since WordPress 5.4 have also been updated. WordPress 5.8.1 is a short-cycle security and maintenance release. The next major release will be [&#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:11:"Mark Robson";s: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:9320:"\n<p>WordPress 5.8.1 is now available!</p>\n\n\n\n<p>This security and maintenance release features&nbsp;<a href="https://core.trac.wordpress.org/query?milestone=5.8.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority">60 bug</a>&nbsp;<a href="https://github.com/WordPress/gutenberg/pull/34393">fixes</a>&nbsp;in addition to 3 security fixes. Because this is a&nbsp;<strong>security release</strong>, it is recommended that you update your sites immediately. All versions since WordPress 5.4 have also been updated.</p>\n\n\n\n<p>WordPress 5.8.1 is a short-cycle security and maintenance release. The next major release will be version&nbsp;<a href="https://make.wordpress.org/core/5-9/">5.9</a>.</p>\n\n\n\n<p>You can download WordPress 5.8.1 by downloading from WordPress.org, or by visiting your Dashboard → Updates and clicking “Update Now”.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h3><strong>Security Updates</strong></h3>\n\n\n\n<p>Three security issues affect WordPress versions between 5.4 and 5.8. If you haven’t yet updated to 5.8, all WordPress versions since 5.4 have also been updated to fix the following security issues:</p>\n\n\n\n<ul><li>Props&nbsp;to <a href="https://profiles.wordpress.org/mdawaffe/">@mdawaffe</a>, a member of the WordPress Security Team, for their work fixing a data exposure vulnerability within the REST API.</li><li>Props to Michał Bentkowski of Securitum for reporting a XSS vulnerability in the block editor.</li><li>The Lodash library has been updated to version 4.17.21 in each branch to incorporate upstream security fixes.</li></ul>\n\n\n\n<p>In addition to these issues, the security team would like to thank the following people for reporting vulnerabilities during the WordPress 5.8 beta testing period, allowing them to be fixed prior to release:</p>\n\n\n\n<ul><li>Props&nbsp;to <a rel="noreferrer noopener" target="_blank" href="https://evanricafort.com/">Evan Ricafort</a>&nbsp;for reporting a XSS vulnerability in the block editor discovered during the 5.8 release’s beta period.</li><li>Props&nbsp;to <a rel="noreferrer noopener" target="_blank" href="https://profiles.wordpress.org/stevehenty/">Steve Henty</a>&nbsp;for reporting a privilege escalation issue in the block editor.</li></ul>\n\n\n\n<p>Thank you to all of the reporters for&nbsp;<a href="https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/">privately disclosing the vulnerabilities</a>. This gave the WordPress security team time to fix the vulnerabilities before WordPress sites could be attacked.</p>\n\n\n\n<p>For more information, browse the&nbsp;<a href="https://core.trac.wordpress.org/query?milestone=5.8.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority">full list of changes</a>&nbsp;on Trac, or check out the&nbsp;<a href="https://wordpress.org/support/wordpress-version/version-5-8-1/">version 5.8.1 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks and props!</h2>\n\n\n\n<p>The 5.8.1 release was led by&nbsp;<a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a> and <a href="https://profiles.wordpress.org/circlecube/">Evan Mullins</a>.</p>\n\n\n\n<p>In addition to the security researchers and release squad members mentioned above, thank you to everyone who helped make WordPress 5.8.1 happen: <a href="https://profiles.wordpress.org/2linctools/">2linctools</a>,&nbsp;<a href="https://profiles.wordpress.org/zieladam/">Adam Zielinski</a>,&nbsp;<a href="https://profiles.wordpress.org/schlessera/">Alain Schlesser</a>,&nbsp;<a href="https://profiles.wordpress.org/ajlende/">Alex Lende</a>,&nbsp;<a href="https://profiles.wordpress.org/alexstine/">alexstine</a>,&nbsp;<a href="https://profiles.wordpress.org/algala/">AlGala</a>,&nbsp;<a href="https://profiles.wordpress.org/oandregal/">André</a>,&nbsp;<a href="https://profiles.wordpress.org/andraganescu/">Andrei Draganescu</a>,&nbsp;<a href="https://profiles.wordpress.org/azaozz/">Andrew Ozz</a>,&nbsp;<a href="https://profiles.wordpress.org/ankitmaru/">Ankit Panchal</a>,&nbsp;<a href="https://profiles.wordpress.org/antpb/">Anthony Burchell</a>,&nbsp;<a href="https://profiles.wordpress.org/antonvlasenko/">Anton Vlasenko</a>,&nbsp;<a href="https://profiles.wordpress.org/aristath/">Ari Stathopoulos</a>,&nbsp;<a href="https://profiles.wordpress.org/ribaricplusplus/">Bruno Ribaric</a>,&nbsp;<a href="https://profiles.wordpress.org/poena/">Carolina Nymark</a>,&nbsp;<a href="https://profiles.wordpress.org/daisyo/">Daisy Olsen</a>,&nbsp;<a href="https://profiles.wordpress.org/talldanwp/">Daniel Richards</a>,&nbsp;<a href="https://profiles.wordpress.org/dariak/">Daria</a>,&nbsp;<a href="https://profiles.wordpress.org/davidanderson/">David Anderson</a>,&nbsp;<a href="https://profiles.wordpress.org/davidbinda/">David Biňovec</a>,&nbsp;<a href="https://profiles.wordpress.org/dlh/">David Herrera</a>,&nbsp;<a href="https://profiles.wordpress.org/ocean90/">Dominik Schilling</a>,&nbsp;<a href="https://profiles.wordpress.org/ellatrix/">Ella van&nbsp;Durpe</a>,&nbsp;<a href="https://profiles.wordpress.org/enchiridion/">Enchiridion</a>,&nbsp;<a href="https://profiles.wordpress.org/circlecube/">Evan Mullins</a>,&nbsp;<a href="https://profiles.wordpress.org/garyj/">Gary Jones</a>,&nbsp;<a href="https://profiles.wordpress.org/mamaduka/">George Mamadashvili</a>,&nbsp;<a href="https://profiles.wordpress.org/gziolo/">Greg Ziółkowski</a>,&nbsp;<a href="https://profiles.wordpress.org/priethor/">Héctor Prieto</a>,&nbsp;<a href="https://profiles.wordpress.org/ianmjones/">ianmjones</a>,&nbsp;<a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a>,&nbsp;<a href="https://profiles.wordpress.org/jblz/">Jeff Bowen</a>,&nbsp;<a href="https://profiles.wordpress.org/joedolson/">Joe Dolson</a>,&nbsp;<a href="https://profiles.wordpress.org/joen/">Joen A.</a>,&nbsp;<a href="https://profiles.wordpress.org/johnbillion/">John Blackbourn</a>,&nbsp;<a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a>,&nbsp;<a href="https://profiles.wordpress.org/juanmaguitar/">JuanMa Garrido</a>,&nbsp;<a href="https://profiles.wordpress.org/jrf/">Juliette Reinders Folmer</a>,&nbsp;<a href="https://profiles.wordpress.org/kevin940726/">Kai Hao</a>,&nbsp;<a href="https://profiles.wordpress.org/kapilpaul/">Kapil Paul</a>,&nbsp;<a href="https://profiles.wordpress.org/gwwar/">Kerry Liu</a>,&nbsp;<a href="https://profiles.wordpress.org/kevinfodness/">Kevin Fodness</a>,&nbsp;<a href="https://profiles.wordpress.org/mkaz/">Marcus Kazmierczak</a>,&nbsp;<a href="https://profiles.wordpress.org/mark-k/">Mark-k</a>,&nbsp;<a href="https://profiles.wordpress.org/mhuntdesign/">Matt</a>,&nbsp;<a href="https://profiles.wordpress.org/mdawaffe/">Michael Adams (mdawaffe)</a>,&nbsp;<a href="https://profiles.wordpress.org/mikeschroder/">Mike Schroder</a>,&nbsp;<a href="https://profiles.wordpress.org/moch11/">moch11</a>,&nbsp;<a href="https://profiles.wordpress.org/mukesh27/">Mukesh Panchal</a>,&nbsp;<a href="https://profiles.wordpress.org/ntsekouras/">Nik Tsekouras</a>,&nbsp;<a href="https://profiles.wordpress.org/paaljoachim/">Paal Joachim Romdahl</a>,&nbsp;<a href="https://profiles.wordpress.org/swissspidy/">Pascal Birchler</a>,&nbsp;<a href="https://profiles.wordpress.org/pbearne/">Paul Bearne</a>,&nbsp;<a href="https://profiles.wordpress.org/pbiron/">Paul Biron</a>,&nbsp;<a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a>,&nbsp;<a href="https://profiles.wordpress.org/walbo/">Petter Walbø Johnsgård</a>,&nbsp;<a href="https://profiles.wordpress.org/radixweb/">Radixweb</a>,&nbsp;<a href="https://profiles.wordpress.org/rtm909/">Rahul Mehta</a>,&nbsp;<a href="https://profiles.wordpress.org/ramonopoly/">ramonopoly</a>,&nbsp;<a href="https://profiles.wordpress.org/ravipatel/">ravipatel</a>,&nbsp;<a href="https://profiles.wordpress.org/youknowriad/">Riad Benguella</a>,&nbsp;<a href="https://profiles.wordpress.org/noisysocks/">Robert Anderson</a>,&nbsp;<a href="https://profiles.wordpress.org/kreppar/">Rodrigo Arias</a>,&nbsp;<a href="https://profiles.wordpress.org/sanketchodavadiya/">Sanket Chodavadiya</a>,&nbsp;<a href="https://profiles.wordpress.org/sergeybiryukov/">Sergey Biryukov</a>,&nbsp;<a href="https://profiles.wordpress.org/sabernhardt/">Stephen Bernhardt</a>,&nbsp;<a href="https://profiles.wordpress.org/netweb/">Stephen Edgar</a>,&nbsp;<a href="https://profiles.wordpress.org/stevehenty/">Steve Henty</a>,&nbsp;<a href="https://profiles.wordpress.org/terraling/">terraling</a>,&nbsp;<a href="https://profiles.wordpress.org/timothyblynjacobs/">Timothy Jacobs</a>,&nbsp;<a href="https://profiles.wordpress.org/tmatsuur/">tmatsuur</a>,&nbsp;<a href="https://profiles.wordpress.org/tobiasbg/">TobiasBg</a>,&nbsp;<a href="https://profiles.wordpress.org/hellofromTonya/">Tonya Mork</a>,&nbsp;<a href="https://profiles.wordpress.org/toro_unit/">Toro_Unit (Hiroshi Urabe)</a>,&nbsp;<a href="https://profiles.wordpress.org/vladytimy/">Vlad T</a>,&nbsp;<a href="https://profiles.wordpress.org/wb1234/">wb1234</a>, and&nbsp;<a href="https://profiles.wordpress.org/wfmattr/">WFMattR</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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:93:"https://en-gb.wordpress.org/2021/09/09/wordpress-5-8-1-security-and-maintenance-release/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:3;a:6:{s:4:"data";s:73:"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:25:"WordPress 5.8 “Tatum”";s: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:59:"https://en-gb.wordpress.org/2021/07/24/wordpress-5-8-tatum/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:67:"https://en-gb.wordpress.org/2021/07/24/wordpress-5-8-tatum/#respond";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 24 Jul 2021 11:42:03 +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:35:"https://en-gb.wordpress.org/?p=1483";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:374:"Introducing 5.8 “Tatum”, our latest and greatest release. Named in honour of Art Tatum, the legendary jazz pianist. His formidable technique and willingness to push boundaries inspired musicians and changed what people thought could be done.  So fire up your music service of choice and enjoy Tatum’s famous recordings of ‘Tea for Two’, ‘Tiger Rag’, [&#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:11:"Mark Robson";s: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:48035:"\n<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<figure class="wp-block-image size-large"><img src="https://wordpress.org/news/files/2021/07/5x8-Album-1-1024x683.jpg" alt="" class="wp-image-11042" /></figure>\n\n\n\n<p>Introducing 5.8 “Tatum”, our latest and greatest release. Named in honour of Art Tatum, the legendary jazz pianist. His formidable technique and willingness to push boundaries inspired musicians and changed what people thought could be done. </p>\n\n\n\n<p>So fire up your music service of choice and enjoy Tatum’s famous recordings of ‘Tea for Two’, ‘Tiger Rag’, ‘Begin the Beguine’, and ‘Night and Day’ as you read about what the latest WordPress version brings to you.</p>\n\n\n\n<h2 class="has-text-align-left">Three Essential Powerhouses</h2>\n\n\n\n<h3>Manage Widgets with Blocks</h3>\n\n\n\n<div class="wp-block-image"><figure class="aligncenter size-large"><img src="https://wordpress.org/news/files/2021/07/about-widgets-blocks-1024x768.png" alt="" class="wp-image-10985" /></figure></div>\n\n\n\n<p>After months of hard work, the power of blocks has come to both the Block Widgets Editor and the Customiser. Now you can add blocks both in widget areas across your site and with live preview through the Customiser. This opens up new possibilities to create content: from no-code mini layouts to the vast library of core and third-party blocks. For our developers, you can find more details in the&nbsp;<a href="https://make.wordpress.org/core/2021/06/29/block-based-widgets-editor-in-wordpress-5-8/">Widgets dev note</a>.</p>\n\n\n\n<h3>Display Posts with New Blocks and Patterns</h3>\n\n\n\n<div class="wp-block-image"><figure class="aligncenter size-large"><img src="https://wordpress.org/news/files/2021/07/about-query-loop-1024x811.png" alt="" class="wp-image-10986" /></figure></div>\n\n\n\n<p>The Query Loop Block makes it possible to display posts based on specified parameters; like a PHP loop without the code. Easily display posts from a specific category, to do things like create a portfolio or a page full of your favourite recipes. Think of it as a more complex and powerful Latest Posts Block! Plus, pattern suggestions make it easier than ever to create a list of posts with the design you want.</p>\n\n\n\n<h3>Edit the Templates Around Posts</h3>\n\n\n\n<div class="wp-block-image"><figure class="aligncenter size-large"><img src="https://wordpress.org/news/files/2021/07/about-template-1024x666.png" alt="" class="wp-image-10987" /></figure></div>\n\n\n\n<p>You can use the familiar block editor to edit templates that hold your content – simply activate a block theme or a theme that has opted in for this feature. Switch from editing your posts to editing your pages and back again, all while using a familiar block editor. There are more than 20 new blocks available within compatible themes. Read more about this feature and how to experiment with it in the release notes.</p>\n\n\n\n<h2 class="has-text-align-left">Three Workflow Helpers</h2>\n\n\n\n<h3>Overview of the Page Structure</h3>\n\n\n\n<figure class="wp-block-image size-large"><img src="https://wordpress.org/news/files/2021/07/about-list-view-1024x803.png" alt="" class="wp-image-10988" /></figure>\n\n\n\n<p>Sometimes you need a simple landing page, but sometimes you need something a little more robust. As blocks increase, patterns emerge, and content creation gets easier, new solutions are needed to make complex content easy to navigate. List View is the best way to jump between layers of content and nested blocks. Since the List View gives you an overview of all the blocks in your content, you can now navigate quickly to the precise block you need. Ready to focus completely on your content? Toggle it on or off to suit your workflow.</p>\n\n\n\n<h3>Suggested Patterns for Blocks</h3>\n\n\n\n<figure class="wp-block-image size-large"><img src="https://wordpress.org/news/files/2021/07/about-pattern-suggestions-1024x555.png" alt="" class="wp-image-10989" /></figure>\n\n\n\n<p>Starting in this release, the Pattern Transformations tool will suggest block patterns based on the block you are using. Right now, you can give it a try in the Query Block and Social Icon Block. As more patterns are added, you will be able to get inspiration for how to style your site without ever leaving the editor!</p>\n\n\n\n<h3>Style and Colourise Images</h3>\n\n\n\n<figure class="wp-block-image size-large"><img src="https://wordpress.org/news/files/2021/07/about-duotone-1024x837.png" alt="" class="wp-image-10990" /></figure>\n\n\n\n<p>Colourise your image and cover blocks with duotone filters! Duotone can add a pop of colour to your designs and style your images (or videos in the cover block) to integrate well with your themes. You can think of the duotone effect as a black and white filter, but instead of the shadows being black and the highlights being white, you pick your own colours for the shadows and highlights. There’s more to learn about how it works in the documentation.</p>\n\n\n\n<h2 class="has-text-align-left">For Developers to Explore</h2>\n\n\n\n<figure class="wp-block-image size-large"><img src="https://wordpress.org/news/files/2021/07/about-theme-json-2x-1024x613.png" alt="" class="wp-image-10992" /></figure>\n\n\n\n<h3>Theme.json</h3>\n\n\n\n<p>Introducing the Global Styles and Global Settings APIs: control the editor settings, available customisation tools, and style blocks using a theme.json file in the active theme. This configuration file enables or disables features and sets default styles for both a website and blocks. If you build themes, you can experiment with this early iteration of a useful new feature. For more about what is currently available and how it works,&nbsp;<a href="https://make.wordpress.org/core/2021/06/25/introducing-theme-json-in-wordpress-5-8/">check out this dev note</a>.</p>\n\n\n\n<div class="wp-block-columns">\n<div class="wp-block-column">\n<h3>Dropping support for IE11</h3>\n\n\n\n<p>Support for Internet Explorer 11 has been dropped as of this release. This means you may have issues managing your site that will not be fixed in the future. If you are currently using IE11, it is strongly recommended that you&nbsp;<a href="https://browsehappy.com/">switch to a more modern browser</a>.</p>\n</div>\n\n\n\n<div class="wp-block-column">\n<h3>Adding support for WebP</h3>\n\n\n\n<p>WebP is a modern image format that provides improved lossless and lossy compression for images on the web. WebP images are around 30% smaller on average than their JPEG or PNG equivalents, resulting in sites that are faster and use less bandwidth.</p>\n</div>\n</div>\n\n\n\n<h3>Adding Additional Block Supports</h3>\n\n\n\n<p>Expanding on previously implemented block supports in WordPress&nbsp;<a href="https://make.wordpress.org/core/2020/11/18/block-supports-in-wordpress-5-6/">5.6</a>&nbsp;and&nbsp;<a href="https://make.wordpress.org/core/2021/02/24/changes-to-block-editor-components-and-blocks/">5.7</a>, WordPress 5.8 introduces several new block support flags and new options to customise your registered blocks. More information is available in the&nbsp;<a href="https://make.wordpress.org/core/2021/06/25/block-supports-api-updates-for-wordpress-5-8/">block supports dev note</a>.</p>\n\n\n\n<h3>Check out the Field Guide for more!</h3>\n\n\n\n<p>Check out the latest version of the WordPress Field Guide. It highlights developer notes for each change of which you may want to be aware:&nbsp;<a href="https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/">WordPress 5.8 Field Guide.</a></p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<h2>The Squad</h2>\n\n\n\n<p>The WordPress 5.8 release was lead by&nbsp;<a href="https://profiles.wordpress.org/matt/">Matt Mullenweg</a>, and supported by this highly enthusiastic release squad:</p>\n\n\n\n<ul><li><strong>Release Co-Coordinator:</strong>&nbsp;Jeffrey Paul (<a href=''https://profiles.wordpress.org/jeffpaul/'' class=''mention''><span class=''mentions-prefix''>@</span>jeffpaul</a>)</li><li><strong>Release Co-Coordinator:</strong>&nbsp;Jonathan Desrosiers (<a href=''https://profiles.wordpress.org/desrosj/'' class=''mention''><span class=''mentions-prefix''>@</span>desrosj</a>)</li><li><strong>Editor Tech Lead:</strong>&nbsp;Riad Benguella (<a href=''https://profiles.wordpress.org/youknowriad/'' class=''mention''><span class=''mentions-prefix''>@</span>youknowriad</a>)</li><li><strong>Marketing and Communications Lead:</strong> Josepha Haden Chomphosy (<a href=''https://profiles.wordpress.org/chanthaboune/'' class=''mention''><span class=''mentions-prefix''>@</span>chanthaboune</a>)</li><li><strong>Documentation Lead:</strong> Milana Cap (<a href=''https://profiles.wordpress.org/milana_cap/'' class=''mention''><span class=''mentions-prefix''>@</span>milana_cap</a>)</li><li><strong>Test Lead:</strong>&nbsp;Piotrek Boniu (<a href=''https://profiles.wordpress.org/boniu91/'' class=''mention''><span class=''mentions-prefix''>@</span>boniu91</a>)</li><li><strong>Support Lead:&nbsp;</strong>Mary Job (<a href=''https://profiles.wordpress.org/mariaojob/'' class=''mention''><span class=''mentions-prefix''>@</span>mariaojob</a>)</li></ul>\n\n\n\n<p>This release is the reflection of the hard work of 530 generous volunteer contributors. Collaboration occurred on over <a href="https://core.trac.wordpress.org/query?milestone=5.8&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority">320 tickets on Trac</a> and over <a href="https://github.com/wordpress/gutenberg/compare/v10.0.0...v10.7.0">1,500 pull requests on GitHub</a>.</p>\n\n\n\n<p><a href="https://profiles.wordpress.org/5ubliminal/">5ubliminal</a>, <a href="https://profiles.wordpress.org/ninetyninew/">99w</a>, <a href="https://profiles.wordpress.org/9primus/">9primus</a>, <a href="https://profiles.wordpress.org/jorbin/">Aaron Jorbin</a>, <a href="https://profiles.wordpress.org/aaronrobertshaw/">aaronrobertshaw</a>, <a href="https://profiles.wordpress.org/abderrahman/">abderrahman</a>, <a href="https://profiles.wordpress.org/webcommsat/">Abha Thakor</a>, <a href="https://profiles.wordpress.org/abhijitrakas/">Abhijit Rakas</a>, <a href="https://profiles.wordpress.org/achbed/">achbed</a>, <a href="https://profiles.wordpress.org/adamsilverstein/">Adam Silverstein</a>, <a href="https://profiles.wordpress.org/zieladam/">Adam Zielinski</a>, <a href="https://profiles.wordpress.org/addiestavlo/">Addie</a>, <a href="https://profiles.wordpress.org/aduth/">aduth</a>, <a href="https://profiles.wordpress.org/chaion07/">Ahmed Chaion</a>, <a href="https://profiles.wordpress.org/engahmeds3ed/">Ahmed Saeed</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/alanjacobmathew/">alanjacobmathew</a>, <a href="https://profiles.wordpress.org/aljullu/">Albert Juhé Lluveras</a>, <a href="https://profiles.wordpress.org/aleperez92/">Alejandro Perez</a>, <a href="https://profiles.wordpress.org/xknown/">Alex Concha</a>, <a href="https://profiles.wordpress.org/akirk/">Alex Kirk</a>, <a href="https://profiles.wordpress.org/ajlende/">Alex Lende</a>, <a href="https://profiles.wordpress.org/alexstine/">alexstine</a>, <a href="https://profiles.wordpress.org/firewatch/">allilevine</a>, <a href="https://profiles.wordpress.org/amandariu/">Amanda Riu</a>, <a href="https://profiles.wordpress.org/amarinediary/">amarinediary</a>, <a href="https://profiles.wordpress.org/gadgetroid/">Amogh Harish</a>, <a href="https://profiles.wordpress.org/afercia/">Andrea Fercia</a>, <a href="https://profiles.wordpress.org/andraganescu/">Andrei Draganescu</a>, <a href="https://profiles.wordpress.org/azaozz/">Andrew Ozz</a>, <a href="https://profiles.wordpress.org/andrewserong/">Andrew Serong</a>, <a href="https://profiles.wordpress.org/rarst/">Andrey &#8220;Rarst&#8221; Savchenko</a>, <a href="https://profiles.wordpress.org/nosolosw/">André Maneiro</a>, <a href="https://profiles.wordpress.org/afragen/">Andy Fragen</a>, <a href="https://profiles.wordpress.org/apeatling/">Andy Peatling</a>, <a href="https://profiles.wordpress.org/andy/">Andy Skelton</a>, <a href="https://profiles.wordpress.org/wpgurudev/">Ankit Gade</a>, <a href="https://profiles.wordpress.org/annalamprou/">annalamprou</a>, <a href="https://profiles.wordpress.org/annezazu/">Anne McCarthy</a>, <a href="https://profiles.wordpress.org/anotherdave/">anotherdave</a>, <a href="https://profiles.wordpress.org/anotia/">anotia</a>, <a href="https://profiles.wordpress.org/antpb/">Anthony Burchell</a>, <a href="https://profiles.wordpress.org/antonlukin/">Anton Lukin</a>, <a href="https://profiles.wordpress.org/vanyukov/">Anton Vanyukov</a>, <a href="https://profiles.wordpress.org/antonisme/">Antonis Lilis</a>, <a href="https://profiles.wordpress.org/apedog/">apedog</a>, <a href="https://profiles.wordpress.org/apokalyptik/">apokalyptik</a>, <a href="https://profiles.wordpress.org/arena/">arena</a>, <a href="https://profiles.wordpress.org/lephleg/">Argyris Margaritis</a>, <a href="https://profiles.wordpress.org/aristath/">Ari Stathopoulos</a>, <a href="https://profiles.wordpress.org/ariskataoka/">ariskataoka</a>, <a href="https://profiles.wordpress.org/arkrs/">arkrs</a>, <a href="https://profiles.wordpress.org/aruphi/">Armand</a>, <a href="https://profiles.wordpress.org/arnaudban/">ArnaudBan</a>, <a href="https://profiles.wordpress.org/arthur791004/">Arthur Chu</a>, <a href="https://profiles.wordpress.org/arunsathiya/">Arun a11n</a>, <a href="https://profiles.wordpress.org/aspexi/">Aspexi</a>, <a href="https://profiles.wordpress.org/atjn/">atjn</a>, <a href="https://profiles.wordpress.org/aurooba/">Aurooba Ahmed</a>, <a href="https://profiles.wordpress.org/filosofo/">Austin Matzko</a>, <a href="https://profiles.wordpress.org/ayeshrajans/">Ayesh Karunaratne</a>, <a href="https://profiles.wordpress.org/barry/">Barry</a>, <a href="https://profiles.wordpress.org/bartkalisz/">bartkalisz</a>, <a href="https://profiles.wordpress.org/beafialho/">Beatriz Fialho</a>, <a href="https://profiles.wordpress.org/pixolin/">Bego Mario Garde</a>, <a href="https://profiles.wordpress.org/utz119/">Benachi</a>, <a href="https://profiles.wordpress.org/benoitchantre/">Benoit Chantre</a>, <a href="https://profiles.wordpress.org/bernhard reiter/">Bernhard Reiter</a>, <a href="https://profiles.wordpress.org/bernhard-reiter/">Bernhard Reiter</a>, <a href="https://profiles.wordpress.org/birgire/">Birgir Erlendsson (birgire)</a>, <a href="https://profiles.wordpress.org/bph/">Birgit Pauli-Haack</a>, <a href="https://profiles.wordpress.org/blobfolio/">Blobfolio</a>, <a href="https://profiles.wordpress.org/bmcculley/">bmcculley</a>, <a href="https://profiles.wordpress.org/boblinthorst/">Bob Linthorst</a>, <a href="https://profiles.wordpress.org/bobbingwide/">bobbingwide</a>, <a href="https://profiles.wordpress.org/bogdanpreda/">Bogdan Preda</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/bradt/">Brad Touesnard</a>, <a href="https://profiles.wordpress.org/kraftbj/">Brandon Kraft</a>, <a href="https://profiles.wordpress.org/brechtvds/">Brecht</a>, <a href="https://profiles.wordpress.org/brentswisher/">Brent Swisher</a>, <a href="https://profiles.wordpress.org/brettshumaker/">Brett Shumaker</a>, <a href="https://profiles.wordpress.org/ribaricplusplus/">Bruno Ribaric</a>, <a href="https://profiles.wordpress.org/burhandodhy/">Burhan Nasir</a>, <a href="https://profiles.wordpress.org/cameronjonesweb/">Cameron Jones</a>, <a href="https://profiles.wordpress.org/cvoell/">Cameron Voell</a>, <a href="https://profiles.wordpress.org/carike/">Carike</a>, <a href="https://profiles.wordpress.org/carlalexander/">Carl Alexander</a>, <a href="https://profiles.wordpress.org/carlomanf/">carlomanf</a>, <a href="https://profiles.wordpress.org/carlosgprim/">carlosgprim</a>, <a href="https://profiles.wordpress.org/poena/">Carolina Nymark</a>, <a href="https://profiles.wordpress.org/caseymilne/">Casey Milne</a>, <a href="https://profiles.wordpress.org/cenay/">Cenay Nailor</a>, <a href="https://profiles.wordpress.org/ceyhun0/">Ceyhun Ozugur</a>, <a href="https://profiles.wordpress.org/nhuja/">Chandra M</a>, <a href="https://profiles.wordpress.org/chetan200891/">Chetan Prajapati</a>, <a href="https://profiles.wordpress.org/chintan1896/">Chintan hingrajiya</a>, <a href="https://profiles.wordpress.org/chipsnyder/">Chip Snyder</a>, <a href="https://profiles.wordpress.org/cbringmann/">Chloé Bringmann</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/chriscct7/">chriscct7</a>, <a href="https://profiles.wordpress.org/vimes1984/">Christopher Churchill</a>, <a href="https://profiles.wordpress.org/ryno267/">Chuck Reynolds</a>, <a href="https://profiles.wordpress.org/claytoncollie/">Clayton Collie</a>, <a href="https://profiles.wordpress.org/codeamp/">Code Amp</a>, <a href="https://profiles.wordpress.org/design_dolphin/">CodePoet</a>, <a href="https://profiles.wordpress.org/costdev/">Colin Stewart</a>, <a href="https://profiles.wordpress.org/collizo4sky/">Collins Agbonghama</a>, <a href="https://profiles.wordpress.org/copons/">Copons</a>, <a href="https://profiles.wordpress.org/coreymckrill/">Corey McKrill</a>, <a href="https://profiles.wordpress.org/cr0ybot/">Cory Hughart</a>, <a href="https://profiles.wordpress.org/courane01/">Courtney Engle Robertson</a>, <a href="https://profiles.wordpress.org/crazycoders/">crazycoders</a>, <a href="https://profiles.wordpress.org/critterverse/">critterverse</a>, <a href="https://profiles.wordpress.org/czapla/">czapla</a>, <a href="https://profiles.wordpress.org/davidszabo/">Dávid Szabó</a>, <a href="https://profiles.wordpress.org/daisyo/">Daisy Olsen</a>, <a href="https://profiles.wordpress.org/damonganto/">damonganto</a>, <a href="https://profiles.wordpress.org/danfarrow/">Dan Farrow</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/danieldudzic/">danieldudzic</a>, <a href="https://profiles.wordpress.org/mte90/">Daniele Scasciafratte</a>, <a href="https://profiles.wordpress.org/vetyst/">Danny</a>, <a href="https://profiles.wordpress.org/davilera/">David Aguilera</a>, <a href="https://profiles.wordpress.org/davidanderson/">David Anderson</a>, <a href="https://profiles.wordpress.org/dartiss/">David Artiss</a>, <a href="https://profiles.wordpress.org/davidbaumwald/">David Baumwald</a>, <a href="https://profiles.wordpress.org/davidbinda/">David Biňovec</a>, <a href="https://profiles.wordpress.org/dpcalhoun/">David Calhoun</a>, <a href="https://profiles.wordpress.org/dlh/">David Herrera</a>, <a href="https://profiles.wordpress.org/davidkryzaniak/">David Kryzaniak</a>, <a href="https://profiles.wordpress.org/get_dave/">David Smith</a>, <a href="https://profiles.wordpress.org/dekervit/">dekervit</a>, <a href="https://profiles.wordpress.org/devle/">devfle</a>, <a href="https://profiles.wordpress.org/devrekli/">devrekli</a>, <a href="https://profiles.wordpress.org/dhruvkb/">dhruvkb</a>, <a href="https://profiles.wordpress.org/dianeco/">Diane Co</a>, <a href="https://profiles.wordpress.org/dingdang/">dingdang</a>, <a href="https://profiles.wordpress.org/dd32/">Dion Hulse</a>, <a href="https://profiles.wordpress.org/djbu/">djbu</a>, <a href="https://profiles.wordpress.org/ocean90/">Dominik Schilling</a>, <a href="https://profiles.wordpress.org/donmhico/">donmhico</a>, <a href="https://profiles.wordpress.org/donnapep/">Donna Peplinskie</a>, <a href="https://profiles.wordpress.org/dougwollison/">Doug Wollison</a>, <a href="https://profiles.wordpress.org/dpik/">dpik</a>, <a href="https://profiles.wordpress.org/dragongate/">dragongate</a>, <a href="https://profiles.wordpress.org/drebbitsweb/">Dreb Bits</a>, <a href="https://profiles.wordpress.org/drewapicture/">Drew Jaynes</a>, <a href="https://profiles.wordpress.org/eatsleepcode/">eatsleepcode</a>, <a href="https://profiles.wordpress.org/metalandcoffee/">Ebonie Butler</a>, <a href="https://profiles.wordpress.org/ediamin/">Edi Amin</a>, <a href="https://profiles.wordpress.org/itsjusteileen/">Eileen Violini</a>, <a href="https://profiles.wordpress.org/ellatrix/">Ella van Durpe</a>, <a href="https://profiles.wordpress.org/aliveic/">Emil E</a>, <a href="https://profiles.wordpress.org/emarticor/">Emilio Martinez</a>, <a href="https://profiles.wordpress.org/manooweb/">Emmanuel Hesry</a>, <a href="https://profiles.wordpress.org/empatogen/">empatogen</a>, <a href="https://profiles.wordpress.org/enej/">Enej Bajgorić</a>, <a href="https://profiles.wordpress.org/nrqsnchz/">Enrique Sánchez</a>, <a href="https://profiles.wordpress.org/epiqueras/">epiqueras</a>, <a href="https://profiles.wordpress.org/kebbet/">Erik</a>, <a href="https://profiles.wordpress.org/etoledom/">etoledom</a>, <a href="https://profiles.wordpress.org/fabiankaegy/">Fabian Kägy</a>, <a href="https://profiles.wordpress.org/fabianpimminger/">Fabian Pimminger</a>, <a href="https://profiles.wordpress.org/gaambo/">Fabian Todt</a>, <a href="https://profiles.wordpress.org/felipeelia/">Felipe Elia</a>, <a href="https://profiles.wordpress.org/flixos90/">Felix Arntz</a>, <a href="https://profiles.wordpress.org/felixbaumgaertner/">felixbaumgaertner</a>, <a href="https://profiles.wordpress.org/femkreations/">Femy Praseeth</a>, <a href="https://profiles.wordpress.org/fijisunshine/">fijisunshine</a>, <a href="https://profiles.wordpress.org/florianbrinkmann/">Florian Brinkmann</a>, <a href="https://profiles.wordpress.org/mista-flo/">Florian TIAR</a>, <a href="https://profiles.wordpress.org/francina/">Francesca Marano</a>, <a href="https://profiles.wordpress.org/bueltge/">Frank Bueltge</a>, <a href="https://profiles.wordpress.org/frosso1/">frosso1 (a11n)</a>, <a href="https://profiles.wordpress.org/fullofcaffeine/">fullofcaffeine</a>, <a href="https://profiles.wordpress.org/gab81/">gab81</a>, <a href="https://profiles.wordpress.org/galbaras/">Gal Baras</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/pento/">Gary Pendergast</a>, <a href="https://profiles.wordpress.org/geekpress/">GeekPress</a>, <a href="https://profiles.wordpress.org/soulseekah/">Gennady Kovshenin</a>, <a href="https://profiles.wordpress.org/geoffrey1963/">Geoffrey</a>, <a href="https://profiles.wordpress.org/revgeorge/">George Hotelling</a>, <a href="https://profiles.wordpress.org/mamaduka/">George Mamadashvili</a>, <a href="https://profiles.wordpress.org/georgestephanis/">George Stephanis</a>, <a href="https://profiles.wordpress.org/geriux/">geriux</a>, <a href="https://profiles.wordpress.org/glendaviesnz/">glendaviesnz</a>, <a href="https://profiles.wordpress.org/grantmkin/">Grant M. Kinney</a>, <a href="https://profiles.wordpress.org/gziolo/">Greg Ziółkowski</a>, <a href="https://profiles.wordpress.org/gregorlove/">gRegor Morrill</a>, <a href="https://profiles.wordpress.org/priethor/">Héctor Prieto</a>, <a href="https://profiles.wordpress.org/hannahmalcolm/">Hannah Malcolm</a>, <a href="https://profiles.wordpress.org/happiryu/">happiryu</a>, <a href="https://profiles.wordpress.org/hareesh-pillai/">Hareesh</a>, <a href="https://profiles.wordpress.org/hazdiego/">Haz</a>, <a href="https://profiles.wordpress.org/hedgefield/">hedgefield</a>, <a href="https://profiles.wordpress.org/helen/">Helen Hou-Sandí</a>, <a href="https://profiles.wordpress.org/hermpheus/">Herm Martini</a>, <a href="https://profiles.wordpress.org/herregroen/">Herre Groen</a>, <a href="https://profiles.wordpress.org/herrvigg/">herrvigg</a>, <a href="https://profiles.wordpress.org/htmgarcia/">htmgarcia</a>, <a href="https://profiles.wordpress.org/iandunn/">Ian Dunn</a>, <a href="https://profiles.wordpress.org/ianmjones/">ianmjones</a>, <a href="https://profiles.wordpress.org/icopydoc/">icopydoc</a>, <a href="https://profiles.wordpress.org/ipstenu/">Ipstenu (Mika Epstein)</a>, <a href="https://profiles.wordpress.org/isabel_brison/">Isabel Brison</a>, <a href="https://profiles.wordpress.org/dragunoff/">Ivaylo Draganov</a>, <a href="https://profiles.wordpress.org/wphound/">Ivete Tecedor</a>, <a href="https://profiles.wordpress.org/jdgrimes/">J.D. Grimes</a>, <a href="https://profiles.wordpress.org/jacklenox/">Jack Lenox</a>, <a href="https://profiles.wordpress.org/whyisjake/">Jake Spurlock</a>, <a href="https://profiles.wordpress.org/jamesbonham/">James Bonham</a>, <a href="https://profiles.wordpress.org/jameskoster/">James Koster</a>, <a href="https://profiles.wordpress.org/jnylen0/">James Nylen</a>, <a href="https://profiles.wordpress.org/pondermatic/">James Richards</a>, <a href="https://profiles.wordpress.org/jamesros161/">James Rosado</a>, <a href="https://profiles.wordpress.org/jamil95/">jamil95</a>, <a href="https://profiles.wordpress.org/janak007/">janak Kaneriya</a>, <a href="https://profiles.wordpress.org/janwoostendorp/">janw.oostendorp</a>, <a href="https://profiles.wordpress.org/jsnjohnston/">Jason Johnston</a>, <a href="https://profiles.wordpress.org/javiarce/">Javier Arce</a>, <a href="https://profiles.wordpress.org/jaymanpandya/">Jayman Pandya</a>, <a href="https://profiles.wordpress.org/audrasjb/">Jean-Baptiste Audras</a>, <a href="https://profiles.wordpress.org/jffng/">Jeff Ong</a>, <a href="https://profiles.wordpress.org/jeffpaul/">Jeff Paul</a>, <a href="https://profiles.wordpress.org/jeffikus/">Jeffrey Pearce</a>, <a href="https://profiles.wordpress.org/jdy68/">Jenny Dupuy</a>, <a href="https://profiles.wordpress.org/jeremyfelt/">Jeremy Felt</a>, <a href="https://profiles.wordpress.org/jeherve/">Jeremy Herve</a>, <a href="https://profiles.wordpress.org/jeremyyip/">Jeremy Yip</a>, <a href="https://profiles.wordpress.org/jeremy80/">jeremy80</a>, <a href="https://profiles.wordpress.org/jeroenreumkens/">JeroenReumkens</a>, <a href="https://profiles.wordpress.org/jeryj/">jeryj</a>, <a href="https://profiles.wordpress.org/jillebehm/">jillebehm</a>, <a href="https://profiles.wordpress.org/jipmoors/">Jip Moors</a>, <a href="https://profiles.wordpress.org/sephsekla/">Joe Bailey-Roberts</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/jonkastonka/">Johan Jonk Stenström</a>, <a href="https://profiles.wordpress.org/goaroundagain/">Johannes Kinast</a>, <a href="https://profiles.wordpress.org/johnbillion/">John Blackbourn</a>, <a href="https://profiles.wordpress.org/johnny5/">John Godley</a>, <a href="https://profiles.wordpress.org/johnjamesjacoby/">John James Jacoby</a>, <a href="https://profiles.wordpress.org/bhwebworks/">John Sundberg</a>, <a href="https://profiles.wordpress.org/jb510/">Jon Brown</a>, <a href="https://profiles.wordpress.org/jonsurrell/">Jon Surrell</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/jonoaldersonwp/">Jono Alderson</a>, <a href="https://profiles.wordpress.org/joostdevalk/">Joost de Valk</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/joseeyoast/">Josee Wouters</a>, <a href="https://profiles.wordpress.org/chanthaboune/">Josepha Haden</a>, <a href="https://profiles.wordpress.org/dkampdesign/">JoshuaDoshua</a>, <a href="https://profiles.wordpress.org/joyously/">Joy</a>, <a href="https://profiles.wordpress.org/jsnajdr/">jsnajdr</a>, <a href="https://profiles.wordpress.org/juanfra/">Juan Aldasoro</a>, <a href="https://profiles.wordpress.org/jrf/">Juliette Reinders Folmer</a>, <a href="https://profiles.wordpress.org/juliobox/">Julio Potier</a>, <a href="https://profiles.wordpress.org/justinahinon/">Justin Ahinon</a>, <a href="https://profiles.wordpress.org/k3nsai/">k3nsai</a>, <a href="https://profiles.wordpress.org/kaavyaiyer/">kaavyaiyer</a>, <a href="https://profiles.wordpress.org/kevin940726/">Kai Hao</a>, <a href="https://profiles.wordpress.org/akabarikalpesh/">Kalpesh Akabari</a>, <a href="https://profiles.wordpress.org/vyskoczilova/">Karolina Vyskocilova</a>, <a href="https://profiles.wordpress.org/ryelle/">Kelly Choyce-Dwan</a>, <a href="https://profiles.wordpress.org/kellychoffman/">Kelly Hoffman</a>, <a href="https://profiles.wordpress.org/gwwar/">Kerry Liu</a>, <a href="https://profiles.wordpress.org/kishanjasani/">Kishan Jasani</a>, <a href="https://profiles.wordpress.org/ixkaito/">Kite</a>, <a href="https://profiles.wordpress.org/kittmedia/">KittMedia</a>, <a href="https://profiles.wordpress.org/kjellr/">Kjell Reigstad</a>, <a href="https://profiles.wordpress.org/klevyke/">klevyke</a>, <a href="https://profiles.wordpress.org/knutsp/">Knut Sparhell</a>, <a href="https://profiles.wordpress.org/vdwijngaert/">Koen Van den Wijngaert</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/devnel/">Kyle Nel</a>, <a href="https://profiles.wordpress.org/lakrisgubben/">lakrisgubben</a>, <a href="https://profiles.wordpress.org/notlaura/">Lara Schenck</a>, <a href="https://profiles.wordpress.org/lmurillom/">Larissa Murillo</a>, <a href="https://profiles.wordpress.org/laxman-prajapati/">Laxman Prajapati</a>, <a href="https://profiles.wordpress.org/lewiscowles/">LewisCowles</a>, <a href="https://profiles.wordpress.org/lifeforceinst/">lifeforceinst</a>, <a href="https://profiles.wordpress.org/linux4me2/">linux4me2</a>, <a href="https://profiles.wordpress.org/lovor/">Lovro Hrust</a>, <a href="https://profiles.wordpress.org/displaynone/">Luis Sacristán</a>, <a href="https://profiles.wordpress.org/infolu/">Luiz Araújo</a>, <a href="https://profiles.wordpress.org/lukecarbis/">Luke Carbis</a>, <a href="https://profiles.wordpress.org/m0ze/">m0ze</a>, <a href="https://profiles.wordpress.org/maedahbatool/">Maedah Batool</a>, <a href="https://profiles.wordpress.org/onemaggie/">Maggie Cabrera</a>, <a href="https://profiles.wordpress.org/travel_girl/">Maja Benke</a>, <a href="https://profiles.wordpress.org/mciampini/">Marco Ciampini</a>, <a href="https://profiles.wordpress.org/mkaz/">Marcus Kazmierczak</a>, <a href="https://profiles.wordpress.org/marekhrabe/">Marek Hrabe</a>, <a href="https://profiles.wordpress.org/tyxla/">Marin Atanasov</a>, <a href="https://profiles.wordpress.org/clorith/">Marius L. J.</a>, <a href="https://profiles.wordpress.org/markjaquith/">Mark Jaquith</a>, <a href="https://profiles.wordpress.org/markparnell/">Mark Parnell</a>, <a href="https://profiles.wordpress.org/markoheijnen/">Marko Heijnen</a>, <a href="https://profiles.wordpress.org/m-e-h/">Marty Helmick</a>, <a href="https://profiles.wordpress.org/marybaum/">Mary Baum</a>, <a href="https://profiles.wordpress.org/mariaojob/">Mary Job</a>, <a href="https://profiles.wordpress.org/marylauc/">marylauc</a>, <a href="https://profiles.wordpress.org/imath/">Mathieu Viet</a>, <a href="https://profiles.wordpress.org/matveb/">Matias Ventura</a>, <a href="https://profiles.wordpress.org/mattchowning/">Matt Chowning</a>, <a href="https://profiles.wordpress.org/matt/">Matt Mullenweg</a>, <a href="https://profiles.wordpress.org/maxpertici/">Maxime Pertici</a>, <a href="https://profiles.wordpress.org/mblach/">mblach</a>, <a href="https://profiles.wordpress.org/immeet94/">Meet Makadia</a>, <a href="https://profiles.wordpress.org/meher/">Meher Bala</a>, <a href="https://profiles.wordpress.org/melchoyce/">Mel Choyce-Dwan</a>, <a href="https://profiles.wordpress.org/meloniq/">meloniq</a>, <a href="https://profiles.wordpress.org/mensmaximus/">mensmaximus</a>, <a href="https://profiles.wordpress.org/mbabker/">Michael Babker</a>, <a href="https://profiles.wordpress.org/tw2113/">Michael Beckwith</a>, <a href="https://profiles.wordpress.org/mcsf/">Miguel Fonseca</a>, <a href="https://profiles.wordpress.org/simison/">Mikael Korpela</a>, <a href="https://profiles.wordpress.org/mikehansenme/">Mike Hansen</a>, <a href="https://profiles.wordpress.org/mikejolley/">Mike Jolley</a>, <a href="https://profiles.wordpress.org/mike_cowobo/">Mike Martel</a>, <a href="https://profiles.wordpress.org/mikeschroder/">Mike Schroder</a>, <a href="https://profiles.wordpress.org/mihdan/">Mikhail Kobzarev</a>, <a href="https://profiles.wordpress.org/dimadin/">Milan Dinić</a>, <a href="https://profiles.wordpress.org/milana_cap/">Milana Cap</a>, <a href="https://profiles.wordpress.org/mkdgs/">mkdgs</a>, <a href="https://profiles.wordpress.org/mmuyskens/">mmuyskens</a>, <a href="https://profiles.wordpress.org/mmxxi/">mmxxi</a>, <a href="https://profiles.wordpress.org/daddou/">Mohamed El Amine DADDOU</a>, <a href="https://profiles.wordpress.org/mohamedfaragallah/">Mohammed Faragallah</a>, <a href="https://profiles.wordpress.org/monikarao/">Monika Rao</a>, <a href="https://profiles.wordpress.org/mor10/">Morten Rand-Hendriksen</a>, <a href="https://profiles.wordpress.org/mrjoeldean/">mrjoeldean</a>, <a href="https://profiles.wordpress.org/mukesh27/">Mukesh Panchal</a>, <a href="https://profiles.wordpress.org/munyagu/">munyagu</a>, <a href="https://profiles.wordpress.org/m_uysl/">Mustafa Uysal</a>, <a href="https://profiles.wordpress.org/mweichert/">mweichert</a>, <a href="https://profiles.wordpress.org/assassinateur/">Nadir Seghir</a>, <a href="https://profiles.wordpress.org/nalininonstopnewsuk/">Nalini Thakor</a>, <a href="https://profiles.wordpress.org/naoki0h/">Naoki Ohashi</a>, <a href="https://profiles.wordpress.org/nao/">Naoko Takano</a>, <a href="https://profiles.wordpress.org/nayanchamp7/">Nazrul Islam Nayan</a>, <a href="https://profiles.wordpress.org/dway/">nderambure</a>, <a href="https://profiles.wordpress.org/krstarica/">net</a>, <a href="https://profiles.wordpress.org/nicegamer7/">nicegamer7</a>, <a href="https://profiles.wordpress.org/eidolonnight/">Nicholas Garofalo</a>, <a href="https://profiles.wordpress.org/celloexpressions/">Nick Halsey</a>, <a href="https://profiles.wordpress.org/ntsekouras/">Nik Tsekouras</a>, <a href="https://profiles.wordpress.org/ninanmnm/">ninanmnm</a>, <a href="https://profiles.wordpress.org/pianist787/">Noah Allen</a>, <a href="https://profiles.wordpress.org/nvartolomei/">nvartolomei</a>, <a href="https://profiles.wordpress.org/oguzkocer/">oguzkocer</a>, <a href="https://profiles.wordpress.org/olafklejnstrupjensen/">olafklejnstrupjensen</a>, <a href="https://profiles.wordpress.org/olgabulat/">Olga Bulat</a>, <a href="https://profiles.wordpress.org/oglekler/">Olga Gleckler</a>, <a href="https://profiles.wordpress.org/otshelnik-fm/">Otshelnik-Fm</a>, <a href="https://profiles.wordpress.org/oxyrealm/">oxyrealm</a>, <a href="https://profiles.wordpress.org/ozh/">Ozh</a>, <a href="https://profiles.wordpress.org/paaljoachim/">Paal Joachim Romdahl</a>, <a href="https://profiles.wordpress.org/palmiak/">palmiak</a>, <a href="https://profiles.wordpress.org/paaggeli/">Panagiotis Angelidis</a>, <a href="https://profiles.wordpress.org/paragoninitiativeenterprises/">Paragon Initiative Enterprises</a>, <a href="https://profiles.wordpress.org/swissspidy/">Pascal Birchler</a>, <a href="https://profiles.wordpress.org/fantasy1125/">Pascal Knecht</a>, <a href="https://profiles.wordpress.org/patkemper/">Pat</a>, <a href="https://profiles.wordpress.org/patricklindsay/">patricklindsay</a>, <a href="https://profiles.wordpress.org/kapilpaul/">Paul</a>, <a href="https://profiles.wordpress.org/pbiron/">Paul Biron</a>, <a href="https://profiles.wordpress.org/pabline/">Paul Bunkham</a>, <a href="https://profiles.wordpress.org/paulschreiber/">Paul Schreiber</a>, <a href="https://profiles.wordpress.org/paulstonier/">Paul Stonier</a>, <a href="https://profiles.wordpress.org/pschrottky/">Paul Von Schrottky</a>, <a href="https://profiles.wordpress.org/psrpinto/">Paulo Pinto</a>, <a href="https://profiles.wordpress.org/pavelvisualcomposer/">Pavel I</a>, <a href="https://profiles.wordpress.org/mrpauloen/">Paweł</a>, <a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a>, <a href="https://profiles.wordpress.org/walbo/">Petter Walbø Johnsgård</a>, <a href="https://profiles.wordpress.org/phena109/">phena109</a>, <a href="https://profiles.wordpress.org/philipmjackson/">Philip Jackson</a>, <a href="https://profiles.wordpress.org/wppinar/">Pinar</a>, <a href="https://profiles.wordpress.org/boniu91/">Piotrek Boniu</a>, <a href="https://profiles.wordpress.org/mordauk/">Pippin Williamson</a>, <a href="https://profiles.wordpress.org/ptahdunbar/">Pirate Dunbar</a>, <a href="https://profiles.wordpress.org/promz/">Pramod Jodhani</a>, <a href="https://profiles.wordpress.org/presskopp/">Presskopp</a>, <a href="https://profiles.wordpress.org/presstoke/">presstoke</a>, <a href="https://profiles.wordpress.org/pwallner/">pwallner</a>, <a href="https://profiles.wordpress.org/pyronaur/">pyronaur</a>, <a href="https://profiles.wordpress.org/itsjonq/">Q</a>, <a href="https://profiles.wordpress.org/rachelbaker/">Rachel Baker</a>, <a href="https://profiles.wordpress.org/rafhun/">rafhun</a>, <a href="https://profiles.wordpress.org/rkradadiya/">Rajesh Radadiya</a>, <a href="https://profiles.wordpress.org/ramiy/">Rami Yushuvaev</a>, <a href="https://profiles.wordpress.org/rahmohn/">Ramon Ahnert</a>, <a href="https://profiles.wordpress.org/ramonopoly/">ramonopoly</a>, <a href="https://profiles.wordpress.org/jontyravi/">Ravi Vaghela</a>, <a href="https://profiles.wordpress.org/ravipatel/">ravipatel</a>, <a href="https://profiles.wordpress.org/rellect/">Refael Iliaguyev</a>, <a href="https://profiles.wordpress.org/renehermi/">Rene Hermenau</a>, <a href="https://profiles.wordpress.org/retrofox/">retrofox</a>, <a href="https://profiles.wordpress.org/reynhartono/">reynhartono</a>, <a href="https://profiles.wordpress.org/youknowriad/">Riad Benguella</a>, <a href="https://profiles.wordpress.org/rianrietveld/">Rian Rietveld</a>, <a href="https://profiles.wordpress.org/rima1889/">Rima Prajapati</a>, <a href="https://profiles.wordpress.org/rinatkhaziev/">Rinat</a>, <a href="https://profiles.wordpress.org/rnaby/">Rnaby</a>, <a href="https://profiles.wordpress.org/robdxw/">robdxw</a>, <a href="https://profiles.wordpress.org/noisysocks/">Robert Anderson</a>, <a href="https://profiles.wordpress.org/miqrogroove/">Robert Chapin</a>, <a href="https://profiles.wordpress.org/rogertheriault/">Roger Theriault</a>, <a href="https://profiles.wordpress.org/rogerlos/">rogerlos</a>, <a href="https://profiles.wordpress.org/roo2/">roo2</a>, <a href="https://profiles.wordpress.org/lev0/">Roy</a>, <a href="https://profiles.wordpress.org/geekstreetwp/">Russell Aaron</a>, <a href="https://profiles.wordpress.org/rmccue/">Ryan McCue</a>, <a href="https://profiles.wordpress.org/welcher/">Ryan Welcher</a>, <a href="https://profiles.wordpress.org/soean/">Sören Wrede</a>, <a href="https://profiles.wordpress.org/stodorovic/">Saša</a>, <a href="https://profiles.wordpress.org/sabrinazeidan/">Sabrina Zeidan</a>, <a href="https://profiles.wordpress.org/sahilmepani/">Sahil Mepani</a>, <a href="https://profiles.wordpress.org/solarissmoke/">Samir Shah</a>, <a href="https://profiles.wordpress.org/otto42/">Samuel Wood (Otto)</a>, <a href="https://profiles.wordpress.org/sandipmondal/">Sandip Mondal</a>, <a href="https://profiles.wordpress.org/sannevndrmeulen/">Sanne van der Meulen</a>, <a href="https://profiles.wordpress.org/sarahricker/">sarahricker</a>, <a href="https://profiles.wordpress.org/sarayourfriend/">sarayourfriend</a>, <a href="https://profiles.wordpress.org/sasagar/">SASAPIYO</a>, <a href="https://profiles.wordpress.org/satrancali/">satrancali</a>, <a href="https://profiles.wordpress.org/savicmarko1985/">savicmarko1985</a>, <a href="https://profiles.wordpress.org/gmagicscott/">Scott Lesovic</a>, <a href="https://profiles.wordpress.org/coffee2code/">Scott Reilly</a>, <a href="https://profiles.wordpress.org/scottconnerly/">scottconnerly</a>, <a href="https://profiles.wordpress.org/scruffian/">scruffian</a>, <a href="https://profiles.wordpress.org/sean212/">Sean Fisher</a>, <a href="https://profiles.wordpress.org/seanchayes/">Sean Hayes</a>, <a href="https://profiles.wordpress.org/sebbb/">sebbb</a>, <a href="https://profiles.wordpress.org/sergeybiryukov/">Sergey Biryukov</a>, <a href="https://profiles.wordpress.org/yakimun/">Sergey Yakimov</a>, <a href="https://profiles.wordpress.org/sergioestevao/">SergioEstevao</a>, <a href="https://profiles.wordpress.org/sergiomdgomes/">sergiomdgomes</a>, <a href="https://profiles.wordpress.org/shaunandrews/">shaunandrews</a>, <a href="https://profiles.wordpress.org/shital-patel/">Shital Marakana</a>, <a href="https://profiles.wordpress.org/silb3r/">silb3r</a>, <a href="https://profiles.wordpress.org/siobhyb/">Siobhan</a>, <a href="https://profiles.wordpress.org/sirstuey/">SirStuey</a>, <a href="https://profiles.wordpress.org/snapfractalpop/">snapfractalpop</a>, <a href="https://profiles.wordpress.org/spikeuk1/">spikeuk1</a>, <a href="https://profiles.wordpress.org/spytzo/">spytzo</a>, <a href="https://profiles.wordpress.org/stacimc/">stacimc</a>, <a href="https://profiles.wordpress.org/khromov/">Stanislav Khromov</a>, <a href="https://profiles.wordpress.org/deustron/">Stefan Hüsges</a>, <a href="https://profiles.wordpress.org/stefanjoebstl/">stefanjoebstl</a>, <a href="https://profiles.wordpress.org/ryokuhi/">Stefano Minoia</a>, <a href="https://profiles.wordpress.org/hypest/">Stefanos Togoulidis</a>, <a href="https://profiles.wordpress.org/sabernhardt/">Stephen Bernhardt</a>, <a href="https://profiles.wordpress.org/netweb/">Stephen Edgar</a>, <a href="https://profiles.wordpress.org/dufresnesteven/">Steve Dufresne</a>, <a href="https://profiles.wordpress.org/stevegrunwell/">Steve Grunwell</a>, <a href="https://profiles.wordpress.org/stevehenty/">Steve Henty</a>, <a href="https://profiles.wordpress.org/stevenkword/">Steven Word</a>, <a href="https://profiles.wordpress.org/strategio/">strategio</a>, <a href="https://profiles.wordpress.org/subrataemfluence/">Subrata Sarkar</a>, <a href="https://profiles.wordpress.org/sumaiyasiddika/">Sumaiya Siddika</a>, <a href="https://profiles.wordpress.org/sumanm/">Suman</a>, <a href="https://profiles.wordpress.org/sumitsingh/">Sumit Singh</a>, <a href="https://profiles.wordpress.org/5um17/">Sumit Singh</a>, <a href="https://profiles.wordpress.org/sushmak/">sushmak</a>, <a href="https://profiles.wordpress.org/cybr/">Sybre Waaijer</a>, <a href="https://profiles.wordpress.org/synchro/">Synchro</a>, <a href="https://profiles.wordpress.org/szaqal21/">szaqal21</a>, <a href="https://profiles.wordpress.org/tamlyn/">tamlyn</a>, <a href="https://profiles.wordpress.org/karmatosed/">Tammie Lister</a>, <a href="https://profiles.wordpress.org/tellyworth/">Tellyworth</a>, <a href="https://profiles.wordpress.org/terriann/">Terri Ann</a>, <a href="https://profiles.wordpress.org/wildworks/">Tetsuaki Hamano</a>, <a href="https://profiles.wordpress.org/themes-1/">them.es</a>, <a href="https://profiles.wordpress.org/kraftner/">Thomas Kräftner</a>, <a href="https://profiles.wordpress.org/thomasplevy/">Thomas Patrick Levy</a>, <a href="https://profiles.wordpress.org/thomas-vitale/">Thomas Vitale</a>, <a href="https://profiles.wordpress.org/tigertech/">tigertech</a>, <a href="https://profiles.wordpress.org/timothyblynjacobs/">Timothy Jacobs</a>, <a href="https://profiles.wordpress.org/timotijhof/">TimoTijhof</a>, <a href="https://profiles.wordpress.org/tkama/">Tkama</a>, <a href="https://profiles.wordpress.org/tmatsuur/">tmatsuur</a>, <a href="https://profiles.wordpress.org/tmdk/">tmdk</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/tobifjellner/">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href="https://profiles.wordpress.org/tjnowell/">Tom J Nowell</a>, <a href="https://profiles.wordpress.org/skithund/">Toni Viemerö</a>, <a href="https://profiles.wordpress.org/hellofromtonya/">Tonya Mork</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/toru/">Toru Miki</a>, <a href="https://profiles.wordpress.org/travisnorthcutt/">Travis Northcutt</a>, <a href="https://profiles.wordpress.org/trejder/">trejder</a>, <a href="https://profiles.wordpress.org/desaiuditd/">Udit Desai</a>, <a href="https://profiles.wordpress.org/grapplerulrich/">Ulrich</a>, <a href="https://profiles.wordpress.org/utsav72640/">Utsav tilava</a>, <a href="https://profiles.wordpress.org/vcanales/">Vicente Canales</a>, <a href="https://profiles.wordpress.org/vipulc2/">Vipul Chandel</a>, <a href="https://profiles.wordpress.org/vladytimy/">Vlad T</a>, <a href="https://profiles.wordpress.org/wangql/">wangql</a>, <a href="https://profiles.wordpress.org/webdragon/">WebDragon</a>, <a href="https://profiles.wordpress.org/wendyjchen/">Wendy Chen</a>, <a href="https://profiles.wordpress.org/westonruter/">Weston Ruter</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/xavivars/">Xavi Ivars</a>, <a href="https://profiles.wordpress.org/tikifez/">Xristopher Anderton</a>, <a href="https://profiles.wordpress.org/y_kolev/">Y_Kolev</a>, <a href="https://profiles.wordpress.org/yansern/">Yan Sern</a>, <a href="https://profiles.wordpress.org/fierevere/">Yui</a>, <a href="https://profiles.wordpress.org/yuliyan/">yuliyan</a>, <a href="https://profiles.wordpress.org/yvettesonneveld/">Yvette Sonneveld</a>, <a href="https://profiles.wordpress.org/zackkrida/">Zack Krida</a>, <a href="https://profiles.wordpress.org/zebulan/">Zebulan Stanphill</a>, <a href="https://profiles.wordpress.org/zkancs/">zkancs</a>, and <a href="https://profiles.wordpress.org/sunxiyuan/">孙锡源</a>.</p>\n\n\n\n<p>In addition to these contributors, many thanks to all of the community volunteers who contribute in the support forums. They answer questions from people across the world, whether they are using WordPress for the first time, or they’ve been around since the first release all the way back in 2003. These releases are as successful as they are because of their efforts!\n</p>\n\n\n\n<p>Finally, thanks to all the community translators who help make WordPress available in over 200 languages for every release. 80 languages have translated 80%, or more, of WordPress 5.8 and our community translators are hard at work ensuring more languages are on their way. If contributing to WordPress appeals to you, it’s easy to learn more. Check out Make WordPress or the core development blog.</p>\n\n\n\n<div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:64:"https://en-gb.wordpress.org/2021/07/24/wordpress-5-8-tatum/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:73:"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:40:"Belated 18th Birthday Wishes, 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:"link";a:1:{i:0;a:5:{s:4:"data";s:78:"https://en-gb.wordpress.org/2021/05/28/belated-18th-birthday-wishes-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:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:86:"https://en-gb.wordpress.org/2021/05/28/belated-18th-birthday-wishes-wordpress/#respond";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 28 May 2021 10:31: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:4:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"https://en-gb.wordpress.org/?p=1456";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:247:"WordPress was launched on 27 May 2003 and, yesterday, became an adult! WordPress now powers 40% of the web. To celebrate, here is a list of 40 milestones that have led to this remarkable achievement. Grab your favourite food and drink and dive in!";s: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:"Mark Robson";s: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:347:"\n<p>WordPress was launched on 27 May 2003 and, yesterday, became an adult!</p>\n\n\n\n<p>WordPress now powers 40% of the web.</p>\n\n\n\n<p>To celebrate, here is a list of 40 milestones that have led to this remarkable achievement.</p>\n\n\n\n<p>Grab your favourite food and drink and <a href="https://en-gb.wordpress.org/40-percent-of-web/">dive in</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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:83:"https://en-gb.wordpress.org/2021/05/28/belated-18th-birthday-wishes-wordpress/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:76:"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:32:"WordPress 5.7.2 Security 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:72:"https://en-gb.wordpress.org/2021/05/13/wordpress-5-7-2-security-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:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:80:"https://en-gb.wordpress.org/2021/05/13/wordpress-5-7-2-security-release/#respond";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 13 May 2021 10:27: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: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:8:"Security";s: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:35:"https://en-gb.wordpress.org/?p=1436";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:356:"WordPress 5.7.2 is now available. This security release features one security fix. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 3.7 have also been updated. WordPress 5.7.2 is a short-cycle security release. The next major release will be version 5.8. You can update 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:11:"Mark Robson";s: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:2189:"\n<p>WordPress 5.7.2 is now available.</p>\n\n\n\n<p>This security release features one security fix. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 3.7 have also been updated.</p>\n\n\n\n<p>WordPress 5.7.2 is a short-cycle security release. The next major release will be version 5.8.</p>\n\n\n\n<p>You can update to WordPress 5.7.2 by downloading from WordPress.org, or by visiting your Dashboard → Updates and clicking &#8220;Update Now&#8221;.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h3>Security Updates</h3>\n\n\n\n<p>One security issue affecting WordPress versions between 3.7 and 5.7. If you haven’t yet updated to 5.7, all WordPress versions since 3.7 have also been updated to fix the following security issue:</p>\n\n\n\n<ul><li>Object injection in PHPMailer,&nbsp;<a href="https://nvd.nist.gov/vuln/detail/CVE-2020-36326">CVE-2020-36326</a>&nbsp;and&nbsp;<a href="https://nvd.nist.gov/vuln/detail/CVE-2018-19296">CVE-2018-19296</a>.</li></ul>\n\n\n\n<p>Thank you to the members of the WordPress security team for implementing these fixes in WordPress.</p>\n\n\n\n<p>For more information refer to&nbsp;<a href="https://wordpress.org/support/wordpress-version/version-5-7-2/">the version 5.7.2 HelpHub documentation</a>&nbsp;page.</p>\n\n\n\n<h3>Thanks and props!</h3>\n\n\n\n<p>The 5.7.2 release was led by&nbsp;<a href="https://profiles.wordpress.org/peterwilsoncc/">@peterwilsoncc</a>&nbsp;and&nbsp;<a href="https://profiles.wordpress.org/audrasjb/">@audrasjb</a>.</p>\n\n\n\n<p>Thank you to everyone who helped make WordPress 5.7.2 happen:&nbsp;<a href="https://profiles.wordpress.org/audrasjb">@audrasjb</a>,&nbsp;<a href="https://profiles.wordpress.org/ayeshrajans">@ayeshrajans</a>,&nbsp;<a href="https://profiles.wordpress.org/desrosj">@desrosj</a>,&nbsp;<a href="https://profiles.wordpress.org/dd32">@dd32</a>,&nbsp;<a href="https://profiles.wordpress.org/peterwilsoncc">@peterwilsoncc</a>,&nbsp;<a href="https://profiles.wordpress.org/SergeyBiryukov">@SergeyBiryukov</a>, and&nbsp;<a href="https://profiles.wordpress.org/xknown">@xknown</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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:77:"https://en-gb.wordpress.org/2021/05/13/wordpress-5-7-2-security-release/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:76:"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:48:"WordPress 5.7.1 Security and 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:88:"https://en-gb.wordpress.org/2021/04/15/wordpress-5-7-1-security-and-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:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:96:"https://en-gb.wordpress.org/2021/04/15/wordpress-5-7-1-security-and-maintenance-release/#respond";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 15 Apr 2021 11:16: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: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:8:"Security";s: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:35:"https://en-gb.wordpress.org/?p=1405";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:399:"WordPress 5.7.1 is now available! This security and maintenance release features&#160;26 bug fixes&#160;in addition to two security fixes. Because this is a&#160;security release, it is recommended that you update your sites immediately. All versions since WordPress 4.7 have also been updated. WordPress 5.7.1 is a short-cycle security and maintenance release. The next major release will [&#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:11:"Mark Robson";s: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:8948:"\n<p>WordPress 5.7.1 is now available!</p>\n\n\n\n<p>This security and maintenance release features&nbsp;<a href="https://core.trac.wordpress.org/query?milestone=5.7.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority">26 bug fixes</a>&nbsp;in addition to two security fixes. Because this is a&nbsp;<strong>security release</strong>, it is recommended that you update your sites immediately. All versions since WordPress 4.7 have also been updated.</p>\n\n\n\n<p>WordPress 5.7.1 is a short-cycle security and maintenance release. The next major release will be version 5.8.</p>\n\n\n\n<p>You can download WordPress 5.7.1 by downloading from WordPress.org, or by visiting your Dashboard → Updates and clicking “Update Now”.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h3>Security Updates</h3>\n\n\n\n<p>Two security issues affect WordPress versions between 4.7 and 5.7. If you haven’t yet updated to 5.7, all WordPress versions since 4.7 have also been updated to fix the following security issues:</p>\n\n\n\n<ul><li>Thank you <a href="https://www.sonarsource.com/">SonarSource</a> for reporting an XXE vulnerability within the media library affecting PHP 8.</li><li>Thank you <a href="https://mikaelkorpela.fi/">Mikael Korpela</a> for reporting a data exposure vulnerability within the REST API.</li></ul>\n\n\n\n<p>Thank you to all of the reporters for&nbsp;<a href="https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/">privately disclosing the vulnerabilities</a>. This gave the security team time to fix the vulnerabilities before WordPress sites could be attacked.</p>\n\n\n\n<p>Props to&nbsp;<a href="https://profiles.wordpress.org/zieladam/">Adam Zielinski</a>,&nbsp;<a href="https://profiles.wordpress.org/swissspidy/">Pascal Birchler</a>,&nbsp;<a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a>,&nbsp;<a href="https://profiles.wordpress.org/jrf/">Juliette Reinders Folmer</a>,&nbsp;<a href="https://profiles.wordpress.org/xknown/">Alex Concha</a>,&nbsp;<a href="https://profiles.wordpress.org/ehtis/">Ehtisham Siddiqui</a>,&nbsp;<a href="https://profiles.wordpress.org/timothyblynjacobs/">Timothy Jacobs</a>&nbsp;and the WordPress security team for their work on these issues.</p>\n\n\n\n<p>For more information, browse the&nbsp;<a href="https://core.trac.wordpress.org/query?milestone=5.7.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority">full list of changes</a>&nbsp;on Trac, or check out the&nbsp;<a href="https://wordpress.org/support/wordpress-version/version-5-7-1/">version 5.7.1 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks and props!</h2>\n\n\n\n<p>The 5.7.1 release was led by&nbsp;<a href="https://profiles.wordpress.org/peterwilsoncc/">@peterwilsoncc</a>&nbsp;and&nbsp;<a href="https://profiles.wordpress.org/audrasjb/">@audrasjb</a>.</p>\n\n\n\n<p>In addition to the security researchers and release squad members mentioned above, thank you to everyone who helped make WordPress 5.7.1 happen:</p>\n\n\n\n<p><a href="https://profiles.wordpress.org/ninetyninew/">99w</a>,&nbsp;<a href="https://profiles.wordpress.org/adamsilverstein/">Adam Silverstein</a>,&nbsp;<a href="https://profiles.wordpress.org/azaozz/">Andrew Ozz</a>,&nbsp;<a href="https://profiles.wordpress.org/annalamprou/">annalamprou</a>,&nbsp;<a href="https://profiles.wordpress.org/anotherdave/">anotherdave</a>,&nbsp;<a href="https://profiles.wordpress.org/aristath/">Ari Stathopoulos</a>,&nbsp;<a href="https://profiles.wordpress.org/ayeshrajans/">Ayesh Karunaratne</a>,&nbsp;<a href="https://profiles.wordpress.org/bobbingwide/">bobbingwide</a>,&nbsp;<a href="https://profiles.wordpress.org/brechtvds/">Brecht</a>,&nbsp;<a href="https://profiles.wordpress.org/talldanwp/">Daniel Richards</a>,&nbsp;<a href="https://profiles.wordpress.org/davidbaumwald/">David Baumwald</a>,&nbsp;<a href="https://profiles.wordpress.org/dkoo/">dkoo</a>,&nbsp;<a href="https://profiles.wordpress.org/ocean90/">Dominik Schilling</a>,&nbsp;<a href="https://profiles.wordpress.org/dragongate/">dragongate</a>,&nbsp;<a href="https://profiles.wordpress.org/eatsleepcode/">eatsleepcode</a>,&nbsp;<a href="https://profiles.wordpress.org/ellatrix/">Ella van Durpe</a>,&nbsp;<a href="https://profiles.wordpress.org/kebbet/">Erik</a>,&nbsp;<a href="https://profiles.wordpress.org/fabianpimminger/">Fabian Pimminger</a>,&nbsp;<a href="https://profiles.wordpress.org/flixos90/">Felix Arntz</a>,&nbsp;<a href="https://profiles.wordpress.org/mista-flo/">Florian TIAR</a>,&nbsp;<a href="https://profiles.wordpress.org/gab81/">gab81</a>,&nbsp;<a href="https://profiles.wordpress.org/galbaras/">Gal Baras</a>,&nbsp;<a href="https://profiles.wordpress.org/geoffrey1963/">Geoffrey</a>,&nbsp;<a href="https://profiles.wordpress.org/mamaduka/">George Mamadashvili</a>,&nbsp;<a href="https://profiles.wordpress.org/glendaviesnz/">Glen Davies</a>,&nbsp;<a href="https://profiles.wordpress.org/gziolo/">Greg Ziółkowski</a>,&nbsp;<a href="https://profiles.wordpress.org/grzim/">grzim</a>,&nbsp;<a href="https://profiles.wordpress.org/ipstenu/">Ipstenu (Mika Epstein)</a>,&nbsp;<a href="https://profiles.wordpress.org/whyisjake/">Jake Spurlock</a>,&nbsp;<a href="https://profiles.wordpress.org/jaymanpandya/">Jayman Pandya</a>,&nbsp;<a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a>,&nbsp;<a href="https://profiles.wordpress.org/joen/">Joen A.</a>,&nbsp;<a href="https://profiles.wordpress.org/jonkastonka/">Johan Jonk Stenström</a>,&nbsp;<a href="https://profiles.wordpress.org/goaroundagain/">Johannes Kinast</a>,&nbsp;<a href="https://profiles.wordpress.org/johnbillion/">John Blackbourn</a>,&nbsp;<a href="https://profiles.wordpress.org/johnjamesjacoby/">John James Jacoby</a>,&nbsp;<a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a>,&nbsp;<a href="https://profiles.wordpress.org/joseeyoast/">Josee Wouters</a>,&nbsp;<a href="https://profiles.wordpress.org/joyously/">Joy</a>,&nbsp;<a href="https://profiles.wordpress.org/k3nsai/">k3nsai</a>,&nbsp;<a href="https://profiles.wordpress.org/ryelle/">Kelly Choyce-Dwan</a>,&nbsp;<a href="https://profiles.wordpress.org/gwwar/">Kerry Liu</a>,&nbsp;<a href="https://profiles.wordpress.org/clorith/">Marius L. J.</a>,&nbsp;<a href="https://profiles.wordpress.org/melchoyce/">Mel Choyce-Dwan</a>,&nbsp;<a href="https://profiles.wordpress.org/mihdan/">Mikhail Kobzarev</a>,&nbsp;<a href="https://profiles.wordpress.org/mmuyskens/">mmuyskens</a>,&nbsp;<a href="https://profiles.wordpress.org/mukesh27/">Mukesh Panchal</a>,&nbsp;<a href="https://profiles.wordpress.org/nicegamer7/">nicegamer7</a>,&nbsp;<a href="https://profiles.wordpress.org/otshelnik-fm/">Otshelnik-Fm</a>,&nbsp;<a href="https://profiles.wordpress.org/paaljoachim/">Paal Joachim Romdahl</a>,&nbsp;<a href="https://profiles.wordpress.org/palmiak/">palmiak</a>,&nbsp;<a href="https://profiles.wordpress.org/swissspidy/">Pascal Birchler</a>,&nbsp;<a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a>,&nbsp;<a href="https://profiles.wordpress.org/pwallner/">pwallner</a>,&nbsp;<a href="https://profiles.wordpress.org/rachelbaker/">Rachel Baker</a>,&nbsp;<a href="https://profiles.wordpress.org/youknowriad/">Riad Benguella</a>,&nbsp;<a href="https://profiles.wordpress.org/rinatkhaziev/">Rinat Khaziev</a>,&nbsp;<a href="https://profiles.wordpress.org/noisysocks/">Robert Anderson</a>,&nbsp;<a href="https://profiles.wordpress.org/rogertheriault/">Roger Theriault</a>,&nbsp;<a href="https://profiles.wordpress.org/sergeybiryukov/">Sergey Biryukov</a>,&nbsp;<a href="https://profiles.wordpress.org/yakimun/">Sergey Yakimov</a>,&nbsp;<a href="https://profiles.wordpress.org/sirstuey/">SirStuey</a>,&nbsp;<a href="https://profiles.wordpress.org/stefanjoebstl/">stefanjoebstl</a>,&nbsp;<a href="https://profiles.wordpress.org/sabernhardt/">Stephen Bernhardt</a>,&nbsp;<a href="https://profiles.wordpress.org/sumitsingh/">Sumit Singh</a>,&nbsp;<a href="https://profiles.wordpress.org/cybr/">Sybre Waaijer</a>,&nbsp;<a href="https://profiles.wordpress.org/synchro/">Synchro</a>,&nbsp;<a href="https://profiles.wordpress.org/terriann/">Terri Ann</a>,&nbsp;<a href="https://profiles.wordpress.org/tigertech/">tigertech</a>,&nbsp;<a href="https://profiles.wordpress.org/timothyblynjacobs/">Timothy Jacobs</a>,&nbsp;<a href="https://profiles.wordpress.org/tmatsuur/">tmatsuur</a>,&nbsp;<a href="https://profiles.wordpress.org/tobiasbg/">TobiasBg</a>,&nbsp;<a href="https://profiles.wordpress.org/hellofromtonya/">Tonya Mork</a>,&nbsp;<a href="https://profiles.wordpress.org/toru/">Toru Miki</a>,&nbsp;<a href="https://profiles.wordpress.org/grapplerulrich/">Ulrich</a>, and&nbsp;<a href="https://profiles.wordpress.org/vladytimy/">Vlad T</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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:93:"https://en-gb.wordpress.org/2021/04/15/wordpress-5-7-1-security-and-maintenance-release/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:7;a:6:{s:4:"data";s:74:"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:8:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:29:"WordPress 5.7 “Esperanza”";s: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:63:"https://en-gb.wordpress.org/2021/03/10/wordpress-5-7-esperanza/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:71:"https://en-gb.wordpress.org/2021/03/10/wordpress-5-7-esperanza/#respond";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 10 Mar 2021 13:02: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: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:35:"https://en-gb.wordpress.org/?p=1352";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:"Meet &#8220;Esperanza&#8221;, the first WordPress release of 2021. &#8220;Esperanza&#8221; is named in honour of Esperanza Spalding, a modern musical prodigy. Her path as a musician is varied and inspiring – learn more about her&#160;and give her music a listen! With this new version, WordPress brings you fresh colours. The editor helps you work in 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:9:"enclosure";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:3:"url";s:60:"https://s.w.org/images/core/5.7/about-57-drag-drop-image.mp4";s:6:"length";s:6:"183815";s:4:"type";s:9:"video/mp4";}}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:"Mark Robson";s: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:42355:"\n<div class="wp-block-cover" style="background-color:#0a5b89"><img class="wp-block-cover__image-background wp-image-9932" alt="" src="https://wordpress.org/news/files/2021/03/about-header-brushes.png" data-object-fit="cover" data-object-position="52% 67%" /><div class="wp-block-cover__inner-container">\n<p class="has-text-align-center has-large-font-size"><strong>WordPress 5.7</strong> <strong>&#8220;Esperanza&#8221;</strong></p>\n\n\n\n<p class="has-text-align-center">Bringing you fresh colours in the admin, simpler interactions in the editor, and controls right where you need them, WordPress 5.7 lets you focus on the content you create.</p>\n\n\n\n<div style="height:120px" aria-hidden="true" class="wp-block-spacer"></div>\n\n\n\n<p></p>\n</div></div>\n\n\n\n<p>Meet &#8220;Esperanza&#8221;, the first WordPress release of 2021. &#8220;Esperanza&#8221; is named in honour of Esperanza Spalding, a modern musical prodigy. Her path as a musician is varied and inspiring – <a rel="noreferrer noopener" target="_blank" href="https://en.wikipedia.org/wiki/Esperanza_Spalding">learn more about her</a>&nbsp;and give her music a listen!</p>\n\n\n\n<p>With this new version, WordPress brings you fresh colours. The editor helps you work in a few places you couldn’t before without getting into code or hiring a pro. The controls you use most are right where you need them. Layout changes that should be simple, are even simpler to make.</p>\n\n\n\n<h2>Now the new editor is easier to use</h2>\n\n\n\n<p><strong>Font-size adjustment in more places:</strong>&nbsp;now, font-size controls are right where you need them in the List and Code blocks. No more trekking to another screen to make that single change!</p>\n\n\n\n<p><strong>Reusable blocks:</strong>&nbsp;several enhancements make reusable blocks more stable and easier to use. And now they save automatically with the post when you click the Update button.</p>\n\n\n\n<p><strong>Inserter drag-and-drop:</strong>&nbsp;drag blocks and block patterns from the inserter right into your post.</p>\n\n\n\n<figure class="wp-block-video"><video controls src="https://s.w.org/images/core/5.7/about-57-drag-drop-image.mp4"></video></figure>\n\n\n\n<h2>You can do more without writing custom code</h2>\n\n\n\n<p><strong>Full-height alignment:</strong>&nbsp;have you ever wanted to make a block, like the Cover block, fill the whole window? Now you can.</p>\n\n\n\n<p><strong>Buttons block:</strong>&nbsp;now you can choose a vertical or a horizontal layout. And you can set the width of a button to a preset percentage.</p>\n\n\n\n<p><strong>Social Icons block:</strong>&nbsp;now you can change the size of the icons.</p>\n\n\n\n<figure class="wp-block-image size-large"><img src="https://s.w.org/images/core/5.7/about-57-cover.jpg" alt="" /></figure>\n\n\n\n<h2>A simpler default colour palette</h2>\n\n\n\n<p>This new streamlined colour palette collapses all the colours that used to be in the WordPress source code down to seven core colours and a range of 56 shades that meet the&nbsp;<a href="https://www.w3.org/WAI/WCAG2AAA-Conformance">WCAG 2.0 AA recommended contrast ratio</a>&nbsp;against white or black.</p>\n\n\n\n<p>Find the new palette in the default WordPress Dashboard colour scheme, and use it when you’re building themes, plugins, or any other components. For all the details,&nbsp;<a href="https://make.wordpress.org/core/2021/02/23/standardization-of-wp-admin-colors-in-wordpress-5-7">check out the Colour Palette developer note</a>.</p>\n\n\n\n<h2>From HTTP to HTTPS in a single click</h2>\n\n\n\n<p>Starting now, switching a site from HTTP to HTTPS is a one-click move. WordPress will automatically update database URLs when you make the switch. No more hunting and guessing!</p>\n\n\n\n<h2>New Robots API</h2>\n\n\n\n<p>The new Robots API lets you include the filter directives in the robots meta tag, and the API includes the&nbsp;<code>max-image-preview: large</code>&nbsp;directive by default. That means search engines can show bigger image previews, which can boost your traffic (unless the site is marked&nbsp;<em>not-public</em>).</p>\n\n\n\n<h2>Lazy-load your iFrames</h2>\n\n\n\n<p>Now it’s simple to let iframes lazy-load. By default, WordPress will add a&nbsp;<code>loading="lazy"</code>&nbsp;attribute to iframe tags when both width and height are specified.</p>\n\n\n\n<h2>Ongoing cleanup after update to jQuery 3.5.1</h2>\n\n\n\n<p>For years, jQuery helped make things move on the screen in ways the basic tools couldn’t – but that keeps changing, and so does jQuery.</p>\n\n\n\n<p>In 5.7, jQuery gets more focused and less intrusive, with fewer messages in the console.</p>\n\n\n\n<h2>Check the Field Guide for more!</h2>\n\n\n\n<p>Check out the latest version of the WordPress Field Guide. It highlights developer notes for each change you may want to be aware of.&nbsp;<a href="https://make.wordpress.org/core/2021/02/23/wordpress-5-7-field-guide">WordPress 5.7 Field Guide.</a></p>\n\n\n\n<h2>The Squad</h2>\n\n\n\n<p>The WordPress 5.7 release comes to you from a small and experienced release squad:&nbsp;&nbsp;</p>\n\n\n\n<ul><li><strong>Release Lead:</strong>&nbsp;Matt Mullenweg (<a href=''https://profiles.wordpress.org/matt/'' class=''mention''><span class=''mentions-prefix''>@</span>matt</a>)</li><li><strong>Triage Lead:</strong>&nbsp;Tonya Mork (<a href=''https://profiles.wordpress.org/hellofromtonya/'' class=''mention''><span class=''mentions-prefix''>@</span>hellofromtonya</a>)</li><li><strong>Release Coordinator:</strong>&nbsp;Ebonie Butler (<a href=''https://profiles.wordpress.org/metalandcoffee/'' class=''mention''><span class=''mentions-prefix''>@</span>metalandcoffee</a>)</li><li><strong>Core Tech Lead:</strong>&nbsp;Sergey Biryukov (<a href=''https://profiles.wordpress.org/sergeybiryukov/'' class=''mention''><span class=''mentions-prefix''>@</span>sergeybiryukov</a>)</li><li><strong>Editor Tech Lead:</strong>&nbsp;Robert Anderson (<a href=''https://profiles.wordpress.org/noisysocks/'' class=''mention''><span class=''mentions-prefix''>@</span>noisysocks</a>)</li><li><strong>Design Lead:</strong>&nbsp;Tim Hengeveld (<a href=''https://profiles.wordpress.org/hedgefield/'' class=''mention''><span class=''mentions-prefix''>@</span>hedgefield</a>)</li><li><strong>Accessibility Lead:</strong>&nbsp;Sarah Ricker (@sarahricke<strong>r</strong>)</li><li><strong>Documentation Lead:&nbsp;</strong>Jb Audras (<a href=''https://profiles.wordpress.org/audrasjb/'' class=''mention''><span class=''mentions-prefix''>@</span>audrasjb</a>)</li><li><strong>Test Lead:</strong>&nbsp;Monika Rao (<a href=''https://profiles.wordpress.org/monikarao/'' class=''mention''><span class=''mentions-prefix''>@</span>monikarao</a>)</li></ul>\n\n\n\n<p>This release is the reflection of the hard work of 481 generous volunteer contributors. Collaboration occurred on nearly 250 tickets on Trac and over 950 pull requests on GitHub.</p>\n\n\n\n<p><a href="https://profiles.wordpress.org/7studio/">7studio</a>,&nbsp;<a href="https://profiles.wordpress.org/aaribaud/">aaribaud</a>,&nbsp;<a href="https://profiles.wordpress.org/technosailor/">Aaron Brazell</a>,&nbsp;<a href="https://profiles.wordpress.org/aaroncampbell/">Aaron D. Campbell</a>,&nbsp;<a href="https://profiles.wordpress.org/jorbin/">Aaron Jorbin</a>,&nbsp;<a href="https://profiles.wordpress.org/aaronrobertshaw/">aaronrobertshaw</a>,&nbsp;<a href="https://profiles.wordpress.org/abagtcs/">abagtcs</a>,&nbsp;<a href="https://profiles.wordpress.org/acerempel/">acerempel</a>,&nbsp;<a href="https://profiles.wordpress.org/activecoder/">activecoder</a>,&nbsp;<a href="https://profiles.wordpress.org/ad7six/">ad7six</a>,&nbsp;<a href="https://profiles.wordpress.org/bosconiandynamics/">Adam Bosco</a>,&nbsp;<a href="https://profiles.wordpress.org/adamsilverstein/">Adam Silverstein</a>,&nbsp;<a href="https://profiles.wordpress.org/adamboro/">adamboro</a>,&nbsp;<a href="https://profiles.wordpress.org/addiestavlo/">Addison Stavlo</a>,&nbsp;<a href="https://profiles.wordpress.org/mrahmadawais/">Ahmad Awais</a>,&nbsp;<a href="https://profiles.wordpress.org/engahmeds3ed/">Ahmed Saeed</a>,&nbsp;<a href="https://profiles.wordpress.org/aljullu/">Albert Juhé Lluveras</a>,&nbsp;<a href="https://profiles.wordpress.org/albertomake/">albertomake</a>,&nbsp;<a href="https://profiles.wordpress.org/ajlende/">Alex Lende</a>,&nbsp;<a href="https://profiles.wordpress.org/alexwoollam/">Alex Woollam</a>,&nbsp;<a href="https://profiles.wordpress.org/alex27/">alex27</a>,&nbsp;<a href="https://profiles.wordpress.org/chemiker/">Alexander Lueken</a>,&nbsp;<a href="https://profiles.wordpress.org/alexstine/">alexstine</a>,&nbsp;<a href="https://profiles.wordpress.org/allancole/">allancole</a>,&nbsp;<a href="https://profiles.wordpress.org/allendav/">Allen Snook</a>,&nbsp;<a href="https://profiles.wordpress.org/almendron/">almendron</a>,&nbsp;<a href="https://profiles.wordpress.org/amandariu/">Amanda Riu</a>,&nbsp;<a href="https://profiles.wordpress.org/ambienthack/">ambienthack</a>,&nbsp;<a href="https://profiles.wordpress.org/amolv/">Amol Vhankalas</a>,&nbsp;<a href="https://profiles.wordpress.org/afercia/">Andrea Fercia</a>,&nbsp;<a href="https://profiles.wordpress.org/andraganescu/">Andrei Draganescu</a>,&nbsp;<a href="https://profiles.wordpress.org/aduth/">Andrew Duthie</a>,&nbsp;<a href="https://profiles.wordpress.org/nacin/">Andrew Nacin</a>,&nbsp;<a href="https://profiles.wordpress.org/anevins/">Andrew Nevins</a>,&nbsp;<a href="https://profiles.wordpress.org/azaozz/">Andrew Ozz</a>,&nbsp;<a href="https://profiles.wordpress.org/andrewserong/">Andrew Serong</a>,&nbsp;<a href="https://profiles.wordpress.org/nosolosw/">André Maneiro</a>,&nbsp;<a href="https://profiles.wordpress.org/afragen/">Andy Fragen</a>,&nbsp;<a href="https://profiles.wordpress.org/apeatling/">Andy Peatling</a>,&nbsp;<a href="https://profiles.wordpress.org/ankitmaru/">Ankit Panchal</a>,&nbsp;<a href="https://profiles.wordpress.org/annezazu/">Anne McCarthy</a>,&nbsp;<a href="https://profiles.wordpress.org/antpb/">Anthony Burchell</a>,&nbsp;<a href="https://profiles.wordpress.org/antonlukin/">Anton Lukin</a>,&nbsp;<a href="https://profiles.wordpress.org/atimmer/">Anton Timmermans</a>,&nbsp;<a href="https://profiles.wordpress.org/anyssa/">Anyssa Ferreira</a>,&nbsp;<a href="https://profiles.wordpress.org/archon810/">archon810</a>,&nbsp;<a href="https://profiles.wordpress.org/aristath/">Ari Stathopoulos</a>,&nbsp;<a href="https://profiles.wordpress.org/passoniate/">Arslan Ahmed</a>,&nbsp;<a href="https://profiles.wordpress.org/artpi/">Artur Piszek</a>,&nbsp;<a href="https://profiles.wordpress.org/maigret/">Aurélien Denis</a>,&nbsp;<a href="https://profiles.wordpress.org/ayeshrajans/">Ayesh Karunaratne</a>,&nbsp;<a href="https://profiles.wordpress.org/bartosz777/">bartosz777</a>,&nbsp;<a href="https://profiles.wordpress.org/basscan/">basscan</a>,&nbsp;<a href="https://profiles.wordpress.org/bduclos/">bduclos</a>,&nbsp;<a href="https://profiles.wordpress.org/becdetat/">becdetat</a>,&nbsp;<a href="https://profiles.wordpress.org/pixolin/">Bego Mario Garde</a>,&nbsp;<a href="https://profiles.wordpress.org/scruffian/">Ben Dwyer</a>,&nbsp;<a href="https://profiles.wordpress.org/bernhard%20reiter/">Bernhard Reiter</a>,&nbsp;<a href="https://profiles.wordpress.org/bernhard-reiter/">Bernhard Reiter</a>,&nbsp;<a href="https://profiles.wordpress.org/bhanusinghkre/">bhanusinghkre</a>,&nbsp;<a href="https://profiles.wordpress.org/birgire/">Birgir Erlendsson (birgire)</a>,&nbsp;<a href="https://profiles.wordpress.org/bph/">Birgit Pauli-Haack</a>,&nbsp;<a href="https://profiles.wordpress.org/bobbingwide/">bobbingwide</a>,&nbsp;<a href="https://profiles.wordpress.org/bonniebeeman/">bonniebeeman</a>,&nbsp;<a href="https://profiles.wordpress.org/boonebgorges/">Boone Gorges</a>,&nbsp;<a href="https://profiles.wordpress.org/ibdz/">Boy Witthaya</a>,&nbsp;<a href="https://profiles.wordpress.org/kraftbj/">Brandon Kraft</a>,&nbsp;<a href="https://profiles.wordpress.org/brentswisher/">Brent Swisher</a>,&nbsp;<a href="https://profiles.wordpress.org/brijeshb42/">brijeshb42</a>,&nbsp;<a href="https://profiles.wordpress.org/burnuser/">burnuser</a>,&nbsp;<a href="https://profiles.wordpress.org/icaleb/">Caleb Burks</a>,&nbsp;<a href="https://profiles.wordpress.org/cvoell/">Cameron Voell</a>,&nbsp;<a href="https://profiles.wordpress.org/carike/">Carike</a>,&nbsp;<a href="https://profiles.wordpress.org/carloscastilloadhoc/">carloscastilloadhoc</a>,&nbsp;<a href="https://profiles.wordpress.org/carlosgprim/">carlosgprim</a>,&nbsp;<a href="https://profiles.wordpress.org/poena/">Carolina Nymark</a>,&nbsp;<a href="https://profiles.wordpress.org/celendesign/">celendesign</a>,&nbsp;<a href="https://profiles.wordpress.org/cenay/">Cenay Nailor</a>,&nbsp;<a href="https://profiles.wordpress.org/ceyhun0/">ceyhun0</a>,&nbsp;<a href="https://profiles.wordpress.org/chexwarrior/">chexwarrior</a>,&nbsp;<a href="https://profiles.wordpress.org/chipsnyder/">Chip Snyder</a>,&nbsp;<a href="https://profiles.wordpress.org/cbringmann/">Chloé Bringmann</a>,&nbsp;<a href="https://profiles.wordpress.org/chouby/">Chouby</a>,&nbsp;<a href="https://profiles.wordpress.org/chrisvanpatten/">Chris Van Patten</a>,&nbsp;<a href="https://profiles.wordpress.org/pixelverbieger/">Christian Sabo</a>,&nbsp;<a href="https://profiles.wordpress.org/amethystanswers/">Christina Workman</a>,&nbsp;<a href="https://profiles.wordpress.org/cfinke/">Christopher Finke</a>,&nbsp;<a href="https://profiles.wordpress.org/clayray/">clayray</a>,&nbsp;<a href="https://profiles.wordpress.org/claytoncollie/">Clayton Collie</a>,&nbsp;<a href="https://profiles.wordpress.org/codeamp/">Code Amp</a>,&nbsp;<a href="https://profiles.wordpress.org/collizo4sky/">Collins Agbonghama</a>,&nbsp;<a href="https://profiles.wordpress.org/copons/">Copons</a>,&nbsp;<a href="https://profiles.wordpress.org/coreyw/">Corey</a>,&nbsp;<a href="https://profiles.wordpress.org/cristinasoponar/">cristinasoponar</a>,&nbsp;<a href="https://profiles.wordpress.org/dam6pl/">Damian Nowak</a>,&nbsp;<a href="https://profiles.wordpress.org/danfarrow/">Dan Farrow</a>,&nbsp;<a href="https://profiles.wordpress.org/talldanwp/">Daniel Richards</a>,&nbsp;<a href="https://profiles.wordpress.org/mte90/">Daniele Scasciafratte</a>,&nbsp;<a href="https://profiles.wordpress.org/dvankooten/">Danny van Kooten</a>,&nbsp;<a href="https://profiles.wordpress.org/dariak/">Daria</a>,&nbsp;<a href="https://profiles.wordpress.org/nerrad/">Darren Ethier (nerrad)</a>,&nbsp;<a href="https://profiles.wordpress.org/drw158/">Dave Whitley</a>,&nbsp;<a href="https://profiles.wordpress.org/davidanderson/">David Anderson</a>,&nbsp;<a href="https://profiles.wordpress.org/davidbaumwald/">David Baumwald</a>,&nbsp;<a href="https://profiles.wordpress.org/davidbinda/">David Biňovec</a>,&nbsp;<a href="https://profiles.wordpress.org/dpcalhoun/">David Calhoun</a>,&nbsp;<a href="https://profiles.wordpress.org/dlh/">David Herrera</a>,&nbsp;<a href="https://profiles.wordpress.org/davecpage/">David Page</a>,&nbsp;<a href="https://profiles.wordpress.org/dbtedg/">dbtedg</a>,&nbsp;<a href="https://profiles.wordpress.org/dd32/">dd32</a>,&nbsp;<a href="https://profiles.wordpress.org/dkarfa/">Debabrata Karfa</a>,&nbsp;<a href="https://profiles.wordpress.org/dekervit/">dekervit</a>,&nbsp;<a href="https://profiles.wordpress.org/denisco/">Denis Yanchevskiy</a>,&nbsp;<a href="https://profiles.wordpress.org/denishua/">denishua</a>,&nbsp;<a href="https://profiles.wordpress.org/dianeco/">Diane Co</a>,&nbsp;<a href="https://profiles.wordpress.org/dilipbheda/">Dilip Bheda</a>,&nbsp;<a href="https://profiles.wordpress.org/ocean90/">Dominik Schilling</a>,&nbsp;<a href="https://profiles.wordpress.org/donmhico/">donmhico</a>,&nbsp;<a href="https://profiles.wordpress.org/dratwas/">dratwas</a>,&nbsp;<a href="https://profiles.wordpress.org/drewapicture/">Drew Jaynes</a>,&nbsp;<a href="https://profiles.wordpress.org/davidszabo/">Dávid Szabó</a>,&nbsp;<a href="https://profiles.wordpress.org/e_baker/">e_baker</a>,&nbsp;<a href="https://profiles.wordpress.org/metalandcoffee/">Ebonie Butler</a>,&nbsp;<a href="https://profiles.wordpress.org/ediamin/">Edi Amin</a>,&nbsp;<a href="https://profiles.wordpress.org/iseulde/">Ella van Durpe</a>,&nbsp;<a href="https://profiles.wordpress.org/ellatrix/">Ella van&nbsp;Durpe</a>,&nbsp;<a href="https://profiles.wordpress.org/erichmond/">Elliott Richmond</a>,&nbsp;<a href="https://profiles.wordpress.org/enej/">Enej Bajgorić</a>,&nbsp;<a href="https://profiles.wordpress.org/enricocarraro/">Enrico Carraro</a>,&nbsp;<a href="https://profiles.wordpress.org/epicfaace/">epicfaace</a>,&nbsp;<a href="https://profiles.wordpress.org/epiqueras/">epiqueras</a>,&nbsp;<a href="https://profiles.wordpress.org/ericlewis/">Eric Andrew Lewis</a>,&nbsp;<a href="https://profiles.wordpress.org/ebinnion/">Eric Binnion</a>,&nbsp;<a href="https://profiles.wordpress.org/ericmann/">Eric Mann</a>,&nbsp;<a href="https://profiles.wordpress.org/kebbet/">Erik Betshammar</a>,&nbsp;<a href="https://profiles.wordpress.org/folletto/">Erin &#8216;Folletto&#8217; Casali</a>,&nbsp;<a href="https://profiles.wordpress.org/estelaris/">Estela Rueda</a>,&nbsp;<a href="https://profiles.wordpress.org/etoledom/">etoledom</a>,&nbsp;<a href="https://profiles.wordpress.org/eventualo/">eventualo</a>,&nbsp;<a href="https://profiles.wordpress.org/fabiankaegy/">Fabian Kägy</a>,&nbsp;<a href="https://profiles.wordpress.org/felipeelia/">Felipe Elia</a>,&nbsp;<a href="https://profiles.wordpress.org/flixos90/">Felix Arntz</a>,&nbsp;<a href="https://profiles.wordpress.org/mista-flo/">Florian TIAR</a>,&nbsp;<a href="https://profiles.wordpress.org/florianziegler/">Florian Ziegler</a>,&nbsp;<a href="https://profiles.wordpress.org/floriswt/">floriswt</a>,&nbsp;<a href="https://profiles.wordpress.org/francina/">Francesca Marano</a>,&nbsp;<a href="https://profiles.wordpress.org/frank-klein/">Frank Klein</a>,&nbsp;<a href="https://profiles.wordpress.org/fullofcaffeine/">fullofcaffeine</a>,&nbsp;<a href="https://profiles.wordpress.org/ecgan/">Gan Eng Chin</a>,&nbsp;<a href="https://profiles.wordpress.org/garrett-eclipse/">Garrett Hyder</a>,&nbsp;<a href="https://profiles.wordpress.org/pento/">Gary Pendergast</a>,&nbsp;<a href="https://profiles.wordpress.org/geekpress/">GeekPress</a>,&nbsp;<a href="https://profiles.wordpress.org/geekzebre/">geekzebre</a>,&nbsp;<a href="https://profiles.wordpress.org/geoffguillain/">Geoff Guillain</a>,&nbsp;<a href="https://profiles.wordpress.org/georgestephanis/">George Stephanis</a>,&nbsp;<a href="https://profiles.wordpress.org/geriux/">geriux</a>,&nbsp;<a href="https://profiles.wordpress.org/gkibria69/">gKibria</a>,&nbsp;<a href="https://profiles.wordpress.org/glendaviesnz/">glendaviesnz</a>,&nbsp;<a href="https://profiles.wordpress.org/gmariani405/">gmariani405</a>,&nbsp;<a href="https://profiles.wordpress.org/alinod/">Gord</a>,&nbsp;<a href="https://profiles.wordpress.org/greatsaltlake/">greatsaltlake</a>,&nbsp;<a href="https://profiles.wordpress.org/gziolo/">Greg Ziółkowski</a>,&nbsp;<a href="https://profiles.wordpress.org/grzim/">grzim</a>,&nbsp;<a href="https://profiles.wordpress.org/gumacahin/">gumacahin</a>,&nbsp;<a href="https://profiles.wordpress.org/gunnard/">gunnard</a>,&nbsp;<a href="https://profiles.wordpress.org/bordoni/">Gustavo Bordoni</a>,&nbsp;<a href="https://profiles.wordpress.org/hansjovisyoast/">Hans-Christiaan Braun</a>,&nbsp;<a href="https://profiles.wordpress.org/hardeepasrani/">Hardeep Asrani</a>,&nbsp;<a href="https://profiles.wordpress.org/hareesh-pillai/">Hareesh</a>,&nbsp;<a href="https://profiles.wordpress.org/hauvong/">hauvong</a>,&nbsp;<a href="https://profiles.wordpress.org/hazdiego/">Haz</a>,&nbsp;<a href="https://profiles.wordpress.org/helen/">Helen Hou-Sandi</a>,&nbsp;<a href="https://profiles.wordpress.org/helmutwalker/">helmutwalker</a>,&nbsp;<a href="https://profiles.wordpress.org/tejwanihemant/">Hemant Tejwani</a>,&nbsp;<a href="https://profiles.wordpress.org/herregroen/">Herre Groen</a>,&nbsp;<a href="https://profiles.wordpress.org/nonverbla/">hirasso</a>,&nbsp;<a href="https://profiles.wordpress.org/hmabpera/">hmabpera</a>,&nbsp;<a href="https://profiles.wordpress.org/howdy_mcgee/">Howdy_McGee</a>,&nbsp;<a href="https://profiles.wordpress.org/hsingyuc7/">hsingyuc7</a>,&nbsp;<a href="https://profiles.wordpress.org/iandunn/">Ian Dunn</a>,&nbsp;<a href="https://profiles.wordpress.org/ianmjones/">ianmjones</a>,&nbsp;<a href="https://profiles.wordpress.org/ibiza69/">ibiza69</a>,&nbsp;<a href="https://profiles.wordpress.org/igorradovanov/">Igor Radovanov</a>,&nbsp;<a href="https://profiles.wordpress.org/ingereck/">ingereck</a>,&nbsp;<a href="https://profiles.wordpress.org/iprg/">iprg</a>,&nbsp;<a href="https://profiles.wordpress.org/ipstenu/">Ipstenu (Mika Epstein)</a>,&nbsp;<a href="https://profiles.wordpress.org/isabel_brison/">Isabel Brison</a>,&nbsp;<a href="https://profiles.wordpress.org/ismailelkorchi/">Ismail El Korchi</a>,&nbsp;<a href="https://profiles.wordpress.org/iviweb/">iviweb</a>,&nbsp;<a href="https://profiles.wordpress.org/jdgrimes/">J.D. Grimes</a>,&nbsp;<a href="https://profiles.wordpress.org/jadeddragoon/">jadeddragoon</a>,&nbsp;<a href="https://profiles.wordpress.org/whyisjake/">Jake Spurlock</a>,&nbsp;<a href="https://profiles.wordpress.org/jakeparis/">jakeparis</a>,&nbsp;<a href="https://profiles.wordpress.org/jakubtyrcha/">jakub.tyrcha</a>,&nbsp;<a href="https://profiles.wordpress.org/jamesgol/">James Golovich</a>,&nbsp;<a href="https://profiles.wordpress.org/macmanx/">James Huff</a>,&nbsp;<a href="https://profiles.wordpress.org/jameskoster/">James Koster</a>,&nbsp;<a href="https://profiles.wordpress.org/jnylen0/">James Nylen</a>,&nbsp;<a href="https://profiles.wordpress.org/jamesros161/">James Rosado</a>,&nbsp;<a href="https://profiles.wordpress.org/janthiel/">Jan Thiel</a>,&nbsp;<a href="https://profiles.wordpress.org/jason_the_adams/">Jason Adams</a>,&nbsp;<a href="https://profiles.wordpress.org/madtownlems/">Jason LeMahieu (MadtownLems)</a>,&nbsp;<a href="https://profiles.wordpress.org/viablethought/">Jason Ryan</a>,&nbsp;<a href="https://profiles.wordpress.org/jaymanpandya/">Jayman Pandya</a>,&nbsp;<a href="https://profiles.wordpress.org/audrasjb/">Jean-Baptiste Audras</a>,&nbsp;<a href="https://profiles.wordpress.org/jeffr0/">Jeff Chandler</a>,&nbsp;<a href="https://profiles.wordpress.org/jfarthing84/">Jeff Farthing</a>,&nbsp;<a href="https://profiles.wordpress.org/jeffpaul/">Jeff Paul</a>,&nbsp;<a href="https://profiles.wordpress.org/jmdodd/">Jennifer M. Dodd</a>,&nbsp;<a href="https://profiles.wordpress.org/jdy68/">Jenny Dupuy</a>,&nbsp;<a href="https://profiles.wordpress.org/jeremyfelt/">Jeremy Felt</a>,&nbsp;<a href="https://profiles.wordpress.org/jeremyyip/">Jeremy Yip</a>,&nbsp;<a href="https://profiles.wordpress.org/jeroenrotty/">Jeroen Rotty</a>,&nbsp;<a href="https://profiles.wordpress.org/jessplease/">Jessica Duarte</a>,&nbsp;<a href="https://profiles.wordpress.org/luminuu/">Jessica Lyschik</a>,&nbsp;<a href="https://profiles.wordpress.org/joanrho/">joanrho</a>,&nbsp;<a href="https://profiles.wordpress.org/joedolson/">Joe Dolson</a>,&nbsp;<a href="https://profiles.wordpress.org/joemcgill/">Joe McGill</a>,&nbsp;<a href="https://profiles.wordpress.org/joelclimbsthings/">joelclimbsthings</a>,&nbsp;<a href="https://profiles.wordpress.org/joen/">Joen Asmussen</a>,&nbsp;<a href="https://profiles.wordpress.org/goaroundagain/">Johannes Kinast</a>,&nbsp;<a href="https://profiles.wordpress.org/johnbillion/">John Blackbourn</a>,&nbsp;<a href="https://profiles.wordpress.org/johnjamesjacoby/">John James Jacoby</a>,&nbsp;<a href="https://profiles.wordpress.org/johnwatkins0/">John Watkins</a>,&nbsp;<a href="https://profiles.wordpress.org/jonsurrell/">Jon Surrell</a>,&nbsp;<a href="https://profiles.wordpress.org/jrchamp/">Jonathan Champ</a>,&nbsp;<a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a>,&nbsp;<a href="https://profiles.wordpress.org/jonathanstegall/">Jonathan Stegall</a>,&nbsp;<a href="https://profiles.wordpress.org/spacedmonkey/">Jonny Harris</a>,&nbsp;<a href="https://profiles.wordpress.org/jonoaldersonwp/">Jono Alderson</a>,&nbsp;<a href="https://profiles.wordpress.org/joostdevalk/">Joost de Valk</a>,&nbsp;<a href="https://profiles.wordpress.org/jordesign/">jordesign</a>,&nbsp;<a href="https://profiles.wordpress.org/jorgefilipecosta/">Jorge Costa</a>,&nbsp;<a href="https://profiles.wordpress.org/jomisica/">José Miguel</a>,&nbsp;<a href="https://profiles.wordpress.org/jose64/">Jose Luis</a>,&nbsp;<a href="https://profiles.wordpress.org/accessiblejoe/">Joseph Karr O&#8217;Connor</a>,&nbsp;<a href="https://profiles.wordpress.org/chanthaboune/">Josepha Haden</a>,&nbsp;<a href="https://profiles.wordpress.org/joshuatf/">joshuatf</a>,&nbsp;<a href="https://profiles.wordpress.org/joshuawold/">JoshuaWold</a>,&nbsp;<a href="https://profiles.wordpress.org/tai/">JOTAKI, Taisuke</a>,&nbsp;<a href="https://profiles.wordpress.org/joyously/">Joy</a>,&nbsp;<a href="https://profiles.wordpress.org/jsmoriss/">JS Morisset</a>,&nbsp;<a href="https://profiles.wordpress.org/jsnajdr/">jsnajdr</a>,&nbsp;<a href="https://profiles.wordpress.org/jrf/">Juliette Reinders Folmer</a>,&nbsp;<a href="https://profiles.wordpress.org/juliobox/">Julio Potier</a>,&nbsp;<a href="https://profiles.wordpress.org/justinahinon/">Justin Ahinon</a>,&nbsp;<a href="https://profiles.wordpress.org/justinsainton/">Justin Sainton</a>,&nbsp;<a href="https://profiles.wordpress.org/jtsternberg/">Justin Sternberg</a>,&nbsp;<a href="https://profiles.wordpress.org/kafleg/">kafleg</a>,&nbsp;<a href="https://profiles.wordpress.org/kevin940726/">Kai Hao</a>,&nbsp;<a href="https://profiles.wordpress.org/trepmal/">Kailey (trepmal)</a>,&nbsp;<a href="https://profiles.wordpress.org/akabarikalpesh/">Kalpesh Akabari</a>,&nbsp;<a href="https://profiles.wordpress.org/karamcnair/">kara.mcnair</a>,&nbsp;<a href="https://profiles.wordpress.org/vyskoczilova/">Karolina Vyskocilova</a>,&nbsp;<a href="https://profiles.wordpress.org/ryelle/">Kelly Choyce-Dwan</a>,&nbsp;<a href="https://profiles.wordpress.org/gwwar/">Kerry Liu</a>,&nbsp;<a href="https://profiles.wordpress.org/tmfespresso/">kimdcottrell</a>,&nbsp;<a href="https://profiles.wordpress.org/kirilzh/">Kiril Zhelyazkov</a>,&nbsp;<a href="https://profiles.wordpress.org/kburgoine/">Kirsty Burgoine</a>,&nbsp;<a href="https://profiles.wordpress.org/ixkaito/">Kite</a>,&nbsp;<a href="https://profiles.wordpress.org/kjellr/">Kjell Reigstad</a>,&nbsp;<a href="https://profiles.wordpress.org/knutsp/">Knut Sparhell</a>,&nbsp;<a href="https://profiles.wordpress.org/hwk-fr/">Konrad Chmielewski</a>,&nbsp;<a href="https://profiles.wordpress.org/obenland/">Konstantin Obenland</a>,&nbsp;<a href="https://profiles.wordpress.org/xkon/">Konstantinos Xenos</a>,&nbsp;<a href="https://profiles.wordpress.org/kurtpayne/">Kurt Payne</a>,&nbsp;<a href="https://profiles.wordpress.org/kbjohnson90/">Kyle B. Johnson</a>,&nbsp;<a href="https://profiles.wordpress.org/notlaura/">Lara Schenck</a>,&nbsp;<a href="https://profiles.wordpress.org/laurelfulford/">laurelfulford</a>,&nbsp;<a href="https://profiles.wordpress.org/laxman-prajapati/">Laxman Prajapati</a>,&nbsp;<a href="https://profiles.wordpress.org/leogermani/">leogermani</a>,&nbsp;<a href="https://profiles.wordpress.org/levdbas/">Levdbas</a>,&nbsp;<a href="https://profiles.wordpress.org/oellin/">Lihä</a>,&nbsp;<a href="https://profiles.wordpress.org/litemotiv/">litemotiv</a>,&nbsp;<a href="https://profiles.wordpress.org/lovor/">Lovro Hrust</a>,&nbsp;<a href="https://profiles.wordpress.org/lucasbustamante/">lucasbustamante</a>,&nbsp;<a href="https://profiles.wordpress.org/_luigi/">Luigi Cavalieri</a>,&nbsp;<a href="https://profiles.wordpress.org/lpawlik/">Lukas Pawlik</a>,&nbsp;<a href="https://profiles.wordpress.org/lukecarbis/">Luke Carbis</a>,&nbsp;<a href="https://profiles.wordpress.org/lukecavanagh/">Luke Cavanagh</a>,&nbsp;<a href="https://profiles.wordpress.org/happiryu/">Luke Walczak</a>,&nbsp;<a href="https://profiles.wordpress.org/magnuswebdesign/">magnuswebdesign</a>,&nbsp;<a href="https://profiles.wordpress.org/mahfuz01/">Mahafuz</a>,&nbsp;<a href="https://profiles.wordpress.org/akramipro/">Mahdi Akrami</a>,&nbsp;<a href="https://profiles.wordpress.org/malinajirka/">malinajirka</a>,&nbsp;<a href="https://profiles.wordpress.org/mallorydxw/">mallorydxw</a>,&nbsp;<a href="https://profiles.wordpress.org/tomdxw/">mallorydxw-old</a>,&nbsp;<a href="https://profiles.wordpress.org/manzoorwanijk/">Manzoor Wani</a>,&nbsp;<a href="https://profiles.wordpress.org/manzurahammed/">Manzur Ahammed</a>,&nbsp;<a href="https://profiles.wordpress.org/marcelo2605/">marcelo2605</a>,&nbsp;<a href="https://profiles.wordpress.org/marcio-zebedeu/">Marcio Zebedeu</a>,&nbsp;<a href="https://profiles.wordpress.org/netweblogic/">Marcus</a>,&nbsp;<a href="https://profiles.wordpress.org/mkaz/">Marcus Kazmierczak</a>,&nbsp;<a href="https://profiles.wordpress.org/chaton666/">Marie Comet</a>,&nbsp;<a href="https://profiles.wordpress.org/marijnkoopman/">Marijn Koopman</a>,&nbsp;<a href="https://profiles.wordpress.org/tyxla/">Marin Atanasov</a>,&nbsp;<a href="https://profiles.wordpress.org/clorith/">Marius Jensen</a>,&nbsp;<a href="https://profiles.wordpress.org/mdwolinski/">Mark D Wolinski</a>,&nbsp;<a href="https://profiles.wordpress.org/markhowellsmead/">Mark Howells-Mead</a>,&nbsp;<a href="https://profiles.wordpress.org/markscottrobson/">Mark Robson</a>,&nbsp;<a href="https://profiles.wordpress.org/mapk/">Mark Uraine</a>,&nbsp;<a href="https://profiles.wordpress.org/vindl/">Marko Andrijasevic</a>,&nbsp;<a href="https://profiles.wordpress.org/flootr/">Markus</a>,&nbsp;<a href="https://profiles.wordpress.org/marybaum/">Mary Baum</a>,&nbsp;<a href="https://profiles.wordpress.org/mberard/">Mathieu Berard Smartfire</a>,&nbsp;<a href="https://profiles.wordpress.org/imath/">Mathieu Viet</a>,&nbsp;<a href="https://profiles.wordpress.org/matveb/">Matias Ventura</a>,&nbsp;<a href="https://profiles.wordpress.org/mattchowning/">Matt Chowning</a>,&nbsp;<a href="https://profiles.wordpress.org/matt/">Matt Mullenweg</a>,&nbsp;<a href="https://profiles.wordpress.org/mattwiebe/">Matt Wiebe</a>,&nbsp;<a href="https://profiles.wordpress.org/maxpertici/">Maxime Pertici</a>,&nbsp;<a href="https://profiles.wordpress.org/mayankmajeji/">Mayank Majeji</a>,&nbsp;<a href="https://profiles.wordpress.org/mdrockwell/">mdrockwell</a>,&nbsp;<a href="https://profiles.wordpress.org/megphillips91/">Meg Phillips</a>,&nbsp;<a href="https://profiles.wordpress.org/megabyterose/">megabyterose</a>,&nbsp;<a href="https://profiles.wordpress.org/meher/">Meher Bala</a>,&nbsp;<a href="https://profiles.wordpress.org/mehrshaddarzi/">Mehrshad Darzi</a>,&nbsp;<a href="https://profiles.wordpress.org/mehulkaklotar/">Mehul Kaklotar</a>,&nbsp;<a href="https://profiles.wordpress.org/melchoyce/">Mel Choyce-Dwan</a>,&nbsp;<a href="https://profiles.wordpress.org/mendezcode/">mendezcode</a>,&nbsp;<a href="https://profiles.wordpress.org/mgol/">mgol</a>,&nbsp;<a href="https://profiles.wordpress.org/michael-arestad/">Michael Arestad</a>,&nbsp;<a href="https://profiles.wordpress.org/mbabker/">Michael Babker</a>,&nbsp;<a href="https://profiles.wordpress.org/mcsf/">Miguel Fonseca</a>,&nbsp;<a href="https://profiles.wordpress.org/miinasikk/">Miina Sikk</a>,&nbsp;<a href="https://profiles.wordpress.org/mikeschroder/">Mike Schroder</a>,&nbsp;<a href="https://profiles.wordpress.org/dimadin/">Milan Dinić</a>,&nbsp;<a href="https://profiles.wordpress.org/milana_cap/">Milana Cap</a>,&nbsp;<a href="https://profiles.wordpress.org/0mirka00/">mirka</a>,&nbsp;<a href="https://profiles.wordpress.org/daddou/">Mohamed El Amine DADDOU</a>,&nbsp;<a href="https://profiles.wordpress.org/monika/">Monika</a>,&nbsp;<a href="https://profiles.wordpress.org/monikarao/">Monika Rao</a>,&nbsp;<a href="https://profiles.wordpress.org/morenaf/">morenaf</a>,&nbsp;<a href="https://profiles.wordpress.org/mrjoeldean/">mrjoeldean</a>,&nbsp;<a href="https://profiles.wordpress.org/mukesh27/">Mukesh Panchal</a>,&nbsp;<a href="https://profiles.wordpress.org/munyagu/">munyagu</a>,&nbsp;<a href="https://profiles.wordpress.org/mzorz/">mzorz</a>,&nbsp;<a href="https://profiles.wordpress.org/naveen17797/">Naveen</a>,&nbsp;<a href="https://profiles.wordpress.org/krstarica/">net</a>,&nbsp;<a href="https://profiles.wordpress.org/nre/">nicky</a>,&nbsp;<a href="https://profiles.wordpress.org/nico23/">Nico</a>,&nbsp;<a href="https://profiles.wordpress.org/nico_martin/">Nico Martin</a>,&nbsp;<a href="https://profiles.wordpress.org/nicolalaserra/">Nicola Laserra</a>,&nbsp;<a href="https://profiles.wordpress.org/rahe/">Nicolas Juen</a>,&nbsp;<a href="https://profiles.wordpress.org/nicolaskulka/">NicolasKulka</a>,&nbsp;<a href="https://profiles.wordpress.org/ntsekouras/">Nik Tsekouras</a>,&nbsp;<a href="https://profiles.wordpress.org/noahtallen/">Noah Allen</a>,&nbsp;<a href="https://profiles.wordpress.org/nwjames/">nwjames</a>,&nbsp;<a href="https://profiles.wordpress.org/oakesjosh/">oakesjosh</a>,&nbsp;<a href="https://profiles.wordpress.org/oglekler/">Olga Gleckler</a>,&nbsp;<a href="https://profiles.wordpress.org/ovidiul/">ovidiul</a>,&nbsp;<a href="https://profiles.wordpress.org/oxyc/">oxyc</a>,&nbsp;<a href="https://profiles.wordpress.org/paaljoachim/">Paal Joachim Romdahl</a>,&nbsp;<a href="https://profiles.wordpress.org/swissspidy/">Pascal Birchler</a>,&nbsp;<a href="https://profiles.wordpress.org/pbearne/">Paul Bearne</a>,&nbsp;<a href="https://profiles.wordpress.org/pbiron/">Paul Biron</a>,&nbsp;<a href="https://profiles.wordpress.org/pabline/">Paul Bunkham</a>,&nbsp;<a href="https://profiles.wordpress.org/paulschreiber/">Paul Schreiber</a>,&nbsp;<a href="https://profiles.wordpress.org/pschrottky/">Paul Von Schrottky</a>,&nbsp;<a href="https://profiles.wordpress.org/pawki07/">pawki07</a>,&nbsp;<a href="https://profiles.wordpress.org/pbking/">pbking</a>,&nbsp;<a href="https://profiles.wordpress.org/pedromendonca/">Pedro Mendonça</a>,&nbsp;<a href="https://profiles.wordpress.org/gungeekatx/">Pete Nelson</a>,&nbsp;<a href="https://profiles.wordpress.org/psmits1567/">Peter Smits</a>,&nbsp;<a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a>,&nbsp;<a href="https://profiles.wordpress.org/pinkalbeladiya/">Pinkal Devani</a>,&nbsp;<a href="https://profiles.wordpress.org/boniu91/">Piotrek Boniu</a>,&nbsp;<a href="https://profiles.wordpress.org/freewebmentor/">Prem Tiwari</a>,&nbsp;<a href="https://profiles.wordpress.org/presstoke/">presstoke</a>,&nbsp;<a href="https://profiles.wordpress.org/prettyboymp/">prettyboymp</a>,&nbsp;<a href="https://profiles.wordpress.org/princeahmed/">Prince</a>,&nbsp;<a href="https://profiles.wordpress.org/pypwalters/">pypwalters</a>,&nbsp;<a href="https://profiles.wordpress.org/itsjonq/">Q</a>,&nbsp;<a href="https://profiles.wordpress.org/r-a-y/">r-a-y</a>,&nbsp;<a href="https://profiles.wordpress.org/rafaelgalani/">Rafael Galani</a>,&nbsp;<a href="https://profiles.wordpress.org/rafhun/">rafhun</a>,&nbsp;<a href="https://profiles.wordpress.org/ramiy/">Rami Yushuvaev</a>,&nbsp;<a href="https://profiles.wordpress.org/rahmohn/">Ramon Ahnert</a>,&nbsp;<a href="https://profiles.wordpress.org/ratneshk/">ratneshk</a>,&nbsp;<a href="https://profiles.wordpress.org/jontyravi/">Ravi Vaghela</a>,&nbsp;<a href="https://profiles.wordpress.org/ravipatel/">ravipatel</a>,&nbsp;<a href="https://profiles.wordpress.org/retrofox/">retrofox</a>,&nbsp;<a href="https://profiles.wordpress.org/reardestani/">Reza Ardestani</a>,&nbsp;<a href="https://profiles.wordpress.org/youknowriad/">Riad Benguella</a>,&nbsp;<a href="https://profiles.wordpress.org/rianrietveld/">Rian Rietveld</a>,&nbsp;<a href="https://profiles.wordpress.org/iamfriendly/">Richard Tape</a>,&nbsp;<a href="https://profiles.wordpress.org/noisysocks/">Robert Anderson</a>,&nbsp;<a href="https://profiles.wordpress.org/rodrigosprimo/">Rodrigo Primo</a>,&nbsp;<a href="https://profiles.wordpress.org/roger995/">roger995</a>,&nbsp;<a href="https://profiles.wordpress.org/rolfsiebers/">Rolf Siebers</a>,&nbsp;<a href="https://profiles.wordpress.org/romain-d/">Romain</a>,&nbsp;<a href="https://profiles.wordpress.org/burtrw/">Ronnie Burt</a>,&nbsp;<a href="https://profiles.wordpress.org/magicroundabout/">Ross Wintle</a>,&nbsp;<a href="https://profiles.wordpress.org/ryan/">Ryan Boren</a>,&nbsp;<a href="https://profiles.wordpress.org/sebastienserre/">Sébastien SERRE</a>,&nbsp;<a href="https://profiles.wordpress.org/soean/">Sören Wrede</a>,&nbsp;<a href="https://profiles.wordpress.org/stodorovic/">Saša</a>,&nbsp;<a href="https://profiles.wordpress.org/sanketchodavadiya/">Sanket Chodavadiya</a>,&nbsp;<a href="https://profiles.wordpress.org/sarahricker/">Sarah Ricker</a>,&nbsp;<a href="https://profiles.wordpress.org/sarayourfriend/">sarayourfriend</a>,&nbsp;<a href="https://profiles.wordpress.org/wonderboymusic/">Scott Taylor</a>,&nbsp;<a href="https://profiles.wordpress.org/sebastianpisula/">Sebastian Pisula</a>,&nbsp;<a href="https://profiles.wordpress.org/sebsz/">SeBsZ</a>,&nbsp;<a href="https://profiles.wordpress.org/sergeybiryukov/">Sergey Biryukov</a>,&nbsp;<a href="https://profiles.wordpress.org/yakimun/">Sergey Yakimov</a>,&nbsp;<a href="https://profiles.wordpress.org/sergiomdgomes/">sergiomdgomes</a>,&nbsp;<a href="https://profiles.wordpress.org/shahinsid07/">Shahin Sid</a>,&nbsp;<a href="https://profiles.wordpress.org/shaunandrews/">shaunandrews</a>,&nbsp;<a href="https://profiles.wordpress.org/shital-patel/">Shital Marakana</a>,&nbsp;<a href="https://profiles.wordpress.org/slaffik/">Slava Abakumov</a>,&nbsp;<a href="https://profiles.wordpress.org/snapfractalpop/">snapfractalpop</a>,&nbsp;<a href="https://profiles.wordpress.org/souri_wpaustria/">souri_wpaustria</a>,&nbsp;<a href="https://profiles.wordpress.org/ryokuhi/">Stefano Minoia</a>,&nbsp;<a href="https://profiles.wordpress.org/hypest/">Stefanos Togoulidis</a>,&nbsp;<a href="https://profiles.wordpress.org/sabernhardt/">Stephen Bernhardt</a>,&nbsp;<a href="https://profiles.wordpress.org/netweb/">Stephen Edgar</a>,&nbsp;<a href="https://profiles.wordpress.org/stevenkword/">Steven Word</a>,&nbsp;<a href="https://profiles.wordpress.org/subrataemfluence/">Subrata Sarkar</a>,&nbsp;<a href="https://profiles.wordpress.org/quadthemes/">Sunny</a>,&nbsp;<a href="https://profiles.wordpress.org/t-p/">t-p</a>,&nbsp;<a href="https://profiles.wordpress.org/inc2734/">Takashi Kitajima</a>,&nbsp;<a href="https://profiles.wordpress.org/patopaiar/">Tami</a>,&nbsp;<a href="https://profiles.wordpress.org/karmatosed/">Tammie Lister</a>,&nbsp;<a href="https://profiles.wordpress.org/tanvirul/">Tanvirul Haque</a>,&nbsp;<a href="https://profiles.wordpress.org/voboghure/">Tapan</a>,&nbsp;<a href="https://profiles.wordpress.org/teamdnk/">TeamDNK</a>,&nbsp;<a href="https://profiles.wordpress.org/utz119/">TeBenachi</a>,&nbsp;<a href="https://profiles.wordpress.org/tweetythierry/">Thierry Muller</a>,&nbsp;<a href="https://profiles.wordpress.org/thorlentz/">thorlentz</a>,&nbsp;<a href="https://profiles.wordpress.org/hedgefield/">Tim Hengeveld</a>,&nbsp;<a href="https://profiles.wordpress.org/tnolte/">Tim Nolte</a>,&nbsp;<a href="https://profiles.wordpress.org/sippis/">Timi Wahalahti</a>,&nbsp;<a href="https://profiles.wordpress.org/timothyblynjacobs/">Timothy Jacobs</a>,&nbsp;<a href="https://profiles.wordpress.org/tinodidriksen/">tinodidriksen</a>,&nbsp;<a href="https://profiles.wordpress.org/tkama/">Tkama</a>,&nbsp;<a href="https://profiles.wordpress.org/tmatsuur/">tmatsuur</a>,&nbsp;<a href="https://profiles.wordpress.org/tz-media/">Tobias Zimpel</a>,&nbsp;<a href="https://profiles.wordpress.org/tobifjellner/">tobifjellner (Tor-Bjorn Fjellner)</a>,&nbsp;<a href="https://profiles.wordpress.org/skithund/">Toni Viemerö</a>,&nbsp;<a href="https://profiles.wordpress.org/arcangelini/">Tony A</a>,&nbsp;<a href="https://profiles.wordpress.org/hellofromtonya/">Tonya Mork</a>,&nbsp;<a href="https://profiles.wordpress.org/tonysandwich/">tonysandwich</a>,&nbsp;<a href="https://profiles.wordpress.org/zodiac1978/">Torsten Landsiedel</a>,&nbsp;<a href="https://profiles.wordpress.org/toru/">Toru Miki</a>,&nbsp;<a href="https://profiles.wordpress.org/transl8or/">transl8or</a>,&nbsp;<a href="https://profiles.wordpress.org/tylertork/">Tyler Tork</a>,&nbsp;<a href="https://profiles.wordpress.org/grapplerulrich/">Ulrich</a>,&nbsp;<a href="https://profiles.wordpress.org/umangvaghela123/">Umang Vaghela</a>,&nbsp;<a href="https://profiles.wordpress.org/vandestouwe/">vandestouwe</a>,&nbsp;<a href="https://profiles.wordpress.org/vcanales/">vcanales</a>,&nbsp;<a href="https://profiles.wordpress.org/vipulc2/">Vipul Chandel</a>,&nbsp;<a href="https://profiles.wordpress.org/vladytimy/">Vlad T.</a>,&nbsp;<a href="https://profiles.wordpress.org/webcommsat/">webcommsat AbhaNonStopNewsUK</a>,&nbsp;<a href="https://profiles.wordpress.org/webmandesign/">WebMan Design | Oliver Juhas</a>,&nbsp;<a href="https://profiles.wordpress.org/wendyjchen/">Wendy Chen</a>,&nbsp;<a href="https://profiles.wordpress.org/wesselvandenberg/">wesselvandenberg</a>,&nbsp;<a href="https://profiles.wordpress.org/westonruter/">Weston Ruter</a>,&nbsp;<a href="https://profiles.wordpress.org/wallstead/">Willis Allstead</a>,&nbsp;<a href="https://profiles.wordpress.org/worldedu/">worldedu</a>,&nbsp;<a href="https://profiles.wordpress.org/wponlinesupport/">WP OnlineSupport</a>,&nbsp;<a href="https://profiles.wordpress.org/tikifez/">Xristopher Anderton</a>,&nbsp;<a href="https://profiles.wordpress.org/yannkozon/">Yann Kozon</a>,&nbsp;<a href="https://profiles.wordpress.org/yoavf/">Yoav Farhi</a>,&nbsp;<a href="https://profiles.wordpress.org/yscik/">yscik</a>,&nbsp;<a href="https://profiles.wordpress.org/fierevere/">Yui</a>,&nbsp;<a href="https://profiles.wordpress.org/yuliyan/">yuliyan</a>,&nbsp;<a href="https://profiles.wordpress.org/zebulan/">Zebulan Stanphill</a>, and&nbsp;<a href="https://profiles.wordpress.org/zieladam/">zieladam</a>.</p>\n\n\n\n<div class="wp-container-61cd9fa944419 wp-block-group has-background" style="background-color:#0a5b89"><div class="wp-block-group__inner-container">\n<div class="wp-container-61cd9fa943faf wp-block-group"><div class="wp-block-group__inner-container">\n<p class="has-text-align-center has-white-color has-text-color has-large-font-size"><strong>Code is poetry.</strong></p>\n</div></div>\n</div></div>\n\n\n\n<p></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:68:"https://en-gb.wordpress.org/2021/03/10/wordpress-5-7-esperanza/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:73:"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:75:"FSE Programme Testing Call #2 – Build a Homepage with Site Editing Blocks";s: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://en-gb.wordpress.org/2021/02/24/fse-programme-testing-call-2-build-a-homepage-with-site-editing-blocks/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:118:"https://en-gb.wordpress.org/2021/02/24/fse-programme-testing-call-2-build-a-homepage-with-site-editing-blocks/#respond";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 24 Feb 2021 14:51:52 +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:3:"FSE";s: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:35:"https://en-gb.wordpress.org/?p=1340";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:308:"Why not take a look at this post regarding the second call for testing as part of the Full Site Editing Outreach Programme. Here you will find everything you need to know about this exciting new programme and how you can get involved. Please leave any feedback in the comments of the post by Friday [&#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:11:"Mark Robson";s: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:597:"\n<p>Why not take a look at <a href="https://make.wordpress.org/test/2021/02/18/fse-program-testing-call-2-build-a-homepage-with-site-editing-blocks/">this post</a> regarding the second call for testing as part of the Full Site Editing Outreach Programme. </p>\n\n\n\n<p>Here you will find everything you need to know about this exciting new programme and how you can get involved. </p>\n\n\n\n<p>Please leave any feedback in the comments of <a href="https://make.wordpress.org/test/2021/02/18/fse-program-testing-call-2-build-a-homepage-with-site-editing-blocks/">the post</a> by Friday 5 March 2021.</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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:115:"https://en-gb.wordpress.org/2021/02/24/fse-programme-testing-call-2-build-a-homepage-with-site-editing-blocks/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:9;a:6:{s:4:"data";s:73:"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:35:"WordPress 5.6.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:75:"https://en-gb.wordpress.org/2021/02/22/wordpress-5-6-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:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:83:"https://en-gb.wordpress.org/2021/02/22/wordpress-5-6-2-maintenance-release/#respond";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 22 Feb 2021 17:23: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: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:35:"https://en-gb.wordpress.org/?p=1336";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:452:"WordPress 5.6.2 is now available! This maintenance release includes&#160;5 bug fixes. These bugs affect WordPress version 5.6.1, so you’ll want to upgrade. You can&#160;download WordPress 5.6.2 directly, or visit the&#160;Dashboard → Updates&#160;screen&#160;and click&#160;Update Now. If your sites support automatic background updates, they’ve already started the update process. WordPress 5.6.2 is a small maintenance release focused [&#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:11:"Mark Robson";s: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:5084:"\n<p>WordPress 5.6.2 is now available!</p>\n\n\n\n<p>This maintenance release includes&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;milestone=5.6.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">5 bug fixes</a>. These bugs affect WordPress version 5.6.1, so you’ll want to upgrade.</p>\n\n\n\n<p>You can&nbsp;<a href="https://wordpress.org/wordpress-5.6.2.zip">download WordPress 5.6.2 directly</a>, or visit the<strong>&nbsp;Dashboard → Updates</strong>&nbsp;screen&nbsp;and click&nbsp;<strong>Update Now</strong>. If your sites support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<p>WordPress 5.6.2 is a small maintenance release focused on fixing user-facing issues discovered in 5.6.1. The next major release will be <a href="https://make.wordpress.org/core/5-7/">version 5.7</a>, currently scheduled for release on 9 March 2021.</p>\n\n\n\n<p>To see a full list of changes, you can browse the&nbsp;<a href="https://core.trac.wordpress.org/query?status=closed&amp;milestone=5.6.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">list on Trac</a>, read the&nbsp;<a href="https://make.wordpress.org/core/2021/02/17/wordpress-5-6-2-rc1/">5.6.2 RC1</a>&nbsp;post, or visit the&nbsp;<a href="https://wordpress.org/support/wordpress-version/version-5-6-2/">5.6.2 documentation page</a>.</p>\n\n\n\n<h2>Thanks and props!</h2>\n\n\n\n<p>The 5.6.2 release was led by&nbsp;<a href="https://profiles.wordpress.org/desrosj/">@desrosj</a>. Special props to&nbsp;<a href="https://profiles.wordpress.org/isabel_brison/">@isabel_brison</a>&nbsp;and&nbsp;<a href="https://profiles.wordpress.org/talldanwp/">@talldanwp</a>&nbsp;for helping to prepare the block editor related fixes, and&nbsp;<a href="https://profiles.wordpress.org/audrasjb/">@audrasjb</a>&nbsp;and&nbsp;<a href="https://profiles.wordpress.org/sergeybiryukov/">@sergeybiryukov</a>&nbsp;for helping with other release related tasks.</p>\n\n\n\n<p>Props to everyone who helped make WordPress 5.6.2 happen:</p>\n\n\n\n<p><a href="https://profiles.wordpress.org/aaronrobertshaw/">aaronrobertshaw</a>,&nbsp;<a href="https://profiles.wordpress.org/addiestavlo/">Addie</a>,&nbsp;<a href="https://profiles.wordpress.org/nosolosw/">André Maneiro</a>,&nbsp;<a href="https://profiles.wordpress.org/archon810/">archon810</a>,&nbsp;<a href="https://profiles.wordpress.org/aristath/">Ari Stathopoulos</a>,&nbsp;<a href="https://profiles.wordpress.org/bartosz777/">bartosz777</a>,&nbsp;<a href="https://profiles.wordpress.org/bernhard-reiter/">Bernhard Reiter</a>,&nbsp;<a href="https://profiles.wordpress.org/talldanwp/">Daniel Richards</a>,&nbsp;<a href="https://profiles.wordpress.org/davidanderson/">David Anderson</a>,&nbsp;<a href="https://profiles.wordpress.org/dbtedg/">dbtedg</a>,&nbsp;<a href="https://profiles.wordpress.org/glendaviesnz/">glendaviesnz</a>,&nbsp;<a href="https://profiles.wordpress.org/hmabpera/">hmabpera</a>,&nbsp;<a href="https://profiles.wordpress.org/ibiza69/">ibiza69</a>,&nbsp;<a href="https://profiles.wordpress.org/isabel_brison/">Isabel Brison</a>,&nbsp;<a href="https://profiles.wordpress.org/viablethought/">Jason Ryan</a>,&nbsp;<a href="https://profiles.wordpress.org/audrasjb/">Jb Audras</a>,&nbsp;<a href="https://profiles.wordpress.org/jrf/">Juliette Reinders Folmer</a>,&nbsp;<a href="https://profiles.wordpress.org/kevin940726/">Kai Hao</a>,&nbsp;<a href="https://profiles.wordpress.org/gwwar/">Kerry Liu</a>,&nbsp;<a href="https://profiles.wordpress.org/hwk-fr/">Konrad Chmielewski</a>,&nbsp;<a href="https://profiles.wordpress.org/jorgefilipecosta/">Jorge Costa</a>,&nbsp;<a href="https://profiles.wordpress.org/magnuswebdesign/">magnuswebdesign</a>,&nbsp;<a href="https://profiles.wordpress.org/clorith/">Marius L. J.</a>,&nbsp;<a href="https://profiles.wordpress.org/mattwiebe/">Matt Wiebe</a>,&nbsp;<a href="https://profiles.wordpress.org/mukesh27/">Mukesh Panchal</a>,&nbsp;<a href="https://profiles.wordpress.org/paaljoachim/">Paal Joachim Romdahl</a>,&nbsp;<a href="https://profiles.wordpress.org/freewebmentor/">Prem Tiwari</a>,&nbsp;<a href="https://profiles.wordpress.org/itsjonq/">Q</a>,&nbsp;<a href="https://profiles.wordpress.org/youknowriad/">Riad Benguella</a>,&nbsp;<a href="https://profiles.wordpress.org/noisysocks/">Robert Anderson</a>,&nbsp;<a href="https://profiles.wordpress.org/roger995/">roger995</a>,&nbsp;<a href="https://profiles.wordpress.org/sergeybiryukov/">Sergey Biryukov</a>,&nbsp;<a href="https://profiles.wordpress.org/yakimun/">Sergey Yakimov</a>,&nbsp;<a href="https://profiles.wordpress.org/sterndata/">Steven Stern (sterndata)</a>,&nbsp;<a href="https://profiles.wordpress.org/inc2734/">Takashi Kitajima</a>,&nbsp;<a href="https://profiles.wordpress.org/tonysandwich/">tonysandwich</a>,&nbsp;<a href="https://profiles.wordpress.org/worldedu/">worldedu</a>,&nbsp;<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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:80:"https://en-gb.wordpress.org/2021/02/22/wordpress-5-6-2-maintenance-release/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:4:"href";s:38:"https://en-gb.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: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:"Thu, 30 Dec 2021 12:12:10 GMT";s:12:"content-type";s:34:"application/rss+xml; charset=UTF-8";s:6:"x-olaf";s:3:"⛄";s:13:"last-modified";s:29:"Wed, 02 Sep 2020 10:33:19 GMT";s:4:"link";s:64:"<https://en-gb.wordpress.org/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:"20201209052322";}', 'no');
INSERT INTO `wp8w_options` VALUES
(121774, '_transient_timeout_feed_mod_94d0b45cbbe5640144493b43a9e8f566', '1640877130', 'no'),
(121775, '_transient_feed_mod_94d0b45cbbe5640144493b43a9e8f566', '1640866330', 'no'),
(121776, '_transient_timeout_feed_99b272eaef9eaa265f30d77863073f26', '1640877131', 'no'),
(121777, '_transient_feed_99b272eaef9eaa265f30d77863073f26', '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:3:{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:53:"WPTavern: A Throwback to the Past: Retro Winamp 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:30:"https://wptavern.com/?p=127752";s: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:149:"https://wptavern.com/a-throwback-to-the-past-retro-winamp-block?utm_source=rss&utm_medium=rss&utm_campaign=a-throwback-to-the-past-retro-winamp-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:4112:"<p class="has-drop-cap">In mid-November, I happened upon a block plugin called <a href="https://wordpress.org/plugins/retro-winamp-block/">Retro Winamp Block</a>. As many of our readers know, I am always on the lookout for those WordPress extensions that remind me of the era when I first started using computers and exploring the web.</p>\n\n\n\n<p>The plugin seemed to fit the bill. It had &#8220;retro&#8221; in the title, so it had already piqued my interest without even installing it. It had been years since I used Winamp. The media player was first released in 1997 for Microsoft Windows and grew in popularity through the early 2000s. By the time I arrived on the scene, it had already built a massive user base. It was the best option available for creating music playlists at the time, and it was skinnable.</p>\n\n\n\n<p>Winamp was popular back when the world wide web felt more alive. I still look upon it as the golden era of user creation and the blossoming of fandom. Where else could you find a collection of Brad Pitt skins for your computer&#8217;s media player? Or, <em>One Piece</em>? Even <em>Super Mario</em>?</p>\n\n\n\n<p>I did not hesitate to install this throwback plugin. Unfortunately, it errored out whenever I attempted to add an audio file. So, I set it aside with a note to look at it down the road.</p>\n\n\n\n<p>A few weeks later, I read WordPress lead developer Helen Hou-Sandí&#8217;s <a href="https://helen.blog/2021/12/its-so-hard-to-say-goodbye-to-yesterday/">goodbye announcement to 10up</a>, the company she had been with for a decade. With the help of Mel Choyce, co-workers Jeff Paul, Darin Kotter, and Tung Du created the Retro Winamp Block in her honor.</p>\n\n\n\n<p>I checked back in on the plugin. There was an update, and the change log noted a fix for the error I had encountered. In minutes, I was able to once again experience the glory of one of the first media players I had used on my old Gateway laptop.</p>\n\n\n\n<img />Retro Winamp Block in the editor.\n\n\n\n<p>Retro Winamp Block has does not have many options. Actually, it only has one customization that users will be interested in: the player skin. They can enter any URL for it, and over 83,000 are available via the <a href="https://skins.webamp.org/">Winamp Skin Museum</a>.</p>\n\n\n\n<img />Winamp Skin Museum.\n\n\n\n<p>The museum is hosted by <a href="https://github.com/captbaritone/webamp">Webamp</a>, a project that implements an HTML5 and JavaScript of the old Winamp 2.9. 10up used it for its own Retro Winamp Block plugin.</p>\n\n\n\n<p>Since installing the latest version 1.0.1 of the plugin, I have only hit one issue. The live preview in the editor is partially broken. The player floats in the same spot instead of scrolling with the page..</p>\n\n\n\n<p>If I had one wish for this plugin, it would be to see the addition of Milkdrop, the popular Winamp visualizer add-on.</p>\n\n\n\n<img />Winamp with Milkdrop add-on.\n\n\n\n<p>Mostly, I simply enjoyed this jaunt down memory lane. I even went as far as installing the latest Winamp on my computer. The original player still has a thriving community if its forums are any indication. The UI is practically unusable on my laptop, so I dropped it after listening to an old Ashlee Simpson album.</p>\n\n\n\n<p>While I enjoyed the nostalgia of the old player, I want to see modern-day implementations of these types of features for WordPress. Instead of a throwback to Winamp, where is the skinnable audio block?</p>\n\n\n\n<p>I put together a quick pattern to test out some ideas (<a href="https://gist.github.com/justintadlock/a38e129326dfdbeff4498999130aeee8">code on Gist</a>):</p>\n\n\n\n<img />Cover + Audio + Social block pattern.\n\n\n\n<p>The <a href="https://wordpress.org/photos/photo/63161c1f1d/">background is by Jeff Golenski</a> from WordPress Photos (this directory is already coming in handy). A few adjustments later, I had a custom-styled audio layout. However, I could not modify the audio player itself. It is just the browser default. There is no equalizer, track info, or visual flair. Just a clean, boring player that longs for someone to sprinkle a little pizazz on it.</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, 30 Dec 2021 02:43:25 +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:"Justin Tadlock";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:101:"Post Status: Post Status Excerpt (No. 39) — WordPress 5.9: Delays, the Customizer, and Contributing";s: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:31:"https://poststatus.com/?p=91867";s: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:34:"https://poststatus.com/excerpt/39/";s: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:59922:"<h3>&#8220;Too many things were interrelated and we didn’t have enough people who were looking across…&#8221; —<strong>Anne McCarthy</strong></h3>\n\n\n\n<p class="has-drop-cap">In this episode of Post Status Excerpt, David has an informative chat with <strong>Anne McCarthy</strong>. Anne is a <strong>Developer Relations Wrangler</strong> for <strong>Automattic</strong> and (among other things) has been responsible for many of the recent videos showcasing the features of <strong>Full Site Editing</strong> and <strong>WordPress 5.9</strong>. David and Anne talk about what decisions led to the delay of WordPress 5.9, her start with <strong>Automattic</strong>, COVID''s effect on core contributions, and how polished Full Site Editing might be by the end of January 2022.</p>\n\n\n\n<p><strong>Also: </strong>David asks Anne what the future of the WordPress Customizer will be in a world of Full Site Editing.</p>\n\n\n\n\n\n\n\n<p class="has-background">Every week <strong><a href="https://poststatus.com/podcast/the-excerpt/">Post Status Excerpt</a></strong> will brief you on important WordPress news — in about 15 minutes or less! Learn what''s new in WordPress in a flash. <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/26a1.png" alt="⚡" class="wp-smiley" /><br /><br />You can listen to <a href="https://poststatus.com/podcast/the-excerpt/">past episodes</a> of <strong>The Excerpt</strong>, <a href="https://poststatus.com/category/post-status-podcasts/">browse all our podcasts</a>, and don’t forget to subscribe on <a href="https://open.spotify.com/show/1m3xwXbe0MG5BzFVPtB0A7">Spotify</a>, Amazon Music, <a href="https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA">Google Podcasts</a>, <a href="https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008">iTunes</a>, <a href="https://castro.fm/podcast/c53552c6-1ee0-4fc4-9de4-08ed6bf1ee4d">Castro</a>, <a href="https://www.youtube.com/c/PostStatus">YouTube</a>, <a href="http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast">Stitcher</a>, <a href="https://player.fm/series/wordpress-post-status-podcasts">Player.fm</a>, <a href="https://pca.st/05rR">Pocket Casts</a>, <a href="https://wordpress-post-status-draft-podcast.simplecast.com/">Simplecast</a>, or by <a href="https://feeds.simplecast.com/2JE9sc8P">RSS</a>. <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f3a7.png" alt="🎧" class="wp-smiley" /></p>\n\n\n\n<h3 id="h-mentioned-in-the-show"><img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f517.png" alt="🔗" class="wp-smiley" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href="https://make.wordpress.org/core/2021/11/22/wordpress-5-9-revised-release-schedule/">WordPress 5.9 Revised Release Schedule</a></li><li><a href="https://nomad.blog/2021/11/23/why-i-voted-to-delay-wordpress-5-9/">Why I Voted To Delay WordPress 5.9</a></li><li><a href="https://twitter.com/dimensionmedia" target="_blank" rel="noreferrer noopener">David Bisset (Twitter)</a></li><li><a href="https://twitter.com/post_status" target="_blank" rel="noreferrer noopener">Post Status (Twitter)</a></li></ul>\n\n\n\n<h3><img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f64f.png" alt="🙏" class="wp-smiley" /> Sponsor: <a href="https://poststatus.com/gravity" target="_blank" rel="noreferrer noopener sponsored nofollow">Gravity Forms</a></h3>\n\n\n\n<p>Gravity Forms is the easiest and most trusted advanced forms solution for your WordPress website. Packed with time-saving tools and features, Gravity Forms is the only WordPress form management plugin you will ever need. Stop losing valuable leads and grow your business with Gravity.</p>\n\n\n\n<h2 id="h-transcript"><strong>Transcript</strong></h2>\n\n\n\n<p><strong>David Bisset:</strong> I didn''t go to the state of the word, obviously, w it was, it would take too much time away from me, tweeting fun, little memes and remarks. So I decided to stay home and it hurt your</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Twitter</p>\n\n\n\n<p><strong>David Bisset:</strong> game. Yeah. Twitter didn''t ban me. So, you know, I must be on the good list. But yeah, it was, I thought it was you.</p>\n\n\n\n<p>Did you did you watch it?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I did watch it, but I will admit that I was helping with the slides that day. So what I did actually watch, I was pretty fried by the time I actually watched it.</p>\n\n\n\n<p><strong>David Bisset:</strong> How did you help with the slides?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Just from afar. There were some demos that needed some voiceovers and designers had done two wonderful demos, but there was just no con like voiceover to explain what was actually happening.</p>\n\n\n\n<p>So I jumped in to do some of those and just kind of fill filling gaps with the</p>\n\n\n\n<p><strong>David Bisset:</strong> bar.</p>\n\n\n\n<p>I knew that voice sounded familiar.I mean, not every voice cause I''m like, wow, you must have had a lot of cigarettes that day for that for that voice. But no I forget his name, but we, there was a voice that I remember for one of the [00:02:00] demos that previously did, like a whole bunch of WordPress demos and he has an accent and I can''t think of his name right now, but I will later&#8230;</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Oh, you''re probably thinking Michael Peck.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yes, that''s probably</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> yes, he did the 5.9 voiceover demo. And that''s actually like, I don''t know if you''ve seen a YouTube video, but there''s a awesome YouTube video. That group has worked on. A WordPress YouTube channel. And he did the voice over for that. And it''s like a really cool kind of throwback to the early days where he would do release videos and he like knocked it out of the park.</p>\n\n\n\n<p>Pretty sure.</p>\n\n\n\n<p><strong>David Bisset:</strong> What does he do besides does all he do is voiceovers. What does he do?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> No, he works for automatic. Now. He''s mainly focused, I think on a combination of probably. Brand and design stuff or a purse.com. So</p>\n\n\n\n<p>we got them on loan.</p>\n\n\n\n<p><strong>David Bisset:</strong> I said, he must have, you must have been in some virtual cafeteria, regular cafeteria back then in the here.</p>\n\n\n\n<p>And you''re like, oh, that voice, I must have that voice.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> It''s very impressive. I have a friend who has a really good radio voice. I''m always really [00:03:00] jealous. I want him to record my voicemail at some point.</p>\n\n\n\n<p><strong>David Bisset:</strong> Oh yes. Anybody with an accident? I wanted to be good. I want it on mine. My parents said I always had a great face and voice for books.</p>\n\n\n\n<p>So let''s talk about, let''s actually talk a little bit, the videos. How did the I know you''re involved in them now. I, you seem to be in the. We''re going to have our IC a video. Most of the time, outside of the state of the word, it looks like you, that you are pushing them. Are you primarily the one that makes those.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah, for the YouTube videos. I have some on my personal channel that I do, I did help with the 5.9 video, mainly from a logistics wrangling, like figuring out script actually did an initial voiceover that got nixed and be like, Michael police come in here. I was very sick and Michael very graciously hopped it at the last minute, but mainly I just kind of help out in terms of.</p>\n\n\n\n<p>Coming up with ideas. So sometimes with learn WordPress folks, I''ll also share some like review what they''re working on, but a lot of the YouTube videos on my channel are [00:04:00] just things that I find interesting or that I anticipate with the next release. We just need to get some content out there and I''m fortunate to be so.</p>\n\n\n\n<p>So the project that I can share things early and from there I can then send them to folks who actually have real followings and be like, Hey, I know you''re probably going to create content, but the navigation block, here''s like a rundown of all the features. Here''s how I''m presenting it, like do your thing.</p>\n\n\n\n<p>So it actually started that way where I was just creating content as a way to actually demonstrate something for other people to kind of just. Get the word out about something new that was coming and it was easier to communicate, especially from afar using videos. I had no aspiration. It helps a lot.</p>\n\n\n\n<p>Yeah. And I have zero aspirations to be like a YouTuber. I just like, I don''t think I''m, you know, have the equipment or the ability to be very good at it. Like some folks are in the WordPress community, but it is fun. It''s cool. I guess to have it''s very visual.</p>\n\n\n\n<p>It''s very visual. I know a lot of people really appreciate the, like, just give me the heads up [00:05:00] in two to three minutes.</p>\n\n\n\n<p>Cause I remember when I think after Gutenberg was launched, we really appreciated those two or three minute demos that was at Marcus did during the state of the words or during presentations at work camp us or something like that, where you sat down in two minutes or three minutes when you got basically.</p>\n\n\n\n<p>All you needed to know. And it was, there was a wow factor there. They, you know, they look at time and space by doing this. I think that''s a very good idea and I hope you continue. Yeah, I plan to, so</p>\n\n\n\n<p>yeah, I appreciate that because I''ve got a lot of encouragement from Paul AC and Nathan Wrigley, and they were both like, you should do it, but you''d be fine.</p>\n\n\n\n<p>And I was like, I don''t know, like, I don''t think I have the time or I don''t think it''s like saying that I would be very good at. And I''ve gotten good feedback where people are kind of like what you''re saying was like, I need to see the visual and also. Who is so close to the project on a day-to-day basis.</p>\n\n\n\n<p>It''s like, give me the little details. Like, I don''t want to just see it at a high level. Give me the like bells and [00:06:00] whistles. So it''s kind of a, it''s a cool, neat way to connect with folks too. I''ve gotten this just this week. I had like three or four people reach out and my contact form, like, Hey, I watched your video about this.</p>\n\n\n\n<p>Like, can you help me with facts?</p>\n\n\n\n<p><strong>David Bisset:</strong> Oh great, I''m a support person now! Yeah. Now. But it''s, you know, in the beginning was so easy to see the mess because there were massive changes or adjustments happening to Gutenberg, but, and there still are, but now things are being tweaked and being refined. And over a post status, Courtney produces like every week she produced.</p>\n\n\n\n<p>So this is the list of things that are happening in core. And of course, a lot of it''s Gutenberg related. Yeah. And, you know, share, feel free to share with me your thoughts on this is it. I think it''s becoming a little bit harder now to gauge a lot, unless it''s a big headline feature and full site editing.</p>\n\n\n\n<p>We can get into that unless it''s a headlined feature that you''ve been hearing about. I think, you know, when I do the summaries and do the post for post status and what little time I have to review the text, which is in a [00:07:00] make.wordpress.org document. It''s kind of hard to visualize a lot of that.</p>\n\n\n\n<p>And therefore it''s kind of hard for anyone outside of maybe two or three dozen people to really communicate and train, you know, translate that excitement to other people or to show how much progress is being made. Because you read a bullet list and it''s, you don''t know, you don''t know how much work is happening behind those bullet lists for starters.</p>\n\n\n\n<p>And then, you know, something could do something very cool visually, but if it''s just on a bullet list on make.wordpress.org, the public not gonna see that.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah, no, I think you''re right about that. And that''s one of the things I don''t know if you''ve noticed, but in the last year or so the designs and like the visuals that had come with the what''s new in Gutenberg posts have definitely been upgraded because of that exact problem is it''s like, show me the value, show me how it actually connects, how it makes my life easier.</p>\n\n\n\n<p>And there''s also a series of posts. I do the core editor improvement posts. Yeah, that also seeks to even highlight that more. And it started out as like highlighting individual things. And recently I''ve [00:08:00] actually had to switch to not have to, but it actually makes sense to switch to like a collection of improvement.</p>\n\n\n\n<p>So I have a post right now that I''m working on with a couple of folks. On like performance at 5.9. So let''s talk about the performance enhancements. Let''s run through it in one place so you can see it. Yeah.</p>\n\n\n\n<p><strong>David Bisset:</strong> You''ve given me a topic to talk to you about. Thank you. But to some somebody''s credit though, and I think when they do the Gutenberg plugin, Release posts.</p>\n\n\n\n<p>They do offer him graphics and they''ve gotten better with videos. I just wish everything was an animated GIF so I could share it. That''s a lot easier. Thank you very much. So those existed, but like, I think for what you''re doing and for some of the things that I think flying under the radar, you know, that, you know, not again, not the headline features.</p>\n\n\n\n<p>I think the there''s nothing. Then a short video. Yeah.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> And the connecting the dots. Like I started that connecting the dots series, just kind of on a whim because I found something that I was like, you can do this. If you combine these different tools, you can then do this crazy thing. Like I think [00:09:00] that''s also, I actually, that''s the series I''m probably most excited about.</p>\n\n\n\n<p>Like, it''s fun to do these headline, like explore navigation blockers from 5.9 or the query look like that. Those are fun videos to do, but the connecting the dots. It feels more exciting. Like I''m like, gosh, yes, get this major feature in your head. But then also like, let''s talk about like the weird things you can do and the cool things you can do when you actually combine these things.</p>\n\n\n\n<p>Cause that''s, what''s really powerful is it''s not like cool. We added dimension controls to this thing, but like what does this actually allow me to do? Okay. This.</p>\n\n\n\n<p><strong>David Bisset:</strong> Practical application right? Yes. Cause those are the videos I''d like to show off from the meetup groups. And a lot of times meet up organizers, just say, this is cool.</p>\n\n\n\n<p>And then the media bargain meet up organizers. If they''re good meetup organizers say, and this is how it could apply to you person, that''s running an agency out of there out of a phone booth or whatever it is you do. Let''s transition from weird to WordPress 5.9, because you could say something [00:10:00] happened a little bit weird on that.</p>\n\n\n\n<p>Oh yeah. It''s supposed to be out or right around this time of rigidly, right? I think it was before the holidays. Yeah. You mean the same date as the state of the word? Really? Yeah. I didn''t put those dots. Yeah. That, that, that would yeah, that''s a coincidence. So it didn''t happen.</p>\n\n\n\n<p>Can you tell me a little bit about what happened and what was involved in making the decision? No spoilers, but to push that into charity.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah, it''s a really tough decision. And I''ll preface this by saying I wrote a post that on why I voted to delay it. So I won''t go into hyper detail cause there''s a lot of detail on that post that I try to make it very practical.</p>\n\n\n\n<p>Here''s how you can enact a lot of videos and like images being like, this is why. But yeah, this is my first time on a really squad too. So I don''t have the historical knowledge that other folks bring to the table, but from my point of view and from my experience. Which program, which really is where I''m coming from too many things were interrelated.</p>\n\n\n\n<p>And then we didn''t [00:11:00] have enough people. Who were looking across basically is the long and short of it. So, you know, 2022 is relying on you know, certain things get in place with styles, but at the same time, those working on styles aren''t necessarily solely focused on 2022. So like, it was kind of, there was a weird tension there of bringing a lot of unrelated things together,</p>\n\n\n\n<p><strong>David Bisset:</strong> ultimately, I''m sorry, was it like the sunny from Philadelphia meme where the chart is. I think it''s Charlie, he''s looking at the board behind him and then the oldest red strings going everywhere. And he''s trying to explain something was a kind of like that a</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> little bit. Yeah. There is a little element of that, but almost imagine. That if you were to remove one of the strings, like that feature wouldn''t make as much sense anymore.</p>\n\n\n\n<p>So remember how we were just talking about connecting the dots and how things working together is actually where the value like hyper value goes. That''s what basically was going on, where it was like, if we ship these things independently, we could in theory, remove some of the stuff. But it''s going to be, it''s just the value kind of isn''t as exponential when they''re all together.</p>\n\n\n\n<p>And I was [00:12:00] looking at the issues. I test it every day, like, especially leading up to release for 5.8, 5.9. I''ve been testing every single day in this stuff all the time. And a lot of it was refinements. It was like, there were a couple of things that, some big decisions. So one I can tell. There was stuff around the navigation block, how to reuse it across Wakim''s.</p>\n\n\n\n<p>So originally there was a thing called navigation areas that was a new block that got reverted. That was I think, the right call. And then there the browsing. So when I talk about browsing, it''s like, how do you navigate between your homepage, your templates and your template, parts and styles? Like what does that system look like from an information architecture perspective?</p>\n\n\n\n<p>And there was a weird combination of. Technical constraints that came up as well as like design, so design and the technical constraints. We''re kind of dancing with each other. And at a certain point, it just got to a place where. Fortunately like a middle ground could be found. And I think the solution they have right now is excellent.</p>\n\n\n\n<p>Originally that, that seemed to be not viable. So kind of by having the delay, we''ve [00:13:00] had like a better solution, I think, than what was originally in place. That''s been tested a lot with the outreach program, so it''s a lot of it. Yeah.</p>\n\n\n\n<p><strong>David Bisset:</strong> Am I correct in understanding you that you were the one who initially brought something up?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I was not necessarily, there was a team.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah, everybody started getting the idea around the same time. Maybe.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah, it was one of those where I think enough people kind of paused and like, I can tell you leading up to the release. I was like, okay, are we really feeling good about this? Like, I had some moments, but I also wasn''t like confident and being the person to say like, we can''t ship this, we can''t ship this.</p>\n\n\n\n<p>Like, I''m definitely not one of those decision makers, but I mean, I''m filing, I was filing tons of issues and getting, and with the outreach program, obviously, like I''m seeing the complaints, I''m writing a summary post. So like I knew what the pain points were. And then at a certain point, it becomes a decision for the designers.</p>\n\n\n\n<p>Like what design direction do we want to go in? And that''s kind of where we landed, where it was just like a last minute kind [00:14:00] of Too much to figure out. And a lot of it''s like little things too. So I''m talking about these big decisions. If there were a lot of small things that need to be sorted out that thankfully were more refinements.</p>\n\n\n\n<p>And so I felt really comfortable delaying and voting to delay because of that, because I was like, the value will be exponential. If we can ship these altogether, everything I''m seeing right now can be figured out like at first. And I think this is where the confusion really started. There was this like long list and it was all seen as blockers.</p>\n\n\n\n<p>So originally there was like this get hub issue that Someone did there. I think it was Rob who''s, the corridor tech lead, who has been doing an excellent job. All the lease lead folks have been doing amazing work and he wrote all the issues out and gathered all of them that people were flagging.</p>\n\n\n\n<p>But they were seeing all his blockers and that wasn''t the case. Really from that list, there were like a subset of blockers that were truly like, we need to delay this. And that''s part of the chaos of, you know, working remotely. Yes.</p>\n\n\n\n<p><strong>David Bisset:</strong> You had a translated into a sound. It would be mostly that. So yeah, I would imagine the [00:15:00] holidays.</p>\n\n\n\n<p>It didn''t help that the fact that we have this, let''s be honest, the last two weeks of the year or the last week of the year, the first week in the new year, however you want to slice it really for me, three weeks, really, or two and a half at best, but sometimes three weeks for everybody to get.</p>\n\n\n\n<p>Even if they''re staying home, even if they''re not traveling, it''s your brain is kind of in a reset mode. Yeah. Like I need, listen, I may not be leaving my house, but I''m taking a vacation, so you''re not talking to me. Regardless if you celebrate any of the holidays or not, there''s enough mass people taking time off visiting family, or just staying at home or away from computers that I would imagine productivity would''ve hit a dive there and, or you didn''t want to, nobody would want it have taken the chance.</p>\n\n\n\n<p>You know, we don''t want to make Matt Mullenweg into Scrooge because he''s to he''s the lead. Right. He''s the lead. Right. So that would be, yeah, that I''m correctly associating the[00:16:00] fictional character with the appropriate reference. Thank you. Case. I get an email later. So when is a WordPress 5.9 coming up?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> It''s going to be released January 25th. And as you were saying, like originally the beta was only pushed by two weeks, but then we had to add extra time because of the end of the year period and beginning of the year. I mean, it''s just a chaotic time. And I think that is also the right call. I don''t think it''ll hyper disrupt any other releases.</p>\n\n\n\n<p>I think there''s a ton of stuff for 6.02. It''s not like, oh, by delaying, we''re going to have a really light 6.0 release. I think it''s gonna be. How''s that going to change as</p>\n\n\n\n<p><strong>David Bisset:</strong> well? Is that going to be a little bit compressed then in the first part of the year, you think, or is different people working on different things?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah, I think at a certain point it might compress it a bit, meaning like there might be a release in like March or something like that, but they actually didn''t release the schedule for 6.0 yet. So I''m not really sure how that''s going to impact. Things I will say part of the discussion that''s come up amongst score contributors when I''ve checked in with a lot of them, when this was going on to make sure everyone was doing okay.</p>\n\n\n\n<p>And a lot of them were like, man, this is when I wish [00:17:00] we had more releases. Like I wish we could have this like more of a release cadence where it''s more frequent. So we''re not like needing to do with delay. Cause like the options were not fun, but that''s the constraints of the current system. And, you know, ideally in a future world, it isn''t as Yeah.</p>\n\n\n\n<p>Each release. You can kind of say like, it''s okay. We can ship this because we have another release coming in a month rather than like three months.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. Is that possible though? I mean, is that possible at least where we stand right now, because we just talked about how. And like how integrated are, how one piece is related to this.</p>\n\n\n\n<p>And, you know, you know, maybe this is just one of those junctures in the four stages of Gutenberg or whatever timeline you want to pick where yes, it all is intersecting together. Cause it''s full site editing. I mean, it''s the words are in there. It''s full side. Right. And then maybe down the road with when he gets to collaboration and translation, maybe things will go a bit easier, but regardless it''s like.</p>\n\n\n\n<p>I know there''s so many, there''s so many ways you can look at it. I hear about a lot of time in other technology groups, in terms of first, you have people say, well, why [00:18:00] don''t you just release every month? It''s no worries. Any automatic updates. It''s fine. And then that happens. And then you say, why are we getting so many updates?</p>\n\n\n\n<p>I have to keep updating.</p>\n\n\n\n<p>Yeah. Which, which, you know, is another subject in of itself because in theory, You shouldn''t have update fatigue, if you have automatic updates turned on and you know, that''s another thing too. You know, in some situations that''s not possible. So you''re going to have people, whether it''s a real problem or something that someone projects into their mind, like some sort of ghost but it''s still a legitimate thing to deal with.</p>\n\n\n\n<p>So I see. So yeah, you have this, you it''s a bunch of. All not the code, but the responsibilities and the dependencies is a bunch of, you know, a bunch of well cooked, fine high quality spaghetti.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> And yeah, it would be really tricky to do. Like, I don''t necessarily think that''s like a viable thing right now, or I don''t, I can''t speak to it in the future, but I do [00:19:00] think it is a result of, you know, the circumstances that we''re in.</p>\n\n\n\n<p>Like we''re all impacted by the same constraints. And I think that''s one of the things where. You know, for example, there are, I don''t think it was fully scoped out even like, what would a dependency plan look like where it''s like, or contingency plan? Sorry, look like where if let''s say we had to remove some of these things, would we, excuse for example, we could do things like remove browsing entirely, which is one of the things that was, I think, shipped at some point.</p>\n\n\n\n<p>We''re instead you have, you know, your appearance menu, you have templates, simpler parts, the editor styles. And so you have no sort of browsing in the sidebar. You could also like say, you know what, the navigation block isn''t ready or counting it to another release. You could also say like, you know what, you can''t actually create new templates.</p>\n\n\n\n<p>You can only just view the ones that come with your theme. Like there''s a lot of ways that could have been pulled back. But thankfully what shipping is very comprehensive. Like I think that''s the good thing with this delays also.</p>\n\n\n\n<p><strong>David Bisset:</strong> I don''t think anybody''s looking at it going on, man.[00:20:00]</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah. And I mean, I also think the good news is ultimately these features that we''re talking about, which get a lot of attention are going to impact a small subset of people. Like this is not going to be five point where all of a sudden it takes over your site and you have to use it like this is it.</p>\n\n\n\n<p>It''s very much. So in line with the gradual adoption, where if you want to use these features, you have to literally hyper opt-in. You have to switch your theme. You have to like seek it out. Like it''s very much something that. That also gave me confidence where it''s like, I know these like full siting and all the collection features that go along with that.</p>\n\n\n\n<p>You get a lot of attention. But even if you upgrade, you''re not switching to full site editing, you''re still gonna get a ton of value in this release. And that, that to me is what''s really exciting is it''s almost like, because this is a smaller subset. The features are more high impact exponentially when they''re working together.</p>\n\n\n\n<p>I think it was just the right call, but I''m really excited to see people get their hands on 5.9. And speaking of police health tests, the Tesco lead, I''m like, please help test. It''d be a huge help.</p>\n\n\n\n<p><strong>David Bisset:</strong> We''ll get through testing in a second, because I [00:21:00] do want to, I do want to get, like, if you had the opportunity.</p>\n\n\n\n<p>To make it to make a pitch for you. You did mention 5.0 though. When that first came out, I think there was a there''s a number of people that, and you know, that the circumstances behind that you know, around the state of the word time, everybody was busy or give Ghana was one of those. I think it wasn''t November.</p>\n\n\n\n<p>So, I mean, it was approaching a holiday season or something or something like that, but it was, I would be, I don''t know, a lot of people said it was around rough around the edges. I''m not going to argue with him about that when it came out but over time that the improvements on it have been, I think in my opinion, pretty good.</p>\n\n\n\n<p>Pretty, pretty tremendous. In fact, do you think and you may, I think you touched on this already, but do you think with a full site editing, we''re going to see not what 5.0 is. Cause I think you just said that, but do you feel comfortable with the level of Polish that will be out at the end of January?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Oh,</p>\n\n\n\n<p>that''s a great question. There''s a lot of nuance here, so it depends [00:22:00] upon someone''s skill level. If you were brand new WordPress user, I would, I''d say very beta. So like, I think it''s literally going to ship with a beta warning. So in terms of, is it hyper polished? I would call it functional kind of empowering.</p>\n\n\n\n<p>But I wouldn''t necessarily be like, oh, it''s delightful. And you can, it''s completely intuitive. Like I think, and I say this partially because especially if someone, maybe if someone was new, they might actually have an easier time, because there''s a lot of concepts built within full that are really hard to grasp.</p>\n\n\n\n<p>For those of us who''ve been in WordPress for a long time. Things</p>\n\n\n\n<p><strong>David Bisset:</strong> Can they get those videos in there? That would probably help.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah, no, I think that''s part of, so I actually am also helping with the user support docs for this release. So I''m co testing it and then helping with the user docs. And that''s one of the things that''s really difficult to communicate simply.</p>\n\n\n\n<p>So like, how do you explain to someone, what template parts are. And how do you explain when to use them? So, like one of the, I just opened an issue for this yesterday, but it''s like, we probably need to explain the difference [00:23:00] between template parts, reusable, blocks and patterns. And when do you use each? So I probably need to write a doc on that.</p>\n\n\n\n<p>So there''s a lot to be explained there in a way that''s very simple so that people can make good decisions. And right now their, what is being shifted doesn''t necessarily have guardrails to nudge someone in the right direction. If that makes sense. So you''d have to have some level of knowledge in order to write.</p>\n\n\n\n<p>Put it together, but do I think it''s a polished V1 for someone who likes to tinker? Definitely. Like, I, for sure think that''s the case. The only I can tell you my major sticking point, which is driving me nuts right now is right now. Are you familiar with the template editing mode?</p>\n\n\n\n<p>I launched.</p>\n\n\n\n<p>I''ve played with it.</p>\n\n\n\n<p>Yes. Yeah. So right now let''s say I have a block theme activated and I''m using 5.98. I can go in and I''m using a theme with template mode. I can go in and I can like add a new post. And then under the posts kind of sidebar, I can select and create any template. And from there I can have a fresh new template that I can then assign to the post.</p>\n\n\n\n<p>However, if I''m in [00:24:00] the site editor and I''m navigating through the templates, I cannot create a new generic template. And there''s an issue open for this. I can create an archive when I complete a search warrant. I create a new front page one, but there''s not a. I want to create a new template and I want to sign this poster page or this category to it.</p>\n\n\n\n<p>So there''s a lot like that basic infrastructure you can, it''s a workflow thing. So it''s like in one place, you can do this thing, but in the other place that feels more intuitive. You can''t. And then on top of that, obviously for this release, some stuff is constrained. So this was one of the decisions that had to be made.</p>\n\n\n\n<p>So you can''t have. If you wanted a category to use a specific template, you''d have to actually add it to your blocking files rather than like being able to do it in the interface. So the good news is it''ll ship, but then there''s some really common. Possibly common use cases where people are going to be like, oh, but I want to do this.</p>\n\n\n\n<p>And that''s where I think 6.0 6.1, like these future releases will continue to deliver on the promise to pull siding. And I think right now what is in place is really powerful. And I think it''ll [00:25:00] actually jumpstart. People''s excitement into everything that you can do. But there are just some. I don''t know.</p>\n\n\n\n<p>I think Justin Tadlock had a good description where he''s like, it works, but then as you''re getting involved in it, there''s like some common things that you''re not yet able to do. And I''m like, yeah, that''s very true. Like there are some things that I can imagine. I''m like, I would love on my personal site to have a specific template for.</p>\n\n\n\n<p>All my posts that are tagged with WordPress resources so that I could just send people there and I could have a different header. I could have a different contact form, like have a completely different experience with that. I think it''d be really cool.</p>\n\n\n\n<p><strong>David Bisset:</strong> But you know, I was like, it sounds like something in the old days before Gutenberg, that would be like a WordPress plugin.</p>\n\n\n\n<p>You would have to find</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> correct.</p>\n\n\n\n<p><strong>David Bisset:</strong> Which in the defense of Gutenberg, in terms of that, I mean, You know, you''re, it seems like a lot of the, you know, a lot of the major work being done, but also some things that are being done in Gutenberg. Like duotone, for example, maybe it''s the one that jumps out at me. It''s like, [00:26:00] like before it was just, you had to go find a plugin for that.</p>\n\n\n\n<p>I mean, you''re you and birds taking off. Lots of cool and interesting things that were before with maybe with, or with maybe with a page builder, with an add on with a page builder or just a plugin that those were just like little thrills that you would just find in the plugin stuff, getting Berg''s incorporating this in the course.</p>\n\n\n\n<p>So Gutenberg, I mean, it''s not just a, it''s not just the blocks anymore. You''re incorporating all these like, you know, fun stuff that like, maybe. Not even the majority of people might even use some time, unless there''s a big, duotone a fan group out there. In other words,</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> the only thing that I think is cool is that you can add it on theme level.</p>\n\n\n\n<p>I think that''s part of it. It is very much a design tool in that sense. And I think that. To me where I''ve seen it really come to life is when I''ve seen some theme authors. I think some automatic female author is released. It''s skate park is a theme, but it has like do a twin filters baked in. So like, if you change the [00:27:00] background of your theme, the images were also like a doc, the duo tone.</p>\n\n\n\n<p><strong>David Bisset:</strong> Oh no. My F my life is a French film to atone anyway. So I''m full of that. Did you happen to hear. I think when it comes to block themes, Matt said something about wanting 3000 a year or so. Was he exaggerating there a little bit? I</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> think he''s serious. And like, I also, this sounds wild, but I think it is very much so, like he actually thought it was interesting that he said it in that way, because how do I explain this?</p>\n\n\n\n<p>Like, You could take one block theme, like let''s take 20, 22. For example, the announcement post showed this and any announcement posts, it shows like four or five different style theme Jason files and switching between them. And it looks like a completely different theme. And I think that''s where it''s like, you could literally take the base of one theme with the same patterns, all that sort of stuff, and create.</p>\n\n\n\n<p>20 different theme, Jason files to switch [00:28:00] between and have a complete different experience. And to me, that''s, what''s really cool. And then once you start integrating with the pattern directory even more, I think that unlocks some really cool stuff. So when he says that, I''m like, yeah, I understand what he''s saying, but I actually, I think that''s a way to connect with like the.</p>\n\n\n\n<p>FIM world that we have come to know to last however many years. Yeah. But I think the future with block themes, things are going to be wildly different. I think rich table were asked a question about, you know, could there be a directory for different style? And I''m like, yes, like that to me, I think is a really cool model and there''s work being done to enable.</p>\n\n\n\n<p>And json switching within a block theme,</p>\n\n\n\n<p><strong>David Bisset:</strong> so definitely would make it competitive with you know, like, like a Wix or Squarespace in terms of like you could have, this is a completely customizable experience. Speaking of customizable, I do have a question for you. When it comes to the full site editing, what happens to the customizer?</p>\n\n\n\n<p>There''s numerous people that use that there''s people that use that and granted they use that for their theme settings and maybe. And [00:29:00] for other things, and in addition to the normal customization, so what''s going to happen to the customizer?.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah. So this is actually something that I''m so glad you''re asking me this, because this is a thing I''ve seen, brought up a ton.</p>\n\n\n\n<p>I''ve gotten, especially in the span of like, it felt like two weeks, I was getting a ping, like every other day being like customizer. And I''m like,</p>\n\n\n\n<p><strong>David Bisset:</strong> I know like a bot on Twitter about the customizer, but I''ve figured that ask you.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> So basically the customizer, if a plugin or theme happens to look into it the customizer will be available to actually it''ll direct you to it.</p>\n\n\n\n<p>So it''s not like it''s going away forever. Is it removed from the menu item? Yes. If you''re using a block theme, you will not see it unless you are using a plugin that somehow hooks into the</p>\n\n\n\n<p><strong>David Bisset:</strong> customizer, but you have to switch to a block theme and then at the official</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> blocking the lose, the customizer only superior.</p>\n\n\n\n<p>Correct. And it would only disappear if you don''t have a plugin that happens to look into</p>\n\n\n\n<p><strong>David Bisset:</strong> it as well. Right. I''m sure somebody will come up with that in a few seconds, but</p>\n\n\n\n<p>Okay. Then I, you know, initially [00:30:00] here, I mean, I''ve, haven''t had my coffee yet, but it sounds like to me, that makes sense where in terms of, you know, you''re not going to need it. You may not need it. Now, if anybody has anything in there, there''s probably something developers that have put something in there that shouldn''t be in there then, you know, get out, get it out of there.</p>\n\n\n\n<p>But okay. That answers that question pretty well, because it makes sense. With a block theme on there shouldn''t be anything in the customizer left.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> There is a universal theme. I don''t know if you''ve heard about universal themes, but they''re also a combination. So there''s like, let''s see there''s black beans hybrid themes, universal themes, and classic themes is like theme paradigm.</p>\n\n\n\n<p>We''re about to enter and blockings are like fully built in with full siting. Like you''re not, you know, using the customized or anything</p>\n\n\n\n<p><strong>David Bisset:</strong> like that. You don''t need the, you don''t need the additional CSS. The one thing that sticks out in my mind is the additional CSS thing in the in the customizer and you and I both know.</p>\n\n\n\n<p>That if I don''t usually use that, I use, I, I add the CSS some other way. It''s usually through a plugin or through the style sheet, in the theme [00:31:00] or something like that, whatever. That''s the only thing that kind of concerns me a little bit, because I''ve seen people put CSS in there that relate even to plugin, not even the theme directly, because that''s just one place that they''re able to put CSS.</p>\n\n\n\n<p>They know it they''ve seen it, or some webpage told them to put it there, that they don''t have to like dig into any code to, they can just put the additional CSS. In fact, it wouldn''t surprise me if some WordPress plugin support people have told people, oh, in order to resolve this issue with our. You just need a CSS tweak with your theme going here.</p>\n\n\n\n<p>But again, you''re saying that it''s still going to be there unless they switched to a block theme. So the only danger there is if you switch to a block theme, but if you''re somehow using the plugin, is that, does that, it''s just hiding it. It''s not removing it.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> It''s just hiding it. It''s not removing it. So</p>\n\n\n\n<p><strong>David Bisset:</strong> sorry.</p>\n\n\n\n<p>I had to work that out. Yeah,</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> no I totally understand. Cause I used to work on Jetpack a lot and that was one of the things. It has an additional CSS part of it. So I understand what you''re describing. [00:32:00] Yeah, it''s very, I also want to advocate actually for universal themes, because if someone is like, I''m curious about this world, but I don''t want to jump in universal themes are basically designed so that you can use blocking functionality, but then also the customizer.</p>\n\n\n\n<p>So it basically bridges. Which is why it''s called universal</p>\n\n\n\n<p><strong>David Bisset:</strong> either that or the movie company bought you the rights.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Did you not hear about the new acquisition?</p>\n\n\n\n<p><strong>David Bisset:</strong> I was going to go to the theme park in Orlando and see all the new Gutenberg blocks, right? The ride, the Gutenberg ride. Oh my God.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> You say that.</p>\n\n\n\n<p>But I did. I was getting beer the other day at a store and there was a thing called gluten berg. Which is a form of gluten-free beer. And I was like, oh my God. And I was off work. So I was like, am I tripping right now? Like, what is happening, dude, bird everywhere.</p>\n\n\n\n<p><strong>David Bisset:</strong> I made a slip on Twitter, I think yesterday morning.</p>\n\n\n\n<p>And I said something about like, I''m having a state of the word hangover, a hashtag Gutenberg. And I left it in there and I just said, Gutenberg is just you [00:33:00] trying to contribute to the project, but you haven''t figured out yet how to be sustainable. So you''re, and you''re not above begging. So, you know?</p>\n\n\n\n<p>Yeah. So I left Gutenberg and I left good Megan, there let''s talk about at least two more things before I leave you to. Fantastic video editing work here. One thing is about testing. What is the number one way? What''s the number one? What''s number one thing you advocate regarding testing. And you''re going to give me symbol links to put in the show notes for this.</p>\n\n\n\n<p>So we''re not going to worry about that, but how does that work and what do what''s the qualifications and what are you looking. In terms of testing.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> It''s a great, so like the beta posts on, I''m going to drag people to the beta posts on your research backslash news, because there''s actually a link under like a testing instructions to a post that I did that gets very detailed.</p>\n\n\n\n<p>So if you just are comfortable testing, go for it. If you''re someone who needs more instruction or. Exactly. Like what to test, how to test. I have a post that''s it''s titled help test 5.9 features, and it [00:34:00] goes step by step through the different features with like a brief description of what they are, how to find.</p>\n\n\n\n<p>And as well as like, if you want to get even more detailed steps, a lot of them link out to calls for testing that were done through the outreach program. So you can even get like a step-by-step description of what needs to be done. But yeah, right now, if you can, I highly recommend testing both 5.9 in terms of, without a block.</p>\n\n\n\n<p>But then also take the 2022 thing first, then it is a very cool expansive team.</p>\n\n\n\n<p><strong>David Bisset:</strong> Hey, Matt gave us the bird on Tuesday and my wife looked at me like I was, should report it to the. Yeah, but it''s in, that''s also another, that''s another complication layer too. It''s not just the five nine release. It''s it''s the new default WordPress theme. It looks fantastic. It is the, it looks fantastic.</p>\n\n\n\n<p>I''m more excited. I can''t remember the last time I''ve been more excited about like a default theme coming up because it really looks like it''s using the art state of the edge [00:35:00] stuff, plus, you know, the birds well, good. Well, thanks for you. Share those links with me. I''ll make sure to add them.</p>\n\n\n\n<p>I make them in there. So here''s one thing that''s been. I was scratching my noggin the other day and trying to figure out the best way to describe this. So I''ve been told by multiple sources that thanks to COVID thanks to the lack of in-person work camps. The contributions contributors have been, they''ve been low for the past 16, 18 months, two years, something like that.</p>\n\n\n\n<p>And then. Do you think that first of all, do you think that''s true? And if so of it''s true. Do you think it''s, is it impacted the project because Matt, I guess I''m just gonna finish my sentence and let you speak at the end, because I don''t know when to shut up, but I did see, I saw Matt slides on Tuesday.</p>\n\n\n\n<p>He did highlight. I mean, there are lots of circles in the slides, right. And then there was lots of new contributors. Yes. Circles. I work in [00:36:00] shapes. But there were, and there were lots of new contributors to that. We don''t know what they worked on. I mean, new contributors, that''s awesome in there.</p>\n\n\n\n<p>And there was definitely a lot of circles on there, but do you think that COVID has had an impact on the contributions or contributors over the past two years?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I mean, yes, both. And I will say, I think it''s like a. Multi-directional so I think it''s everything from, for example, the outreach program, I''ve given out 70 badges for a test contribution, which is probably more than has been given in a long time, you know?</p>\n\n\n\n<p>So it''s like, in some ways we''ve had more contributors, probably in some spaces and have brought in. And I''ve had the chance to work with folks who have gone out into their local communities or held things online with their local communities to help people test and explore that. So there''s like, it''s both right.</p>\n\n\n\n<p>Like I think in some cases it really burns some people out. I think it burned a lot of folks out were just dealing with like trying to survive day to day. You''re probably not going to want to jump into open source and contribute. [00:37:00] But at the same time, I think suddenly the community had to become a lot more accessible.</p>\n\n\n\n<p>So actually I started this role in April of 2020, so right when things were really like in the U S it was. Getting really serious, like in lockdown, all this sort of stuff. So it''s been very interesting. I, when I first started the job was told like, oh yeah, one of the first things we''d probably do is send you around a bunch of word camps and word cancer, where people get onboarded and like all this sort of stuff.</p>\n\n\n\n<p>And I was like, okay, well that''s not an option. So what are we going to do about this?</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> And this is where we''re all kind of delusional about like, oh, maybe this will pass. And so it''s been very interesting and like, I can tell you speaking personally, a very anecdotally I have spoken at probably 10 or 11.</p>\n\n\n\n<p>Events, maybe more in the last year I do not like public speaking. If I had to go up on stage and do it, it would be way less successful for me. Like it causes way too much anxiety. And then on top of that, like, you know, I just gave the word camp Taiwan recorded or camp Taiwan keynote at [00:38:00] like one 30 in the morning of my time where like, normally I would have to travel to Taiwan.</p>\n\n\n\n<p>I would have to, you know, be jet lagged pregnant. There were a couple of days early, like all this sort of stuff. And then it. Being able to connect with brand new contributors and brand new folks has become way easier. And so I think that''s like one of the things that makes me really excited is like, you can travel the world from your apartment.</p>\n\n\n\n<p>So I often look@theonlineeventson.org and just see what people were talking about. And we''ll just jump in. Either a 5% or 50% meetup</p>\n\n\n\n<p><strong>David Bisset:</strong> group. Oh, I love her. I love virtual stuff. I talked to my kids. That''s how I talked to my kids all the time. My kids still live with me, a side note. So do you, so,</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> yes, I do think it''s also caused a decrease.</p>\n\n\n\n<p>I think there''s an over-reliance on On people who are sponsored contributors. And I think, but I think it also, at the same time, new pathways have been built. So I''m both encouraged that like new pathways are being built. New folks are being brought in and things like the photo directory, the pattern directory even blockchains are way easier to build.</p>\n\n\n\n<p>[00:39:00] I think we''re going to see an influx of more folks coming in.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah.</p>\n\n\n\n<p>The onboarding process. Right? I would imagine. Yeah, like you said, it''s harder for any individuals with present condition. So I, you know, companies like, like, and Matt was showing those, the other bubble slide where there was automatic.</p>\n\n\n\n<p>I imagine there''s like you said, you were doing one thing now you''re doing another, it sounds like there''s automatic made some adjustments there to. I''m not putting words in your mouth, but if it wouldn''t surprise me, if some companies made some adjustments to compensate for the fact that, you know, there is less of certain kinds of contributors out there just because of oral conditions.</p>\n\n\n\n<p>And we just finished. I don''t know if you''ve been following this log for. She fought with J or something.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Log4jI.</p>\n\n\n\n<p><strong>David Bisset:</strong> Mean, everybody''s talking about it. I mean, nobody''s rewriting my software yet. Thank goodness. I''m unpopular now. And it''s an advantage but I mean, there, you have, like, I think two people, one [00:40:00] person working on that and the guy had a side job too, and now everybody''s kind of relying on it and you know, that makes you sit back and watch.</p>\n\n\n\n<p>Well, a lot of people rely on WordPress. Obviously things are going to slip through the cracks, but overall it''s nice to have, even if there was a major world event and this has been a major world event, then I think things from a feature standpoint, from a bug standing standpoint, it could, I guess it depends on your experience.</p>\n\n\n\n<p>You can either say it''s been fantastic that it''s managed to be as uninterrupted as it has been over the last two years. Or you can just say, Hey, it could have been worse. It, you know, WordPress runs 43% and the train has to keep moving. The show must go on. And some adjustments, I guess, have to be made.</p>\n\n\n\n<p>I''m looking, I do want to see more independent or at least other companies enter into that bubble space. Just like Matt had. I mean, at one point it was a bubble''s commercial, but I mean, you know, that second slide with just more independent bubbles on it. So it sounds it''s, but it sounds like for [00:41:00] me talking with you here, that of all the challenges that''s happened, both ones that I think everybody could imagine in some of the ones that you''re not telling me, because we don''t want to get into the weeds on it.</p>\n\n\n\n<p>It sounds like, from stability-wise I th the decision. To bump it. I think it was only a little bit controversial for a moment. At least from the outside. I can''t speak within the inside of a group. I imagine there was a lot of talk and maybe there was some tradition or precedent there, but obviously that would have didn''t sound like that lasted very long if there was any, and it was only controversial out here, like, you know, weirdo land where I live, you know, there was news, but it was.</p>\n\n\n\n<p>Okay, fine. You''re bumping it from December. I think I''d rather have that been bumped. And so it sounds like,</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> And that was part of why I wrote the post to be honest, because I was like, man, this is going to be so confusing and people who aren''t just like knee deep in this, like it''s going to be seen in a light.</p>\n\n\n\n<p>That''s like really hard to parse. And so that was really part of my aim and writing [00:42:00] like, Hey, this is why I voted. And this is the details. If you really want to know Of course, Matt, I don''t know if you saw Matt''s comment where it''s like, this is the actually information I want. Like that''s a different post that Matt. Like, I can''t, I don''t want to write it.</p>\n\n\n\n<p><strong>David Bisset:</strong> Let me do my work. Cool.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I know I got that comment on Sunday and I was like, oh, okay, cool. Like I, where do I need to write out a post about this? I was like no. We have to do a retro for the release. Like, this is a really good, but he''s right. I was like, oh man, I should have included some stuff about like, here''s what I think we can do going forward.</p>\n\n\n\n<p>You know, it was chaotic. I wrote it, I think, within a week of the decision. And it was doing it on top of other stuff. So</p>\n\n\n\n<p><strong>David Bisset:</strong> yeah, next time it''s a long story, but next time I have to get you to get him to say banana milkshake and the state of the word I have. If you don''t know what it is, I''ll try to put a link in the show notes, but anyway.</p>\n\n\n\n<p>Yeah. But th the thing about the bingo card is we put some obvious ones there, and then we put some less obvious ones. Like there''s like, like NFT. He said NFT. Okay. How about metaverse? You said metaverse.. Okay. Now it''s like, everybody''s doing bingo. Bingo, and going, oh, crap. I could have made [00:43:00] this harder, except everybody has a one random generated word.</p>\n\n\n\n<p>It''s like I was saying to myself, what''s the antifree square. It''s what''s on a bingo card. What''s one thing he would never say. And then everybody says, well, we can''t get bingo. And he says banana milkshake. And I''m like, all right, people put on your big person pants. And we''re going to see if we can get someone there.</p>\n\n\n\n<p>But anyway, besides that way, we''ll edit this all out. It''s boring. but anyway, and what you do, but. To end on a good to end on a very good note here, because I''m talking to you and you do very good things. So this is going to be very, it''d be very you''re very much appreciated in. And even if the resources, even if the testing, you know, is, you know, we could always use more testing.</p>\n\n\n\n<p>We can always use more contributors. I think the job that you''re doing, the videos is doing two things really well, everything that you do, it''s not just the videos, but the videos, just making things a lot easier to consume. Especially in this Tik TOK world we live in don''t do tick. I didn''t say the tick-tock</p>\n\n\n\n<p>world.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I mean,</p>\n\n\n\n<p><strong>David Bisset:</strong> here, my kids don''t either [00:44:00] I''m that I''m not going there, but two it''s also about the transparency for something like this, I think because it wasn''t such of a talking point, partly was because you and the team were so transparent. And the minute that we read, the minute I read the report, I''m like, yeah, this sounds like the way you''re presenting it.</p>\n\n\n\n<p>A it''s a, no, it sounds like a no-brainer and B we can wait another month. I can wait another month.,</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I really credit folks like Tonja and Mary and Rob. And like, there''s a lot of folks who made that transparency. This is tough decisions, Jonathan to Rogers. Who''s not even on release squad was like giving advice about timing.</p>\n\n\n\n<p>Like it really was a team effort to operate in that way. And I loved seeing the liveliness of the 5.9 release leads channel, and it folks are curious about how our release works. And you can literally watch us talk. And there is no back channel. Like it''s like, I have a question I''m going to that channel.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. I need that. I need kind of that for my, from my marriage. Cause it''d be nice to have some texts. You didn''t say that will [00:45:00] let me do a little search here. And where are you going to your mother''s? Okay. I''ll catch you later. All right. So, and tell us where we can find you on the web and where people can reach out to you, especially if they have questions.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I''m at an Zazu and an E Z a Z U on we''re personal work slack. And then I have a block like I''m very I know shocking nomad dot block.</p>\n\n\n\n<p><strong>David Bisset:</strong> Make sure to throw that into the show notes or give that to me and I''ll put in the show. Yeah. Yeah,</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I will. And like, I honestly am not, you can find me on LinkedIn, but I''m off of Instagram. I activate and deactivate quite frequently. It''s the one that I seem to be, I do too, but that''s in</p>\n\n\n\n<p><strong>David Bisset:</strong> real life, but yes.</p>\n\n\n\n<p>I know you''re not on Twitter and you''re sometimes on Instagram. That''s why I wanted to get a few links for you because I''m in post out a slack and there''s posts at a slack there''s WordPress slack. Thank you very much for sitting down and talk to me about this. I think</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> thanks for the opportunity.</p>\n\n\n\n<p>There''s so much, I feel like we could talk about, which is always such a great feeling is it''s like, gosh, I could just talk for hours about these different things, because I think so much about them and you [00:46:00] really hit everything that I want to talk about. So it''s awesome.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. Why didn''t I have this skill when I was young and single, I have no idea.</p>\n\n\n\n<p>That gives me food for thought later, but anyway, I really appreciate it. And I will I''ll definitely be checking out the betas for 5.9. We can''t wait for January.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Awesome.</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, 29 Dec 2021 23:18: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:"Olivia Bisset";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:51:"Akismet: How to Stop Contact Form Spam on 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:31:"http://blog.akismet.com/?p=2177";s: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://blog.akismet.com/2021/12/29/how-to-stop-contact-form-spam-on-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:15509:"<p>Are you getting useless contact form emails in your inbox? Contact form spam is a problem every website owner deals with at some point. Spambots target websites of all sizes, regardless of the amount of traffic you get.&nbsp;</p>\n\n\n\n<p>Sifting through hundreds of messages to separate spam from genuine inquiries is time-consuming and frustrating. Luckily, there are some easy and effective ways to protect your WordPress site from spam and take advantage of the benefits of contact forms. Let’s discuss!&nbsp;</p>\n\n\n\n<span id="more-2177"></span>\n\n\n\n<h2 id="what-is-contact-form-spam">What is contact form spam?&nbsp;</h2>\n\n\n\n<p>Before solving this common issue, you’ll need to understand what contact form spam is and how it affects your website and business.&nbsp;</p>\n\n\n\n<p>Contact form spam is exactly what it sounds like:&nbsp;unwanted messages that are submitted through the contact forms on your site. Since these forms have blank fields, an individual spammer (or bot) can fill these out however they’d like.&nbsp;</p>\n\n\n\n<p>You might just get one or two occasional messages with irrelevant promotional material or even offensive language and links. Or, you’ll sometimes receive hundreds or even thousands of form submissions to your inbox. You’re left sifting through the spam so that you don’t miss real messages from interested followers or potential customers. Worse yet, all of these submissions can hog server resources,&nbsp;resulting in a slower site or errors when you try to make changes.&nbsp;</p>\n\n\n\n<p>Spammers target contact forms in one of two ways:</p>\n\n\n\n<h3 id="1-manual-spammers">1. Manual spammers</h3>\n\n\n\n<p>Manual spammers are humans who navigate to your website, fill out your forms, and submit them personally. They typically use false information, often copying and pasting to spam your site quickly. In most cases, these spammers are trying to promote specific websites. But they can also spread malware and funnel traffic to malicious sites. Manual contact form spam is more difficult to overcome because spammers can get past many anti-spam solutions like CAPTCHAs.&nbsp;</p>\n\n\n\n<h3 id="2-spambots">2. Spambots</h3>\n\n\n\n<p>Spambots are the most common sender of form spam and often the most dangerous. These programs automatically search the internet for forms and, depending on how spammers program the bots, they leave junk text and phishing links that appear in your inbox.&nbsp;</p>\n\n\n\n<p>Spambots threaten the integrity of your website when programmed to perform more malicious activities like taking personal information, spreading malware, or taking control of your website. These automated programs can leave a larger number of form submissions at once. But they’re easier to stop because they can’t combat specific anti-spam solutions.&nbsp;</p>\n\n\n\n<h2 id="why-do-bots-and-human-spammers-target-contact-forms">Why do bots and human spammers target contact forms?&nbsp;</h2>\n\n\n\n<p>With all the advances in technology and increased security options, it’s hard to think that this type of spam still exists. But bots and human spammers still target contact forms because they can, and it works.&nbsp;</p>\n\n\n\n<p>Here are several reasons spammers look for loopholes and vulnerabilities in your website forms:&nbsp;</p>\n\n\n\n<ol><li><strong>They want to send you spam.</strong> Most spam includes links to phishing sites or revenue-generating ad sites.</li><li><strong>They want to exploit your contact form to spam others</strong>. Spammers use your contact forms to relay email spam messages to others. When these emails land in people’s inboxes, they typically look like an email you sent. Unaware that it is spam, users open these emails and click links that lead them to another website. This increases website traffic and engagement to that site, rewarding the spammer.&nbsp;</li><li><strong>They’re searching for vulnerabilities to access the backend of your website or server</strong>. This is typically where malicious intent comes into play. When spammers target your contact forms to look for vulnerabilities in your website, they often want to attack it. Spammers can install malware that leaves your website and visitors at risk. They can also steal personal information, a significant risk for eCommerce sites with sensitive customer data.&nbsp;</li></ol>\n\n\n\n<h3 id="how-to-identify-contact-form-submission-spam">How to identify contact form submission spam</h3>\n\n\n\n<p>Keeping a close eye on your contact form submissions makes it easy to identify spam. Watch out for the following signs that indicate spammers are targeting your website:</p>\n\n\n\n<ul><li><strong>Phishing links</strong>. Spammers use phishing URLs to obtain sensitive information for malicious use. This includes usernames, passwords, or banking details. Phishing links appear to direct to a legitimate site, but it’s really a fake one meant to steal this valuable data.&nbsp;</li><li><strong>Irrelevant messages</strong>. Another typical indication of spam is unsolicited or irrelevant messages. Spammers send these messages out in large numbers for advertising, phishing, or spreading malware.&nbsp;</li><li><strong>Submissions with no real name</strong>. If you get submissions with no real name or a fake name, you’ll want to look into blocking form spam.&nbsp;</li><li><strong>Grammatical errors or typos</strong>. Most spammers don’t take the time to proofread their submissions or check for grammatical errors. Instead, they work hard to send as much spam as possible in the shortest amount of time. Therefore, if you notice messages or comments with a significant amount of typos or grammatical errors, your website is likely under attack.&nbsp;</li><li><strong>An offer that’s too good to be true</strong>. Like everything in life, an offer too good to be true also indicates a problem. Don’t fall for this easy trap.&nbsp;</li></ul>\n\n\n\n<p>Once you notice a spam issue, it’s vital to find a fast and effective solution. While it’s both annoying and potentially dangerous, spam can also damage your brand reputation. Let’s explore some ways to prevent contact form spam on your website.&nbsp;</p>\n\n\n\n<h2 id="how-to-block-contact-form-spam">How to block contact form spam</h2>\n\n\n\n<h3 id="1-install-the-right-wordpress-anti-spam-plugin">1. Install the right WordPress anti-spam plugin</h3>\n\n\n\n<p>The easiest and fastest way to combat contact form spam is to install the right <a href="https://akismet.com/">anti-spam WordPress plugin</a>. Anti-spam plugins work independently from your forms by comparing submissions to blocklists of words, names, IP addresses, and email addresses. They use both global and local learning to identify spam. Some also give you the ability to manually mark items as spam (or not spam), so it learns what you like and don’t like on your site.&nbsp;</p>\n\n\n\n<p>With several options available, it’s critical to pick the right anti-spam plugin. <a href="https://akismet.com/">Akismet</a> is an excellent option used by millions of websites to filter out hundreds of millions of spam comments and form submissions. It will check all comments and form submissions for spam and filter out any that look suspicious. You can review all filtered submissions directly in the WordPress dashboard.&nbsp;</p>\n\n\n\n<p>An option like this frees up your time to focus on the more critical parts of your website. It also gives you the peace of mind that your site, visitors, and reputation are safe. While there aren’t many disadvantages to this method, you’ll need to make sure you update the plugin as recommended to avoid any security issues in the future.&nbsp;</p>\n\n\n\n<h4 id="how-to-set-up-an-anti-spam-plugin">How to set up an anti-spam plugin:</h4>\n\n\n\n<p>Installing a WordPress plugin is easy. In your WordPress dashboard, go to <strong>Plugins → Add New</strong>. Search for the one you’d like to add, then click <strong>Install → Activate</strong>. Then, follow any specific instructions for the tool that you chose. For example, Akismet provides a great <a href="https://docs.akismet.com/getting-started/activate/">how to activate</a> tutorial with easy-to-follow instructions and visual cues.&nbsp;</p>\n\n\n\n<img />\n\n\n\n<h3 id="2-add-a-custom-captcha">2. Add a custom CAPTCHA</h3>\n\n\n\n<p><a href="https://blog.akismet.com/2021/12/23/do-captcha-and-recaptcha-protect-wordpress-sites-from-bots/">Custom CAPTCHAs</a> are another way to target and resolve spam problems. You can add a custom, word-based code or random math question to your website that visitors must answer to submit forms successfully. When users attempt to add a comment or submit a form, they’ll need to answer the question or type what they see above the submit button to proceed. You can add several custom word-based questions that users cycle through randomly.&nbsp;</p>\n\n\n\n<p>While CAPTCHAs are a great way to combat spambots, they aren’t effective with human spammers. They can also be frustrating and time-consuming for legitimate site visitors who struggle to answer the questions or answer them incorrectly. If you choose to add a CAPTCHA to combat spam, you’ll also need to think about users with limited sight or other challenges.&nbsp;</p>\n\n\n\n<h4 id="how-to-implement-a-captcha">How to implement a CAPTCHA:</h4>\n\n\n\n<p>To add a CAPTCHA to your website, you’ll need to choose a service provider. Google is the most popular CAPTCHA service, with essential functions offered at no cost to website owners. You can find your options in the <strong>Products</strong> part of the <a rel="noreferrer noopener" href="https://developers.google.com/products#r" target="_blank">Google Developers</a> page. Make sure to sign in to your Google account. Next, you’ll read through a short overview before clicking on <strong>Sign up for an API key pair</strong>. You’ll need to fill in your website information and follow the prompts to complete the process.&nbsp;</p>\n\n\n\n<h3 id="3-use-google-recaptcha">3. Use Google reCAPTCHA</h3>\n\n\n\n<p>Google’s reCAPTCHA is a more advanced option than custom CAPTCHAs. Initially introduced to overcome the user frustrations of custom CAPTCHAs, reCAPTCHAs require users to answer more straightforward questions to submit forms. reCAPTCHAs also work by detecting user behavior while visitors navigate your site and assigning each user a “spam score” based on what the tool considers suspicious activity.&nbsp;</p>\n\n\n\n<p>The most common form of reCAPTCHAs is the picture puzzle you’ve seen on many websites. Instead of typing a word or answering a math question, users answer an image-based question. Visitors must select all the squares in the picture with a specific object like a car or a traffic light. Once all images have been selected, the button switches to allow the user to submit their form response.&nbsp;</p>\n\n\n\n<p>Here are some other types of reCAPTCHAs:</p>\n\n\n\n<ul><li><strong>Checkbox reCAPTCHA v2 </strong>is a simple box that users must check to submit a form. It’s the popular option you see on many websites accompanied by the “I am not a robot” text.&nbsp;&nbsp;</li><li><strong>Invisible reCAPTCHA v2</strong> does not display any visible fields to human users. Instead, it monitors user behavior for suspicious activity to identify potential spammers. Invisible reCAPTCHA also adds an extra field into the code of your form. Since most spambots use code to submit responses, these spammers automatically fill in the fake fields before being flagged. Human users never even notice the spam control as they submit answers directly on the form.&nbsp;</li><li><strong>reCAPTCHA v3</strong> is an advanced option that uses JavaScript to detect human visitors. It is the most advanced form of reCAPTCHA, so you should only use it if you’re a WordPress expert.&nbsp;</li></ul>\n\n\n\n<p>reCAPTCHAs can still prevent genuine visitors from submitting forms, but they’ve improved from the earlier custom CAPTCHA options. Most come with the ability to add an audio option for those with visual impairments. The visible option they offer is also a solution for the hearing impaired.&nbsp;</p>\n\n\n\n<img />Photo © Google\n\n\n\n<h4 id="how-to-implement-google-recaptchas">How to implement Google reCAPTCHAs:</h4>\n\n\n\n<p>You’ll add reCAPTCHAs to your website following the same steps listed above for CAPTCHAs. Google reCAPTCHA is also a free service for basic functionality, but you can purchase the Enterprise solution for more advanced options. You’ll need to sign up for an API key pair for your site and follow the prompts to proceed.</p>\n\n\n\n<h3 id="4-use-an-ip-access-list">4. Use an IP access list</h3>\n\n\n\n<p>If you notice a lot of spambot action on your website coming from specific sources, you can use an IP access list to block spam. With this method, you add IP addresses to a list that restricts access to your website from that location. You’ll do this by adding IPs to the <strong>Comment Blacklist</strong> section of the <strong>Discussion</strong> settings page in the WordPress admin.&nbsp;</p>\n\n\n\n<p>Using an IP access list is an excellent option for blocking specific people. But it takes a lot of work to block a more significant number of spammers and requires constant maintenance. You can also accidentally block legitimate form submissions from the IP addresses you list, so make sure you’re confident before using this method.&nbsp;</p>\n\n\n\n<img />\n\n\n\n<h4 id="how-to-implement-an-ip-access-list">How to implement an IP access list:&nbsp;</h4>\n\n\n\n<p>If you want to block an IP address, navigate to <strong>Settings → Discussion → Comment Moderation</strong> in your WordPress dashboard. Then, simply add any IP addresses you want to block and save your settings.</p>\n\n\n\n<h3 id="5-take-advantage-of-the-honeypot-method">5. Take advantage of the honeypot method</h3>\n\n\n\n<p>If you’re not a fan of CAPTCHAs, try the honeypot method. Honeypots are little bits of code used to catch spambots. The code creates a hidden field in your form that’s invisible to human visitors but visible to spambots who are usually looking at the code of your form. Spambots automatically fill out the hidden field and submit the forms. The additional information flags these submissions and rejects them, saving you time and effort.&nbsp;</p>\n\n\n\n<p>One advantage of honeypots is that they stay hidden from human visitors. Your visitors don’t need to deal with the inconvenience of CAPTCHAs. Some WordPress form plugins even allow you to add the honeypot method in their settings.&nbsp;</p>\n\n\n\n<h4 id="how-to-implement-honeypot">How to implement honeypot:</h4>\n\n\n\n<p>Some plugins allow you to quickly check the option to add honeypot to your forms. But if they don’t, you’ll need to add a hidden field to your form manually. Once you add the form to your site, use the CSS style “display: none !important;” to make the field hidden and tabindex=&#8221;-1&#8243; autocomplete=&#8221;false;&#8221; to ensure the field is empty by default.&nbsp;</p>\n\n\n\n<h2 id="protect-your-wordpress-contact-forms">Protect your WordPress contact forms</h2>\n\n\n\n<p>Contact forms are a great tool to connect with your audience and enhance your website’s user experience. But they can also be a problem when spammers attack. Don’t be the target of human spammers and spambots that reduce the effectiveness of your website forms. Use the six steps listed above to successfully stop spam from your WordPress site so you can focus your time and effort on more essential tasks.&nbsp;</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, 29 Dec 2021 12:28: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:"Simon Keating";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:75:"WordCamp Central: The first in-person WordCamp Europe in 3 years is coming!";s: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:39:"https://central.wordcamp.org/?p=3143787";s: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://central.wordcamp.org/news/2021/12/28/the-first-in-person-wordcamp-europe-in-3-years-is-coming/";s: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:1047:"<p>WordCamp Europe organizing team has shared what we are planning for <a href="https://europe.wordcamp.org/2022/a-sneak-peek-at-wceu2022/">the first in-person WCEU in 3 years</a>.</p>\n\n\n\n<p>It&#8217;s taking place in Porto, Portugal, on 2-4 June 2022.</p>\n\n\n\n<p>With all safety measures, our beautiful spacious venue,&nbsp;Super Bock Arena can hold up to 4000 people, and we can&#8217;t wait to welcome you there.</p>\n\n\n\n<p class="has-text-align-center"><strong><a rel="noreferrer noopener" href="https://europe.wordcamp.org/2022/call-for-sponsors/" target="_blank">Call For Sponsors</a> and <a rel="noreferrer noopener" href="https://europe.wordcamp.org/2022/call-for-speakers/" target="_blank">Call For Speakers</a> are already open!</strong></p>\n\n\n\n<p><a href="https://europe.wordcamp.org/2022/a-sneak-peek-at-wceu2022/#newsletter-form">Subscribe to WordCamp Europe Newsletter</a> to get to know about all WordCamp Europe 2022 updates first!</p>\n\n\n\n<img src="https://europe.wordcamp.org/2022/files/2021/12/WCEU-assortment-pic.jpg" alt="" />";s: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, 28 Dec 2021 12:52: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:14:"Sabrina Zeidan";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:25:"Matt: Saving the Internet";s: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=55240";s: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/2021/12/saving-the-internet/";s: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:1935:"<p><a href="https://twitter.com/pierce">David Pierce</a> wrote a deep profile, over 4,000 words, for Protocol and asks the question in the headline, <a href="https://www.protocol.com/matt-mullenweg">Can Matt Mullenweg save the internet?</a></p>\n\n\n\n<a href="https://www.protocol.com/matt-mullenweg"><img /></a>\n\n\n\n<p>Which brings to mind <a href="https://en.wikipedia.org/wiki/Betteridge%27s_law_of_headlines">Betteridge&#8217;s law of headlines</a> (née Hinchliffe&#8217;s rule), &#8220;Any headline that ends in a question mark can be answered by the word&nbsp;<em>no</em>.&#8221;</p>\n\n\n\n<p>I can&#8217;t save the internet. But you know who can? A movement. A community of like-minded individuals, unified by a common philosophy, and working together to create <a href="https://wordpress.org/">tools of freedom</a>.</p>\n\n\n\n<blockquote class="wp-block-quote"><p>It&#8217;s a human right to be able to see how that technology works and modify it. It’s as key to freedom as freedom of speech or freedom of religion. So that is what I plan to spend the rest of my life fighting for.</p></blockquote>\n\n\n\n<p>Working together we&#8217;ve created something special, unlike anything the internet has seen before, and I&#8217;m excited to continue.</p>\n\n\n\n<p>Thank you to David Pierce for taking such an in-depth look at the history of WordPress and Automattic and talking to dozens of sources. Thank you to the people quoted in the article: <a href="https://scottbeale.org/">Scott Beale</a>, <a href="https://om.co/">Om Malik</a>, <a href="https://toni.org/">Toni Schneider</a>, <a href="https://rustyshelf.org/">Russell Ivanovic</a>, Deven Parekh, <a href="https://paulmayne.org/">Paul Mayne</a>, and <a href="https://anildash.com/">Anil Dash</a>. Thank you to <a href="https://arturoolmos.com/">Arturo Olmos</a> for the photos, and <a href="https://www.odilidonaldodita.com/">Odili Donald Odita</a> for the amazing painting behind me.</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, 24 Dec 2021 13:07: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: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: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:73:"WPTavern: Multiple State of the Word Attendees Test Positive for COVID-19";s: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:30:"https://wptavern.com/?p=127655";s: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:191:"https://wptavern.com/multiple-state-of-the-word-attendees-test-positive-for-covid-19?utm_source=rss&utm_medium=rss&utm_campaign=multiple-state-of-the-word-attendees-test-positive-for-covid-19";s: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:6225:"<div class="wp-block-image"><img />State of the Word 2021 in NYC</div>\n\n\n\n<p>Matt Mullenweg&#8217;s <a href="https://wptavern.com/state-of-the-word-2021-wordpress-passes-43-market-share-looks-to-expand-the-commons-through-openverse">2021 State of the Word</a> address was held in New York City nine days ago with a live studio audience. On Sunday, December 19, all in-person attendees were notified by email that they were possibly exposed to COVID-19 after one of the attendees tested positive. </p>\n\n\n\n<p>Although proof of vaccination was required at the door, multiple people have reported recent infections after traveling home from the event. Aaron Jorbin tweeted about his case today, and four more have been reported in a private channel on Post Status Slack.</p>\n\n\n\n<div class="wp-block-embed__wrapper">\n<blockquote class="twitter-tweet"><p lang="en" dir="ltr">I don''t know where I actually got infected, State of The Word is just one possibility and it being "swag" is a good joke. A great joke even.</p>&mdash; Aaron Jorbin (@aaronjorbin) <a href="https://twitter.com/aaronjorbin/status/1474074897580277760?ref_src=twsrc%5Etfw">December 23, 2021</a></blockquote>\n</div>\n\n\n\n<p>There&#8217;s no way to know for certain whether the attendees who contracted COVID-19 caught the virus at the State of the Word, as many of them traveled from far away places and had meetups with other attendees outside of the main event. </p>\n\n\n\n<p>Concerns about the lack of masks and no requirement for rapid tests began popping up prior to the event. From the perspective of <a href="https://youtu.be/OpiH_P9aGhQ">viewing the livestream</a>, masks were scant and attendees were quite close together in a small space. </p>\n\n\n\n<div class="wp-block-embed__wrapper">\n<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Anyone tracking the COVID cases coming from the <a href="https://twitter.com/hashtag/StateOfTheWord?src=hash&ref_src=twsrc%5Etfw">#StateOfTheWord</a> ?<br /><br />Hate to be a downer, but it’s still a raging pandemic and all those people traveling from all over and in groups without masks has my anxiety spiking.</p>&mdash; Pandemically Joshua <img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f489.png" alt="💉" class="wp-smiley" /> ³ (@onemorejosh) <a href="https://twitter.com/onemorejosh/status/1470756580551536645?ref_src=twsrc%5Etfw">December 14, 2021</a></blockquote>\n</div>\n\n\n\n<p>The day before the event, the WHO warned that evidence suggested the new Omicron variant could escape prior immunity and would lead to surges with a high transmission rate. Studies were already showing reduced effectiveness of existing vaccines against the variant. On December 13, New York governor Kathy Hochul <a href="https://www.cnn.com/world/live-news/omicron-coronavirus-variant-12-13-21/index.html">announced a new temporary indoor mask mandate</a> for public spaces, which could be bypassed by requiring vaccines for entrance. </p>\n\n\n\n<p>When asked how the State of the Word&#8217;s coordinators decided on the precautions, WordPress Executive Director Josepha Haden Chomphosy said the event met the local guidelines while allowing attendees to make their own choices for anything beyond the requirements.</p>\n\n\n\n<p>&#8220;We followed the guidelines as laid out by the city,&#8221; Haden Chomphosy said. &#8220;Masks and hand sanitizer were liberally available throughout the venue, and we encouraged attendees to make informed decisions about their health.&#8221;</p>\n\n\n\n<p>It has been <a href="https://www.cdc.gov/coronavirus/2019-ncov/science/science-briefs/masking-science-sars-cov2.html">well-documented</a> that indoor masking can significantly reduce transmission, so it was curious that the event did not require them at this pivotal time when governments are taking more stringent measures to stop the spread of the virus.</p>\n\n\n\n<p>Fortunately all those who were recently infected have reported mild illnesses, but the incident raises an important question for onlookers: Is this an indicator of how in-person WordCamps are going to go in 2022? There are already several on the <a href="https://central.wordcamp.org/schedule/">schedule</a>.</p>\n\n\n\n<div class="wp-block-embed__wrapper">\n<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Agreed. It has definitely killed any thought I had of attending a WordCamp for a good long while.</p>&mdash; Chris Wiegman (@ChrisWiegman) <a href="https://twitter.com/ChrisWiegman/status/1474167091372642312?ref_src=twsrc%5Etfw">December 23, 2021</a></blockquote>\n</div>\n\n\n\n<p>Whether or not attendees&#8217; infections originated at the State of the Word or in outside gatherings is going to be impossible to pinpoint, but the nominal safety protocols sends a message to all those considering attending in-person events in 2022. </p>\n\n\n\n<p>Since receiving the notification of possible exposure, many State of the Word attendees have been monitoring their health with tests. One attendee reported in Post Status Slack that she has had difficulty getting tested and is still waiting for one in the mail. In the meantime, she has opted out of a family gathering for Christmas as a safeguard.</p>\n\n\n\n<p>“As someone who wants nothing more than to be able to attend WordCamp Europe or WordCamp US in person next year this doesn’t give me much confidence,&#8221; Gravity Forms CEO and co-founder Carl Hancock said. &#8220;With such a small event the COVID protocols could and should have been super tight to test things out for larger events. The lack of masks and social distancing at an indoor event without added protocols such as rapid testing for entry was disappointing to see.”</p>\n\n\n\n<p>WordCamp organizers will need to consider how they can protect attendees beyond simply meeting the basic, local requirements, which may not fully acknowledge the nature of the current threat. They will also need to be responsive to the rapidly changing pandemic landscape and be ready to implement more safety protocols at the last minute, if necessary. If the State of the Word is any indication, future WordCamp organizers will need to have a plan for sending exposure notifications to attendees, in case the events become the source of an outbreak.</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, 24 Dec 2021 04:38: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: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: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:94:"WPTavern: WordPress 5.9 Beta 4 Fixes 20 Bugs, Polishes Workflow for Switching to a Block Theme";s: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:30:"https://wptavern.com/?p=127650";s: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:231:"https://wptavern.com/wordpress-5-9-beta-4-fixes-20-bugs-polishes-workflow-for-switching-to-a-block-theme?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-9-beta-4-fixes-20-bugs-polishes-workflow-for-switching-to-a-block-theme";s: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:3004:"<p><a href="https://wordpress.org/news/2021/12/wordpress-5-9-beta-4/">WordPress 5.9 beta 4</a> was released this week with fixes for 20 bugs since beta 3. There are a few important changes to note in this release regarding how the WordPress admin will direct users who are exploring block themes. </p>\n\n\n\n<p>Prior to a fix in beta 4, it was possible for users to <a href="https://core.trac.wordpress.org/ticket/54549">switch to a block theme within the Customizer</a>. This has been changed so that users will see a banner notifying them that the block theme is incompatible, if they try to switch within the Customizer. Here&#8217;s the commit message:</p>\n\n\n\n<blockquote class="wp-block-quote"><p>Starting in 5.9, block themes are not compatible with (do not support) Customizer; rather, they use the Site Editor. Viewing installed themes in Customizer, this commit adds an overlay message to alert users and give them a way to activate the block theme. Clicking on the &#8220;Activate&#8221; button activates the block theme and redirects back to the Appearance &gt; Themes interface, where the user can then enter the Site Editor for customization.</p><p>Non-block themes are not affected by this change and continue to work in Customizer.</p></blockquote>\n\n\n\n<p>Having themes work only in the site editor or the Customizer, depending on which they support, is likely to be a confusing workflow for users when testing themes. This incompatibility message and redirection is necessary but not ideal for the long term. Streamlining the customization workflow will depend on how quickly the WordPress community is able to produce and adopt block themes. </p>\n\n\n\n<p>Some testers also reported that the Site Editor doesn&#8217;t allow users to edit or preview non-active block themes. The preview only works with active themes. This isn&#8217;t necessarily a bug but rather a feature that needs to be discussed for the future. A <a href="https://github.com/WordPress/gutenberg/issues/37201">ticket</a> is open in the Gutenberg repository, recommending the implementation of a Live Preview for non-active block themes.</p>\n\n\n\n<p>Featured patterns from the pattern directory should be displayed under Patterns in the the block inserter, but for some reason this wasn&#8217;t included in 5.9. It has been <a href="https://core.trac.wordpress.org/ticket/54623">backported in beta 4</a>. </p>\n\n\n\n<p>This beta also adds a filter that allows developers to disable the login screen language switcher, which is a <a href="https://wptavern.com/wordpress-5-9-to-introduce-language-switcher-on-login-screen">new feature coming in 5.9</a>.</p>\n\n\n\n<p>The release team has determined that a fifth beta will not be necessary, as of <a href="https://make.wordpress.org/core/2021/12/22/dev-chat-summary-december-22-2021/">yesterday&#8217;s core dev chat</a>. The revised <a href="https://make.wordpress.org/core/5-9/">5.9 release schedule</a> has RC1 shipping on January 4, 2022, and the official release on January 25.</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, 23 Dec 2021 18:42:46 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s: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: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:76:"WPTavern: WP Engine Acquires Brian Gardner’s Frost, Opens It to the Public";s: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:30:"https://wptavern.com/?p=127547";s: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:189:"https://wptavern.com/wp-engine-acquires-brian-gardners-frost-opens-it-to-the-public?utm_source=rss&utm_medium=rss&utm_campaign=wp-engine-acquires-brian-gardners-frost-opens-it-to-the-public";s: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:7120:"<img />\n\n\n\n<p class="has-drop-cap">Brian Gardner <a href="https://wpengine.com/blog/wp-engine-adds-frost-to-open-source-wordpress-project/">announced  today</a> that WP Engine has acquired his latest project, <a href="https://frostwp.com/">Frost</a>. In an email sent out to all customers, Gardner said his team had issued refunds to all current customers. The business model is changing, and Frost will be a freely-available project going forward and focus on full site editing.</p>\n\n\n\n<p>Frost is a WordPress theme that Gardner released earlier this year as the main product of a new startup business. The original version was shipped as a child theme of Genesis, the StudioPress theme framework he had spent much of his WordPress career working on. <a href="https://wptavern.com/wp-engine-acquires-studiopress">WP Engine acquired StudioPress</a> in 2018, and Gardner <a href="https://wptavern.com/brian-gardner-steps-down-from-studiopress">stepped down from his role</a> in October 2019. It did not take him long to find his way back into the WordPress theme development game, bringing his personal style back to the theming world with Frost. Then, he landed a new job within WP Engine&#8217;s ranks in September.</p>\n\n\n\n<p>&#8220;I am leading the WordPress Developer Relations team at WP Engine,&#8221; he said. &#8220;We have a simple mission: Accelerate innovation in WordPress and help the community transition to the block editor and Full Site Editing (né Gutenberg). In addition, we want to cultivate an interactive and immersive community resource that serves as a treasure chest of knowledge and operates as a conduit between the WordPress project and its users.&#8221;</p>\n\n\n\n<p>I asked if there was something concrete he could share, maybe what form that would take, but he did not go into any other details. In general, the more resources the development and design community have around the block system, the faster the ecosystem can evolve. Only time will tell what Gardner&#8217;s team within WP Engine creates.</p>\n\n\n\n<p>&#8220;When I joined WP Engine in late September, it was evident to me [WP Engine] saw the value in building relationships with designers, developers, and creators &#8212; within our <a href="https://wpengine.com/atlas/">Atlas</a> product line, as well as with WordPress,&#8221; said Gardner. &#8220;While there was interest in Frost when I came on board, it wasn&#8217;t until my vision for our team became clear did an acquisition enter the picture. I recommended bringing Frost into the company and hiring Nick Diego.&#8221;</p>\n\n\n\n<p>Diego is the creator of the <a href="https://wptavern.com/from-ecommerce-integration-to-location-based-controls-block-visibility-pro-expands-upon-its-free-version">Block Visibility</a> and <a href="https://wptavern.com/add-custom-svgs-via-the-icon-block-wordpress-plugin">Icon Block</a> plugins. He also began working on Frost in late September.</p>\n\n\n\n<p>&#8220;In alignment with WP Engine&#8217;s core value of &#8216;Committed to Give Back,&#8217; Frost is transitioning from a paid product to a free one,&#8221; said Gardner. &#8220;Given the change in business model, we issued full refunds to all active customers. By open-sourcing Frost and focusing on Full Site Editing, we hope to encourage a community of builders to experiment with the expanding capabilities of the block editor. We believe in its potential and look forward to helping it grow.&#8221;</p>\n\n\n\n<p>Frost is open to everyone <a href="https://github.com/wpengine/themes/tree/trunk/frost">via the WP Engine themes repository</a> on GitHub.</p>\n\n\n\n<h2 id="leaping-into-block-theming">Leaping into Block Theming</h2>\n\n\n\n<p class="has-drop-cap">When Gardner sold StudioPress in 2018, several factors played a part in the decision. Among them were the uncertainty around the Gutenberg project and WordPress&#8217;s future.</p>\n\n\n\n<p>&#8220;It took some time for me to put the pieces together, but when I did, I saw just how powerful the block editor has become,&#8221; he said. &#8220;In particular, I am excited about block patterns, global styles, and building themes that folks can use to create beautiful websites with little effort.&#8221;</p>\n\n\n\n<p>The result of his newfound enthusiasm around the block system was Frost. I have had the opportunity to tinker around with the theme. It has Gardner&#8217;s signature minimalist design style, a focus on readable typography, and ample breathing room for the content.</p>\n\n\n\n<p>Simpler designs almost feel par for the course with any block theme these days, regardless of the theme author. What is likely to set Frost apart is its <a href="https://frostwp.com/patterns/">block patterns</a>. It currently ships with 38 of them. The layouts should allow users to quickly set up their sites, along with the theme&#8217;s custom block styles.</p>\n\n\n\n<p>&#8220;I am a huge fan of block patterns and see their potential when paired with the growing support of design/style elements within <code>theme.json</code>,&#8221; said Gardner of the things he is excited about. &#8220;Additionally, the site editor is something I feel, once mature, will be a game-changer for WordPress and those who build for it.&#8221;</p>\n\n\n\n<p>The <a href="https://wordpress.org/plugins/block-pattern-explorer/">Block Pattern Explorer</a> plugin was initially a part of the Frost library plugin, but Gardner and Diego pulled it out and make it available to everyone. They also wanted to serve the Frost patterns through it. The hope is that the enhancements already in place via the plugin find their way into core WordPress.</p>\n\n\n\n<img />Frost theme patterns via Block Patterns Explorer\n\n\n\n<p>The design is a bit more polished than core. It includes category types, a feature the theme uses to separate its own pattern categories from others. The experimental explorer plugin allows users to preview patterns via desktop, tablet, and mobile views. And, it has a clear &#8220;Add Pattern&#8221; button for inserting a block pattern into the post.</p>\n\n\n\n<p>Eventually, they plan to sunset the plugin once its features make their way into WordPress.</p>\n\n\n\n<p>WordPress theming has come a long way since Gardner first dove in over a decade ago. Back then, users had to open template files to customize bits and pieces of their homepage. As we move toward WordPress 5.9, users will have that same power. However, they will modify Frost via the WordPress site editor instead of PHP files.</p>\n\n\n\n<p>&#8220;Yes, I feel we are circling back to some degree,&#8221; he said. It was in response to a question of his early days designing themes for WordPress in comparison to now.</p>\n\n\n\n<p>&#8220;While WordPress will never be solely a blogging platform ever again, it seems like the software is shedding its skin. The irony here is that we see WordPress used in sophisticated ways that &#8212; to be honest &#8212; I never thought would be possible. As for me, I believe in the power of simplicity. That has become my north star for everything I create and has allowed me to navigate the ebbs and flows of an ever-changing software and industry.&#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, 23 Dec 2021 15:35:47 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Justin Tadlock";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:68:"Akismet: Do CAPTCHA and reCAPTCHA Protect WordPress Sites from Bots?";s: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:31:"http://blog.akismet.com/?p=2164";s: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:95:"https://blog.akismet.com/2021/12/23/do-captcha-and-recaptcha-protect-wordpress-sites-from-bots/";s: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:17231:"<p>If you’ve used the internet anytime in the last decade, chances are you’ve had to pass a CAPTCHA or reCAPTCHA test. You may have done so many of these little quizzes that you groan just seeing one on a form.</p>\n\n\n\n<p>There are quite a few different versions, but they all can help protect your WordPress website from spambots and make your life simpler.</p>\n\n\n\n<p>In this post, we’ll cover the evolution of CAPTCHA and reCAPTCHA. We’ll also go over the different versions and the pros and cons of each one. Then, we’ll show you how to enable reCAPTCHA on WordPress and explore additional security measures you should implement.</p>\n\n\n\n<span id="more-2164"></span>\n\n\n\n<h2 id="what-are-captcha-and-recaptcha">What are CAPTCHA and reCAPTCHA?</h2>\n\n\n\n<p>CAPTCHA and reCAPTCHA serve the same purpose: protecting your website against bots and other security threats. They’re typically found on contact, comment, login, and password reset forms. But there are some key differences between the two safety checks. Let’s take a look at each one in detail.&nbsp;</p>\n\n\n\n<h3 id="what-is-captcha">What is CAPTCHA?</h3>\n\n\n\n<p>The acronym <a href="https://support.google.com/a/answer/1217728?hl=en" target="_blank" rel="noreferrer noopener">CAPTCHA stands for</a> Completely Automated Public Turing Test to Tell Computers and Humans Apart. It’s a mouthful, but the name says it all —&nbsp;it can decipher the difference between a human and a computer operator. Still, the specifics are important.</p>\n\n\n\n<p>In the <a href="https://www.britannica.com/technology/CAPTCHA" target="_blank" rel="noreferrer noopener">early 2000s</a>, when it was created, CAPTCHA used a distorted text (letters and numbers) test to prevent bots from compromising websites.</p>\n\n\n\n<p>When faced with a CAPTCHA, users needed to decipher broken text correctly to prove that they were, in fact, human. If they couldn’t identify the letters and numbers, the test wouldn’t submit their requests.&nbsp;</p>\n\n\n\n<p>This was revolutionary because most humans could pass it easily, but computers couldn’t solve it themselves.&nbsp;</p>\n\n\n\n<h3 id="what-is-recaptcha">What is reCAPTCHA?</h3>\n\n\n\n<p>reCAPTCHA follows a similar principle, but instead of just utilizing meaningless text to see if the user is a real human, it was designed to help computers digitize old books and newspapers. The test was essentially split into two parts shown side-by-side —&nbsp;one traditional CAPTCHA to determine the humanity of the user, and a second image of letters from a piece of text the computer was trying to digitize. If the human could pass the first part, it would accept the user&#8217;s input for the second part as an accurate translation.&nbsp;</p>\n\n\n\n<img /><em>Photo from <a href="http://www.captcha.net/" target="_blank" rel="noreferrer noopener">http://www.captcha.net/</a></em>\n\n\n\n<p>The point is that reCAPTCHA added a second part to the test to put millions of human users to work —&nbsp;a few seconds at a time —&nbsp;to digitize historical text for ongoing record keeping. Now sites were protected from bots and users weren’t totally wasting their time.&nbsp;</p>\n\n\n\n<p>Google <a href="https://www.businessinsider.com/luis-von-ahn-creator-of-duolingo-recaptcha-2014-3" target="_blank" rel="noreferrer noopener">purchased the technology in 2009</a> and improved upon it over the years. You see, artificial intelligence (AI) eventually became sophisticated enough to read and decipher even the most challenging text with <a href="https://developers.google.com/search/blog/2014/12/are-you-robot-introducing-no-captcha" target="_blank" rel="noreferrer noopener">99.8 percent accuracy</a>. By doing so, they could pass the test and trick it into thinking bots were humans.&nbsp;</p>\n\n\n\n<p>To deal with this new issue, reCAPTCHA made things even more challenging, introducing new options like the famous “I’m not a robot” check box.&nbsp;</p>\n\n\n\n<img />\n\n\n\n<p>Today, reCAPTCHA is a widely-used security measure that protects websites from various spambots and cybercriminals by helping to ensure that comments on blog posts or in forums, and submissions on forms come from real people.&nbsp;</p>\n\n\n\n<h2 id="what-are-the-different-versions-of-recaptcha">What are the different versions of reCAPTCHA?</h2>\n\n\n\n<p>There are technically four different types of active <a href="https://developers.google.com/recaptcha/docs/versions" target="_blank" rel="noreferrer noopener">reCAPTCHAs</a>. Instead of text, some tests may use images, audio, or even math equations. They also utilize some variation of&nbsp; “<a href="https://developers.google.com/search/blog/2014/12/are-you-robot-introducing-no-captcha#:~:text=reCAPTCHA%20protects%20the%20websites%20you%20love%20from%20spam%20and%20abuse.&text=We''re%20calling%20it%20the,having%20to%20solve%20a%20CAPTCHA." target="_blank" rel="noreferrer noopener">No CAPTCHA reCAPTCHA</a>”, which determines whether a user is suspicious simply based on their behavior on a site.</p>\n\n\n\n<p>If you’re setting up <a href="https://jetpack.com/features/security/">WordPress website security</a>, you may have the option to choose between different reCAPTCHA types. For example, you can select a checkbox or background verification:</p>\n\n\n\n<img />\n\n\n\n<p>Here are the different types of reCAPTCHA:</p>\n\n\n\n<ul><li><strong>ReCAPTCHA v2 (“I’m not a robot” checkbox):</strong> This is the simplest and easiest test to add with limited coding knowledge. Sometimes it passes or approves users right away and prompts them to check a box. Other times, it asks them to verify that they’re human with a puzzle challenge.</li><li><strong>ReCAPTCHA v2 (Invisible reCAPTCHA badge):</strong> For this version, there’s usually no checkbox. It simply uses an existing button on your site or a JavaScript API call for verification. You’ll see a badge that says <em>Protected by reCAPTCHA</em>. Essentially, verification happens in the background. Only the strangest behavior will prompt a test.</li><li><strong>ReCAPTCHA v2 (Android):</strong> This version utilizes a reCAPTCHA Android library that’s part of Google Play’s <a rel="noreferrer noopener" href="https://developer.android.com/training/safetynet" target="_blank">SafetyNet APIs</a>. This validates requests from within an Android app, so it’s not the right choice to use for a WordPress site.&nbsp;</li><li><strong>ReCAPTCHA v3:</strong> This is the most advanced and discreet of all the versions. Visitors won’t even know it’s happening. It uses a JavaScript API and automatically assigns a score to each user to approve or deny them. This version also gives more advanced developers extended flexibility for integrations with other security measures to dictate the level of site security.&nbsp;</li><li><strong>ReCAPTCHA Enterprise:</strong> Like v3, this runs in the background. It gives each site visitor a score based on their behavior. If a visitor is deemed suspicious, it may require them to verify their identity through custom options determined by each site —&nbsp;two-factor authentication or email verification. As its name implies, this is typically for enterprise-level sites and requires advanced customization.</li></ul>\n\n\n\n<h2 id="what-should-i-consider-when-choosing-a-recaptcha-version">What should I consider when choosing a reCAPTCHA version?</h2>\n\n\n\n<p>Since reCAPTCHA Enterprise is reserved for larger companies, it’s safe to say that most websites will need either reCAPTCHA v2 or reCAPTCHA v3. Still, it’s important to know what you’re getting into with each one.&nbsp;</p>\n\n\n\n<h3 id="what-are-the-pros-and-cons-of-recaptcha-v2">What are the pros and cons of reCAPTCHA v2?&nbsp;</h3>\n\n\n\n<p>The most significant advantage of reCAPTCHA v2 is that, whether you choose to include the “I’m not a robot” checkbox or leave it discreetly running in the background, it protects you from spam while offering humans the opportunity to prove that they’re real.&nbsp;</p>\n\n\n\n<p>With the invisible version, if it detects suspicious behavior, it will require a test. If it doesn’t, the user can proceed none the wiser.&nbsp;</p>\n\n\n\n<p>However, any reCAPTCHA v2 test can seriously hurt the user experience for site visitors. To combat increasingly smart AI technology, tests have become so tricky that many real humans have trouble passing.</p>\n\n\n\n<p>The test’s difficulty may leave users frustrated, wondering why they fail when they are actual humans. In fact, the situation has become so bad that popular tech magazines <a href="https://www.wired.com/story/im-not-a-robot-why-captchas-hard-to-solve" target="_blank" rel="noreferrer noopener">give people tips</a> on passing these tests.</p>\n\n\n\n<p>Plus, it’s also important to consider <a href="https://www.w3.org/TR/turingtest/" target="_blank" rel="noreferrer noopener">the accessibility of reCAPTCHAs</a>. A graphical puzzle, for example, would be inaccessible for people who have vision impairments. So, if you do decide to use reCAPTCHA v2, it’s important to present other options, like audio or text-based tests.</p>\n\n\n\n<h3 id="what-are-the-pros-and-cons-of-recaptcha-v3">What are the pros and cons of reCAPTCHA v3?</h3>\n\n\n\n<p>reCAPTCHA v3 was specifically designed to improve the user experience. With no verification tests to complete, it’s seamless. Website visitors are happily unaware of the entire process.&nbsp;</p>\n\n\n\n<p>It also gives administrators much more control. With reCAPTCHA v3, you have advanced options to customize your interaction with Google’s API to adjust scoring thresholds and define what is considered suspicious behavior.&nbsp;</p>\n\n\n\n<p>Some may consider this added control a good thing, while others may find it a weighty and cumbersome responsibility. Additionally, <a href="https://www.fastcompany.com/90369697/googles-new-recaptcha-has-a-dark-side" target="_blank" rel="noreferrer noopener">some critics believe</a> that reCAPTCHA v3 may pose a privacy risk because it provides Google with too much data.&nbsp;</p>\n\n\n\n<p>In addition, reCAPTCHA v3 can deter good bots from doing important work. People tend to remember the villains like spambots, but forget about their positive counterparts. Good bots deal with things like SEO and performance monitoring. If you get in their way, your overall website success could suffer.&nbsp;</p>\n\n\n\n<p>A final downside is that, since spam scoring happens in the background, there’s no alternative test provided to suspicious users (like with the invisible reCAPTCHA v2 badge). Visitors who are wrongly flagged as bots don’t have an opportunity to prove their legitimacy. This means that you could turn away real customers, clients, and followers.</p>\n\n\n\n<h2 id="can-bots-bypass-recaptcha">Can bots bypass reCAPTCHA?</h2>\n\n\n\n<p>This is the big question. Unfortunately, the answer may not be straightforward or definitive.</p>\n\n\n\n<p>The many versions of reCAPTCHA are evidence that malicious spambots evolve quickly.</p>\n\n\n\n<p>They’re constantly adapting to outsmart reCAPTCHA. When the original CAPTCHA was introduced, it was revolutionary in its ability to decipher between real users and bots. But it didn’t take long before the bots caught on. People have even started <a href="https://www.forbes.com/sites/augustinefou/2020/09/19/you-didnt-know-bots-solve-captchas-and-do-pharming-with-humans/?sh=706e34951a4d" target="_blank" rel="noreferrer noopener">using human labor</a> to get past tests manually.&nbsp;</p>\n\n\n\n<p>Computer scientists are regularly working to increase the effectiveness of reCAPTCHA, however. Some have <a href="https://www.theverge.com/2019/2/1/18205610/google-captcha-ai-robot-human-difficult-artificial-intelligence" target="_blank" rel="noreferrer noopener">proposed new challenges</a>, like puzzles that require a user to maneuver pieces or nursery rhyme completion games based on the location of site visitors.</p>\n\n\n\n<p>That’s one major reason tests have become so frustrating for real users —&nbsp;difficulty has had to increase to stay ahead of computer learning. Unfortunately, it seems we’re at a point where to continue to outsmart computers, we have to make tests that are sometimes too difficult for real users to solve&nbsp;— a major problem.&nbsp;</p>\n\n\n\n<p>It’s gotten so bad that <a href="https://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-adv.htm&r=1&f=G&l=50&d=PALL&S1=9767263.PN.&OS=PN/9767263&RS=PN/9767263" target="_blank" rel="noreferrer noopener">Amazon now owns a patent</a> for a new kind of CAPTCHA-esque test that is so difficult to solve that only a computer can do it. Meaning… if you pass, you’ve actually failed because you’ve proven that you can’t possibly be human.&nbsp;</p>\n\n\n\n<h4 id="so-can-recaptcha-stop-bots">So can reCAPTCHA stop bots?&nbsp;</h4>\n\n\n\n<p>Yes, it can stop many of them. But it can’t stop them all. And the percentage of bots that make it through is increasing by the day. This means you can’t simply rely on reCAPTCHA to prevent spam submissions. You’d be signing up for a highly imperfect, temporary system that’s only going to get less effective.&nbsp;</p>\n\n\n\n<p>So what <em>should</em> you do?&nbsp;</p>\n\n\n\n<h2 id="other-security-measures-to-protect-your-website-from-spambots">Other security measures to protect your website from spambots</h2>\n\n\n\n<h3 id="1-lock-down-your-comment-forms">1. Lock down your comment forms</h3>\n\n\n\n<p>The best place to start is by configuring your WordPress comments in a way that protects your site against bots. Navigate to <strong>Settings → Discussion</strong> in your site dashboard and and consider requiring:</p>\n\n\n\n<ul><li>Comment authors to submit a name and email</li><li>Users to be registered and logged in to comment</li><li>Comments to be manually approved before publication</li><li>Authors to have a previously approved comment to submit a new one</li></ul>\n\n\n\n<p>In the <strong>Comment Moderation</strong> box, you can also flag a comment that contains a certain number of links —&nbsp;lots of links is a common indication of spam. Or, if you’re getting a lot of spam that contains certain words, email addresses, IP addresses, and other characteristics, you can ban them entirely.</p>\n\n\n\n<h3 id="2-protect-your-login-forms">2. Protect your login forms</h3>\n\n\n\n<p>To lock down your login forms without using a CAPTCHA, you can implement <a href="https://jetpack.com/features/security/secure-authentication/">two-factor authentication</a>. This requires a user to have both login details <em>and </em>a physical device to access your site. When someone logs in, they’ll have to enter a username and password as well as a one-time code that’s sent to the mobile device on file. This is virtually impossible for bots to get past.</p>\n\n\n\n<h3 id="3-use-honeypot">3. Use honeypot</h3>\n\n\n\n<p>Honeypots are an option for protecting contact forms. Think of them as a mouse trap for bots. They essentially create a hidden field in your forms that isn’t visible to site visitors but that can be seen by spambots. If the field is filled out, the bot is stopped in its tracks.</p>\n\n\n\n<p>Many contact form plugins allow you to implement this feature in their default settings.</p>\n\n\n\n<h3 id="4-protect-your-comment-and-contact-forms-with-akismet">4. Protect your comment and contact forms with Akismet</h3>\n\n\n\n<p>Akismet is hands-down the best way to eliminate the headaches of bots (or even real humans) spamming your comments or sending unwanted messages through forms on your site.&nbsp;</p>\n\n\n\n<p>With millions of users, Akismet has blocked over 500,000,000,000 spam submissions at the time of writing this article. With each one, it learns a bit more. So while bots might have AI to get past reCAPTCHAs, Akismet’s AI is working to protect your site in an entirely different way.&nbsp;</p>\n\n\n\n<p>Akismet can accurately identify spammy behavior and keeps a blocklist of words, IP addresses, names, and emails to prevent pests. Plus, it gives you control to provide feedback about any spam it misses or real comments that it accidentally flagged. Then, it customizes its spam-fighting solution just for your site. Amazing.&nbsp;</p>\n\n\n\n<img />\n\n\n\n<p>You can get a <a href="https://wordpress.org/plugins/akismet/">free version of Akismet</a> for your personal blog. In addition, there are three <a href="https://akismet.com/plans/">paid plans</a> for commercial sites starting at just $10 per month.&nbsp;</p>\n\n\n\n<h2 id="win-the-fight-against-spam-bots">Win the fight against spam bots</h2>\n\n\n\n<p>Spam bots and less-than-ethical cyber actors are always trying to take advantage of visitors and the sites they love (like yours!). They can cause annoyance or even do real-world damage.</p>\n\n\n\n<p>CAPTCHA and reCAPTCHA have evolved many times over the years and continue to be one trusted way to prevent bots from flooding sites. But these solutions aren’t perfect, and sites need other measures to prevent spam from causing trouble. Consider protecting login forms with two-factor authentication, deploying WordPress best-practices, and using <a href="https://akismet.com/">Akismet</a> to filter comment and contact form submissions automatically.&nbsp;</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, 23 Dec 2021 10:25: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:13:"Simon Keating";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:77:"Post Status: Post Status Excerpt (No. 38) — In Person For State of the Word";s: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:31:"https://poststatus.com/?p=91657";s: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:34:"https://poststatus.com/excerpt/38/";s: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:38726:"<h2>&#8220;I believe our community can make significant contributions to Gutenberg and the Block Editor.&#8221; —Cory Miller</h2>\n\n\n\n<p class="has-drop-cap">In this episode of Post Status Excerpt, Cory shares his experience among the 30+ individuals who attended the State of the Word in New York in person. David and Cory talk about how Matt presented himself, his views on the necessary ratio of community contributions to open source projects, Five for the Future, the next generation of leaders, and what it means to give back to the community and WordPress core.</p>\n\n\n\n<p><strong>Also: </strong>Cory hints at what Post Status will be doing in 2022 when it comes to giving back — along with how Post Status will encourage and assist people in contributing to the WordPress community.</p>\n\n\n\n\n\n\n\n<p class="has-background">Every week <strong><a href="https://poststatus.com/podcast/the-excerpt/">Post Status Excerpt</a></strong> will brief you on important WordPress news — in about 15 minutes or less! Learn what''s new in WordPress in a flash. <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/26a1.png" alt="⚡" class="wp-smiley" /><br /><br />You can listen to <a href="https://poststatus.com/podcast/the-excerpt/">past episodes</a> of <strong>The Excerpt</strong>, <a href="https://poststatus.com/category/post-status-podcasts/">browse all our podcasts</a>, and don’t forget to subscribe on <a href="https://open.spotify.com/show/1m3xwXbe0MG5BzFVPtB0A7">Spotify</a>, Amazon Music, <a href="https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA">Google Podcasts</a>, <a href="https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008">iTunes</a>, <a href="https://castro.fm/podcast/c53552c6-1ee0-4fc4-9de4-08ed6bf1ee4d">Castro</a>, <a href="https://www.youtube.com/c/PostStatus">YouTube</a>, <a href="http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast">Stitcher</a>, <a href="https://player.fm/series/wordpress-post-status-podcasts">Player.fm</a>, <a href="https://pca.st/05rR">Pocket Casts</a>, <a href="https://wordpress-post-status-draft-podcast.simplecast.com/">Simplecast</a>, or by <a href="https://feeds.simplecast.com/2JE9sc8P">RSS</a>. <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f3a7.png" alt="🎧" class="wp-smiley" /></p>\n\n\n\n<h3 id="h-mentioned-in-the-show"><img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f517.png" alt="🔗" class="wp-smiley" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href="https://www.youtube.com/watch?v=OpiH_P9aGhQ&feature=emb_title">YouTube: State Of The Word 2021</a></li><li><a href="https://www.godaddy.com/garage/state-of-the-word-2021">GoDaddy Review And Timeline of State of the Word 2021</a></li><li><a href="https://thewpminute.com/state-of-the-word-2021/">The WP Minute (Audio + Transcript)</a></li><li><a href="https://twitter.com/dimensionmedia" target="_blank" rel="noreferrer noopener">David Bisset (Twitter)</a></li><li><a href="http://twitter.com/nathaningram">Cory Miller (Twitter)</a></li><li><a href="https://twitter.com/post_status" target="_blank" rel="noreferrer noopener">Post Status (Twitter)</a></li></ul>\n\n\n\n<h3><img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f64f.png" alt="🙏" class="wp-smiley" /> Sponsor: <a href="https://poststat.us/pagely" target="_blank" rel="noreferrer noopener sponsored nofollow">Yoast SEO</a></h3>\n\n\n\n<p><strong>Yoast</strong> is SEO for everyone. Yoast SEO Premium gives you 24/7 support and extra features like internal linking, social previews, a redirect manager, tutorial videos, and integration with Google Webmaster Tools. Get on board today with the premiere SEO plugin for WordPress — <strong>Yoast</strong>.</p>\n\n\n\n<h2 id="h-transcript"><strong>Transcript</strong></h2>\n\n\n\n<p><strong>David Bisset:</strong> [00:00:00] Since I wasn''t there because as I was telling somebody earlier, I couldn''t, hurt my Twitter game by being there. I had to be in front of my computer with with my keyboards and making a bingo games and hashtag&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> that''s my fondest memories of you, David is like going to these events and somebody live tweeting.</p>\n\n\n\n<p>It''s like, here''s this dimension media person. And it''s like, holy crap.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. They used to call me dementia media. So.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Signature though is still in the lodge waiting. And I remember when Twitter kind of first came out and it was a thing to live tweet a lot. And but I always like yours because you always summarize what.</p>\n\n\n\n<p>The takeaway is like you''re starring the cool quotes along the way. And that''s part of what we''re trying to do at post status is give you the too long, didn''t read content, the inside analysis commentary for the stuff that matters to you. So that''s your claim to fame or friend?&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. Yeah.</p>\n\n\n\n<p>Well, that''s how I took notes and I really didn''t care who listened. I that''s how I just took [00:01:00] notes. It kind of knocked off a couple of killed a couple birds with one stone, but enough about me. Let''s. Let''s talk about you being there in person. And can you tell me where this place w what was this place like?</p>\n\n\n\n<p>Was it in like a tall building or like, I hear it was tumblers all the offices or something.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> So my understanding was it''s the automatics new event space in New York city. And of course, some of their investors in New York city and things like that. And it was incredible space. I would try to guess how big of a space it was.</p>\n\n\n\n<p><strong>David Bisset:</strong> I couldn''t tell, the camera angles were just, they did the camera angles just right. So you never got a true dimension of the room on the live stream</p>\n\n\n\n<p>&nbsp;yeah, that''s&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> what I just said. I do more tell me I bet you it''s about 15,000 to 20,000 square feet in there that I saw really great space. And it''s a whole floor of a billion is my understanding, but it was gorgeous.</p>\n\n\n\n<p>And then there''s the sunset of New York city out the window rep for state of the word. And it was really good, but I. I, you know, I got to see [00:02:00] Matt about a month ago and San Francisco, we got to talk and he mentioned inviting you David, to stay the word. And also he''d love to have Post Status there. So I was like, yes, we''re going to make that happen.</p>\n\n\n\n<p>I know you had things that come up, you couldn''t be there. But you know, I want to guess there''s about 25 30 people there in person. And it was a really nice night. I mean, automatic. Rolled out the carpet for all of us, which is super nice. Matt as always is a charming, elegant presenter and host and did a fantastic job.</p>\n\n\n\n<p>I thought it was normal. You know, I want to give him kudos, but like, he''s really good on stage.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Well he was different this time and I realized I wasn''t in the room, but I almost had, I have a 30 inch monitor. So I saw a lot of him and I saw a lot of his facial expressions pretty clearly. There was there was something different about them in a good way.</p>\n\n\n\n<p>And I can''t, I think he, you know, not just not to put emotions on a person, I''m pretty sure he was nervous in some regard. I think anybody is nervous to some extent of public speaking, but he definitely had some sort of [00:03:00] energy that he was releasing. And you know, me, I record animated gifs all the time.</p>\n\n\n\n<p>I decided not to post, I don''t know what I decided to post, but in the very beginning before he was kind of. He was almost dancing a jig right before way before the state of the word started up on stage. So he was really excited and really, you know, anxious maybe, but you could just see the energy even before he spoke anything.</p>\n\n\n\n<p>You could just see the pent up energy that he had, which was reflected later, by the way.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> And not trying to speak for him, but if for me, I go, I haven''t done this in two years. There''s some cool people here that I have invited to be here and I''m talking about the thing that I want to spend all of my life doing.</p>\n\n\n\n<p>And so. Yeah, totally. I spoke a couple of weeks ago at our three recurring revenue retreat. And I remember getting feeling nervous cause I''m like I was rusty, you know? And there was this quote and I''m trying to remember what it was, but it''s basically turning fear, the anxiety into [00:04:00] energy and excitement.</p>\n\n\n\n<p>And that''s what I tried to do is like channel that''s now Matt doesn''t need my public speaking tips, but those are my thoughts. What I. As long as I''ve known him. And it goes back to 2008, where camp DFW in Frisco, Texas. There''s one thing that''s always standard with Matt and that is his passion for the WordPress open source project.</p>\n\n\n\n<p>Yeah. So, you know, and it just has never wavered. And I think he mentioned on state of the word that he wants to spend the rest of his life. He''s 38 rest of this. On WordPress project. And I totally believe this. This is his contribution to humidity, you know, and at Post Status makers of the open web WordPress, this 42% of this big number that he shared out there, I think we should all take a moment, take a big deep breath and go.</p>\n\n\n\n<p>The web is still in its infancy. I don''t know, life-stage wise where it would be comparatively to like a human, but it''s still early, like in history of all that''s going to happen in this world. In the future, the web is [00:05:00] still kind of an infant. And if you think about it, our place is WordPress makers.</p>\n\n\n\n<p>People that build on WordPress, extend WordPress, teach WordPress, all that stuff people have. Post-test the business to WordPress is this is historic and what we''ve been doing. I started with WordPress, my first blog in 2006. That was just me using this amazing platform called WordPress, but, you know, history historically sake and going through.</p>\n\n\n\n<p>42%, that number, it just keeps getting bigger. And that''s exciting for us, those of us that make our living with on for WordPress.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah, he did. I got a couple of quotes out of them and it was, you know, livestream is a little bit easier. Cause you can pause and rewind a little bit just to make sure, because you want to get it as close as possible. Regarding the The WordPress space.</p>\n\n\n\n<p>He did say the court word press belongs. Just, you know, just to anybody it''s not just you or me it''s regardless of economic or political situations. And he said something about WordPress can''t be [00:06:00] created by just one company and people adding a line of code is like giving that, give a penny, take a penny and I feel like there''s quite a number of people that thanks to five for the future that are giving that he was, he actually said he actually gave a quote or something about, I don''t know if you caught it. He was studying other CMSs. And he said for every dollar that has made $20 has made in the ecosystem.</p>\n\n\n\n<p>And that''s ratio is how they came up with the five for the future. Did you know that. I did not.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> You know, I don''t know how long, far, because the future has been out, but there''s two things I wanted to highlight. Part of State of the Word you''ve just put a square in this one, which is contributing back to core five for the future.</p>\n\n\n\n<p>I don''t know how long that''s been going, but, you know, I know our Post Status members. I mentioned this to Matt. They, you know, like me and I themes, we had, let''s say at her height, I want to say 27, 28 people or something like that. And you go, okay, how do we, excuse me, our team or company contribute to core.</p>\n\n\n\n<p>We don''t have the profit bandwidth, all that stuff to take a full-time dev for instance&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> right</p>\n\n\n\n<p><strong>Cory Miller:</strong> [00:07:00] off. And I mentioned this because I know there''s so many giving hearts in WordPress and founders and entrepreneurs and people that lead companies. That benefit from WordPress that want to do five for the future.</p>\n\n\n\n<p>It''s tough. I get it from your standpoint of how do we meaningfully contributed, even though we believe we are contributing to the ecosystem or what we''re doing. And I grant that a hundred percent, what we want to do at Post Status though I did tag on the contributions that push to continue to contribute to core.&nbsp;</p>\n\n\n\n<p>I think that''s the reflective I dunno, KPI for the ecosystem too, by the way. But, and I know there''s companies that do it, even if it doesn''t fall under the strict banner of farm from feature or whatever it is that like, they''re doing it just like, we felt like we were contributing to WordPress for years.</p>\n\n\n\n<p>What I want to do is translate that help that better for our Post Status crowd to, to actually meaningfully contribute. So Courtney Robertson on our team, who is also great, awesome person at Go Daddy pro is really [00:08:00] taking the banner for the contributor days for post status. So next year, we''re going to be talking about enrolling out contributor days, but that''s one thing to say, we''re going to do a contributor day, right?</p>\n\n\n\n<p>That''s nothing new. This is where Courtney''s idea was. Let''s go to the team leads and ask for their wishlist. Things they would love for people of post status to contribute. And from that gives us something that we can go. Let''s say we take that day eight hours. And we''re going to show up for contributor today. at Post Status, were gonna, make it a contribute and then pick something off the board.</p>\n\n\n\n<p>So we''re already trying to help you do a little thinking in the stuff that''s going to be most valuable to the core team, core teams that are doing things, and then say pick one off the list and try to get as far as you can. You know, and I''m excited about that. I know it''s very meaningfully and for good reason to Matt, both as CEO of automatic, but also the leader of the WordPress open source project.</p>\n\n\n\n<p>And that was one thing that for sure came out, you know, to me in that call.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. There, [00:09:00] there was quite a bit talk about, there was talk about the contributors earlier in the live stream. And then afterwards it was how to get new and especially young people involved and you know, young people, they have so many distractions these days, but they have more time and they more energy.</p>\n\n\n\n<p>Then we do cause we were running, families were running businesses and so forth like that. And I liked the question that Allie posed about. How can these people learn WordPress? But contributing I, you know, I, I lost my thought there for a second, but I really wanted to. I was hoping that the five for the future was going to spark some more ideas.</p>\n\n\n\n<p>And I think it will, because if you have people that are, if companies are being sponsored or sponsoring people to work on contributing and there should be. Like an on-ramp in there somewhere for people who want to get into it too, because you know, like many people have pointed out. You have to, unless you''re a young person within, [00:10:00] with an inordinate amount of time, you don''t have the time to do that.</p>\n\n\n\n<p>So even for a couple of hours, and I think part of five for the future, and some people have brought this, you know, written about it after state of the word. And about that five for the future, maybe someday five for the future can be expanded a bit to help some people not only contribute, but also kind of help them find people are willing to cover them so they can contribute whether that''s financially or some other means.</p>\n\n\n\n<p>Or maybe it''s just some sort of internship if somebody is brand new and needs to be exposed to anything in WordPress. So I think five for the future is a great thing now, and I think it has got room to grow, but you know, it needs that it needs. Momentum of support right now and whether that''s the repost status and all these other methods, I think we''re still seeing the early stages of a comprehensive program for contributing.</p>\n\n\n\n<p><strong>Cory Miller:</strong> And I understand the apprehensions from companies and founders and leaders. You know, you have to make a [00:11:00] profit for sure. And you''re like, okay, I want to give back, but I, can''t just, I''m not a nonprofit, I''m a profit in enterprise and everything, and I want to help with them and contribute to these.</p>\n\n\n\n<p>But something you mentioned just a second ago was pinged for my second thought. And when you said next generation, the no, our intern Here and has helping to post that by the way. But I also know your passion, heart for next generation with WordPress too. And it, that just brings up, well, one Sandy Edwards work with kids camp.</p>\n\n\n\n<p>Talk to her about that a couple of weeks ago at our three, how post-test wants to contribute to that. But the other thing, the second theme is Gutenberg. You know, you can''t probably talk to Matt about WordPress without hearing Gutenberg and for good reason, here''s the thing. I was not a vocal advocate at all of ruling out Gutenberg in the way we did&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> I like how politically, that was so eloquently put, but yes.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Yeah, I thought it was way early and everything, and it took me a year or two to finally [00:12:00] okay. You know, use Gutenberg and but it here''s the reality situation, no matter what, the way we feel about the past, it is here and it''s not going away.</p>\n\n\n\n<p>So you hear this over and over from Matt and for good reasons, there''s some cool stuff coming. That he talked about the styles, some of the typical libraries. I see that as a very similar innovation and direction, that themes as a whole went when I started, I think back in 2008, There''s so much innovation to do.</p>\n\n\n\n<p>So first and foremost, it''s here. We''ve got to accept it and move on. And I think what his plea here was too, and again, probably my nuance. It''s not, I''m not going to play, but I''m just saying my nuances. It''s not going away. We should accept it and embrace it. And then the question becomes, how do we improve that?</p>\n\n\n\n<p>And I think our community can make considerable contribution. To the conversation and the actual implementation of Gutenberg, the block editor for WordPress. I''ll tell ya, I''m looking, I''m going to redo my [00:13:00] personal site cause I want to start blogging every day. And I say blogging, it''s going to be just sharing my thoughts.</p>\n\n\n\n<p>Not just on Twitter, but you know, my site and I''m probably going to pig blank canvas. I''m still up in the air and I want to use. And I want to really like embrace using it and see what I, what my takeaways are. And I did that back in August with the click publish. I want to use Gutenberg because I''ve criss cross the threshold.</p>\n\n\n\n<p>And for me, I''ll tell you the big benefit David was used to because no one even believes I''m ever been a developer. I''m not, but I was like&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Don''t be ashamed. I''m a programmer. I do websites. I do plug-ins. I do all of that. And what does Matt say to everybody that I am during state of the word?</p>\n\n\n\n<p>I tweet a lot. So that''s my claim to fame. That''ll be on my tombstone where the developer, but you''re not a developer, but&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> I was looking for, I wanted to do a buy now button or something. You know, I just wanted to button and I can''t, I can [00:14:00] figure it out. I mean, I don''t want to figure out how to write a button coordination, or, CSS or whatever.</p>\n\n\n\n<p>So I, what I normally would have done is went look for a plugin. I can''t remember. I want to say max plugins or something was that max buttons was out there as a plug in. Well, and I can''t remember what might''ve been AGA again. But it was like, that''s a block that was a game changer for me to go.</p>\n\n\n\n<p>You don''t have to get something extra to do things you want to do in the post. That was pretty cool turning point for me. It''s not there. It''s getting better, this awesome people working on it. And I think we should. We can and should contribute to the conversation and the implementation once it gets going, because it''s not going away.</p>\n\n\n\n<p>And back to your point about next generation Syed Balkhi that if you WP Beginner and awesome motive, I remember asking him a couple of years about Gutenberg. I was like I kind of expect he''s going to get on the bandwagon. Let me it''s like, we don''t like it. It shouldn''t be out there. And Syed was like, I love it.</p>\n\n\n\n<p>I was like why? And he goes, because the next generation look at how people are [00:15:00] publishing today and it''s changed from what you and I learned now. He''s like, he''s over 10 years, 15 years younger than me. But like even young kids like Olivia and like the platforms have changed in the way to express yourself change.</p>\n\n\n\n<p>And that always stuck with me what Syed said. And so I really have high hopes for Gutenberg. Yeah, again, now that I am in strong, like of it.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> So another thing Matt talked about which I''m actually a little bit surprised he did bring it up. I''m wondering who, by the way, Tuesday was when WordPress 5.9 was supposed to be out before they pushed it to January. So I talked to Anne McCarthy today. And first of all, I mentioned to her, like you mentioned, like 5.0 release when Gutenberg first came up, was rough around the edges. And she has assured me that the full site editor coming out in January with 5.9 is it may not have the entire kitchen sink, but it is very stable and doable. So I can''t wait to share that [00:16:00] interview with everybody, but Matt did call out acquisitions and I like, and I thought is this one of the things that if 5.9 was out, would he gone over more quickly? I don''t know, but they got on one slide. He started with 42 logos. And I thought there were more acquisitions than that.</p>\n\n\n\n<p>I''ll have to go back to our Post Status tracker. But he had 42 logos up there and then he proceeded with, and I''m not a finance person. I''m just going to take his word for it. , his charts were taken from other people''s analysis. He gave proper credit to them, but he says the number of the deals that are happening in the tech space, he says there were 10,000 transactions in the first nine months of 2021 alone.</p>\n\n\n\n<p>Which is up 24% over the last year. And then he brought out another chart that was called inflows to stocks. And I couldn''t even, I don''t even know what that was. I was, but all I know is there was a big bar at the end with the, with our year in it though. And I guess what he was trying to prove is that [00:17:00] don''t panic.</p>\n\n\n\n<p>The acquisition space is not unique to the WordPress space right now. This is all going, you know, bonkers. And it''s not just WordPress. So I, you know, with you being a business person, how did you feel, do you feel that was properly delivered or delivered? Well, do you think he got the message.</p>\n\n\n\n<p><strong>Cory Miller:</strong> But the question I think about that is what prompted him to even do the slides, you know, and that''s the bigger question we always want to be thinking about here, you know, for our people is what is the founder co-founder of WordPress, the movement of open source project. Fill the need to say that. And we have some sense of the people that are like change sucks.</p>\n\n\n\n<p>Nobody likes change, you know, and the fact of the matter, if you bullet down these acquisitions, why would anybody even care? It''s because it could potentially change something that I''m used to doing. And I''m not saying it''s good, right? Bad, wrong indifferent. I''m just saying, you know, I think change is [00:18:00] tough and I''ve heard some sentiment from the WordPress community about, I don''t even recognize it anymore and all this stuff.</p>\n\n\n\n<p>And then I just go down, like, here''s my comparison for it is when I left.iThemes and started this new journey and Post Status . It was over a year before I became a partner and it was probably nine months before Brian and I even started talking about me becoming a partner. There was a big gap there and I was like, I didn''t know what I was going to do next and trying to figure that out.</p>\n\n\n\n<p>But I did one simple thing, which was, I''m never going to say publicly privately, I''m leaving WordPress. I joked all the time. I''m going to be a WordPress user a blogger, which I was still am. But the important thing is I didn''t want to lose or even think all the amazing friendships I''ve made over 15 years being in the space.</p>\n\n\n\n<p>To say, I''m saying goodbye to you. That''s not it. You heard Pippin Williamson when he left Sandhill dev that he was like, I''m not saying about a difference, but I need to step away from the project. [00:19:00] And I just go that sentiment to me comes back to this acquisition. Like things are changing, all that stuff.</p>\n\n\n\n<p>I, I totally get that. I''m not trying to change your emotion. My way of thinking about it though, is the people are still here and that''s what matters. I''ve known you David for God. Has it been 10 years since&nbsp;</p>\n\n\n\n<p>I''ve known you for 10 years?&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Since the first conference in Arizona whose name is escaping my. I think that''s where we may have known.</p>\n\n\n\n<p>We may have known each other prior to that. That''s the first time we met in person, I think officially,&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> but you know, the premise of all, this is like, the people are still here, for the most part. Now you''re always going to get people leaving the ecosystem, leaving it, you know, and coming in new people, coming in, who I met, one of our post-test members was when Stina and I''d love to hear her story.</p>\n\n\n\n<p>She was there. Got invited to State of the Word we got to talk Post Status member and That''s a new person, I didn''t know, a year ago or two years ago, you [00:20:00] know? And so some may leave and you''re always going to have that in some, and cause there was even a picture. I think one of those slides, David of Kim. Oh, you know, and you think about people who have left and for instance, this world Kim back in the day but I saw her picture on one of those slides, you know, and it made me smile, but all that to say, WordPress is not about code it''s about the people.</p>\n\n\n\n<p>And that is what I hang on. I''m not trying to change your heart, your feelings, but I''m just saying, if you think about it, go it''s about the people. No matter if it''s a team, if it''s outside of WordPress, whatever it is, it''s like, what matters are the people there? And are we growing together and all that?</p>\n\n\n\n<p>So that''s the way I think about that, but that the merger is that it''s I it''s right for people to go and question what''s what the heck''s going on here. Things are changing on that space, but I still go the Michelle Frechette. Actually as a team member of people, some of my best friends and my former team and I themes now, is that interesting?</p>\n\n\n\n<p>Well, I''ve known Michelle for a long time and now she''s a part of the scene. That''s cool. You know, that, that change happened where gives, [00:21:00] got by. And cellar rolled out and she moved over roles and now we get to work with her Post Status too. And again, I just call back to, if you''re worried about that, just go back to the people now there''s other worries, but I just, the heart of it is about people.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. And&nbsp;</p>\n\n\n\n<p>I also, I have also have a motto too, in terms of you don''t let the people that are leaving a community, distract you from who is coming into the community or who they should, or who should be invited into the community and vice versa. But don''t let one side distract you from who''s coming in versus who''s going out and that sort of thing.</p>\n\n\n\n<p>And I think we''re doing a pretty good job with that. What happened after state of the word after it ended what happened.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Well, so there was about, I can''t remember how many, but at least 20 of us, I could probably adapt touch straight back to Post Status and we all kind of stayed at the same hotel and had a little, two day fun before the event and all that stuff.</p>\n\n\n\n<p>And so a bunch of us went back to our hotel and we''re at the restaurant, the hotel restaurant bar, [00:22:00] and just kinda talking, you know, and I got to meet great people. I''ve just met in like Robert. Who runs OSTP training there? I got to see again for the third time, Robert Jacoby of cloud waves. The hero press couple Kate, and Tofor, I''m trying to think of othersAC Morse was there? Gravity forms.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Aaron Campbell was there.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> The Aaron and I laughed. He lives in Oklahoma. Like me, he''s literally an hour away. I bet it''d take me 45 minutes to be on his doorstep and vice versa. And we''re like, we had to laugh. So we''re sitting in New York city Soho, somewhere in the coffee shop. We''re like, isn''t it funny how we have to either go out of the country or to go across the states to see each other when we live like that close to each other.</p>\n\n\n\n<p>And I love Aaron. He has such a great. For WordPress, all things WordPress and I love what he''s doing.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Bob was there too. Of course, he traveled by train. He traveled by training the width of the Wu train clan. And it was, I think one of the best moments of the night was when he got up to ask the question and he had the simplest of questions, which was like, he [00:23:00] like, what''s up for WooCommerce or in the next year I traveled 2000 miles to ask this question.</p>\n\n\n\n<p>And how did Matt respond&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> that''s all the bingo card and slack Post Status slack light up because Bob asked it, you know, finally he got the invoke. Woo. Yeah. I love Bob. Bob does and has been around for a long time too. And what I said about him personally at the vent was the one thing I admire about him is he has just consistently showed up.</p>\n\n\n\n<p>And get work in this space and has mad respect from everybody because of it. So we sponsored his train trip out because we wanted to I mean, Bob is such a vital member of the WordPress community and then specifically WooCommerse. So Bob did all of that kind of community logistic, wrangling there, in addition to being like, and he was trying to record, he set up a studio in his room and I got to be with Robbie and Robert and Bob and</p>\n\n\n\n<p>do the woo podcasts there. So, it was a great time for that on the note of getting people together. And Post Status [00:24:00] specifically we''re right now getting our in person. Camps together for Post Status Brian and intended to do it last year. And you know what, two years ago, and you know what happened, right.</p>\n\n\n\n<p>But this year we''re putting some plans in place to get together in a small way to talk shop, to do life together as a community. I would love for everybody to be there next. December 22nd for, it''s going to&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> say, as we wrap up here, what is the schedule look like for our post status members?</p>\n\n\n\n<p>What do they, pay attention to?</p>\n\n\n\n<p><strong>Cory Miller:</strong> So we''re doing a year in, remember huddle. We''re going to be doing these next year, by the way, in which I''ll be talking about, but our member huddle you''re in next Wednesday, December 22nd, 11:00 AM central time. There''ll be zoom links in slack and all that.</p>\n\n\n\n<p>And so. We''re going to do our, that member huddle. How-to it''s going to be one part like reflective review last year, thinking about next year. So look back, look forward, and then we''re going to do some fun stuff. I want you to meet the Post Status team. All the people that are doing all this crazy awesome [00:25:00] stuff behind the scenes that you don''t all see.</p>\n\n\n\n<p>And then talk about some of the things we got in store for our Post Status community. A couple of times I''ve heard people say energy with post status and it is, and it ain''t just me, by the way, it''s people like David who had been here faithfully for years, Michelle Frechette, Courtney Robertson, Taleesha, you''ll get to meet her.</p>\n\n\n\n<p>She''s our new director of operations and all kinds of people in between. I can''t wait to do that. And then laugh together. Our theme for the ongoing, I hesitate to say it''s going to be 2022, because I just want it to be forever is give. Together.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> What was that again?</p>\n\n\n\n<p><strong>Cory Miller:</strong> Give, grow together. It''s part of what I want to be our member mantra.</p>\n\n\n\n<p>The thing we come to post to us and say, I''m here to give of myself my time, talent, treasure, all that stuff. Not true necessarily, but like give up myself in the spirit of open source to the commuity. To each other. Second is I''m here to grow. I want to grow myself. I want to grow my business.</p>\n\n\n\n<p>I want to grow my career. We''ve got specific plans for the growth side and then together, it''s [00:26:00] just the thing that wraps everything together. It''s not I. It''s not you. It''s always, we at Post Status. It''s not just me. I happen to be on, you know, I had my face out there and stuff like that. But if this is truly a community and truly a team too, and I want us to just emphasize those three things, give in spirit of WordPress, same thing, just give to each other in the community business of WordPress second is to grow commit. You want to be here, let''s grow yourself, grow professionally, grow your business, whatever it is, come here to grow. And then to do it together do it all of us together. So, even our products, like, as you will know David is called and that''s a Portuguese word for probably mispronounced it, but together we''re together.</p>\n\n\n\n<p>So it''s been a theme of my life even before clinical campaigns and the COVID time. But I really mean it next year as I''m going to do these things from in-person camps, how we do slack, how we do some of the cohorts, we''re going to be rolling out. And I hope you''ll show up next week and we can talk more about that and get your feet.</p>\n\n\n\n<p><strong>David Bisset:</strong> What was the date again?</p>\n\n\n\n<p><strong>Cory Miller:</strong> [00:27:00] December 22nd.</p>\n\n\n\n<p><strong>David Bisset:</strong> So December 22nd, Wednesday, are we going to see any sign of a state of post status with you in a suit? Is that something we can look forward to?&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> You''re probably not the second&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> the people that are listening for the people that are listening at home.</p>\n\n\n\n<p>Cory shook his head so quickly that I thought his neck was about to snap.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Yeah, I think we should do these types of things where as our leader of post, as getting in front listing talk, discuss, put things out there that help you learn and grow and all that with postdocs, for sure. And I always want to get to Canada.</p>\n\n\n\n<p>So maybe to the first to the second one, the suit, you know, I mean, I''ve got two suits. I probably don''t fit currently. So. I think you''re more likely to see me in a Chewbacca outfit than a suit, but no shady. Anybody else? It''s just,&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> no, you have to stand up. You gotta make yourself stand out with all these other state of the blah-blah-blah.</p>\n\n\n\n<p>I mean, if Matt does a [00:28:00] suit, I think. Any, if you''re going to wear a hairy Chewbacca outfit, I think that''s a good countermove. But anyway,&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Somebody is gonna remember this and come back and say, Cory memory, you say you do that.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Oh, people will remember it. I might have a little bit of a night terror about it. I''ve got a thing against Wookiees. But other than that, I think it''s a fantastic idea. Well, it sounds like you had a blast and it was a blast watching. I see you in some of the photos. Sometimes you''re in the background You''re in the background photo bombing. It''s fantastic. I''m glad that this happened and I''m glad to see Matt so open.</p>\n\n\n\n<p>Maybe it was because it was a smaller venue or it was the fact that there wasn''t a word campy west surrounding Matt. You know how draining that is even to, just to be at a work camp us and then, and that WordCamp us with a talk in front of a thousand, 2000 people, it would look like a really nice event with a ton of energy, but.</p>\n\n\n\n<p>Personable intimate. And I''m glad you all in this, in the few got to experience that. And I, of course, next year though, [00:29:00] or next time this happens, hopefully it will be under different circumstances and we''ll have more people. In fact, think he said, if all goes well, San Diego is going to be the work camp spot for 20, 22.</p>\n\n\n\n<p>Have you ever been to Sandy? Oh, really? I''ve never been. So it''ll be interesting for me. Was there anything else that you wanted to share? I think we, it was good seeing you. It was good seeing you. I''m glad you''re home safe. And then it sounded like they do all the safety precautions and everything, which was fantastic.</p>\n\n\n\n<p>I''m glad they did that. And it was good to see Josepha and the others there as well representing so great. So next time. Let''s it sounds like we''re going to talk about wrapping up our thoughts about the year with the biggest news stories that you think Corey or the most influential to you personally.</p>\n\n\n\n<p>And we''ve asked the same question to our post status members, this awesome service zip message. I want to say zap message, but that sounds more painful. Zip message. It''s zip message. And we''re encouraging people [00:30:00] to go in there and just leave a brief clip about what story to them was the most influential for WordPress this year.</p>\n\n\n\n<p>And to them personally, and maybe by the time we talk next time, we will have a couple of us to talk about and share our own as well.</p>\n\n\n\n<p><strong>Cory Miller:</strong> Thanks, david. And thanks everybody.</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, 23 Dec 2021 04:32: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:12:"David Bisset";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:64:"WPTavern: Gutenberg 12.2 Focuses on User Experience Improvements";s: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:30:"https://wptavern.com/?p=127612";s: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:173:"https://wptavern.com/gutenberg-12-2-focuses-on-user-experience-improvements?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-12-2-focuses-on-user-experience-improvements";s: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:5854:"<p class="has-drop-cap">Some Gutenberg plugin releases feel like heavy-hitters with new user-facing features. Others, such as <a href="https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/">today&#8217;s version 12.2 update,</a> smooth over problems and create a more well-rounded experience.</p>\n\n\n\n<p>Switching between the site editor and templates is smoother. The color picker is no longer a hot mess. And, border controls now <a href="https://github.com/WordPress/gutenberg/pull/34061">use the tools panel</a> approach of allowing users to enable or disable the options they want.</p>\n\n\n\n<p>Contributors have made progress on updating the Comments Query Loop block, which will eventually be the backbone of displaying comments in block themes. One of the tallest hurdles was <a href="https://github.com/WordPress/gutenberg/pull/36065">making nested comments work</a>. With that now fixed, moving forward with other comment-related components should be less problematic. The latest release also introduced the <a href="https://github.com/WordPress/gutenberg/pull/36890">Comments Pagination Numbers block</a> for handling paginated comment lists.</p>\n\n\n\n<h2 id="view-templates-without-a-page-reload">View Templates Without a Page Reload</h2>\n\n\n\n<img />Templates view in the site editor.\n\n\n\n<p class="has-drop-cap">When <a href="https://wptavern.com/gutenberg-12-1-fixes-block-appender-layout-shift-adds-template-list-views-and-enhances-global-styles">Gutenberg 12.1</a> launched two weeks ago, I was happy to see the new and much improved slide-out panel in the site editor for viewing templates. My primary complaint: it was slow. Switching between the editor and template view required a page reload.</p>\n\n\n\n<p>In the latest 12.2 release, this has all changed. Thanks to <a href="https://github.com/WordPress/gutenberg/pull/36488">client-side routing in the site editor</a>, the transition between the editor and templates feels fast and smooth.</p>\n\n\n\n<p>Changes like this are one of the reasons I have welcomed the postponement of WordPress 5.9 until late January. Some of these little wrinkles needed ironing before showing the site editor to the world.</p>\n\n\n\n<h2 id="improved-color-picker">Improved Color Picker</h2>\n\n\n\n<img />Color picker popup.\n\n\n\n<p class="has-drop-cap">Gutenberg 12.2 introduces a <a href="https://github.com/WordPress/gutenberg/pull/37067">much-improved color picker</a>. The previous iteration was unwieldy, bulky to the point of being an annoyance. Users would have to scroll and scroll and scroll some more just to jump between changing a block&#8217;s text color and its link color. This was especially true if the theme showed both its colors and those from core.</p>\n\n\n\n<p>The latest iteration tightens up the UI to the point where users can see the text, background, and link color options all at once. If they want to customize any of them, they can click on one to pull up the color picker popup.</p>\n\n\n\n<p>Perhaps this change will open the door for other color options in the future, such as one for link hover/focus. It would have been far too messy in the old UI. However, the new minimalist design leaves ample room.</p>\n\n\n\n<p>I would love to see the border-color control get the same treatment. However, there is a <a href="https://github.com/WordPress/gutenberg/issues/35602">separate ticket</a> that offers more fine-tuned control.</p>\n\n\n\n<h2 id="font-size-ui-change">Font Size UI Change</h2>\n\n\n\n<img />Numbered-style font-size selector.\n\n\n\n<p class="has-drop-cap">The font size control for supported blocks looks much different. It shows a <a href="https://github.com/WordPress/gutenberg/pull/37038">list of numbered buttons</a> for themes with five or fewer custom sizes. The font-size name appears when one is selected. Otherwise, it is simply a list of numbers with no context.</p>\n\n\n\n<p>I have generally liked the progress made toward updating the block options UI. But, I am not a fan of this change. As a user, what do these numbers even mean? Is the &#8220;1&#8221; size small or medium? There is no way of knowing without testing it. Plus, the context will change from theme to theme. A UI change like this may have been OK on the back of a standardized naming scheme. However, that will be tough to implement after three years of usage.</p>\n\n\n\n<p>In general, clicking a single button feels like a better experience than clicking a dropdown, followed by a second click of making a selection. I am just not sure that it works here. However, I am open to seeing where it goes upon further iteration.</p>\n\n\n\n<p>There is also no visible way to clear the current selection and return to the default size. If the theme supports custom sizes, users can switch to the &#8220;Custom&#8221; field and clear it out. This is not obvious unless you stumble upon it. Users could also hit the &#8220;Reset All&#8221; button, but doing so resets all typography options.</p>\n\n\n\n<p>The easiest way to avoid this UI change is for theme authors to register at least six custom font sizes. The option will automatically revert to its former dropdown select field. Fortunately, I have 13 in the theme I primarily work on, so it is a non-issue for me.</p>\n\n\n\n<h2 id="block-template-part-hooks">Block Template Part Hooks</h2>\n\n\n\n<p class="has-drop-cap">Theme and plugin developers now have <a href="https://github.com/WordPress/gutenberg/pull/36884">additional action hooks</a> around the block template part system. These should be handy for debugging or other complex use cases.</p>\n\n\n\n<ul><li><code>render_block_core_template_part_post</code> fires when a part is found from the database.</li><li><code>render_block_core_template_part_file</code> fires when a part comes from a theme file.</li><li><code>render_block_core_template_part_none</code> fires when no part is located.</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:"Thu, 23 Dec 2021 01:19: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:14:"Justin Tadlock";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:84:"WPTavern: WordPress Contributors Discuss the Possibility of 4 Major Releases in 2022";s: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:30:"https://wptavern.com/?p=127550";s: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:213:"https://wptavern.com/wordpress-contributors-discuss-the-possibility-of-4-major-releases-in-2022?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-contributors-discuss-the-possibility-of-4-major-releases-in-2022";s: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:6344:"<img />\n\n\n\n<p>Last week, WordPress Executive Director Josepha Haden Chomphosy <a href="https://make.wordpress.org/core/2021/12/17/discussion-2022-major-release-timing/">opened a discussion</a> on how many releases the project will aim for in 2022. </p>\n\n\n\n<p>&#8220;Given that we have a release in January already, I wonder if we might be able to use 2022 to attempt four releases,&#8221; Haden Chomphosy said. She proposed three different release schedules: </p>\n\n\n\n<ul><li>Quarterly releases: January, April, July, October</li><li>Trimester-ly releases: January, May, September</li><li>Known release and then evenly spaced targets?: January, May, August, November</li></ul>\n\n\n\n<p>When she <a href="https://wordpress.slack.com/archives/C02RQBWTW/p1639001383392000">brought it up in the #core Slack channel</a>, a few contributors said they would like to see the project move towards more frequent releases. They were optimistic that it can be done, since a January release is already on the schedule.</p>\n\n\n\n<p>Responses to the post on make.wordpress.org were markedly different. A few commented that they would be comfortable with a quarterly releases as long as they avoid major holidays. Several participants in the conversation have urged WordPress to slow down to two or three releases. Others suggested WordPress simply wait to release new features until they are ready, with no schedule. This particular suggestion makes it difficult for various stakeholders, like hosting companies, agencies, and WordPress product businesses, to plan effectively.</p>\n\n\n\n<p>In 2021, WordPress released version 5.7 in March and 5.8 in July. A third major release planned for December was postponed due to critical blockers and decreased volunteer availability. A jump to four releases next year seems overly ambitious without a change in processes.</p>\n\n\n\n<p>&#8220;Is it realistic to plan four releases for 2022 right after three releases per year plan was not fulfilled?&#8221; Oleg Kharchenko asked in the comments. &#8220;I don’t get what’s the benefit of having more releases just for the sake of number. It looks good in business reports but it has no real value for WordPress users as frequent releases lead to half-baked features which are hard to use. </p>\n\n\n\n<p>&#8220;Also plugin and theme authors will have to put more time into testing instead of their product development. Finally, there are many tickets on Trac with &#8216;early&#8217; keyword which are punted for years just because everybody is too busy to find time to include these tickets in the upcoming release, making the release schedule tighter would worsen this situation even more.&#8221;</p>\n\n\n\n<p>Jessica Lyschik, a developer and an active member of the German WordPress community, said she would prefer two releases for the future.</p>\n\n\n\n<p>&#8220;As several people already mentioned, planning more releases did not work out in the past, so why should it work now?&#8221; Lyschik asked. &#8220;5.9 got postponed to have refined features included so it can be actually used. The complexity of the new features is huge and trying to split that up in smaller releases is not something I see to work in the future.&#8221;</p>\n\n\n\n<p>The roadmap for 2021 originally planned for four major releases but was <a href="https://wptavern.com/wordpress-contributors-discuss-scaling-back-releases-4-major-releases-is-not-a-viable-plan-in-2021">scaled back to three in February</a>. At that time Haden Chomphosy cited a lack of automation and the necessary personnel to execute the plan without risking contributor burnout and update fatigue.</p>\n\n\n\n<p>WordPress core committer John Blackbourn commented on the discussion, urging Haden Chomphosy to elaborate on why she is proposing the potential of more frequent releases. He also requested she summarize the original list of challenges and needed changes and the progress that has been made towards improving them.</p>\n\n\n\n<p>In a post titled &#8220;<a href="https://nomad.blog/2021/11/23/why-i-voted-to-delay-wordpress-5-9/">Why I Voted to Delay WordPress 5.9</a>,&#8221; Anne McCarthy explained a few of the factors and blockers that caused the release to be postponed to January 2022. </p>\n\n\n\n<p>&#8220;What I’d like to understand better is what are we going to do to make sure this doesn’t happen again?&#8221; WordPress 5.9 release lead Matt Mullenweg commented. &#8220;There could always be more polish, more bugs fixed, and I would challenge you to pick a year in the past decade that didn’t have its share of human issues. I’d like us to really understand and agree what went wrong, particularly in the first months of 5.9, and what we’re starting now to make sure 6.0 is effortlessly on time.&#8221;</p>\n\n\n\n<p>McCarthy responded, citing the following reasons: </p>\n\n\n\n<ul><li>lack of contingency plans around the interrelated features </li><li>lack of clarity around scope for various individual features (particularly the browsing feature) </li><li>lack of a comprehensive check in early enough ahead of feature freeze </li><li>a need for more decision makers who have a high level view of where the work is headed</li></ul>\n\n\n\n<p>&#8220;Personally, I’d love to see the Go/No Go meeting overhauled to be less aspirational and more concrete as to where things stand as I think that’ll set the tone early enough in the release cycle to avoid some of these problems again,&#8221; McCarthy said. </p>\n\n\n\n<p>A few of these challenges with 5.9 correspond to the items Haden Chomphosy identified in February as needing to change in order to make WordPress releases easier and more frequent: better testing, more seasoned core developers available with time focused on core, better handoff in design/dev iterations, and shifts in collective philosophies towards continuous development.</p>\n\n\n\n<p>In the absence of a comprehensive 5.9 retrospective, it may be difficult to plan the next year&#8217;s release schedule based on the reality of what contributors experienced most recently. Moving to four major releases will be a tough sell after closing out a year where WordPress could not post three major releases. It will require significant changes to how the work is scoped and managed as it is in process. The topic will be up for discussion again during today&#8217;s weekly core dev chat at 20:00 UTC.</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, 22 Dec 2021 19:50: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: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:72:"HeroPress: Living Well and Enabling Success For Others Through 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:56:"https://heropress.com/?post_type=heropress-essays&p=4328";s: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:196:"https://heropress.com/essays/living-well-and-enabling-success-for-others-through-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=living-well-and-enabling-success-for-others-through-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:12420:"<img width="1024" height="512" src="https://heropress.com/wp-content/uploads/2021/12/122121-min.jpg" class="attachment-large size-large wp-post-image" alt="Pull Quote: Success is a life well lived." /><p>From a very young age, I can remember dreaming about a business I would one day own. It would be a restaurant named “The Comfy Chair.” Serving mainly breakfast and light lunch, I pictured a funky space with a mix of unique, comfortable chairs. Patrons could choose the chair that fit their mood of the day.</p>\n<blockquote><p>I’m sorry to report that my childhood dream never came true.</p></blockquote>\n<p>Instead, I now lead a 15-person remote team that develops open source software on WordPress, our primary product is the membership plugin <a href="https://www.paidmembershipspro.com">Paid Memberships Pro</a>.</p>\n<p>The road that led me to WordPress didn’t begin with a passion for the web, or democratizing publishing, or coding, or anything technology-related.</p>\n<p>I began my career in WordPress through my passion for entrepreneurship. A passion to control my earnings, “be my own boss,” and maybe more specifically, work when I want, on what I want, and for the price I choose.</p>\n<blockquote><p>That is the most kickass thing about WordPress—people can enter our community and leverage WordPress for free, from anywhere, anytime, for any reason.</p></blockquote>\n<h2>From Craigslist to Plugins</h2>\n<p>Throughout college, I freelanced doing simple brochure websites, graphic design, and a lot of print work. I used Craigslist and word of mouth to get projects, taking nearly any job that a) paid and b) I could handle on my own or with some help from my “high school sweetheart, husband, co-founder, and best friend” Jason.</p>\n<p>After graduation, my parents were cautiously enthusiastic about my decision to start a web design business. I knew I had many months of runway and felt it was a no brainer. Starting a business is a risk. The bigger risk was missing the opportunity to create my own business in the “carefree” days of youth.</p>\n<p>Business ownership teaches you a ton—I was learning not just about emerging web technologies like WordPress. I had to learn every aspect of small business: sales and marketing, project scoping, invoicing and accounts receivable, taxes, healthcare…everything.</p>\n<p>In Fall 2006, Jason left his job at Accenture and joined me full time. I had my projects and clients, Jason had his. He led the projects that were more development-focused, I led the more design-focused projects.</p>\n<p>By 2007, we started doing WordPress sites almost exclusively. WordPress was about four years old at the time. The community was starting to take shape. Meetups and WordCamps were becoming a thing, but the events were very different back then.</p>\n<p>I didn’t identify with the early WordPress community. Events were primarily attended by developers and coders, who were primarily male. So I stayed on the periphery of the community.</p>\n<p>Jason and I continued operating Stranger Studios as a two-person team. In an agency, there are two main ways to grow revenue: charge more per hour or bill more hours (grow the team). I couldn’t picture myself <i>managing other people</i>. Life and business was good just the way it was. So we regularly raised rates, focused on high value clients, and tried our best not to keep too many clients on maintenance plans.</p>\n<blockquote><p>The WordPress “CMS” helped us increase the number of clients we could serve by giving them more independence in managing their own sites.</p></blockquote>\n<p>Then, life decided to push me into my next chapter with an event that happened when we had our first child, Isaac.</p>\n<h2>A Building Block For Change</h2>\n<p>Isaac had a rough start to life 13 years ago and needed surgery a day after his birth. We are endlessly grateful to St. Christopher’s Hospital and The Philadelphia Ronald McDonald House for supporting us through his first two weeks.</p>\n<p>And while going through those heartbreaking, chaotic, and hopeful weeks, <i>we still had to work</i>. I remember waiting in our hotel room for Jason to wrap up an urgent call with a client so we could go see our days-old baby. It’s a ridiculous scene to reflect on.</p>\n<p>I thought I was living life my way. In reality, I was financially tying myself to a handful of long-term clients. And what’s worse: there was no one to hand things off to when my personal life needed attention.</p>\n<blockquote><p>Consulting work felt like being on call 24/7.</p></blockquote>\n<p>That event changed my life in more ways than I could ever put into words. For the intention of this essay, let’s just say that our business needed to change dramatically, quickly.</p>\n<p>When I talk with other entrepreneurs and business owners, we often break down the differences between a services company and a product company. You may have heard a WordPress talk on this very topic: the move from “consulting to products”.</p>\n<p>It’s an appealing path for many WordPressers. And now that I’m on the other side of the transition, I can’t deny it is an awesome space to be in—even with the product space going through some major shifts with all the acquisition activity. But that’s a topic for another conversation entirely…</p>\n<p>The biggest turning point in my WordPress journey was the decision to create a product. By moving to a product company, I could make more money without working 24 hours a day or (immediately) having to hire people and grow as an agency.</p>\n<p>But what kind of product should we build? What untapped market could we serve? What was missing in the WordPress ecosystem?</p>\n<p>We found the answer by looking at our history of proposals and projects.</p>\n<p>A growing number of our freelance projects had a “membership-type” component. People wanted to protect access to features of their site (content, tools, applications). People wanted to get paid through their WordPress site. More specifically, they wanted to “make money while they sleep” and get paid on a recurring basis. Sell once, get paid over and over again.</p>\n<p>Jason and I recognized this trend and the lack of a leading WordPress plugin for memberships. We focused only on freelance projects for “membership-type” sites built on WordPress. These projects helped us bootstrap the development of what is now Paid Memberships Pro.</p>\n<h2>Open Source Products Are Better Products</h2>\n<blockquote><p>I believe in open source. I believe open source products are better products.</p></blockquote>\n<p>We release all of our products with an open source license, just like WordPress. We make our code publicly available on GitHub in a format that removes barriers to collaboration for internal and external contributors. And we make a very good living for ourselves and our team by building a business on top of our open source products.</p>\n<p>The decision to be open source has made an overwhelmingly positive impact on the growth of our business. But there’s another major reason why we’ve made it in the WordPress product space.</p>\n<blockquote><p>Paid Memberships Pro is a success in large part because we release the full version for free in the WordPress.org Plugins repository.</p></blockquote>\n<p>Putting my beliefs in OSS aside, the repo makes your plugin available for every WordPress site. That’s <a href="https://w3techs.com/technologies/details/cm-wordpress">43.1% of websites</a> that exist today. The repo is an amazing resource for every site <i>using</i> WordPress and also for every <i>business</i> building a WordPress product. Not only does the repo facilitate installs and updates, it also builds in a layer of security for WordPress users.</p>\n<p>I am deeply grateful for the WordPress community members (the Plugins team) that maintains, reviews, and supports the repository. Without you, I wouldn’t be sitting here today writing an essay about my WordPress journey.</p>\n<h2>Building a Team That’s Diverse In Many Ways</h2>\n<p>I’ve always been a woman business owner in a male-dominated field. But I can’t say that my being a woman was something that limited or, on the flip side, catapulted my career forward.</p>\n<p>I say this because there are many people in the WordPress community that speak intelligently and openly about important topics like diversity, inclusion, and the serious problem of underrepresentation. I have not devoted enough time to educate myself on their efforts.</p>\n<p>But as a person who has interviewed and hired people for a variety of roles, I do have some perspective on the value diversity has brought to our team.</p>\n<p>Nearly half of our team are women. And we are diverse in other ways including age, geography, physical ability, and experience.</p>\n<p>I value diversity as I value any other positive trait that an employee brings to the table.</p>\n<p>When I am interviewing another woman, I recognize that they bring a woman&#8217;s perspective to the team, which is valuable. When I am interviewing someone with very little experience, I recognize that I can teach anyone that’s willing to learn and grow, which is valuable. When I am interviewing someone that lives a 20-hour plane ride away, I know that we work remotely and don’t have to overlap for our entire work day.</p>\n<p>The diversity in our team has changed my worldview. I have learned endless things about other cultures, such as the troubling issues that a Nigerian mother has faced to find a safe and enriching school for her daughter. I’ve learned about the lasting effects of apartheid in South Africa, about the progess has been made to unify the country and where there is work to be done.</p>\n<p>As a parent of “tweens”, I’ve learned valuable lessons from people with adult children. And on the flip side, I’ve shared my stories with people at an earlier stage in the parenting journey.</p>\n<p>WordPress is an open, free, accessible tool used by the whole world. Getting involved in WordPress doesn’t require a special form of education, grasp of the English language, or boatloads of money.</p>\n<p>I wouldn’t have been able to build a diverse team if the WordPress community, itself, wasn’t diverse.</p>\n<h2>Live Your Way</h2>\n<blockquote><p>Live your life your way. Do more of the things you want. Do less of the things you don’t want.</p></blockquote>\n<p>I am extremely grateful that I am safe, comfortable, and able to live my life, my way. I know that many people are in a place where this type of thinking is not possible.</p>\n<p>But even people with everything can have a feeling that something is missing. For me, that feeling is influenced by what <i>other people want for me</i>, when I feel pressure to live out <i>someone else’s dream</i>.</p>\n<p>Jason tells me (and others) that my skills are wasted on this product. He boosts me up with encouragement and praise. He says that I am capable of bigger, grander things.</p>\n<p>The message I take from this is that I can do anything. So I will do what I want to do. I will do more of the things I like to do, and less of the things I don’t.</p>\n<p>In work, that looks like filling senior roles on our team to do things I am currently responsible for. Freeing up my time to nurture the next big product. Or, freeing up my time to spend in ways that my kids need me. Or, I could get another dog.</p>\n<p>What I want to leave you with here is that you don’t have to feel pressured to go after someone else’s dream. I’ve watched companies like mine get acquired. Their founders take extended vacations and are living semi-retired lives. I think “is this what I’m supposed to do next?”</p>\n<p>Then I join my team on a call and I think “I never want to stop working with these people. This is my family.”</p>\n<p>I’ve had opportunities to swing for the fences. To push harder. To get bigger, faster. To be wildly successful.</p>\n<p>This is a monetary measure of success. This is feeling successful because other people think you are.</p>\n<p>To me, success isn’t measured by dollars or ego. Success is a life well lived. I want to energetically pursue living well. I want to build products that help people find this success. I want to grow a team that has the same freedoms in life that I humbly enjoy.</p>\n<p>I want to keep pursuing success with 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, 22 Dec 2021 13:00:21 +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:"Kim Coleman";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:76:"WPTavern: Ask the Bartender: Will It Become Easier To Create Block Patterns?";s: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:30:"https://wptavern.com/?p=127545";s: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:193:"https://wptavern.com/ask-the-bartender-will-it-become-easier-to-create-block-patterns?utm_source=rss&utm_medium=rss&utm_campaign=ask-the-bartender-will-it-become-easier-to-create-block-patterns";s: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:4048:"<blockquote class="wp-block-quote"><p>Do you know if WordPress FSE is working to make it easier to create block patterns? Templates and Parts need to just click a button to download them. But patterns are very manual, and you need to register all of them programmatically.</p><cite>Thiago</cite></blockquote>\n\n\n\n<p class="has-drop-cap">You are not the first person to ask this question, and it is something that I have been mulling over for a while. With <a href="https://wptavern.com/the-next-generation-of-wordpress-theme-authors-will-design-from-the-site-editor">theme development quickly encroaching</a> a point where it could almost exclusively be done via the site editor, it makes sense that block patterns follow along with their template counterparts.</p>\n\n\n\n<p>The feature has not been given any sort of official green light. I am not aware of a specific ticket for it, but it seems like it will be a part of the natural evolution of themes and patterns. I encourage opening a new ticket via the Gutenberg GitHub directory.</p>\n\n\n\n<p>Two core features need to precede it:</p>\n\n\n\n<ul><li>A standard folder for storing patterns in themes.</li><li>A way to save patterns in the database.</li></ul>\n\n\n\n<p>Fortunately, there are tickets for both of these. Last month, Gutenberg lead Matías Ventura opened a new issue for <a href="https://github.com/WordPress/gutenberg/issues/36548">standardizing how themes are organized</a>. WordPress 5.9 will see the introduction of <code>/templates</code> and <code>/parts</code> folders for templates and template parts, respectively. These will be the officially-supported locations in block themes.</p>\n\n\n\n<p>That same ticket proposes future enhancements of a <code>/styles</code> folder for global style variations and <code>/patterns</code> for block patterns. Having a standard location for these things is vital because the exporter in the site editor needs to know where to put them in the exported ZIP file.</p>\n\n\n\n<p>A side benefit of this feature is that theme authors would no longer be required to register their custom patterns via PHP. They could merely drop the files into their <code>/patterns</code> folders and move on. The format of this is nowhere near official at this point. There is an <a href="https://github.com/WordPress/gutenberg/pull/36751">unmerged pull request</a> that implements this by searching file headers.</p>\n\n\n\n<p>The second piece of solving this issue is figuring out how to allow users to <a href="https://github.com/WordPress/gutenberg/issues/31298">save patterns via the UI</a> similarly to reusable blocks. This is a more complex issue. There are existing plugins that already do this, such as my own <a href="https://wordpress.org/plugins/block-pattern-builder/">Block Pattern Builder</a>, which sorely needs updating, and <a href="https://wordpress.org/plugins/blockmeister/">BlockMeister</a>, a more robust solution. <a href="https://wordpress.org/plugins/reusable-blocks-extended/">Reusable Blocks Extended</a> even allows users to convert reusable blocks into patterns. So, there are already folks who are trying to solve the problem.</p>\n\n\n\n<p>There are still questions about the implementation before it can be officially supported. Are saved patterns a subtype of <code>wp_block</code>, which is currently the post type for reusable blocks? Are they something separate? Then, the project must also decide whether it wants to allow custom pattern categories via a new taxonomy.</p>\n\n\n\n<p>There are also other considerations before adding another feature into core, such as <a href="https://github.com/WordPress/gutenberg/issues/32682">adding a design library</a> for components in the global space.</p>\n\n\n\n<p>We are not quite to the point where you want, but we are on the path. The <code>/patterns</code> folder alone would remove the code-writing requirement. If it lands in WordPress, you could copy and paste block HTML over. It is not the same as exporting them alongside templates, but I hope the platform arrives at that destination one day.</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, 22 Dec 2021 01:36:04 +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:"Justin Tadlock";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:40:"WordPress.org blog: WordPress 5.9 Beta 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"https://wordpress.org/news/?p=11876";s: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/2021/12/wordpress-5-9-beta-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:11:"description";a:1:{i:0;a:5:{s:4:"data";s:5144:"<p>WordPress 5.9 Beta 4 is now available for testing!</p>\n\n\n\n<p><strong>This software version is still under development.</strong> Please do not run this software on a production site; install it on a test site, where you can try out the newest features and get a feel for how they will work on your site.</p>\n\n\n\n<p>You can test the WordPress 5.9 Beta 4 in three ways:</p>\n\n\n\n<p><strong>Option 1:</strong> Install and activate the<a href="https://wordpress.org/plugins/wordpress-beta-tester/"> <strong>WordPress Beta Tester</strong></a><strong> </strong>plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2:</strong> Direct download the beta version here (<strong><a href="https://wordpress.org/wordpress-5.9-beta4.zip">zip</a></strong>).</p>\n\n\n\n<p><strong>Option 3:</strong> When using WP-CLI to upgrade from Beta 1, 2, or 3 to Beta 4 on a case-insensitive filesystem, please use the following command sequence:</p>\n\n\n\n<p>Command One:</p>\n\n\n\n<pre class="wp-block-code"><code>wp core update --version=5.9-beta4</code></pre>\n\n\n\n<p>Command Two:</p>\n\n\n\n<pre class="wp-block-code"><code>wp core update --version=5.9-beta4 --force</code></pre>\n\n\n\n<p>The current target for the final release of 5.9 is January 25, 2022, which is only five weeks away. Your help testing this beta is vital: the more testing that happens, the more stable the release, and the better the experience for users and developers—and the entire WordPress community.</p>\n\n\n\n<h2 id="some-highlights"><strong>Some Highlights</strong></h2>\n\n\n\n<p>Since <a href="https://wordpress.org/news/2021/12/wordpress-5-9-beta-3/">Beta 3</a>, 20 bugs have been fixed. Here are a few of the changes you will find in Beta 4:</p>\n\n\n\n<ul><li>Bundled Theme: Fixed duplicate CSS rules in Twenty Twenty-One theme (<a href="https://core.trac.wordpress.org/ticket/53605">#53605</a>).</li><li>Customizer: It&#8217;s possible to switch to a block theme from within Customizer (<a href="https://core.trac.wordpress.org/ticket/54549">#54549</a>).</li><li>Themes: Provide guidance to users seeking to preview block themes on WordPress versions below 5.9 (<a href="https://core.trac.wordpress.org/ticket/54575">#54575</a>).</li><li>REST API: The get_theme_item method should respect fields param (<a href="https://core.trac.wordpress.org/ticket/54595">#54595</a>).</li><li>Editor: Block Patterns: &#8220;Featured&#8221; category &amp; patterns missing from inserter (<a href="https://core.trac.wordpress.org/ticket/54623">#54623</a>).</li><li>Login and registration: Add a filter to allow to disable the Login screen language dropdown – (#54675).</li></ul>\n\n\n\n<h2 id="how-you-can-help"><strong>How You Can Help</strong></h2>\n\n\n\n<p><strong>Do some testing!</strong></p>\n\n\n\n<p><a href="https://make.wordpress.org/core/handbook/testing/beta-testing/">Testing for bugs</a> is vital for polishing the release in the beta stage and a great way to contribute.&nbsp;</p>\n\n\n\n<p>Please post to the<a href="https://wordpress.org/support/forum/alphabeta/"> Alpha/Beta</a> area in the support forums if you find a bug. If you’re comfortable writing a reproducible<a href="https://make.wordpress.org/core/reports/"> bug report</a>, file one on<a href="https://core.trac.wordpress.org/newticket"> WordPress Trac</a>, where you can also find a list of<a href="https://core.trac.wordpress.org/tickets/major"> known bugs</a>.</p>\n\n\n\n<h2 id="got-questions-here-are-some-answers"><strong>Got questions? Here are some answers</strong></h2>\n\n\n\n<p>In the coming weeks, follow the<a href="https://make.wordpress.org/core/"> Make WordPress Core blog</a> for<a href="https://make.wordpress.org/core/tag/5-9+dev-notes/"> 5.9-related developer notes</a> that will cover these items in detail.</p>\n\n\n\n<p>So far, contributors have fixed <a href="https://core.trac.wordpress.org/query?status=closed&group=component&milestone=5.9&resolution=fixed">326 tickets and 108 new features and enhancements</a> in WordPress 5.9. More bug fixes are on the way with your help through testing.</p>\n\n\n\n<p>Props to <a href="https://profiles.wordpress.org/cbringmann/" class="mention"><span class="mentions-prefix">@</span>cbringmann</a>, <a rel="noreferrer noopener" href="https://profiles.wordpress.org/psykro/" target="_blank">@psykro</a>, <a rel="noreferrer noopener" href="https://profiles.wordpress.org/hellofromtonya/" target="_blank">@hellofromtonya</a>, <a rel="noreferrer noopener" href="https://profiles.wordpress.org/marybaum/" target="_blank">@marybaum</a>, <a rel="noreferrer noopener" href="https://profiles.wordpress.org/webcommsat/" target="_blank">@webcommsat</a>, <a href="https://profiles.wordpress.org/audrasjb/" class="mention"><span class="mentions-prefix">@</span>audrasjb</a>, <a href="https://profiles.wordpress.org/cbringmann/" class="mention"><span class="mentions-prefix">@</span>cbringmann</a>, <a href="https://profiles.wordpress.org/costdev/" class="mention"><span class="mentions-prefix">@</span>costdev</a> and <a href="https://profiles.wordpress.org/meher/" class="mention"><span class="mentions-prefix">@</span>meher</a> for contributions to this post.</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, 21 Dec 2021 21:17: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:18:"Jonathan Bossenger";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:70:"WPTavern: WordPress 5.9 to Introduce Language Switcher on Login Screen";s: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:30:"https://wptavern.com/?p=127496";s: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:185:"https://wptavern.com/wordpress-5-9-to-introduce-language-switcher-on-login-screen?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-9-to-introduce-language-switcher-on-login-screen";s: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:2867:"<p>More than half of all WordPress sites (<a href="https://wordpress.org/about/stats/">50.5%</a>) are using translations for non-English speaking locales. It&#8217;s only natural that these users would want the ability to register, log in, and reset their passwords in their own languages. A new language switcher on the login screen has finally made its way into core, four years after the <a href="https://core.trac.wordpress.org/ticket/43700">ticket</a> was opened.</p>\n\n\n\n<p>WordPress 5.9 will introduce a new dropdown on the login screen that will display all the languages that are currently installed. (New languages can be added under the <strong>Settings > General</strong> screen in the admin.)</p>\n\n\n\n<div class="wp-block-image"><img /></div>\n\n\n\n<p>In a <a href="https://make.wordpress.org/core/2021/12/20/introducing-new-language-switcher-on-the-login-screen-in-wp-5-9/">dev note</a> for the new features, WordPress Core Committer Jb Audras demonstrated how developers can filter the default arguments for the languages dropdown.  This might be useful for sites that have dozens of languages installed where administrators only wish to display a handful in the dropdown.</p>\n\n\n\n<p><a href="https://wordpress.org/news/2021/12/wordpress-5-9-beta-3/">WordPress 5.9 beta 3</a> was released last week. In addition to the new language switcher, the latest beta also includes the following:</p>\n\n\n\n<ul><li>Editor: Add FSE infrastructure from Gutenberg plugin into Core (<a href="https://core.trac.wordpress.org/ticket/54335">#54335</a>).</li><li>Formatting: Allow PDFs to embedded as objects (<a href="https://core.trac.wordpress.org/ticket/54261">#54261</a>)</li><li>REST API: Add navigation areas REST API endpoint from Gutenberg plugin (<a href="https://core.trac.wordpress.org/ticket/54393">#54393</a>)</li><li>Themes: A fix for the Live Preview button bug (<a href="https://core.trac.wordpress.org/ticket/54578">#54578</a>)</li></ul>\n\n\n\n<p>RC1 is expected January 4, 2022, which will bring a code freeze for both Gutenberg and core and a hard string freeze. Contributors are also aiming to have the field guide with dev notes published at this time. </p>\n\n\n\n<p>If you have time to contribute during the upcoming holiday weeks, the 5.9 release team welcomes more <a href="https://make.wordpress.org/core/handbook/testing/beta-testing/">testing for bugs</a>. Anne McCarthy has published a detailed guide to <a href="https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/">testing the full-site editing features</a> that are anticipated in 5.9. Testers should check against the list of <a href="https://core.trac.wordpress.org/tickets/major">known issues</a> before <a href="https://core.trac.wordpress.org/newticket">reporting bugs on Trac </a>or in the <a href="https://wordpress.org/support/forum/alphabeta/">Alpha/Beta</a> forums.</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, 21 Dec 2021 04:23: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: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:92:"WPTavern: The WordPress Photo Directory Is the Open-Source Image Project We Have Long Needed";s: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:30:"https://wptavern.com/?p=127492";s: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:229:"https://wptavern.com/the-wordpress-photo-directory-is-the-open-source-image-project-we-have-long-needed?utm_source=rss&utm_medium=rss&utm_campaign=the-wordpress-photo-directory-is-the-open-source-image-project-we-have-long-needed";s: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:6333:"<img />\n\n\n\n<p class="has-drop-cap">In last week&#8217;s annual <a href="https://wptavern.com/state-of-the-word-2021-wordpress-passes-43-market-share-looks-to-expand-the-commons-through-openverse">State of the Word address</a>, WordPress project lead Matt Mullenweg announced the <a href="https://wordpress.org/photos/">WordPress.org photo directory</a>. Officially, it has not yet &#8220;fully launched.&#8221; However, it is live on the site, and anyone with an account can submit their photos.</p>\n\n\n\n<p>Thus far, the directory has 103 submissions and are under the CC0 license. Unfortunately, there is only a <a href="https://wordpress.org/photos/photo/21761b9297/">single photo of a house cat</a>. <em>Perhaps I will need to contribute to the commons that this project has made possible.</em></p>\n\n\n\n<p>This is a separate project from <a href="https://wptavern.com/creative-commons-search-is-now-openverse">Openverse</a>, a search engine for finding open-source media, launched before the State of the Word event. Eventually, images from WordPress Photos should be discoverable via the Openverse search.</p>\n\n\n\n<p>Earlier this year, I was already envisioning <a href="https://wptavern.com/openverse-why-this-project-is-good-for-wordpress-and-the-web">what Openverse could be</a>. However, what I really wanted was a WordPress photo directory. Actually, I wanted a WordPress media directory, but starting with images is easier:</p>\n\n\n\n<blockquote class="wp-block-quote"><p>Openverse must become more than a media search engine. It needs to be a project where the Average Joe can upload a nice nature picture he took over the weekend barbecue. A place where Average Jane can share a video clip of the ocean waves hitting the shoreline from her beach trip. And a place where professionals can pay it forward to the world.</p></blockquote>\n\n\n\n<p>When Jeff Chandler of WP Mainline <a href="https://wpmainline.com/2021/12/17/submitted-my-first-photo-to-the-wordpress-cc-0-photo-directory/">shared his first photo</a>, I quickly turned it into a block pattern that wrapped the image in a wooden frame (pattern and image links <a href="https://gist.github.com/justintadlock/86251f6641c0f3110f7682e1644b28c9">available via Gist</a>). When the WordPress pattern directory opens its submission process, I would love to submit it or some variation.</p>\n\n\n\n<img />Wooden frame block pattern around Chandler&#8217;s image.\n\n\n\n<p>My customization was not anything special. I wanted to showcase how vital CC0 photos are to those building WordPress extensions like patterns and themes. Having a reliable image resource is invaluable to our creator community. It also gives non-developers another way to contribute to the project.</p>\n\n\n\n<p>I also like seeing the faces of people I know listed in the directory. It very much feels like a photo directory made by the people of WordPress. One of my favorites is this <a href="https://wordpress.org/photos/photo/13461c0ff9/">one from Topher DeRosia</a> (he has already submitted five):</p>\n\n\n\n<img />\n\n\n\n<p>Single image posts provide additional photo information, categories, and tags. Each photo also has multiple download sizes.</p>\n\n\n\n<p>The front page and search could still use a little work. Being able to at least search for images based on orientation (e.g., landscape vs. portrait) would be helpful. A nav menu with all of the categories would be handy too.</p>\n\n\n\n<h2 id="the-space-needed-disruption">The Space Needed Disruption</h2>\n\n\n\n<p class="has-drop-cap">The stock imagery space needed to be turned upside down. More and more, creators from the WordPress community have stepped away from some of the sites they once loved.</p>\n\n\n\n<p><a href="https://wptavern.com/unsplash-responds-to-image-licensing-concerns-clarifies-reasons-for-hotlinking-and-tracking">Unsplash.</a> <a href="https://make.wordpress.org/themes/2018/11/29/pexels-images-are-no-more-allowed/">Pexels.</a> <a href="https://make.wordpress.org/themes/2019/01/13/pixabay-images-are-not-allowed/">Pixabay.</a> They have all had an opportunity to become the most significant open-source photo website in the world. They are places for snagging a quick photograph for free. And, for the most part, they have allowed people to give back with their art.</p>\n\n\n\n<p>However, these stock photo sites that previously distributed images in the public domain began adding restrictive licensing terms. It <a href="https://make.wordpress.org/themes/2017/06/30/theme-review-meeting-summary-june-27-2017/">started with Unsplash</a> in 2017. Pexels soon followed, and Pixabay was in lock-step with the others by 2019.</p>\n\n\n\n<p>Most of these restrictions disallow users to build similar &#8220;collection sites&#8221; with those same images, essentially creating a competing service. However, they all have other restrictive terms on selling photos, especially unaltered ones. <em>Note: Pexels still allows its contributors to choose between the Pexels License and CC0 (public domain).</em></p>\n\n\n\n<p>Many photo-sharing sites built their empires on top open source, only to turn their backs on it down the road. The open-source spirit embraces competing websites. The art itself is meant to be shared. That is kind of the point. To be fair, the aforementioned were not the only such sites. They were just the most prevalent in the WordPress ecosystem.</p>\n\n\n\n<p>WordPress theme authors were often champions of those sites in years prior. However, they saw service after service disappear before their eyes as they were banned from use on WordPress.org. Themers could not distribute the images because the users who downloaded them would not have the same freedoms as promised by the GPL. It was a loss for open-source.</p>\n\n\n\n<p>Now that WordPress has a pattern directory, the issue has become more evident. In the coming months and years, creators will need high-quality photos to showcase their patterns.</p>\n\n\n\n<p>The easiest path was to leverage the millions of people who use WordPress and build our own thing. WordPress Photos could very well become the <em>de facto</em> standard of open photos on the web, and that is something we should all welcome with open arms.</p>\n\n\n\n<p>The project is necessary. WordPress.org has the resources to make something remarkable: a photo-sharing site that is 100% open and will never change.</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, 21 Dec 2021 01:43: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:"Justin Tadlock";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:62:"WordPress.org blog: WP Briefing: Episode 22: A Carol of Thanks";s: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:53:"https://wordpress.org/news/?post_type=podcast&p=11880";s: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:64:"https://wordpress.org/news/2021/12/episode-22-a-carol-of-thanks/";s: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:5718:"<p>In this last episode of 2021, Josepha Haden Chomphosy takes the time to appreciate those who make the WordPress project a success and offers a carol of thanks. </p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <a href="mailto:wpbriefing@wordpress.org">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 id="credits">Credits</h2>\n\n\n\n<ul><li>Editor:&nbsp;<a href="https://profiles.wordpress.org/dustinhartzler/">Dustin Hartzler</a></li><li>Logo:&nbsp;<a href="https://profiles.wordpress.org/beafialho/">Beatriz Fialho</a></li><li>Production:&nbsp;<a href="https://profiles.wordpress.org/cbringmann/">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2 id="references">References </h2>\n\n\n\n<p><a href="https://en.wikipedia.org/wiki/Have_Yourself_a_Merry_Little_Christmas">Have yourself A Merry Little Christmas </a></p>\n\n\n\n<h2 id="transcript">Transcript</h2>\n\n\n\n<span id="more-11880"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:10</p>\n\n\n\n<p>Hello everyone, and welcome to the WordPress Briefing. The podcast where you can catch quick explanations of the ideas behind the WordPress open source project. Some insight into the community that supports it and get a small list of big things coming up in the next two weeks. I&#8217;m your host Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:39</p>\n\n\n\n<p>So, ages and ages ago, when I first started this podcast, someone basically requested that Matt and I do a duet for the last podcast of the year. A Christmas carol duet; him on the saxophone and me on voice. I obviously did not get that coordinated I don&#8217;t even know why I said obviously. I&#8217;ll tell you right now I did not get that coordinated. I was a very busy lady this year. So I don&#8217;t have a Matt on saxophone. Still, I did think that maybe it might be nice just for me to sing a teensy little Christmas carol for you all just because it seems especially poignant the words this year, especially after the 2020, 2021 COVID, all the things and trying to get back in person. So I&#8217;m going to sing you all one little verse from <em>Have Yourself a Merry Little Christmas</em>.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>01:35 <em>Singing</em>  </p>\n\n\n\n<p>Have yourself a merry little Christmas</p>\n\n\n\n<p>Let your heart be light</p>\n\n\n\n<p>From now on our troubles</p>\n\n\n\n<p>Will be out of sight</p>\n\n\n\n<p>Have yourself a merry little Christmas</p>\n\n\n\n<p>Make the Yuletide gay</p>\n\n\n\n<p>From now on our troubles</p>\n\n\n\n<p>Will be miles away</p>\n\n\n\n<p>Here we are as in olden days</p>\n\n\n\n<p>Happy golden days of yore</p>\n\n\n\n<p>Faithful friends who are dear to us</p>\n\n\n\n<p>Gather near to us, once more</p>\n\n\n\n<p>Through the years we all will be together</p>\n\n\n\n<p>If the fates allow</p>\n\n\n\n<p>Hang a shining star upon the highest bough</p>\n\n\n\n<p>And have yourself a merry little Christmas now</p>\n\n\n\n<p>Here we are as in olden days</p>\n\n\n\n<p>Happy golden days of yore</p>\n\n\n\n<p>Faithful friends who are dear to us</p>\n\n\n\n<p>Gather near to us, once more</p>\n\n\n\n<p>Through the years we all will be together</p>\n\n\n\n<p>If the fates allow</p>\n\n\n\n<p>Hang a shining star upon the highest bough</p>\n\n\n\n<p>And have yourself a merry little Christmas now</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>03:34</p>\n\n\n\n<p>Alright, my friends, that was from my heart to yours if you happened to listen. If you skipped a few seconds to get through it, which I would totally understand, that is also fine. But I did want to just kind of wrap up the year to let you all know that I am so incredibly grateful for all of the people who show up for the WordPress project to make it a success. I have made so many friends and wonderful acquaintances throughout my time here with the WordPress project. And especially in my three years as the project&#8217;s Executive Director. You all have put a lot of trust in me and a lot of faith. And I know that we have gotten so much done together in the last few years. And I am equally sure that we&#8217;re going to get so much done in the years to come. And so thank you all so much for your continued work with WordPress and the way that you just bring your best at all times. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>04:32</p>\n\n\n\n<p>One other little thanks I want to give. Over the course of this year, I&#8217;ve had an excellent team that works with me on this podcast. I have editing and design folks and people who&#8217;ve joined me here and there, folks who helped me with my production. So big thank you to <a href="https://profiles.wordpress.org/dustinhartzler/">Dustin</a>, <a href="https://profiles.wordpress.org/beafialho/">Bea</a>, I realize your name is Beatriz in the actual credits, but I call you Bea, and so thank you. Also, a huge thank you to <a href="https://profiles.wordpress.org/cbringmann/">Chloé</a>, who does all of our production and wrangling every couple of weeks. A big round of applause and kudos to that tiny but tough team that helps me get this all done.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:10</p>\n\n\n\n<p>That&#8217;s to go on top of the general thanks to the WordPress project. And if you all are celebrators, I hope you have a wonderful holiday season. If you are not celebrators, I hope that you have a wonderful end to your year and that everything you wanted to get done, you did get done, and that you can start 2022 with a fresh slate. Again, this is the WP Briefing. Thank you so much for listening. I&#8217;m your host Josepha Haden Chomphosy, and I&#8217;ll see you again in 2022.</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, 20 Dec 2021 19:22: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:15:"Chloe Bringmann";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:93:"Gutenberg Times: Charts &amp; Memes Blocks, State of the Word,  and more Weekend Edition #197";s: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:35:"https://gutenbergtimes.com/?p=19863";s: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://gutenbergtimes.com/charts-memes-blocks-state-of-the-word-and-more-weekend-edition-197/";s: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:12746:"<p>Howdy,</p>\n\n\n\n<p>Wow, this is already the fourth year-end message, I send out with this newsletter. There isn&#8217;t much, I have been doing so consistently then this weekly newsletter.  It&#8217;s been such an inspiring journey, thanks to you and the WordPress contributors, extenders and users. Your creations, questions, comments have been wonderful, especially when in-person contact have been sparse and zoom-fatigue set in. </p>\n\n\n\n<p>For Gutenberg, the block editor the best is yet to come.  </p>\n\n\n\n<p>In his <a href="https://wordpress.tv/2021/12/15/matt-mullenweg-2021-state-of-the-word/"><strong>State of the Word presentation</strong></a>, Matt Mullenweg mentioned for next year Full-Site Editing in WordPress 5.9, which he called the MVP, minimal viable product, Openverse and WordPress Photos, maybe four WordPress releases and in-person meetings. Work on Phase 3, Collaborative editing, won&#8217;t come until 2023. This was not all and below you&#8217;ll find an array of Recap posts and media for your perusal. </p>\n\n\n\n<p>This is my last edition of the year 2021. I wish you a great time with family and friends and a Happy New Year. I am excited to connect with you again around January 9th with the next weekend edition.</p>\n\n\n\n<p>Yours, 💕<br />Birgit</p>\n\n\n\n<p><em>PS: 2129 users voted at the <strong><a href="https://thewpweekly.com/awards/">WPAwards</a> </strong>produced by <a href="https://twitter.com/idavinder">Davinder Si ngh Kainth</a>. It&#8217;s all in good spirit and a fun activity. In the category of Page builders, Gutenberg landed on second place behind Elementor and before Beaver Builder. 🙂  Thank you, for those who voted for the Gutenberg Times and the Gutenberg Changelog. Seems we need to do some more community outreach and lobbying next time around. 🤔</em></p>\n\n\n\n<p><em>PPS: To bridge the gap until the next edition, I sprinkled some Gutenberg highlights of the year sprinkles among the links below: starting with the recordings of Gutenberg talks from <strong><a href="https://wordpress.tv/event/wordcamp-us-2021/">WordCamp US 2021 on WordPress.TV</a></strong>.</em></p>\n\n\n\n<hr class="wp-block-separator is-style-dots" />\n\n\n\n\n<p><strong>Table of Contents</strong></p>\n\n\n\n<div class="wp-block-sortabrilliant-guidepost"><ul><li><a href="https://gutenbergtimes.com/feed/#state-of-the-word-and-q-and-a">State of the Word and Q and A</a></li><li><a href="https://gutenbergtimes.com/feed/#building-custom-blocks-and-developing-for-gutenberg">Building Custom Blocks and developing for Gutenberg</a></li><li><a href="https://gutenbergtimes.com/feed/#block-themes-for-theme-developers">Block Themes for Theme developers</a></li></ul></div>\n\n\n\n\n\n<p><strong>&nbsp;<a href="https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/" target="_blank" rel="noreferrer noopener">&#8220;Keeping up with Gutenberg &#8211; Index 2021&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly.  <a href="https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<h2 id="state-of-the-word-and-q-and-a">State of the Word and Q and A</h2>\n\n\n\n<p>My longtime Webdev friend, <a href="https://twitter.com/redcrew"><strong>Deborah Edwards-Onoro</strong></a> shared her thoughts in <strong><a href="https://www.lireo.com/takeaways-from-state-of-the-word-2021/">Takeaways from State of the Word 2021</a></strong>. </p>\n\n\n\n<p>The <strong>Posts Status</strong> team collected voices from the community after the State of the Word &amp; Q &amp; Two ways.</p>\n\n\n\n<ul><li><a href="https://poststatus.com/post-status-team-responses-to-the-state-of-the-word-2021/"><strong>Responses to the State of the Word 2021</strong></a> &#8211; Openverse. Diversity. Training. Future generations. A whole that is greater than the sum of its parts. These are our quick takes on SOTW ’21.</li><li><a href="https://poststatus.com/comments/4/"><strong>Comments (No. 4) — State of the Word 2021 Analysis</strong></a> The recording of the Twitter Spaces with held after the State of the Word event, moderated by <strong><a href="https://twitter.com/dimensionmedia">David Bisset</a></strong></li></ul>\n\n\n\n<p><strong><a href="https://twitter.com/courtneyr_dev">Courtney Robertson</a></strong>, WordPress Training team, sponsored by GoDaddy, also wrote a <a href="https://www.godaddy.com/garage/state-of-the-word-2021/"><strong>Recap of both Mullenweg&#8217;s presentation and the Q &amp; A</strong></a>. </p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p>The Feedback for the 11th Call for testing from the FSE program is in, and <strong>Anne McCarthy</strong> published the <strong><a href="https://make.wordpress.org/test/2021/12/16/fse-program-site-editing-safari-summary/">Site Editing Safari Summary</a>.</strong></p>\n\n\n\n<p>&#8220;As folks dug in, there were numerous enhancements that quickly came to mind as awesome nice to haves. These desired enhancements not only underscores the potential of various full site editing pieces when put together, but also highlights the frustration around the current limitations&#8221; McCarthy wrote. She also created a list of GitHub Issue for those feature requests. Check them out and comment if you are interested in those features as well. </p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<h2 id="building-custom-blocks-and-developing-for-gutenberg">Building Custom Blocks and developing for Gutenberg</h2>\n\n\n\n<p>Before you start thinking about building a custom block, read <strong><a href="https://twitter.com/karmatosed">Tammie Lister</a></strong>&#8216;s <a href="https://extendify.com/block-patterns-are-better-than-blocks/"><strong>Block patterns are better than blocks</strong></a>, published on the <strong>Extendify</strong>&#8216;s blog.</p>\n\n\n\n<p>The Team at Learn.WordPress.org has two workshops for developers and more are coming. </p>\n\n\n\n<ul><li><a href="https://learn.wordpress.org/workshop/registering-block-patterns/">Registering Block Patterns</a> with Daisy Olsen</li><li><a href="https://learn.wordpress.org/workshop/intro-to-gutenberg-block-development/">Intro to Gutenberg Block Development</a> with Jonathan Bossenger</li></ul>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p><strong>Ari Stathopoulos</strong> posted a WordPress 5.9 DevNote on <a href="https://make.wordpress.org/core/2021/12/15/using-multiple-stylesheets-per-block/"><strong>Using multiple stylesheets per block</strong></a> </p>\n\n\n\n<p>&#8220;Blocks will now be able to register multiple stylesheets, and load styles from other blocks when needed. Themes will be able to add styles on a per-block basis instead of loading monolithic stylesheets that are force-loaded anywhere. This has a greater impact on block themes where stylesheets loading is optimized based on the page &amp; layout contents, but can also be used by classic themes.&#8221;, Stathopoulos wrote.   </p>\n\n\n\n<p>He continued: &#8220;This change can benefit both block developers and theme developers, further reducing the total page-weight by only loading styles for blocks that exist on a page.&#8221;</p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p>Justin Tadlock reviewed a new plugin providing chart blocks in this post: <a href="https://wptavern.com/hello-charts-launches-a-native-chart-building-experience-for-the-block-editor"><strong>Hello Charts Launches a Native Chart-Building Experience for the Block Editor</strong></a>. In the article, he also lists other block plugins that allow you to create charts. There are actually four: </p>\n\n\n\n<ul><li><a href="https://wordpress.org/plugins/sb-chart-block/">SB Charts</a> by WordPress plugin developer <a href="https://twitter.com/herb_miller"><strong>Herb Miller</strong></a></li><li><a href="https://wordpress.org/plugins/chart-block/">Chart Block</a> by the bPlugins Team from Bangladesh</li><li><a href="https://wordpress.org/plugins/charts-blocks/">Charts Blocks for Gutenberg </a>by Sandip Mondal, and</li><li><a href="https://hellocharts.co/">Hello Charts</a>, by Luke Carbis, Rob Stinson and Byron Keet. </li></ul>\n\n\n\n<p>Hello Charts is not available in the WordPress repository,<a href="https://hellocharts.co/"> only from their website</a>. It&#8217;s the first block-based product site, I noticed, that sells single block features.</p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p>In his last stream before the holidays, <strong>Ryan Welcher</strong> took his viewer through extending the <a href="https://www.youtube.com/watch?v=9bE3J64brps">meme block he created last week</a>, to use images from the Media library. You can watch it on YouTube: <a href="https://www.youtube.com/watch?v=fTT_ZIpU-Fk"><strong>Expanding the Meme Generator plugin</strong></a>. <br />If you prefer not to watch the programming part and just look at the code, you can see <a href="https://github.com/ryanwelcher/twitch">all code from the Twitch stream on GitHub.</a> Be aware they are educational and not meant to be used in production. </p>\n\n\n\n\n<p><strong><a href="https://gutenbergtimes.com/need-a-zip-from-master/">Need a plugin .zip from Gutenberg&#8217;s main (trunk) branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt="GitHub all releases" src="https://img.shields.io/github/downloads/bph/gutenberg/total" /></p>\n\n\n\n\n<h2 id="block-themes-for-theme-developers">Block Themes for Theme developers</h2>\n\n\n\n<p><a href="https://twitter.com/one_maggie">Maggie Cabrera</a> published the <a href="https://make.wordpress.org/themes/2021/12/17/gutenberg-themes-week-of-december-13th-2021/"><strong>Gutenberg + Themes Digest</strong></a> for this week. She highlights  PRs and discussions on four topics: </p>\n\n\n\n<ul><li>Typography supports for group and row blocks</li><li>Nameless font sizes</li><li>Approach to global padding</li><li>Default font sizes renamed</li><li>Template parts in child themes</li></ul>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p>I suffered from serious flashbacks, when I noticed that <strong>Riad Benguella</strong> recreated the <strong>Kubrick Theme as a block theme</strong>. Matias Ventura <a href="https://twitter.com/matias_ventura/status/1471114929012891658">tweeted a short video</a> on how to change the header color gradient with the site editor. You can study the <a href="https://github.com/youknowriad/kubrick2">block theme on GitHub</a>. It might even show up in the WordPress repository.</p>\n\n\n\n<p><strong>Justin Tadlock</strong> also has a few more thoughts and screenshots <a href="https://wptavern.com/yes-a-block-based-version-of-the-kubrick-wordpress-theme-exists"><strong>Yes, a Block-Based Version of the Kubrick WordPress Theme Exists</strong></a></p>\n\n\n\n<img />\n\n\n\n\n<p><strong>Post&#8217;s Featured Image: </strong><a href="https://www.flickr.com/photos/71401718@N00/46694369234" target="_blank" rel="noreferrer noopener">&#8220;Building blocks, color, abstract, international, global, corporate, colorful&#8221;</a> by <a href="https://www.flickr.com/photos/71401718@N00" target="_blank" rel="noreferrer noopener">Wonderlane</a> is licensed under <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=openverse&atype=rich" target="_blank" rel="noreferrer noopener">CC0 1.0</a></p>\n\n\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p class="has-text-align-center"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class="wp-block-newsletterglue-form ngl-form ngl-portrait" action="https://gutenbergtimes.com/feed/" method="post"><div class="ngl-form-container"><div class="ngl-form-field"><label class="ngl-form-label" for="ngl_email">Type in your Email address to subscribe.</label><div class="ngl-form-input"><input type="email" class="ngl-form-input-text" name="ngl_email" id="ngl_email" /></div></div><button class="ngl-form-button">Subscribe</button><p class="ngl-form-text">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class="ngl-message-overlay"><div class="ngl-message-svg-wrap"></div><div class="ngl-message-overlay-text">Thanks for subscribing.</div></div><input type="hidden" name="ngl_list_id" id="ngl_list_id" value="26f81bd8ae" /><input type="hidden" name="ngl_double_optin" id="ngl_double_optin" value="yes" /></form>\n\n\n\n<hr class="wp-block-separator is-style-wide" />";s: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, 18 Dec 2021 06:11:00 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:18:"Birgit Pauli-Haack";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:77:"WPTavern: Disable Over a Dozen WordPress Features With the No Nonsense Plugin";s: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:30:"https://wptavern.com/?p=127402";s: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:199:"https://wptavern.com/disable-over-a-dozen-wordpress-features-with-the-no-nonsense-plugin?utm_source=rss&utm_medium=rss&utm_campaign=disable-over-a-dozen-wordpress-features-with-the-no-nonsense-plugin";s: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:3429:"<p class="has-drop-cap">One of the best things about WordPress is the hundreds of ways of turning things off. There are likely dozens of plugins for disabling various items, each with its own unique set of options. <a href="https://wordpress.org/plugins/no-nonsense/">No Nonsense</a> is no different. It is a plugin that allows users to control whether they want to use over a dozen features.</p>\n\n\n\n<p>The plugin was developed by <a href="https://room34.com/">Room 34</a>, a Minneapolis-based web development and creative consulting studio. No Nonsense is the team&#8217;s 11th free plugin available through the WordPress.org plugin directory.</p>\n\n\n\n<p>The team&#8217;s plugin caught my eye because it has options for features that I routinely disable on WordPress site builds, such as emoji JavaScript, individual dashboard widgets, and the toolbar. Today&#8217;s update (version 1.2) even added an option to permanently remove the Hello Dolly plugin.</p>\n\n\n\n<p>Before anyone asks &#8212; someone always asks &#8212;, the plugin does not disable the block editor. However, it does have an option for turning off the block-based widgets editor.</p>\n\n\n\n<p>Room 34 released the plugin on Tuesday, so it has fewer than 10 active installs at the moment. It also does not have any reviews. I suppose this post will suffice as the first. Based on my experience and a peek at its code, the plugin looks solid.</p>\n\n\n\n<img />Plugin settings screen.\n\n\n\n<p>I tested each feature and did not find any issues, so it gets a 5/5 for doing what it says on the tin. I would love to see a few more options.  One example that immediately comes to mind is the the &#8220;Posts&#8221; screen.  Since users can remove the &#8220;Comments&#8221; section in the admin, it makes sense to have a similar setting for posts. Both are related to blogging, and not all WordPress websites need them.</p>\n\n\n\n<p>No Nonsense includes one of my favorite admin-access limitations. It can redirect logged-in users to the homepage when accessing anything other than their user profile in the WordPress admin.</p>\n\n\n\n<p>Its toolbar options are all things I have lying around in my code toolbox. The plugin has settings for hiding it for users without editing access, removing the WordPress logo, and ditching the &#8220;Howdy&#8221; text.</p>\n\n\n\n<p>The plugin includes options for many commonly-disabled features, but a new one that I had not thought about was the core update email. When managing sites for several family and friends, those &#8220;your site has updated to WordPress x.x.x&#8221; emails can become irritating. The plugin allows you to disable those except in cases of an error.</p>\n\n\n\n<p>If someone has not already done so, I would love to see a <em>deactivation plugin to end all deactivation</em> plugins. It would feature a complete list of things that a site owner can turn off, disable, deactivate, remove, or whatever you want from a WordPress website.</p>\n\n\n\n<p>No Nonsense looks like a good starting place, but there are always other things that I might remove from an install. I almost always give the ax to the theme and plugin editors. As well as the plugin works, there&#8217;s always just a little something more I need to get rid of, depending on the site in question. So, I am still looking for that behemoth plugin that gives me that one-click access to disable anything. For now, I can see myself deploying this on a few sites.</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, 18 Dec 2021 00:20: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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Justin Tadlock";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:74:"WPTavern: Free Software Foundation Adds a Code of Ethics for Board Members";s: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:30:"https://wptavern.com/?p=127388";s: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:193:"https://wptavern.com/free-software-foundation-adds-a-code-of-ethics-for-board-members?utm_source=rss&utm_medium=rss&utm_campaign=free-software-foundation-adds-a-code-of-ethics-for-board-members";s: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:4441:"<p>The Free Software Foundation (FSF) <a href="https://www.fsf.org/news/fsf-adopts-new-governance-framework-for-board-members">announced</a> it is implementing a new <a href="https://www.fsf.org/about/board-member-agreement">Board Member Agreement</a> and  <a href="https://www.fsf.org/about/board-of-directors-code-of-ethics">Code of Ethics</a> that is meant to guide members in their responsibilities, decision-making, and activities. The documents, which FSF says were &#8220;designed to help make FSF governance more transparent, accountable, ethical, and responsible,&#8221; were created as part of a six-month long consultant-led review.</p>\n\n\n\n<p>In March, FSF founder and GPL author, Richard Stallman, announced that he was returning to the board, after <a href="https://wptavern.com/gpl-author-richard-stallman-resigns-from-free-software-foundation">resigning</a> as director of the board and president of the FSF in 2019. His resignation followed a series of controversial remarks on rape, assault, and child sex trafficking, along with two decades of <a href="https://geekfeminism.wikia.org/wiki/Richard_Stallman">behaviors and statements</a> that many have found to be disturbing and offensive. He was subsequently <a href="https://wptavern.com/gnu-project-maintainers-move-to-oust-richard-stallman-from-leadership">ousted by GNU project maintainers</a> from his position as head of the project.</p>\n\n\n\n<p><a href="https://wptavern.com/free-software-community-condemns-richard-stallmans-reinstatement-to-fsf-board-of-directors">Stallman&#8217;s controversial return</a> was supported by the majority of FSF&#8217;s board, with the exception of board member Kat Walsh who resigned after voting against his reinstatement. The organization’s executive director, deputy director, and chief technology officer also resigned in protest. </p>\n\n\n\n<p>At that time, the FSF&#8217;s board published a statement saying they &#8220;take  full responsibility for how badly we handled the news of his election to a board seat. We had planned a flow of information that was not executed in a timely manner or delivered in the proper sequence.&#8221; His reinstatement took FSF&#8217;s staff by surprise, as they were not informed or consulted.</p>\n\n\n\n<p>Mozilla, the Open Source Initiative, Red Hat, the Electronic Frontier Foundation, and other prominent tech organizations also opposed the decision in published statements and removed their support for FSF and critical funding.  </p>\n\n\n\n<p><a href="https://wordpressfoundation.org/">The WordPress Foundation</a>, which previously listed FSF among the project’s inspirations, quietly removed the link from the website following the controversy. WordPress’ executive director Josepha Haden Chomphosy published a <a href="https://josepha.blog/2021/04/02/on-recent-news-about-the-fsf-board-of-directors/">statement</a>, saying she did not support Stallman&#8217;s return as a board member, and confirmed to the Tavern that this is also the WordPress project’s official stance.</p>\n\n\n\n<p>In what appears to be an attempt to claw its way back to a semblance of accountability, FSF&#8217;s newly approved <a href="https://www.fsf.org/about/board-of-directors-code-of-ethics">Code of Ethics</a> is targeted at preempting future incidents of board members acting on behalf of the organization without permission. A few relevant ethics in the document include the following:</p>\n\n\n\n<ul><li><em>Members of the board of directors will not undertake an activity that substantially hurts the FSF. When acting as board members, they will work toward the success of the FSF.</em></li><li><em>Board members shall all avoid placing&#8211;and the appearance of placing&#8211;one&#8217;s own self interest or any third-party interest, including the interests of associate members, above that of the organization as a whole.</em></li><li><em>Board members shall not speak on behalf of the FSF unless given explicit permission. Directors must not represent that their authority as board members extends any further than it actually extends. The board speaks as a whole, not as individuals.</em></li></ul>\n\n\n\n<p>New governance is a positive step towards transparency and accountability, but after all the damage done during the botched rollout of Stallman&#8217;s reinstatement, it&#8217;s not likely that opposing organizations will settle for anything less than his removal from the board. </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, 17 Dec 2021 21:45: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:"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:75:"Post Status: Post Status Excerpt (No. 37) — WordPress Community In Africa";s: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:31:"https://poststatus.com/?p=89996";s: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:34:"https://poststatus.com/excerpt/37/";s: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:3639:"<h2>&#8220;You shouldn''t be the one to always take, you want to be the one to always give.&#8221; —Mary Job</h2>\n\n\n\n<p class="has-drop-cap">In this episode of Post Status Excerpt, David chats with special guest <strong>Mary Job</strong>. Mary is a remote, &#8220;nomad&#8221; worker in Africa who travels from city to city. She is an engineer with <strong>Paid Memberships Pro</strong> but also spends a large amount of time growing and stimulating the African WordPress community. Mary has helped start <strong>WP Africa</strong>, a site devoted to the community of WordPress users on the continent. She talks about challenges they face, compares the WordPress presence with <strong>Google</strong> in Africa, and looks forward to the day when there can be a <strong>WordCamp Africa</strong>.</p>\n\n\n\n<p><strong>Also: </strong>Mary shares how she got involved in WordPress, and how appreciative she is of the giving nature of the WordPress community. David will have to figure out how to get Mary''s invite to Matt.</p>\n\n\n\n\n\n\n\n<p class="has-background">Every week <strong><a href="https://poststatus.com/podcast/the-excerpt/">Post Status Excerpt</a></strong> will brief you on important WordPress news — in about 15 minutes or less! Learn what''s new in WordPress in a flash. <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/26a1.png" alt="⚡" class="wp-smiley" /><br /><br />You can listen to <a href="https://poststatus.com/podcast/the-excerpt/">past episodes</a> of <strong>The Excerpt</strong>, <a href="https://poststatus.com/category/post-status-podcasts/">browse all our podcasts</a>, and don’t forget to subscribe on <a href="https://open.spotify.com/show/1m3xwXbe0MG5BzFVPtB0A7">Spotify</a>, Amazon Music, <a href="https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA">Google Podcasts</a>, <a href="https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008">iTunes</a>, <a href="https://castro.fm/podcast/c53552c6-1ee0-4fc4-9de4-08ed6bf1ee4d">Castro</a>, <a href="https://www.youtube.com/c/PostStatus">YouTube</a>, <a href="http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast">Stitcher</a>, <a href="https://player.fm/series/wordpress-post-status-podcasts">Player.fm</a>, <a href="https://pca.st/05rR">Pocket Casts</a>, <a href="https://wordpress-post-status-draft-podcast.simplecast.com/">Simplecast</a>, or by <a href="https://feeds.simplecast.com/2JE9sc8P">RSS</a>. <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f3a7.png" alt="🎧" class="wp-smiley" /></p>\n\n\n\n<h3 id="h-mentioned-in-the-show"><img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f517.png" alt="🔗" class="wp-smiley" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href="https://wpafrica.org/">WP Africa</a></li><li><a href="https://twitter.com/dimensionmedia" target="_blank" rel="noreferrer noopener">David Bisset (Twitter)</a></li><li><a href="http://twitter.com/nathaningram">Mary Job</a><a href="http://twitter.com/maryojob"> (Twitter)</a></li><li><a href="https://twitter.com/post_status" target="_blank" rel="noreferrer noopener">Post Status (Twitter)</a></li></ul>\n\n\n\n<h3><img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f64f.png" alt="🙏" class="wp-smiley" /> Sponsor: <a href="https://poststat.us/pagely" target="_blank" rel="noreferrer noopener sponsored nofollow">Pagely</a></h3>\n\n\n\n<p>You need durable Managed WordPress Hosting for all your mission-critical sites.&nbsp;Pagely offers managed DevOps and a flexible stack with the same enterprise-level support to all its customers. Peace of mind starts with Pagely. Try it today!</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, 17 Dec 2021 13:00:00 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"David Bisset";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:74:"WPTavern: Yes, a Block-Based Version of the Kubrick WordPress Theme Exists";s: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:30:"https://wptavern.com/?p=127153";s: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:191:"https://wptavern.com/yes-a-block-based-version-of-the-kubrick-wordpress-theme-exists?utm_source=rss&utm_medium=rss&utm_campaign=yes-a-block-based-version-of-the-kubrick-wordpress-theme-exists";s: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:4464:"<img />\n\n\n\n<p class="has-drop-cap">It is literally the one thing that no one was asking for, but we can all collectively agree is kind of cool. A <a href="https://github.com/youknowriad/kubrick2">block-based version of the old-school Kubrick WordPress theme</a> exists.</p>\n\n\n\n<p>Gutenberg lead Matías Ventura tweeted a quick video of it in action yesterday. Fellow Automattic engineer Riad Benguella had put the theme together.</p>\n\n\n\n<div>\n<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Wait, what? <img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f92f.png" alt="🤯" class="wp-smiley" /><br /><br />(I had no part in this, all credit goes to <a href="https://twitter.com/riadbenguella?ref_src=twsrc%5Etfw">@riadbenguella</a>.) <a href="https://t.co/2WF8HShvSa">pic.twitter.com/2WF8HShvSa</a></p>&mdash; Matías Ventura (@matias_ventura) <a href="https://twitter.com/matias_ventura/status/1471114929012891658?ref_src=twsrc%5Etfw">December 15, 2021</a></blockquote>\n</div>\n\n\n\n<p>I am always on the lookout for those nostalgic plugins and themes that harken back to my early days on the web, the early-to-mid 2000s, the golden age of blogging. And, there is nothing that embodies that more than Kubrick, WordPress&#8217;s second default theme. It was literally named &#8220;Default&#8221; and represented the platform for over half a decade.</p>\n\n\n\n<p>Even today, <a href="https://wordpress.org/themes/default/">Kubrick/Default</a> still has over 10,000 active installs. I wonder whether it is running on now-defunct sites or if the number represents still-active bloggers.</p>\n\n\n\n<p>The theme was the face of WordPress during its rise to dominance as a CMS. Theme authors owe more credit to it than any others. It was copied, forked, repackaged, and redistributed more times than most of us will likely ever know.</p>\n\n\n\n<p>Kubrick 2, as it is named in the GitHub repository, is still a work in progress. There are still a few kinks, such as single posts showing the excerpt instead of the full content. However, it is a working theme.</p>\n\n\n\n<p>The shocking thing about it is how little code it took to recreate Kubrick with the block system. The original theme, last updated in 2020 and now at version 1.7.2, falls short of 11 kb of CSS. I cannot remember the last time I saw a classic WordPress theme with so little code. The block-based version currently uses a handful of <code>theme.json</code> settings and has no CSS.</p>\n\n\n\n<p>Of course, it did not take me long to dive into the site editor and start customizing. The most recognizable design aspect of Kubrick was its gradient-blue header. It was also one of the pieces that users from around the blogging world would customize to make their site feel like their own. They would decorate it with custom colors, gradients, and even images.</p>\n\n\n\n<p>Today, with the block editor, that is far simpler than a decade and a half ago. Plus, there are more options.</p>\n\n\n\n\n<img />\n\n\n\n<img />\n\n\n\n\n<p>With such power in my hands back in 2005, I am not sure if I would have pursued theme development at all. I probably could have done everything I needed to do within the WordPress admin. Kubrick was one of my first introductions to theme design, and I owe an unpayable debt to it. It is nice to know that its legacy continues to live on.</p>\n\n\n\n<p>For old time&#8217;s sake, I spent a few minutes making modifications via the site editor &#8212; ever so slightly modernizing it. However, I did not want to lose the flavor of the original work.</p>\n\n\n\n<img />\n\n\n\n<p>I am as comfortable as anyone can be in the editor. I know most of its pain points, but this somehow felt more natural than usual. Maybe it was the simplicity of a theme from a bygone era. Perhaps the site editor and I were just seeing eye to eye today. Or, it might simply have been in the cards. I had a lot of fun venturing down memory lane.</p>\n\n\n\n<p>I doubt Kubrick 2 sees a lot of action in the real world. Maybe a few folks who are as nostalgic as I am will install it when it is ready for production.</p>\n\n\n\n<p>Much like Ian Stewart did with <a href="https://themeshaper.com/2010/01/06/new-default-theme-wordpress-kirby/">Kirby in 2010,</a> maybe some adventurous theme author will take it upon him or herself to build a modern-day successor to Kubrick. One that both leans into the block system and has readable typography. I am getting older and blinder. A 13px font size is not as easy on the eyes these days.</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, 17 Dec 2021 00:29: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:14:"Justin Tadlock";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:86:"Post Status: Matt on Acquisitions and Work in WordPress — An interview with Michelle";s: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:31:"https://poststatus.com/?p=91488";s: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://poststatus.com/matt-on-mergers-and-acquisitions/";s: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:751:"<p>Following the 2021 State of the Word, Michelle Frechette spoke with Matt Mullenweg about the wave of mergers and acquisitions in the WordPress space this year and their implications for employment and the product ecosystem.</p>\n\n\n\n<p>You can read <a href="https://poststatus.com/post-status-team-responses-to-the-state-of-the-word-2021/">Michelle''s and the rest of the Post Status team''s takes on this year''s SOTW</a>. We''ve also got a<a href="https://poststatus.com/comments/4/"> community discussion hosted by David Bisset</a> following Matt''s address for you to listen to, and we rounded up <a href="https://poststatus.com/post-status-team-responses-to-the-state-of-the-word-2021/">reactions to the event</a> from the whole Post Status team.</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, 16 Dec 2021 18:20: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:10:"Dan Knauss";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:77:"Post Status: Post Status Comments (No. 4) — State of the Word 2021 Analysis";s: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:31:"https://poststatus.com/?p=91445";s: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:34:"https://poststatus.com/comments/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:11:"description";a:1:{i:0;a:5:{s:4:"data";s:77750:"<h2 id="h-members-of-the-wordpress-community-on-their-takeaways-from-sotw">Members of the WordPress Community on Their Takeaways from SOTW</h2>\n\n\n\n<p class="has-drop-cap">This episode of <strong>Post Status Comments</strong> features a live conversation in <strong>Twitter Spaces</strong> that was recorded right after <strong>Matt Mullenweg</strong>&#8216;s <strong>State of the Word 2021</strong> broadcast on December 14th. <strong>Bet Hannon</strong>, <strong>Eric Karkovack</strong>, <strong>Maciek Palmowski</strong>, and <strong>Rae Morey</strong> joined David to share their reactions. Others from the audience join in, including <strong>Jeff Chandler</strong>, <strong>Ryan Marks</strong>, <strong>Hazel Quimpo</strong>, <strong>Scott Kingsley Clark</strong>, <strong>Jason Taylor</strong>, and<strong> Amber Hinds</strong>.</p>\n\n\n\n<p><strong>Among the questions discussed:</strong> What stood out in the State of the Word for each of our guests? What did they think of Matt Mullenweg''s take on <strong>web3</strong>, <strong>NFT</strong>s, and ownership? Was there agreement about Matt''s points on WordPress market share, acquisitions, and contributions to WordPress core teams?</p>\n\n\n\n<p>This engaging conversation went on for a little over an hour. </p>\n\n\n\n<p><strong>Bonus:</strong> Michelle Frechette caught Matt for <a href="https://poststatus.com/matt-on-mergers-and-acquisitions/">a brief interview</a> after the SOTW address, and we rounded up <a href="https://poststatus.com/post-status-team-responses-to-the-state-of-the-word-2021/">reactions to the event</a> from the whole Post Status team.</p>\n\n\n\n\n\n\n\n<p class="has-background"><strong>Post Status Comments</strong> <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f4ac.png" alt="💬" class="wp-smiley" /> provides a stage for WordPress professionals to exchange ideas and talk about recent topics and trends.<br /><br /><a href="https://poststatus.com/podcast/comments/">Browse past episodes</a> and subscribe to <a href="https://poststatus.com/podcasts/">our podcasts</a> on&nbsp; <a href="https://open.spotify.com/show/1m3xwXbe0MG5BzFVPtB0A7">Spotify</a>, Amazon Music, <a href="https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA">Google Podcasts</a>, <a href="https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008">iTunes</a>, <a href="https://castro.fm/podcast/c53552c6-1ee0-4fc4-9de4-08ed6bf1ee4d">Castro</a>, <a href="https://www.youtube.com/c/PostStatus">YouTube</a>, <a href="http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast">Stitcher</a>, <a href="https://player.fm/series/wordpress-post-status-podcasts">Player.fm</a>, <a href="https://pca.st/05rR">Pocket Casts</a>, <a href="https://wordpress-post-status-draft-podcast.simplecast.com/">Simplecast</a>, or get them by <a href="https://feeds.simplecast.com/2JE9sc8P">RSS</a>. <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f399.png" alt="🎙" class="wp-smiley" /></p>\n\n\n\n<div class="wp-block-spacer"></div>\n\n\n\n<hr class="wp-block-separator logo is-style-default" />\n\n\n\n<div class="wp-block-spacer"></div>\n\n\n\n<h3 id="h-mentioned-in-the-show"><img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f517.png" alt="🔗" class="wp-smiley" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href="https://www.youtube.com/watch?v=OpiH_P9aGhQ&feature=emb_title">YouTube: State Of The Word 2021</a></li><li><a href="https://www.godaddy.com/garage/state-of-the-word-2021">GoDaddy Review And Timeline of State of the Word 2021</a></li><li><a href="https://thewpminute.com/state-of-the-word-2021/">The WP Minute (Audio + Transcript)</a></li><li><a href="https://twitter.com/post_status" target="_blank" rel="noreferrer noopener">Post Status (Twitter)</a></li></ul>\n\n\n\n<div class="wp-block-spacer"></div>\n\n\n\n<hr class="wp-block-separator logo is-style-default" />\n\n\n\n<div class="wp-block-spacer"></div>\n\n\n\n<h3><img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f64f.png" alt="🙏" class="wp-smiley" /> Sponsor: <a href="https://poststat.us/wplookout" target="_blank" rel="noreferrer noopener sponsored nofollow">Pagely</a></h3>\n\n\n\n<p>You need durable Managed WordPress Hosting for all your mission-critical sites.&nbsp;</p>\n\n\n\n<p>Pagely offers managed DevOps and a flexible stack with the same enterprise-level support to all its customers. Peace of mind starts with Pagely. Try it today!</p>\n\n\n\n<div class="wp-block-spacer"></div>\n\n\n\n<hr class="wp-block-separator logo is-style-default" />\n\n\n\n<div class="wp-block-spacer"></div>\n\n\n\n<h3>Transcript</h3>\n\n\n\n<p><strong>David Bisset:</strong> [00:00:00] Uh, my name is David Bisset. I am one of the people at post status. Um, if you''re not familiar, go to post status.com. It''s a great community. In fact, they might as well be sponsoring this whole thing. What we do is we record, we do Twitter spaces every once in a while we record them and we make them available as podcasts.</p>\n\n\n\n<p>So, um, a few rules before we get started here, as we still get a few more people coming in, um, just we''ll make it very simple, prove a code of conduct. Just pretend this is a work camp. Be nice. You try to be family friendly in terms of your language and your feedback and your comments. And be be advised that this is a public space and you will likely be recorded and used later in a podcast or something like that.</p>\n\n\n\n<p>If you are listening on your mobile app, you have the opportunity to request, um, feedback. We would like to, uh, like to ask if you could limit your questions or feedback to at least 30 or 60 seconds at a time. Initially that [00:01:00] way we are only planning for maybe 30 minutes or so of discussion this evening may be a little bit longer.</p>\n\n\n\n<p>So we''ll try to get to everyone. And I know people are still digesting what Matt spoke about tonight as well. I didn''t get a chance to hear everything he said either. So we''re hoping if we don''t bring up some things that were covered. And if you feel like something was important that stood out into night''s state of the word, then please feel free to bring it up.</p>\n\n\n\n<p>We''re also watching the post status slack right now on the club channel. If you feel like typing rather than talk. So anyway, um, there is a distinction just once again, we had some confusion on this last month, you can listen to Twitter spaces on the desktop that does work, but you will not be able to raise your hand or talk as far as I know you need the mobile app for that.</p>\n\n\n\n<p>So if you feel like you want to contribute, switch over to the mobile app. Okay. So we have with start off with our initial four, um, speakers for tonight. [00:02:00] Um, Eric, can you tell us just a few seconds of, can you unmute yourself first of all, Eric, and tell us, um, who you are in the WordPress space in 30 seconds or less.</p>\n\n\n\n<p><strong>Eric Karkovack:</strong> I''m Eric Karch, evac. I''m a web designer and writer for specie boy.com. And I''ve been using WordPress for well over a decade. And this is my 25th year in the industry overall.</p>\n\n\n\n<p><strong>David Bisset:</strong> Um, Ray, is this the F, is that your first? Am I doing that? Right? There was only three letters, but I feel like, okay. Where, where are you from right now in the world?&nbsp;</p>\n\n\n\n<p><strong>Rae Morey:</strong> Um, I''m based in Melbourne Australia. It''s currently just after 11:00 AM here.</p>\n\n\n\n<p><strong>David Bisset:</strong> I am so stinking jealous, but go ahead. What, what published, what publication are you from?</p>\n\n\n\n<p><strong>Rae Morey:</strong> I published the repository. It''s a weekly newsletter that, um, takes a bit of a deep dive into the news each week and, and kind of picks apart [00:03:00] with the headlines and what people are saying about&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> oh, excellent. We''ll be look forward to hearing some of your comments. Um, Mr. Palomo Palomo whiskey. I think I butchered that like some fine beef.</p>\n\n\n\n<p>Uh, can you, uh, unmute yourself and tell us a few things about.&nbsp;</p>\n\n\n\n<p><strong>Maciek Palmowski:</strong> Yes, you did a bit. Uh and, uh, well of course, when you say it that fast, it sounds better, but go ahead. Yeah. Uh, yeah, you know, Polish is, is, is very hard. So English is hard for me, but yes, but if you''re from another publication as well. Yes. Uh, I am from WP owls, uh, which let''s say I do at night because, uh, during the day I am a hundred percent Basadur at body and, uh, w P owls.</p>\n\n\n\n<p>Uh, we also try to find some interesting things that are happening in the WordPress space. Uh, we try to [00:04:00] focus a bit more on the things that happens for developers, but of course, we also find all the news and try to share everything with this interests. Hmm. Here at night. WPLS I S I see the connection.</p>\n\n\n\n<p><strong>David Bisset:</strong> All right. Finally, that Hannon welcome to the program.&nbsp;</p>\n\n\n\n<p><strong>Bet Hannon:</strong> Hi, David I''m Ben and I live in central Oregon and the USA. I run an agency that designs and develops WordPress does manage hosting for WordPress. So we have a specialization with accessibility. So we do a lot of things with accessibility, and I''m also a local meetup organism.</p>\n\n\n\n<p><strong>David Bisset:</strong> So we, uh, we have a little bit of a diverse bunch here in terms of, at least we have at least an agency owner. We have a couple of people from the news we have, and there''s a lot more interesting people that hopefully we''ll get to meet in the audience as well. So Eric, why don''t we start with you from maybe a developer perspective, but from any perspective, what''s the biggest thing that jumped out at you that Matt talked about tonight?[00:05:00]&nbsp;</p>\n\n\n\n<p><strong>Eric Karkovack:</strong> Well, first of all, I was glad that he, he kind of explained, uh, you know, the whole web series. Um, topic that, you know, we weren''t quite sure what he was going to say on that. Uh, we weren''t sure if maybe he was going to introduce NFTs to a WordPress somehow. Uh, so I was glad he kind of, um, spoke about how that already fits in with work.</p>\n\n\n\n<p>WordPress, WordPress is already doing it. It is a decentralized platform. It is, um, you know, something that you own the content of your site. So I was really happy about that. And I think the other thing that really, um, interested me was when he was actually talking about his youth a little bit about his time building B2, um, those things kind of stood out to me because he started out much the same way I did no, you know, formal education and it just did it because he was passionate about it.</p>\n\n\n\n<p>And I think that''s something we don''t always hear from Matt. So I thought that was, um, [00:06:00] really great to hear.</p>\n\n\n\n<p><strong>David Bisset:</strong> He seemed to be a little more personable. I mean, I don''t mean, I, you know, I guess I''ll go next and a little bit in terms of what I thought overall. Um, we''ll, I''ll let you all handle the technical, but overall, maybe it was the smaller stage.</p>\n\n\n\n<p>Maybe it was the fact that he hadn''t spoken in front of people maybe in two years, I think he said, or maybe he, or at least in front of a WordPress crowd, he seemed to like be more happy or at least like a little bit more. And he seemed to be a little bit more, um, I don''t know. I can''t really put a word on it of personable or, um, maybe nervous too, maybe a little bit of that.</p>\n\n\n\n<p>Maybe it could have been the most nervous. I''ve seen Matt out of state of the word in a long time and maybe that was because of the proximity or because of COVID or whatever. Um,&nbsp;</p>\n\n\n\n<p><strong>Bet Hannon:</strong> I think it''s really different when you''re speaking to a small. Based versus thousands, you know, thousands of people in a big auditorium, it just feels really different when you''re in front of a small audience since we, you, since we have you bet, why [00:07:00] don''t you tell us what, what''s the one thing that probably stood out to you the most now?</p>\n\n\n\n<p>Yeah. Yeah. You know, it''s actually a thing that kind of surfaces again and again for me, and it''s a little bit of a push Paul. And so, uh, uh, on the one hand, I really celebrate all the ways that we are, um, making customization so much apart. And we''re giving so much ability for people with little or no coding skills to be able to do these amazing things with their sites.</p>\n\n\n\n<p>As an agency owner, you know, I have clients who have, you know, five or 10 or 15 content creators, and they don''t want to give that kind of, they don''t want their content creators necessarily going off brand for example. And so there''s, uh, I''m always kind of trying to think about, uh, you know, balancing that out or, uh, thinking about how will we help our clients work with their content creators, amid [00:08:00] all of this amazing ability to customize.</p>\n\n\n\n<p><strong>David Bisset:</strong> As an, as an agency owner where you overall satisfied with what was presented tonight.&nbsp;</p>\n\n\n\n<p><strong>Bet Hannon:</strong> Oh yeah. You know, uh, it''s always great to hear how things are going, looking. Uh, I thought it was really interesting the, um, the perspective that Matt was giving on some of the acquisitions, but it''s a, it''s not just happening in WordPress, that there''s a much broader kind of, um, you know, that''s happening at a much larger scale and all across many industries.</p>\n\n\n\n<p>And, um, so yeah, no, I, I really was pleased.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> So, um, our, our WP gals and our repository people here, they cover the news. They cover acquisitions as far as everything else. I''ll let you decide which one of you wants to go first, but again, same question. What was the biggest thing that stood out to you during maths?</p>\n\n\n\n<p>Talk the seat.&nbsp;</p>\n\n\n\n<p><strong>Rae Morey:</strong> I''m happy to jump in. Um, I think, um, [00:09:00] one of the big things for me, I think, which you''ve kind of already touched on is the energy of the address today. Um, it was very obvious that Matt was really happy just to be around like-minded people who, like he said, I got him dancing, a jig as an animator, which he also pointed out or your case, but it was really nice seeing him so happy he''s been there and vocal about how uncomfortable he was last year during the prerecording.</p>\n\n\n\n<p>So it was nice to see him in front of a crowd again. Um, but I, I guess just the energy of seeing things moving forward again, after a bit of a, not a stagnant past couple of years, but things have been a bit slower with contributors being involved, I guess in WordPress has been, um, a bit of a slow down in number of people contributing to the project.</p>\n\n\n\n<p>Um, And I, he was feeding off the energy in the room, as bet said. Um, I guess one of the other takeaways for me was, um, just, uh, you know, uh, [00:10:00] we didn''t know what he was going to talk about, um, around web three. And, and if T''s, it was, uh, you know, there a bit of speculation around what he was going to say, few ideas floating around, but it was really nice to see or to hear him talk about, you know, basically WordPress is already leading the way when it comes to web three to centralization of the web and, and ownership over content.</p>\n\n\n\n<p>So it was really nice for him to address that and, and talk about where WordPress fits into that space. Um, you know, as well as the focus on open verse and, um, you know, where that''s going to go in, in 2022 is, is really exciting.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Oh, and Mr. Owl, I feel like I need to ask you something about the Tootsie roll pop, but I don''t think the kids today will get that.</p>\n\n\n\n<p><strong>Maciek Palmowski:</strong> So, um, for me, uh, there were two things that really stood out. First of all, uh, when he mentioned the number of, uh, people doing translations and the languages in the repository, uh, because [00:11:00] I am a non native English speaker, which probably you can hear with my thick accent.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> I think it''s cool.&nbsp;</p>\n\n\n\n<p><strong>Maciek Palmowski:</strong> Thank you. Uh, but um, I know how many people in Poland, for example, need to see their CMS in, in Polish because English, it''s not something they want to, they want to read some, some of my clients that I had don''t even knew English or just didn''t felt comfortable with it.</p>\n\n\n\n<p>So, um, the, the growing number of polyglots, this is really something great. And this is really a thing that, uh, Um, that will really make WordPress bigger and bigger. Uh, w when we confronted with, uh, other CMS is out there because most of them are still mostly created and maintained [00:12:00] in English. So this is something very important.</p>\n\n\n\n<p>And there was one sentence that was also very intriguing for me. Maybe I, um, I misheard it, but I thought that Matt, at some point mentioned something about breaking a bit, uh, how he called it, that backward compatibility. Yeah, he did. I remember him talking about that, what specifically thinking of exactly.</p>\n\n\n\n<p>And this is, um, I know that he mentioned it, uh, in the, in the context of, uh, in the context of themes, maybe, maybe, and this is. A bigger step to some bigger changes in, in inside of core, inside of, uh, uh, of, of, uh, of the coal tooling and stuff like this. So, uh, really Matt saying, let''s break the [00:13:00] backwards compatibility.</p>\n\n\n\n<p>This is something huge.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Did he say that though? Break? I remember I may have missed that quote.&nbsp;</p>\n\n\n\n<p><strong>Maciek Palmowski:</strong> You mentioned something. I mean, it wasn''t, uh, as the size, if it''s let''s break that backwards compatibility, but in terms of WordPress, when we, I would say we have a bit paranoid, backward compatibility, which is great in some cases, um, Talking about breaking any backward compatibility is something.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. Matt did quote, this was a quote in this again, take, take in context and keep in mind that, you know, we''ll listen to this again. And again, probably a few times to get a better understanding of what was said, but he did say in the presentation that a theme that was created with like an early version of WordPress, will it be like 1, 2 0 1, 5 or something like that would work with WordPress 5.9 next month.</p>\n\n\n\n<p>That is what he said. And that''s his, and that he said, quote, that''s how serious we are about backwards compatibility. [00:14:00] Um, but like we said, that I would have to go back and listen, but I know, I know at least currently has strengthened backwards. Compatibility seemed pretty strong, at least from that statement now, whether or not it stays that way.</p>\n\n\n\n<p><strong>Maciek Palmowski:</strong> Um, but I think it was a sentence before, when he mentioned that. The developers should move from the old editor to the new one. So we should update. So this is something, uh, but, uh, yes, I, like I said, I wasn''t sure about this, but, uh, it caught my attention. So I think that, uh, yeah, I will have to relisten it once again to, to make sure.</p>\n\n\n\n<p><strong>David Bisset:</strong> So we''ll let, we''ll let that, uh, bet chime in here and then I''m going to open before you start that. I''m good. Then after you, I''m going to open the floor a little bit of a few other people who are going to raise their hands and we''re going to keep everyone on stage though. So you can keep interjecting back and forth.</p>\n\n\n\n<p>We''re not kicking anybody off. I''m sorry. Go ahead.&nbsp;</p>\n\n\n\n<p><strong>Bet Hannon:</strong> I might be wrong, but I think that Matt was referring to the breaking the backward compatibility in terms of the introduction of Gutenberg that the Gutenberg would break a [00:15:00] backward. That that would not be backward compatible as we move forward with blocks. Well, I might be wrong.</p>\n\n\n\n<p><strong>David Bisset:</strong> Well, I don''t know about you, but some of my old themes won''t work with flux gear guaranteed. Yeah. And, and the old editor things in the old adage that use that tiny MCE editor are not going to work. And so there''s some backward compatibility that is broken with the introduction of blocks. So, um, all right.</p>\n\n\n\n<p>Uh, Jeff, welcome to the show. Welcome on stage. Um, Eric Ray, Brett, and Mr. Owl. I''m going to refer to him as, um, are still on stage with us and are going to interact with anybody we bring up. Can you hear us, Jeff? Uh, absolutely I can. And Ray, you have an awesome accent. Thanks for that. She has, she''s also in the morning too, so she''s got that.</p>\n\n\n\n<p>Perkiness that currently very few of us have right now, but oh, I have a coffee. So I''m doing well, sorry. You''re not making me [00:16:00] like you in any more, right. Uh, so Jeff, what for the, for us up here on stage and for the rest of the audience, what would you like to share about what you heard.</p>\n\n\n\n<p><strong>Jeff Chandler:</strong> Um, I, you know, I think people on the, in a web three space might look at what Matt said on stage as him maybe Disney web three.</p>\n\n\n\n<p>But I think what he did was he cautiously tiptoed around the subject. He brought it up, he skimmed the surface. So I think at the very least people know that he''s aware of it. He''s going to keep his eye on it. And it may come up again in next year''s state of the word, but I don''t, I think you did a good job with bringing it up.</p>\n\n\n\n<p>But one of the things I also enjoyed that he brought up, I''m glad that he brought up was when he went over the market share numbers. And this is something that Yoast EVOC did in his CMS market analysis posts is that he talked about how software as a service company is Wix Squarespace. And, uh, some of the other ones they''re all rapidly growing and all of the open source solutions minus WordPress are losing.</p>\n\n\n\n<p>And I was glad that he brought [00:17:00] that up and that''s something that we should keep an eye on. Uh, here in the next few years,&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> He also said something interesting too. About, and this was in a different part of the presentation, but regarding Drupal and Joomla, I got him quoted as saying he thought they would be more successful if they had apps, which I thought was interesting.</p>\n\n\n\n<p><strong>Jeff Chandler:</strong> I, I thought, I thought they had the apps, but if they don''t, I think that''s a very valid point.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah, that''s true. So market share was definitely something that, that brought up 43%. And I won''t go into it now because it''s not relevant to the state of the word precisely, but wean very soon because of an Amazon shutting down, Alexa, we may not have the privilege or the opportunity to have percentage of market share numbers like we do today, so that, you know, examining this information now for Matt, I think during the state of the word is very important because without those are W3C texts, numbers are based on Alexa and Alexa is shutting down in, I think may of next year, Amazon shutting it down, not that Alexa, [00:18:00] the other Alexa, and I''m just turned on a bunch of Alexis and people''s houses.</p>\n\n\n\n<p><strong>Jeff Chandler:</strong> And one of the last things I''ll say here before I get off, is that I think it''s obvious that 20, 22 is going to be the year of the open verse.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> I, I can''t, I, every time I think of open verse, I think of something else and I hate myself every time. I think of that associate, thank you very much, Jeff, for, for sharing with us, Scott.</p>\n\n\n\n<p>Um, let''s see. We''re inviting Scott upstage or SKC. I think he likes to, I think that''s his rap name.&nbsp;</p>\n\n\n\n<p><strong>Scott Kingsley:</strong> Hey, what''s up?&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> What''s up?</p>\n\n\n\n<p><strong>Scott Kingsley:</strong> Let''s say Casey, you know me?&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Oh God. He started her up already quickly before, before he does tell us what you thought of tonight.&nbsp;</p>\n\n\n\n<p><strong>Scott Kingsley:</strong> Uh, the&nbsp;</p>\n\n\n\n<p>lack of banana milkshake representation, it was kind of a disappointment, but, and wanted to run that operation banana milkshake failed.</p>\n\n\n\n<p><strong>David Bisset:</strong> It was fine. Nobody knows what we''re talking about.</p>\n\n\n\n<p><strong>Scott Kingsley:</strong> Oh, one out, but, uh, availed on asking the question. [00:19:00] So, cause he got up right near the end. I was like, oh, come on. You can get, you can get the question in there. But uh, I thought it was really interesting. Um, well obviously. I think web three is a whole thing, but I''m really glad that he brought it more towards like reminding people.</p>\n\n\n\n<p>You need to remain cautiously optimistic about things and keep things open. Um, especially from the perspective of making sure things are, are done right. And you''re not watching hucksters and stuff, but, um, but I think maybe the part I really liked the most was probably all around how, um, collaboration is phase three and we''re, I know we''re still a year out now, but, uh, if we could have gotten to that in 2022, I think that would have been a pretty big thing because there''s so much about the collaboration idea of just like going into, um, uh, Figma or Google docs and you seeing everyone else were working together and, and just that collaboration aspect of things could make things so much easier, especially on the open web, we''re trying to replace something like Google docs, [00:20:00] having an experience like that inside of WordPress and being able to collaborate like that would be pretty, pretty.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah, I wish I knew more about it in terms of, um, he did say he was going to talk about web three and he did say NFTs in his blog post, but I don''t think he said much about it unless I missed that part. I think he was just putting a bunch of keywords together. Um, yeah. Um, but he did make it a point to kind of bring up the larger issue about what those individual things stood for, at least from a philosophy philosophy standpoint, what you hear on the web in terms of, um, ownership.</p>\n\n\n\n<p>And I''m drawing a blank on the other things right now, but he did really kind of go into why WordPress was representing those things. And he did make a point that you can overlook some of the things that are the WordPress has four freedoms can be overlooked if you focus too much into some of the, I don''t think he used the word hype, but I think he meant something like it.</p>\n\n\n\n<p>So [00:21:00] there''s a danger there overlooking what he thinks are the critical freedoms to WordPress. Eric, did you have.&nbsp;</p>\n\n\n\n<p><strong>Eric Karkovack:</strong> Yeah, I think he was also talking about decentralization a little bit with that. Um, just the basic idea that, you know, you can take your WordPress website with you to any host. Um, maybe it doesn''t fit in exactly with like something like blockchain.</p>\n\n\n\n<p>Um, but it does kind of speak to, you know, the danger of going with, uh, you know, his favorite, uh, competitor Wix. I think he said that WordPress grew by two Weeks''s over the last year, which was kind of a good line. Might have been my favorite of the night. I, I have a, I have a little chalkboard up here and every time he made a mark a comment about Wix, I drew a line and I''ve got a couple of lines here on the board, but yes, he did make that comparison.</p>\n\n\n\n<p><strong>David Bisset:</strong> Go ahead.&nbsp;</p>\n\n\n\n<p><strong>Eric Karkovack:</strong> Okay. I just going to say, I think that, that, um, you know, having that ability to move content from place to place is what''s going to [00:22:00] separate. WordPress from everything else right now. I mean, as we see Joomla and Drupal dropping down well, WordPress is kind of like the last bastion of hope for open source at this moment.</p>\n\n\n\n<p>Maybe. I don''t know, like see what other people think about that&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> You need to write a transformers movie.</p>\n\n\n\n<p>&nbsp;That was excellent.</p>\n\n\n\n<p><strong>Eric Karkovack:</strong> Well, I, I think, you know, if, if, if that''s the case, then you know, that''s going to be the big selling point. Um, I actually had someone in my family wanted to start a blog this week and I pushed him to WordPress and not to Squarespace or Wix, because if you don''t like the service, you''re not going to be able to just take the website with you.</p>\n\n\n\n<p>It doesn''t work that way.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> So let me let, speaking of that, um, let me ask a broader question. Cause I get a feeling we''re going to boomerang back to the web three stuff anyway. Matt said, and this question goes for everybody on stage or anybody in the audience. Matt did say a quote later on in his, um, I think in his Q and a about, he said that, um, [00:23:00] 85% or some big percent of the web doesn''t really care about it was either open source or owning your own content or something along those lines that most that WordPress would have in order to be usable.</p>\n\n\n\n<p>WordPress would have to be a great user experience and WordPress will be invisible to those people. And that''s okay. Does, what does anybody think about that? Do you agreed, or do you, do you think that number is larger or smaller or does that seem to gel with your philosophies and your observation?</p>\n\n\n\n<p><strong>Bet Hannon:</strong> That''s true for a lot of people, they think they just, you know, uh, they just want to get the website up and they''re really, uh, a little more platform agnostic. They want to know. Is it going to be hard? Right. They want to know about ease of use. They don''t, but they don''t really care that it''s open source for not.</p>\n\n\n\n<p><strong>David Bisset:</strong> Jeff, what do you [00:24:00] think?</p>\n\n\n\n<p><strong>Jeff Chandler:</strong> Uh, I think for a lot of people that way, he said in terms of like maybe one or 2% of the people who understand TPO and its freedoms and what they mean, uh, those are the people, very, very small percentage of people. Uh, you know, it be an open source is not the concern. It''s how to get the aid to be the fastest and the easiest.</p>\n\n\n\n<p>And you, that pretty much explains why a Shopify and somebody software as a service solutions are growing a market share because they''re providing a great user experience for a lot of people out there to get from a to B quickly and easily. So I think it was a nice for Matt to bring it up and saying, you know, if we''re going to, uh, become the dominant player and get open for some more hands that even if it means that we''re presses invisible.</p>\n\n\n\n<p><strong>David Bisset:</strong> That''s okay. Yeah. I think that''s reasonable. I think that''s a little hard for some of us to like we accept on the surface, but I think some of us have to kind of dig down a little bit and realize that some of the things that we''re passionate about us, not what 99% of most people passionate about. You know, they want something that works.</p>\n\n\n\n<p>Ray Ray, uh, did [00:25:00] you have something to say, and then I''m going to bring in a new speaker?</p>\n\n\n\n<p><strong>Rae Morey:</strong> Yeah, no, I''d absolutely agree if you''re running a small business, you know, like my hairdresser, for example, she just built a website recently to support her new business and she''s, um, using, um, GoDaddy, um, and they''re, you know, website builder, and she built a site in an afternoon really easily with WordPress and, you know, people like that, they don''t want to muck around with something that''s really tricky to, to work with.</p>\n\n\n\n<p>They, they wanna drop in their images or their content and have their website up and running with in her case. E-commerce as well, really quickly. And, um, you know, it''s important. Um, platforms like, you know, it''s not all about, um, WordPress being the center of attention in, in that space. It''s, it''s about elevating the user experience and making sure that users, um, can, um, have the tools they need to run their business without WordPress necessarily being front and center.</p>\n\n\n\n<p><strong>Maciek Palmowski:</strong> And, um, [00:26:00] I wanted to mess one more thing because when the whole COVID madness started, many people realized that their business needs a website. Right. And you all remember that this was the moment. Uh, workers had a much bigger amount of downloads. WooCommerce was downloaded the biggest amount of, uh, of times.</p>\n\n\n\n<p>And this was because first of all, workers was kind of popular. So people were able to find materials about how to insulate, how to create their first e-commerce. So they could, so their business could work during the pandemic. And it seems that WordPress was easy enough for them to just start to make their business round during those, uh, those hard times.</p>\n\n\n\n<p>And probably during the process, [00:27:00] they started to. More and more things, how to optimize some things. And some of them learned probably a finger to about, uh, about C, about search engine optimization about performance and stuff like this, but still, uh, we saw how many businesses started their websites on WordPress, because it was easy.</p>\n\n\n\n<p>It was free.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. Free. In fact, a real Aruba hope. I probably butchered your name in the chat. She says, I think for a lot of folks open source means free in that vein for some folks, open source also means hard to install. And she says, when I pitched WP, I rarely talk about the open source aspect. I talk about the ease of use security, constant updates, et cetera.</p>\n\n\n\n<p>So, you know, playing to the strong, playing to the strong points there. If it''s okay with you, Mr. Owl, I liked to switch over to Hazel. Who''s been waiting patiently. Hopefully she''s not mad at me.&nbsp;</p>\n\n\n\n<p><strong>Hazel Quimpo:</strong> Hi. I don''t get mad. Um, [00:28:00] quick. No, I mean, I think I''m on the same page with a lot of the folks is like, I don''t know.</p>\n\n\n\n<p>I think of like travel agents, right? And I feel like we''re at this stage where, you know, you used to go to a travel agent to get all your stuff. And I think if you have a really small website, you don''t need to even go to like your cousin. Who''s a WordPress developer. Well, you might need to today. But I think that the expectation is you shouldn''t have to.</p>\n\n\n\n<p>Um, and I like from the lay person who doesn''t know about WordPress, who doesn''t know what, whatever they think they should be able to go and set up their website and frankly they can. And I think that''s where we need to realize that''s where the people, I was recently looking at tons of web hosts. And so many of them tout like image compression.</p>\n\n\n\n<p>And do you know how many people I know that start businesses every day, who care about image compression? Like zero to say a lot, but I guess I was way wrong</p>\n\n\n\n<p>for touting these things. Expect. And I think we need to realize some of that when we do WordPress stuff is like, cool. Like we do believe in the open source nature of the things we believe in [00:29:00] owning your content. But I view it a lot of the way. Like, you know, my doctor tells me to drink less and eat healthier, and I think that''s a good idea, but I don''t care that much.</p>\n\n\n\n<p>And I think that''s how the rest of the world is right. And Hazel, for as long as we have you in the living, as long as we have you in the living world.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Thank you for, thank you for that. Um, I''m gonna put, I''m gonna put you back into the audience, but for the love of God, please don''t disappear right away cause you''re scaring me now. Um, stick around please in the world that we''re living and in our, in our little chat room here, Dave, Ryan, um, you''re onstage. Welcome to whatever we''re calling this little freak show. How are you? Apparently Dave''s a quiet person. That''s fine.&nbsp;</p>\n\n\n\n<p><strong>Dave:</strong> Sorry, Twitter space is cut out there for a second.</p>\n\n\n\n<p><strong>David Bisset:</strong> No problem. Real quick. Tell us what you thought of that. What, what stood out to you or what did you, or maybe you''re responding to someone else''s comment?&nbsp;</p>\n\n\n\n<p><strong>Dave:</strong> Well, I guess on the current topic, I think of WordPress. You know, if we look at [00:30:00] automobiles, there''s a lot of different ways to get where you want to go, right?</p>\n\n\n\n<p>But WordPress is ideally these sort of Toyota Camry, the undeniable, you know, lay person, car that anyone, you know, that almost just blends into the background, but is everywhere. And you live where I live with. But also, you know, like the Ford transit van, if we''re looking at blue commerce, the thing that every business needs to get, where it needs to go and, you know, it can be customized.</p>\n\n\n\n<p>Um, I guess the one thing that really stood out to me about the presentation today is just kind of the talk about the open verse photo directories, digital art, the project doesn''t really have an apparatus today to do content moderation at scale. And I''m not sure that that''s something that volunteers could really easily be asked to do.</p>\n\n\n\n<p>Um, you know, once you create a way for people to easily express themselves, you also open up, you know, copyright [00:31:00] issues, uh, hate, um, questions about what''s decent and what isn''t, and you have to navigate a global web of legal frameworks or. So I think as excited as I am about those ideas, and I think it''s a great opportunity.</p>\n\n\n\n<p>I also think that Twitter and Facebook have proven that money and AI don''t necessarily solve those problems. And so I''m just curious how the project that going forward.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> That''s uh, I would, I would say that too, Adam attempted to ask that toy. He did ask it, um, or attempted to address that as well. And I''m, I''ll, I''ll be honest with you.</p>\n\n\n\n<p>I don''t know much about now there was a distinction between the open verse project and the, what was the other thing? Was the WordPress photo project or photo library? Something, um, I''ll admit. I admit I, I''m not really good in depth on both of those, by the way. Did I mention, I worked for post tennis? Um, But I, yeah, so there was definitely talk of like, if you uploaded a [00:32:00] photo somewhere with that data, some of the data that sticks to it, you know, like how you upload a photo, like if you upload a photo to Twitter, for example, from your phone on your phone, there''s metadata attached to that photo.</p>\n\n\n\n<p>And when you upload it to Twitter, it''s gone. Um, but that''s just, that''s just one level. And what you''re talking about is the, what hits the news a lot, like in terms of, you know, you could be posting photos without people''s permission, or you could be posting hate speech or that sort of thing. So, and we all know that''s a moderation nightmare, right?</p>\n\n\n\n<p><strong>Guest:</strong> I think today, the ways that we contribute to WordPress have a steep enough curve and our barrier to entry that we don''t deal with as much of that. But I think the big question is going forward as we make it radically easier to contribute, how are we going to tackle the problem that all these other networks have had to deal with once they scale.</p>\n\n\n\n<p><strong>David Bisset:</strong> That''s an excellent question. I feel like I''m still at the Q and a part of State of the Word. I really, yeah. Subtly we should, [00:33:00] we should get that question in front of Matt and some other, some other people''s. So I think that''s an excellent question. Dale has decided they don''t have a really good answer.</p>\n\n\n\n<p>A thought about that. Thank you though, for, for speaking up. Um, so one of the other things that was spoken about here, and I get a feeling this was in, in an inescapable gravitational force in 2021 was acquisitions. And we mentioned this briefly. Um, do you agree, does the, is there anybody here that maybe sees Matt''s point, but has a different opinion in terms of this is I think it''s, I think the point he was getting across was this is happening everywhere.</p>\n\n\n\n<p>It''s not just in the WordPress space. Is that, is that generally something that you would agree to? Um, the way he presented it, especially with lots of nice old charts. Does anybody have an opinion on his take on acquisitions?</p>\n\n\n\n<p>And if I can take a silence as a yes. If anybody wants to, [00:34:00] I, I can, uh, chime in, I guess.&nbsp;</p>\n\n\n\n<p><strong>Jeff Chandler:</strong> Um, I think one of the things he mentioned, he mentioned Yost by name, and I think he also talked about, you know, the number of employees and what they''re doing and kind of extrapolating the impact that, that accompany like that has like all the millions and millions of websites that are like, just for example, running Yoast right now.</p>\n\n\n\n<p>Um, and I think he''s what he''s kind of getting at is that there''s a lot of responsibility in that. And for a lot of smaller entrepreneurs who started out with these plugins. You know, maybe that''s just getting to be to a point where they''re just not able to do it anymore. I know that was part of the, the case with advanced custom fields from they, they were sold, um, you know, it was a one man operation with a user base in the millions and, you know, kind of how do [00:35:00] you, how do you manage that?</p>\n\n\n\n<p>How do you continue to, to support it and build the product at that scale? When, you know, you''re just a small group of people or even just an individual. Um, so it''s, it''s a matter of WordPress is growing so radically big and you can''t be a one person team, especially on something that large sure. Seems like it these days.</p>\n\n\n\n<p>I mean, I I''m, I don''t doubt that, you know, individuals are still gonna come up with amazing things, but to compete at the level of a Yoast or an AC. I don''t know how that''s sustainable for a long period for such a small group of people.</p>\n\n\n\n<p><strong>David Bisset:</strong> Well, I think that also, and not to get off track here because this isn''t, I think Matt didn''t mention this at some point directly cause he ma he brought up the CD comic about, um, about it there''s I tweeted [00:36:00] it, but I''m looking, I''m trying to look at the picture right now.</p>\n\n\n\n<p>It''s basically about picture a all modern digital infrastructure being a giant castle. And there''s this one little piece of the bottom that says a random, some random person in Nebraska, thankfully maintaining a project since 2003. Um, that, that is kind of also the same problem, in my opinion, in terms of like, it is this, there is a strength of open source and yet there''s this weakness.</p>\n\n\n\n<p>And I think this week two, if anybody''s been following the news about the Java exploit that came out on Friday, who''s named now, I''m not remembering logs. Um,</p>\n\n\n\n<p><strong>Guest:</strong> log4j</p>\n\n\n\n<p><strong>David Bisset:</strong> yes, that''s, that''s it. So we''re beginning to see these things happening outside of WordPress and open source that we''ve been kind of contemplating now for quite some time, whether it''s bugs, whether it''s something that needs to be addressed in terms of open source manpower, or woman power human power, or it''s a, like you said, Eric, it''s an acquisition thing you absorb, somebody gets [00:37:00] acquired because they can''t physically maintain it on the same scale anymore.</p>\n\n\n\n<p>Um, did that did accurately that I accurately represent you there? Eric didn''t mean to?&nbsp;</p>\n\n\n\n<p><strong>Eric Karkovack:</strong> Oh yeah, absolutely.</p>\n\n\n\n<p><strong>David Bisset:</strong> Okay, great. I''ve got uh, oh, Ooh. We''ve got an entire company on the line right now. It''s Pagely so this, this should be interesting. Pagely uh, who specifically inside page?&nbsp;</p>\n\n\n\n<p><strong>Dave from Pagely:</strong> It''s Dave struggle as I''m probably having dinner right now.</p>\n\n\n\n<p><strong>David Bisset:</strong> Bless his heart. Go ahead, sir.</p>\n\n\n\n<p><strong>Dave from Pagely:</strong> Well, it''s great to see us on the big board with the acquisitions. It''s been quite a month for us. We''ve been part of GoDaddy now for a little over four weeks, and I want to dovetail something that was said earlier, which I tweeted a Jeffer a second ago. Um, we should be concerned about closed source platforms gaining in popularity, um, because none of us want to see the depth of the open web, right.</p>\n\n\n\n<p>And it''s great to see or press with the market share that it has. And you know, when everyone kind of says we need to get online, what''s the first thing I think of is usually [00:38:00] WordPress, which is great. Um, Well, we''ve been brought in to build with GoDaddy is this next generation of, of an open source commerce product on top of WooCommerce.</p>\n\n\n\n<p>And that gets us excited because that is open source. That''s going to be built upon this platform and not, you know, going the way of, you know, Wix or Squarespace or any of that. So, you know, we''re, we''re still kind of committed to that, making sure everything is open source and that the open web doesn''t go away.</p>\n\n\n\n<p><strong>David Bisset:</strong> Hmm. Okay. Well, send a thank you very much and thank you for being a recognizable P avatars. I could quickly point around right here. Thank you. I mean, oh, sorry. Sorry. Going through a tunnel, going through a tunnel right now. Sorry, I can''t hear you. No, we''ll, we''ll keep you on. We''ll keep you on the stage a little longer.</p>\n\n\n\n<p>Um, Ryan, welcome to the party. Do you, did you have a comment for the group, Ryan? I [00:39:00] think that''s Ryan mark. It is. Yes. Okay. Ryan, welcome. Welcome to the show.</p>\n\n\n\n<p><strong>Ryan Marks:</strong> Oh, well, thanks. Uh, the, the graphic that you were talking about and the person in Nebraska reminded me of the recent news with the PHP foundation and the fact that there was a bus factor of two, uh, with respect to how many people actually knew the code base, according to articles.</p>\n\n\n\n<p>And, um, I just thought that was somewhat similar, right?&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> So, yeah, so I''m, so this was all coming to the original, um, me bringing up the acquisitions part of it. And some of it is the acquisitions that especially, I think it absorbed the one or two people. The small companies are, are probably doing WordPress a favor in some regards in the long run, because otherwise, like you get hit by a bus, what happens to advanced custom fields, which a lot of people rely on, uh, I think Matt presented that pretty well in terms [00:40:00] of, um, the numbers and some people, some people have different opinions about what is happening in the WordPress space, but there is some validation or some validity of taking a step back and looking at the largest.</p>\n\n\n\n<p>There was one bar graph and I''ll be honest with you. I''m not really that business oriented again. I work at post status. Thank you very much that on 2021, a bar graph just like shot the way the heck up. I think it was the, um, think it was, it was, it was something about the money that was, that was being transferred at hand-to-hand or something along those lines.</p>\n\n\n\n<p>Um, it''s just 20, 21 just basically exploded for the rest of the tech industry. And WordPress is a part of that tech industry. So it''s not just WordPress and, but at the same time, I think WordPress has its own valid reasons for why it''s happening. There were 42 logos on Matt''s slide. At one point we have a WordPress acquisition tracker.</p>\n\n\n\n<p>I posted a sock hops last acquisition. So I''ll have to go back later and see if all those logos are. Otherwise, I''m not doing my job. Um, what [00:41:00] else did we, oh, bet. Did you have a common rule?&nbsp;</p>\n\n\n\n<p><strong>Bet Hannon:</strong> Well, I was just gonna say, I think some of the acquisitions or, you know, the pandemic really caused people to just stop and think a lot more about quality of life.</p>\n\n\n\n<p>And, uh, you know, I think sometimes you stop and you take a look around and you say, I think I want to move on and do some other things, or I think I''ve done what I can do here for now. And so some of that can be there. And so I think in 2021, you know, that that''s a piece of more, more broadly. A lot of those acquisitions happening is just people thinking differently about what they want to do.</p>\n\n\n\n<p><strong>David Bisset:</strong> There was a good comment made on another podcast of there was, um, if you look at the big tech, big tech companies, now that started maybe 10 years ago, um, Amazon''s founder is no longer with the company he''s off on rocket ships or something. Um, there''s the, the original founders of Microsoft are long, no longer there.</p>\n\n\n\n<p>The founders of Google are no longer there. Apple''s obviously [00:42:00] had new leadership. The only person I think running the same ship they have for awhile has been mark Zuckerberg at Facebook. So all of these people have moved on after a certain period of time and they''ve done it all within a relatively short period of time.</p>\n\n\n\n<p>I think Twitter has been the latest one where Jack Dorsey just basically stepped completely away and he''s off following his next adventure. Other people have just basically retired. So it''s not just about the money in the, in the, in the acquisitions, but it sounds like to me, people, you know, you can, if you, if you''re really successful, you have the opportunity after 5, 6, 7, 8 years to say, maybe I want to do something different.</p>\n\n\n\n<p>Maybe. All right. Um, Jeff, can you, what do you, what are your thoughts?&nbsp;</p>\n\n\n\n<p><strong>Jeff Chandler:</strong> I, in and talking about the acquisitions for a little bit, there is kind of like two separate topics for getting conflated with each other, between the five for the future and an acquisition. I dunno, I was getting little confused, but I think [00:43:00] the whole fight for the future initiative, I think is going to take on even more important as we go forward.</p>\n\n\n\n<p>As we look at open source maintainers and the bus factor of two and open source is seen as something that''s free, but there''s people behind it. There were people putting in time and work and effort and the passion, and it can only go so far and somebody is going to have to flip the bill. And I''m looking forward to ma maybe putting like an executive director or somebody in charge of the five for the future initiative and get that out into the public''s eye more often because outside of web dev studios, uh, advertising what they''re doing and how they''re contributing, and then some efforts from GoDaddy and 10 up, I mean, it''s kind of like a behind the scenes thing, and I''d like to see more effort on making the whole fight for the future thing, uh, initiative, go more public, get more people involved and get more people to know about, especially companies.</p>\n\n\n\n<p><strong>David Bisset:</strong> Oh, okay. Sounds good. Sorry, [00:44:00] Jeff. A bucket, a bucket of chicken wings just went by my field of view and I got distracted for a second. Courtney, um, Robertson, let me add you as a speaker here. Um, after this, I want to talk about the next generation of WordPress users, which was part of the Q and a at the end there.</p>\n\n\n\n<p>Um, and what we might think might be our thoughts on bringing in, or people attracted to WordPress for the first time, especially the next generation, but Courtney, what do you got for us?&nbsp;</p>\n\n\n\n<p><strong>Courtney Robertson:</strong> Hey there. So, um, one, we saw Andrea and Middleton lurking in the crowd, and I just have to say, I am so glad to see your face popping up and we all miss you as we''re talking about five for the future,&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> let''s do a show just about her.</p>\n\n\n\n<p>I think that would drive her. I think that she would love it.</p>\n\n\n\n<p><strong>Courtney Robertson:</strong> I think so. So did anybody else notice piggybacking off of what Jeff just said, but the very last thing that Andrea wrote to the WordPress community, aside from a fantastic series of posts on her own site, you [00:45:00] head over, if you head over to make.wordpress.org/project suggested iterations for the five for the future program and the tool, um, and ways that we can perhaps reinvision what five for the future could look like from this point, moving forward, how to.</p>\n\n\n\n<p>Do a fantastic job at connecting the five for the future initiative, with the various teams. Um, there are things in Andrea''s post on the project about the pledges to the different teams and ways to get more connected, partnering up the talents of those that are able to contribute with five for the future, with those in the teams that need to have stuff happen to get work done.</p>\n\n\n\n<p>Um, I wanna say that I participated in a number. I want to say five probably contributor days over the past year on behalf of the training team, all of these being virtual summit attached to a word camp, [00:46:00] some as part of the translator day, which was really a month and a few other kinds of things. Yoast did a fantastic job at partnering the various folks with different sets.</p>\n\n\n\n<p>And reaching out to the various make teams and saying, w we have this day coming up, we''re going to break into, um, a hybrid partially online, partially in person break into different groups and get to work on different things. What are some of the tasks that we can look at? I think when we look at five for the future, um, you know, my employer go, daddy has been amazing at helping fund through five for the future fund.</p>\n\n\n\n<p>Part of the word camp events that we see happen, um, sponsoring some other great places like post status and other things, too. But as we''re, as we''re looking to the future, I really am excited around doing contributor days through post status, inviting all folks that are in [00:47:00] post status and the wider community.</p>\n\n\n\n<p>To get connected and similar to how Yost has done it. And perhaps in conjunction with Yoast, we''ll see in the very near future. Um, but connecting with the various team reps and connecting with the teams that have needs and saying, let''s match up these skill sets of the talent that we''ve got in our company and the things that need to happen.</p>\n\n\n\n<p>And also simultaneously open that thing up by calling in the wider WordPress community, because across the teams, teams are really hurting during COVID not only can we seen the attendance of things like bird camps and all of the setback, uh, you know, a number of years comparatively in the stats, but across the teams were hurting to have.</p>\n\n\n\n<p>Contributors that are showing up to actually do some of the work on the teams. And there''s a lot of talent and a lot of interest in what''s going on. So, um, I just, I love the posts that Andrea left us with. I love that Andrea is in the room right now. I loved the, [00:48:00] we could do a five for the future contributor day series through post status.</p>\n\n\n\n<p>So quarterly ones that will probably be hybrid. I welcome anyone that would like to help organize something like that, um, to connect with me over in post status. Oh, well, thank you very much. And, um, I''m sure Andrea is very honored. Um, I''ll speak for her a little bit here. Um, yeah, so obviously I''m a little bit biased.</p>\n\n\n\n<p><strong>David Bisset:</strong> Cause my daughter was mentioned. I don''t think she''ll be in the witness protection program anytime soon. Thanks to tonight. But she was absolutely absolutely thrilled, but she''s not like, but I don''t. I want her to be more like blending into a larger crowd of younger people that are running their own hackathons or they''re doing their own thing within the comforts of, you know, being even mildly associated with the pro WordPress community. Even if they''re not sitting down to crew to quote unquote directly contribute. Um, um, Amir, I think, do we have you [00:49:00] back on now? Can you say something, let us know that you''re still alive.</p>\n\n\n\n<p>We might be having some difficulties, maybe your Mike''s not on or something. I try and again here. Um, yep. Oh, you''re muting yourself on and off. Are you, is it Morris code? I see a blinking. Nope. All right. I''m going to leave you on speaker for a second and then I''ll let Ryan cut into here, Ryan</p>\n\n\n\n<p><strong>Ryan Marks:</strong> . Um, so I had a question for those that do pledge five for the future.</p>\n\n\n\n<p>Do you feel that you do it primarily with people man hours, or do you do it with dollars or is it a mix? Do you feel like you actually get the 5%, if anything, or is it more, we try to get something close. I think that has her hand, right? So we do fight for the future. Um, I don''t know that we calculate it, but you know, certainly, um, you know, [00:50:00] I contribute my time.</p>\n\n\n\n<p><strong>Bet Hannon:</strong> Um, and then our, our agency subsidizes our people as they, you know, they can, they can put in, uh, you know, time that they''re doing community work and get, um, get paid for that. Um, as a way that we try to support the wider community, I think that''s just a part of, you know, my wife is an economist, so I understand that tragedy, the commons, uh, example really well.</p>\n\n\n\n<p>And I want to make sure that the ecosystem stays supported. And so that''s, that''s a really, you don''t have to be really big to do those things right. To, um, to, to make a difference. Uh, but I just feel like that''s an important part of what we do is for the community.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> All right. So as we start to run down here, cause.</p>\n\n\n\n<p>Did promise, uh, it promise someone I would be home in time for bed. I do. I want lot of stall all us to think about a maybe if, if there''s any final comments you had about what Matt talked about or Matt''s comments about uni questions or about how that [00:51:00] fits in with your version of WordPress in the future.</p>\n\n\n\n<p>While you''re thinking about that, let me quickly get, um, Olivia on. I think she wanted to make a quick comment.</p>\n\n\n\n<p>You''re muted. Olivia,</p>\n\n\n\n<p>maybe we have a maximum number here. Maybe it''s why this isn''t working. Let me remove a speaker.&nbsp;</p>\n\n\n\n<p><strong>Olivia Bisset:</strong> I can speak</p>\n\n\n\n<p><strong>David Bisset:</strong> Sorry, go ahead. What''s your comment listener.&nbsp;</p>\n\n\n\n<p><strong>Olivia Bisset:</strong> Okay. So with five for the future, I don''t know what, but it just got the general vibe that that''s starting to head towards, like, okay.</p>\n\n\n\n<p>Yeah, we got people now, but like youth, I feel like there was more of a youth focus. This state is a word, especially with the question from Allie and others. I don''t know. That''s my 2 cents.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> I thought Allie gave an excellent question and [00:52:00] that was followed up by others as well. Um, and we''ll have to go back and review that because my memory is beginning to fade a little bit, but I thought she had a very excellent question about what Matt thought the youth, um, what his advice to you would be regarding how to use WordPress for the next generation.</p>\n\n\n\n<p>So, um, let''s um, let''s take one more comment from the audience here and then we''ll see if we go around. Anybody has any final thoughts, Aaron Edwards, um, welcome to whatever we''re calling this. What, what do you have to share?&nbsp;</p>\n\n\n\n<p><strong>Aaron Edwards:</strong> Uh, hi, I''m the co-founder of web three WP. So of course we are very interested in what Matt had to say about web three.</p>\n\n\n\n<p>I thought it was a good kind of balance, like opinion, like, like Jeff Rose said, um, just the fact comparing WordPress to kind of some of the ideals, uh, web three, I think that was kind of a good tact that he took, but it was interesting just discussing in our community. It''s like, it does follow like those ideals of data [00:53:00] ownership when you''re the site owner, but it doesn''t really address the site users, which is something that web three is kind of known for you.</p>\n\n\n\n<p>It basically allows you, WordPress allows you to create your own data silo, you know, to maybe compete with the Facebooks or whatever centralized apps there are, but it doesn''t necessarily empower users to continue to have your site on their own data. So that''s kind of a interesting take that I heard in our community.</p>\n\n\n\n<p><strong>David Bisset:</strong> Interesting take at that sounded like I haven''t heard that take exactly like that before. Uh, well, I kind of wrote that same thing on our website, but, oh, would you mind sending a link to that in post at a slack or wherever your finest links are sold?</p>\n\n\n\n<p><strong>Aaron Edwards:</strong> Yeah. The web three wp.com pages talking about WordPress being, um, kind of along those ideals, but definitely it was, it was interesting to, to hear his take in that, uh, another thing he kind of made a joke about dowels and [00:54:00] domains, um, which kind of seemed like disingenuous to me personally, because I''ve had experiences where I''ve had domain registrars, uh, shut down my domain because someone filed a false abuse report, you know?</p>\n\n\n\n<p>So it''s like that''s renting. That''s not really owning. As he kind of made it out to be okay.</p>\n\n\n\n<p><strong>David Bisset:</strong> I can see that point. Absolutely. And hopefully I won''t have anything shut down on my side Verde, but thanks. Thanks for sharing and feel free to ping me in post status or on Twitter. I''d like to get that link from you.</p>\n\n\n\n<p>All right. So, um, it''s been about an hour. Um, so I wanted to, um, I did make, uh, wanted to see if anybody else has any last comments. Um, either somebody who hasn''t spoken yet are part of our, um, ongoing panels here, um, that I know you wanted to share. Something felt like a last lot quickly with us, and then I''ll nail a few other people that didn''t sound right in my head.</p>\n\n\n\n<p>But go ahead and you under, do you [00:55:00] please take it, please take the mic from me.&nbsp;</p>\n\n\n\n<p><strong>Bet Hannon:</strong> Yes. Um, so I''m a little disappointed that Matt didn''t say more about accessibility. And the times when he talked about accessibility, he really meant it in the terms of just making things available to people, uh, like features available.</p>\n\n\n\n<p>Um, but you know, we didn''t talk about web accessibility and we we''ve had some issues with that. Um, in the past, things are better than they were, but we still have a long way to go for web accessibility, especially in the WP admin side, in the dash, in the backend side. So Amber Heinz tried to call out Matt earlier in the week, uh, just to try and get him to speak a little bit more about accessibility, but he didn''t so well, his slides were probably already written by then too.</p>\n\n\n\n<p><strong>David Bisset:</strong> I don''t, I''m not going to speak for them&nbsp;</p>\n\n\n\n<p>They said they were editing them&nbsp;</p>\n\n\n\n<p><strong>Bet Hannon:</strong> up to the last minute.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> I know what that''s probably true too. I can''t speak to that, but no, he did mention it, but I''m getting a feeling that for some people who wanted him to mention accessibility of may not have filled their cup to. [00:56:00] It''s an important piece and growing in importance.</p>\n\n\n\n<p><strong>Bet Hannon:</strong> And so we have to pay attention to it if we want to keep that market term. Yes. Because like he said, we''re pressed should be like, for most of the people, WordPress will be invisible. Right. If the, if the user experience is done. Right. And would you bet, um, I know you''ve said many times that part of the user experience is what, well, it''s gotta be accessible.</p>\n\n\n\n<p>Right. And it''s gotta be, um, and as we''re increasingly in the us having some, um, legal pieces where people are going to be required to have their sites accessible, we we''re gonna need to be ready for that. Um, so we can help people do that.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> All right. Um, speaking of Amber, I think we said her name three times.</p>\n\n\n\n<p>She''s appeared. Um, we''ll get right before we get to Ryan. Um, Amber, did you want to share something with us? I''m guessing you want to share something that starts with the letter a and it''s not your first name.</p>\n\n\n\n<p><strong>Amber:</strong> Uh, not Amber, uh, accessibility. Yeah, I think, I think the thing that''s interesting too, I [00:57:00] actually got a couple of messages from, um, some users after they read, you know, the thread and conversations and in process.</p>\n\n\n\n<p>And I think maybe the contribution to core accessibility, the people on the accessibility team, particularly maybe some people that have disabilities that are part of the accessibility team. Probably I think there are some of them that feel like it''s still not as positive or as central of a focus as it as maybe Matt kind of thinks that it is.</p>\n\n\n\n<p>Um, I think it still is a lot of an afterthought and really that''s, you know, one of my hopes that I''m really would love to see more. Thinking about accessibility as something you do at the beginning, not something that you do wait around at the end of the process, whether it''s in core or whether it is, you know, in plugins or themes or on the front end of the end websites, [00:58:00] let''s start at the beginning, not in the middle of the end.</p>\n\n\n\n<p><strong>David Bisset:</strong> It''s like how I should do most things in my life, especially the chores around the house. Thank you, Emery. We did see a lot of this stuff in accessibility mentioned in post status too. So we''ve been following that as well. And thanks for speaking up here today. Really appreciate it. Okay. Let''s let''s go through the rest here.</p>\n\n\n\n<p>We''re going to be ending shortly, but Ryan, you are up next. Um, what closing remarks do you have for us?</p>\n\n\n\n<p><strong>Ryan Marks:</strong> So three things caught my attention. Uh, and then I''ll hang up and let you guys talk about, we''ll just pretend you''re not here. I can remove you as a speaker.</p>\n\n\n\n<p><strong>David Bisset:</strong> You don''t have to hang up, but we can ignore you easily, but go ahead.</p>\n\n\n\n<p><strong>Ryan Marks:</strong> Um, I thought that there was an open invitation for up to 50 people. So I tend to stand in the word, but then later it seemed like there were about 30 people there, there were all five for the future. And I thought that was just, that was an interesting change. Maybe a two, I thought the idea of a query block was something new and I liked it.</p>\n\n\n\n<p>[00:59:00] And there was a lot of focus on multi-lingual at the beginning and towards the end. And I''m really interested to see how that will pan out. Me too. I don''t think Matt was in it. It seemed like Matt wasn''t in a position to quote a lot about phase four and rightly so, because not even phase three is happening next year officially, but I think we''re, can''t be aware of me maybe a little strange, a little bit more out of them, but I''m looking forward to the language aspect as well.</p>\n\n\n\n<p><strong>David Bisset:</strong> In fact, I''m kind of surprised I was at the phase four at the four phases when he first announced it a couple of years ago. Um, Um, let''s see who, uh, who else we got here? I think we have, um, let''s see. I think we, Eric, I think it''s down to you now. Um, you might, you might be closing here. I know no big pressure.</p>\n\n\n\n<p><strong>Eric Karkovack:</strong> For baseball fans during this lockout, I''ll try to be the closer here. Get on the mound and pitches to a victory here,&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> not a sports person, but tackle, go and tackle and hit a fuel. Go right through the goalposts for me, please.&nbsp;</p>\n\n\n\n<p><strong>Eric Karkovack:</strong> Okay. I''ll shoot it into the [01:00:00] net for you. All right. So my bedroom aside, I think one thing I''m interested to watch is the, um, the growth of block themes.</p>\n\n\n\n<p>Matt talked about, you know, hoping to have 3000 available, uh, at the next state of the word. That''s going to be interesting because. I haven''t seen like the commercial theme market takeoff for that yet. Um, there''s a few opportunities there. I''m seeing some, you know, some new ones come out. So it''ll be very interesting to see in 2022, how much, uh, adoption rate there is for block themes and full site editing and what number of themes we actually get to buy the next state of the word.</p>\n\n\n\n<p><strong>David Bisset:</strong> What do you think? What''s your guess?&nbsp;</p>\n\n\n\n<p><strong>Eric Karkovack:</strong> I''m going to say somewhere around a thousand, that''ll just be my completely uneducated guests. I think there''s so many theme authors that are still kind of hanging to the classic theme, uh, you know, style and way of [01:01:00] building. Um, and it''s probably going to be a little bit slower adoption than maybe Matt hopes, but, uh, you know, I may be very wrong on that.</p>\n\n\n\n<p><strong>David Bisset:</strong> Do you think it has to do with just being, not familiar and trying to stick with what works as long as possible?&nbsp;</p>\n\n\n\n<p><strong>Eric Karkovack:</strong> I think so. I think it''s. If you watch how this is unfolding, it changes like almost weekly. And if I''m a theme developer, I''m probably going to hold off until I have a pretty good idea of what''s going to be required and how these themes are going to work over the long-term before I invest a bunch of time in it.</p>\n\n\n\n<p>So I think we''re going to get there, but it may just take a little bit of time for people to get used to the idea and for standards to form.</p>\n\n\n\n<p><strong>David Bisset:</strong> Hmm. That sounds reasonable. That''s okay. I don''t know. Or it could be something I just drank. That''s making me agreeable to everything I''d already said right now. It''s possible. Well, anyway, I [01:02:00] really want to thank everybody who I think by the way, that was excellently, put Eric in terms of I could have been, that was just probably. 3000 sounds like an ambitious number. Who knows if we''ll get there, but, uh, I think I''ll put you down for a thousand and then this time, next year we''ll come around and we''ll see if we can collect on that bet and see if you were high or low.</p>\n\n\n\n<p>So appreciate it. Oh, wait. What''s uh, let''s get Jeff here is the real closer about you or the fake closer Eric. Let''s let''s not to put any pressure on you there, but Jeff, can you, can you close this out for us here? Oh, wait, whoa, sorry, Jeff. I think I just,</p>\n\n\n\n<p>okay. Jeff. Now you can go,</p>\n\n\n\n<p><strong>Jeff Chandler:</strong> uh, yeah, three words, block theme generator,</p>\n\n\n\n<p><strong>David Bisset:</strong> block theme generator. Oh, isn''t somebody working on that or is that somebody is already working on it.&nbsp;</p>\n\n\n\n<p><strong>Jeff Chandler:</strong> There''s going to be more of [01:03:00] those created throughout next year. And 3000 I think is easily doable and there''s going to be a bunch of them.</p>\n\n\n\n<p>Bunch of themes created from these generators. That''s my take.</p>\n\n\n\n<p><strong>David Bisset:</strong> So we''re thinking, we''re thinking the themes did themes really take off after the underscore S generator or a discourse came about? Is that, is that where you''re considering more or less the equal the, was it underscore?&nbsp;</p>\n\n\n\n<p><strong>Jeff Chandler:</strong> Uh, I don''t underscore is just like a starter theme, but you know, what, what I''m seeing from the theme.json theme by theme generators nowadays seems to be just makes the theme generation process so much easier.</p>\n\n\n\n<p>I mean, if you''re, if you''re a theme developer and you''re not excited about what''s coming down the pike in 2022, what is wrong with you?&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Well, wow. I mean, people ask what''s wrong with me and I, they don''t literally have the, I don''t have the time to tell them all day. Um, okay, well, good. Yeah. So generator, we''ll put that down as something for 2022.</p>\n\n\n\n<p>Jason, did you have something to share before [01:04:00] we close out here or did I accidentally pushed the wrong.&nbsp;</p>\n\n\n\n<p><strong>Jason:</strong> No, you didn''t accidentally push the wrong button. Hi everyone.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Hi Jason.</p>\n\n\n\n<p><strong>Jason:</strong> Hello. Well, there was a lot to, uh, digest and, um, the state of the word think it was interesting. Um, one of the things that we started noticing, uh, during our, our live broadcast of, of it was the fact that it''s really interesting to, to have Matt interact with a smaller group of people versus such a larger room of people.</p>\n\n\n\n<p>And we were also very disappointed that there was no boot.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Well, I mean, where did it fit in the room? And that would, would''ve been a lot of polishing dude to remove any, I don''t know. I feel like I would have to be like the Adrian monk on that show where he just, you just basically have to hand wipe the entire thing.</p>\n\n\n\n<p>It doesn''t seem so clean. Now after the last two years to be coming out of a boot, I mean, it was questionable to begin with. [01:05:00] Yeah, indeed. But yes, but yes, I, I think all of us are walking away here that this had a different, definitely that a different vibe. And I don''t think it was just because we have, it''s been two years since we''ve seen Matt in front of a live studio audience.</p>\n\n\n\n<p>I think it was the size of the event. I think the mood was a lot lighter. Um, and there was a lot, not just because of the less people in the room. I think Matt''s attitude and his casualness were a little bit more open, a little bit more different directed, but it was still very good. So I, I agree with Jason that I think it had a lot to do with the environment on that.</p>\n\n\n\n<p>And we got to see me be a little bit more open Frank. Um, I dare say even some of it was even not that even rehearsed, not saying less rehearse, but I think maybe he, this is a couple of times tonight. He did pause for a while before answering a question, usually math pretty quick, usually mats pretty quick with questions.</p>\n\n\n\n<p>And he''s always been a talented speaker in that regard. Something I''ll never learn even after doing so many of these things with you people, but, but yeah, it really did see him [01:06:00] when seeing him pause and consider the questions, especially I think from Allie''s question to really. It did mean a lot more.</p>\n\n\n\n<p>And I kind of enjoyed what tonight brought even though I think next time in, by if this happens at the end of 2022 and it''s in front of a larger audience, I don''t think I''d mind that either, but yes. Thanks. Thank you very much for having me. I appreciate it. No problem. No problem at all. Okay. I think that just about, does it this time?</p>\n\n\n\n<p>I promise. I want to thank everyone for joining us this evening, especially on the east coast and in where the time zones are and where the time zones, where you''re very late. Mr. Owl. Um, I just want to say thank you very much for your, um, it''s. What is it like one in the morning over there? I, I can''t imagine what.</p>\n\n\n\n<p>Putting into your body right now to just doing the morning two in the morning. Oh my goodness. Oh, well, we admire your dedication, sir. Thank you for coming here and we hope to have you back soon. Uh, really, really appreciate it, Ray. Uh, on the other hand, you are bright and [01:07:00] cheery with your coffee in the morning.</p>\n\n\n\n<p>So, uh, damn you my dear, but I want to thank you for coming as well.</p>\n\n\n\n<p>She''s not speaking to</p>\n\n\n\n<p><strong>Bet Hannon:</strong> thanks so much for inviting me to be part of this chat David.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> No problem. We want you back more for some of you, the more insights that you have, um, examining the entire WordPress through the repository or that''s something that''s in my inbox and I read it first. Every, every chance I get I''m going to drop in.</p>\n\n\n\n<p>I think it''s Friday my time. I don''t know. Time''s a flat circle for me, but thanks for coming. Bet. Thank you for coming as well. Greatly. Appreciate you taking some viewpoints from an agency standpoint and accessibility. Thanks for coming.</p>\n\n\n\n<p><strong>Hazel Quimpo:</strong> Great. Thanks for having me.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Eric. Thanks for okay, now we''re even now you don''t owe me anything.</p>\n\n\n\n<p>Thanks for coming.</p>\n\n\n\n<p><strong>Eric Karkovack:</strong> Hey, my pleasure.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> And I want to thank, um, LemonadeCode, who is the cohost right now. Um, she has been my producer, my, my wing person. I want to thank her as well for her help this evening as well, making sure the equipment has been organized, pointing out when people were raising [01:08:00] their hands and criticizing me when I''ve made very, very poor means on the web tonight.</p>\n\n\n\n<p>So I want to thank you as well, Olivia. Thank you very much. Um, we''re going to, this will be recorded and posted on post status in, in a day or two. So you can feel free to check out post status.com or our podcast links for that. And if you have any questions about anything we''ve shared here, you want a copy of the recording, whatever.</p>\n\n\n\n<p>I''ll feel free to share it with you. I don''t want to thank everybody again and have a good evening. Goodbye.</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, 16 Dec 2021 14: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:12:"David Bisset";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:69:"Post Status: Post Status Team Responses to the State of the Word 2021";s: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:31:"https://poststatus.com/?p=91362";s: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://poststatus.com/post-status-team-responses-to-the-state-of-the-word-2021/";s: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:14390:"<h2 id="h-our-thoughts-after-sotw">Our Thoughts After SOTW</h2>\n\n\n\n<div class="wp-block-image"><img src="https://cdn.poststatus.com/wp-content/uploads/2021/12/Michelle-Frechette-headshot-900x900-1.jpg" alt="Michelle Frechette" width="100" height="100" /></div>\n\n\n\n<p class="has-background"><strong>Michelle Frechette:</strong> I was shocked and thrilled to receive an invitation to State of the Word in New York, and even happier when my travel was approved at <strong>StellarWP</strong>.  Arriving at the venue (<strong>Tumblr</strong>’s old digs) we were required to prove our vaccination status to go up to the loft. I got off the elevator and was immediately greeted by Josepha and then Matt. It was SO GOOD to see so many friends and well-known WordPress faces!<br /><br />I took a reserved place in the front row and sat captivated by the environment, the information, and the nervous energy in the room. We were returning to some level of normalcy by being in that space together, and it felt both familiar and foreign after the last two years…but it was good.<br /><br />When the address was done, and all the questions had been answered, and the broadcast had ended, there was an elegant reception with food and beverages. I met new people and enjoyed the conversation.<br /><br />Not to be one to miss an opportunity, I asked Matt for an interview for Post Status, and recorded a 7+ minute conversation with him on the recent surge of acquisitions and the future of work in WordPress, that we will share later. He was truly gracious with his time, and I appreciated that very much.<br /><br />On leaving, I gathered my jacket and was handed a swag bag.<br /><br />All in all, I felt a bit like Cinderella, with a <strong>Lyft</strong> for a pumpkin carriage, purple hair as my tiara, and scads of friends helping me navigate the time with my electric scooter.<br /><br />I enjoyed every minute.<br /><br /><strong>Bonus:</strong> Michelle caught Matt for <a href="https://poststatus.com/matt-on-mergers-and-acquisitions/">a brief interview</a> after the SOTW address!</p>\n\n\n\n<div class="wp-block-image"><img src="https://cdn.poststatus.com/wp-content/uploads/2021/12/anna-square.png" alt="Anna Maria Radu" width="100" height="100" /></div>\n\n\n\n<p class="has-white-background-color has-background"><strong>Anna Maria Radu:</strong> I was happy to learn about <strong>Openverse</strong> as a visual storytelling fan myself. The fact that <strong>Creative Commons</strong> has become part of WordPress is probably one of the best things that could happen for creators. Their work can now be even more easily incorporated and credited within anyone''s storytelling. By doing this we, as a community, are supporting artists to gain recognition and appreciation through WordPress. Open Content for the win!<br /><br />But probably the topic that stood out to me the most was the <strong>Diverse Speaker Program</strong>. I have worn many hats behind the scenes of pre-pandemic <strong>WordCamp</strong> events and WordPress-themed events in general. I loved seeing so much diversity — yet, there’s no such thing as too much diversity. I immediately joined the <a href="https://wordpress.slack.com/archives/C028SE81N3H/p1638474295050100"><code>#diverse-speaker-support</code></a> channel on <strong>WordPress Slack</strong> to learn more about it.</p>\n\n\n\n<div class="wp-block-image"><img src="https://cdn.poststatus.com/wp-content/uploads/2021/12/ajmorris-footer-profile.jpg" alt="AJ Morris" width="100" height="100" /></div>\n\n\n\n<p class="has-background"><strong>AJ Morris: </strong>I''m excited for the future of block patterns and global styles! Having the native ability to use core block editor options for themes is going to <em>drastically</em> change the way we look at WordPress themes over the next 5 years.</p>\n\n\n\n<div class="wp-block-image"><img src="https://cdn.poststatus.com/wp-content/uploads/2021/08/CourtneyRobertson-square.jpeg" alt="Courtney Robertson" width="100" height="100" /></div>\n\n\n\n<p class="has-white-background-color has-background"><strong>Courtney Robertson:</strong> Matt''s vision of what <em>contribution</em> could look like was really exciting. As a <strong>Make WP Training Team</strong> co-rep, I eagerly welcome more contribution efforts across the WordPress project by connecting with teams. See&nbsp;<a target="_blank" href="https://poststatus.com/five-ways-to-participate-in-five-for-the-future/" rel="noreferrer noopener">Five Ways to Participate in <strong>Five for the Future</strong></a> for examples of how you can get involved as a contributor.<br /><br />Also, <strong>Michelle Frechette''</strong>s and <strong>Allie Nimmons</strong>&#8216; questions for Matt after his presentation — about introducing WordPress to youth and young adults — really reminded me of&nbsp;<a href="https://courtneyr.dev/2021/08/09/teach-wordpress-by-sharing-what-you-know/" target="_blank" rel="noreferrer noopener">why I teach WordPress</a>. I''ve instructed high school students as WP developers, and there are logistical challenges. I''d love to partner more closely with more educational organizations to help resolve these challenges. We can improve content across&nbsp;<a href="http://wordpress.org/" target="_blank" rel="noreferrer noopener">WordPress.org</a>&nbsp;as we become compatible with&nbsp;<a href="https://make.wordpress.org/meta/2021/01/03/protecting-childrens-privacy-on-wordpress-through-the-lens-of-coppa/" target="_blank" rel="noreferrer noopener">COPPA requirements</a>.&nbsp; <strong>Sandy Edwards</strong>, <strong>Youth Working Group Team</strong> Co-Lead, is also eager to resume&nbsp;<a href="https://make.wordpress.org/community/handbook/kidscamp-organizer/" target="_blank" rel="noreferrer noopener"><strong>KidsCamps</strong></a>&nbsp;as we return to in-person <strong>WordCamp</strong> events.&nbsp;</p>\n\n\n\n<div class="wp-block-image"><img src="https://cdn.poststatus.com/wp-content/uploads/2021/12/Kayla-Headshot-square.jpg" alt="Kayla Demopoulos" width="100" height="100" /></div>\n\n\n\n<p class="has-background"><strong>Kayla Demopoulos: </strong>This year''s SOTW was a great reminder that all the pieces of the puzzle work together to create the whole. It is great to remember where the project has come from, but more importantly, inspiring to think where together we can take it.</p>\n\n\n\n<div class="wp-block-image"><img src="https://cdn.poststatus.com/wp-content/uploads/2021/05/dan_k-2020-vign-scaled.jpeg" alt="Dan Knauss" width="100" height="100" /></div>\n\n\n\n<p class="has-white-background-color has-background"><strong>Dan Knauss: </strong>What a difference a physical venue makes! At the old <strong>Tumblr</strong> offices in <a href="https://en.wikipedia.org/wiki/NoHo,_Manhattan">Noho</a>, this year''s State of the Word looked like an opening at a small art gallery.  No big screen, just a lot of framed visual art. No stage, just a simple podium. And after such a long period of time without in-person events, there was Matt waiting to go up front, casually leaning off to the side of the audience (maybe two dozen people) a few feet away. There were some awkward (but good!) moments, plenty of laughs, and a personable atmosphere that came through — even on <strong>YouTube</strong>. A lot of important facts and numbers were shared that we''ll dig into later, I''m sure. That''s what we usually focus our attention on. But my initial impressions had to do with mood, atmosphere, and tone — the emotional register of the themes that went through Matt''s address and into his dialogue with the audience afterward.<br /><br />We learned Matt wishes he had done things differently with the <strong>WordPress 5.0</strong> release, and I thought of Courtney pointing out to me last month how <a href="https://poststatus.com/news/wordpress-59-revised-release-schedule/">the decision to delay 5.9</a> was a quiet sign of significant growth. We learned how Matt relates to the story of Ernest Shackleton turning back from <a href="https://en.wikipedia.org/wiki/Nimrod_Expedition">an attempt to reach the South Pole</a> only 97 miles from it — and why Matt wears a suit for SOTW. These were small things that came up in the question period, but they touch important themes for the WordPress community — growth and maturity — and maybe what they should look like. (More than a touch of humility and grace?)  <br /><br />Those who were in attendance are well-known for their contributions to the WordPress community, including many whose companies'' participate in <strong>Five for the Future</strong>. The constant and increasing importance of giving back, of getting young people involved, and taking ownership of the largest open source community effort of its kind — together — these are the mature, future-facing themes that stood out to me. <br /><br />I was talking with <strong>Matt Medeiros</strong> a few hours before SOTW, and he remarked how WordPress is paradoxically gigantic and small at the same time. It''s a huge project with a giant ecosystem relative to the community of active contributors and what we might call the core culture of WordPress — including the people who make, distribute, and consume the news, information, and ideas that help direct the project. There''s fragility and power, weakness and opportunity in being small in a big distributed network.  <br /><br />We''re coming through (and possibly getting deeper into) pivotal and challenging times — not just for WordPress but the larger world of web tech and the global human community. Matt didn''t mince words when he named the threats from big tech companies that aren''t friends of <a href="https://poststatus.com/news/the-open-web-manifesto/">The Open Web</a>. If we''re not just spinning our wheels, the future we want is what we''re building toward today, <em>together</em>. These are some of the big themes we''re focused on at Post Status too, as we move into a new year.</p>\n\n\n\n<div class="wp-block-image"><img src="https://cdn.poststatus.com/wp-content/uploads/2021/12/david-sq.jpg" alt="David Bisset" width="100" height="100" /></div>\n\n\n\n<p class="has-background"><strong>David Bisset:</strong> After watching Matt give this annual talk for years I could tell early on that something was different (in a good way) — but I couldn’t my finger on the cause. Matt seemed to be the most excited person in the room, along with whatever nervousness he had. He seemed more excited than in any State of the Word I can recall. Matt laughed more, and I think he went “off script” more too, telling stories and jokes. “I haven’t spoken to a crowd in two years,” he said at one point. Maybe that was it. I caught him a few times in a “nervous happy” state before the conference started. With no <strong>WordCamp US</strong> to provide a big crowd, this might have been the most open we’ve seen Matt, and I think he reflected the energy coming from the crowd.<br /><br />I''m glad the “next generation of WordPress users” was brought up by <strong>Allie Nimmons</strong> and later <strong>Michelle</strong>. This topic <a href="https://poststatus.com/a-teenage-womans-perspective-wordpress/">was raised</a> in the last in-person <a href="https://poststatus.com/matt-mullenweg-state-of-the-word-2019/">SOTW in 2019</a> as well. WordPress market share growth will eventually stop, and we’ll need to create and sustain new generations of developers, designers, and contributors from within the community. It’s really going to be up to the WordPress community and WordPress companies to mentor, intern, and train our future leaders and core contributors. <br /><br />About “Be Like David” — it''s the worse advice ever. <strong>(Editor''s note: we respectfully disagree.)</strong></p>\n\n\n\n<div class="wp-block-image"><img src="https://cdn.poststatus.com/wp-content/uploads/2021/05/cory-miller-400x400-1.png" alt="Cory Miller" /></div>\n\n\n\n<p class="has-white-background-color has-background"><strong>Cory Miller:</strong> Gutenberg and contributing to core continue to be key themes from Matt for the project. <br /><br />Regarding <strong>Gutenberg</strong> — I greatly appreciate the work being done to make the Block Editor easier to use. It reminds me of the creative innovations that have happened since I started doing themes in 2006. I hope that continues to accelerate like it did with themes.<br /><br />About <strong>Five for the Future</strong> and contributing to core — When I was leading <strong>iThemes</strong> and as a small team, I always struggled with how to meaningfully contribute to Core on a consistent basis. Courtney&nbsp;and I are working on <strong>Post Status Contributor Days</strong> for 2022 to help bridge that gap. She’s been pinging Team Leads to ask for their wish lists. Then we plan to put some dates out and tackle them together as a community. Stay tuned.</p>\n\n\n\n<div class="wp-block-spacer"></div>\n\n\n\n<hr class="wp-block-separator logo is-style-default" />\n\n\n\n<div class="wp-block-spacer"></div>\n\n\n\n<div class="wp-block-spacer"></div>\n\n\n\n<div class="wp-block-media-text alignwide is-stacked-on-mobile has-background"><a href="https://poststatus.com/"><img src="https://cdn.poststatus.com/wp-content/uploads/2021/09/vertical-post-status-logo-250.png" alt="Post Status" class="wp-image-85823 size-full" /></a><div class="wp-block-media-text__content">\n<p class="has-text-align-left has-normal-font-size" id="h-get-ready-for-remote-work">You — and <a href="https://poststatus.com/business-membership/">your whole team</a> can <a href="https://poststatus.com/post-status-membership-club/">Join Post Status</a> too!</p>\n\n\n\n<p class="has-text-align-left has-small-font-size"><strong>Build your network. Learn with others. Find your next job — or your next hire.</strong> Read the <strong>Post Status</strong> <a href="https://poststatus.com/newsletter/">newsletter</a>. <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/2709.png" alt="✉" class="wp-smiley" /> Listen to <a href="https://poststatus.com/podcasts/">podcasts</a>. <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f399.png" alt="🎙" class="wp-smiley" /> Follow <a href="https://twitter.com/post_status/">@Post_Status</a>. <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f426.png" alt="🐦" class="wp-smiley" /></p>\n</div></div>\n\n\n\n<div class="wp-block-spacer"></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:"Thu, 16 Dec 2021 14:00:00 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Dan Knauss";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:58:"WordPress.org blog: Highlights from State of the Word 2021";s: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:35:"https://wordpress.org/news/?p=11869";s: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:74:"https://wordpress.org/news/2021/12/highlights-from-state-of-the-word-2021/";s: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:3128:"<div class="wp-block-embed__wrapper">\n\n</div>\n\n\n\n<p>State of the Word 2021, the annual keynote from WordPress co-founder Matt Mullenweg, happened on December 14. The hybrid event took place in New York City with a small audience (proof of vaccination required). As Matt said, &#8220;we had people join by plane, train, and automobile.&#8221; Those who didn’t make the trek to the live event watched the livestream from wherever they call home, all around the world.&nbsp;</p>\n\n\n\n<p>It was an exciting moment for the WordPress community which also celebrated its first in-person WordCamp in Sevilla, Spain, after a lengthy hiatus for in-person events.</p>\n\n\n\n<p>You can <a href="https://wordpress.tv/2021/12/15/matt-mullenweg-2021-state-of-the-word/">view the full recording</a>, complete with captions and transcripts on WordPress.tv.</p>\n\n\n\n<p>It was thrilling to see so many meetup organizers host watch parties worldwide. Twenty-six watch parties were held across eleven countries, with more than 300 RSVPs.  </p>\n\n\n\n<p>Similar to past State of the Word events, Matt covered a broad range of topics. This year was no different. WordPress’ past, present, and future were in the spotlight, with highlights on the growth of the contributors, language translations, recent release milestones, and educational initiatives, to name a few.</p>\n\n\n\n<p>Audience members and livestreamers alike viewed product demos showcasing upcoming features that will be the hallmark of WordPress 5.9, such as full site editing, block patterns, global styling options, and enhanced image controls.</p>\n\n\n\n<p>Matt took the opportunity to remind everyone of the WordPress roadmap which includes native multi-lingual support and real-time collaborative site editing. He also pointed out that anyone can contribute to WordPress’ progress through a number of different initiatives ranging from creating new features and testing to helping spread the word and educate others.</p>\n\n\n\n<p>Matt emphasized the way that open source software gets better by reminding everyone that “The more people that use a program like WordPress, the better it gets.”</p>\n\n\n\n<p>Broader topics covering the tech landscape including web3, merger and acquisition activity, as well as the growth and support of open source software, rounded out the energetic presentation.&nbsp;</p>\n\n\n\n<p>The one-hour multimedia presentation was followed by an interactive <a href="https://wordpress.tv/2021/12/15/matt-mullenweg-state-of-the-word-2021-qa/">question and answer</a> session where Matt fielded questions that were submitted ahead of the event, as well as questions from the livestream and studio audience.</p>\n\n\n\n<p>Discover everything that was covered by <a href="https://wordpress.tv/2021/12/15/matt-mullenweg-2021-state-of-the-word/">watching the official event recording</a> and join the ongoing <a href="https://twitter.com/hashtag/ILoveWP">#ILoveWP conversation on Twitter</a>!</p>\n\n\n\n<p><em>Special thanks to <a href="https://profiles.wordpress.org/dansoschin/" class="mention"><span class="mentions-prefix">@</span>dansoschin</a> for review and edits! </em></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, 16 Dec 2021 01:04: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:12:"Anjana Vasan";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:89:"WPTavern: David Gwyer Teases Block Theme Generator App, Plans for a Community of Creators";s: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:30:"https://wptavern.com/?p=127160";s: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:221:"https://wptavern.com/david-gwyer-teases-block-theme-generator-app-plans-for-a-community-of-creators?utm_source=rss&utm_medium=rss&utm_campaign=david-gwyer-teases-block-theme-generator-app-plans-for-a-community-of-creators";s: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:5020:"<img />\n\n\n\n<p class="has-drop-cap">David Gwyer has been teasing <a href="https://www.themegen.app/">ThemeGen</a> over the last couple of weeks. It is his upcoming block theme generator app. Piece by piece, it has seemed to be coming together and could prove invaluable for theme developers. Currently, it is in beta testing.</p>\n\n\n\n<p>He provided me with a link to an early preview to get my feedback on the tool. This is also available to anyone who signs up for access via the ThemeGen website.</p>\n\n\n\n<p>Currently, the app only generates <code>theme.json</code> files. The feature was first launched in WordPress 5.8 for classic and block themes. It can have a bit of a learning curve for theme authors diving in for the first time. Plus, it is easy to make mistakes when hand-coding JSON files.</p>\n\n\n\n<p>The dream goes beyond <code>theme.json</code>. That is the obvious starting point for such a project because it helps with current and future theme development. However, Gwyer wants to take this to another level as the project evolves.</p>\n\n\n\n<p>&#8220;It&#8217;s not 100% functional yet, but I&#8217;m adding features daily,&#8221; he said. &#8220;I&#8217;m hoping that designers and non-coders will soon be able to create block themes visually, independently of WordPress. And be able to manage all their themes in a centralized location via the app. This opens up possibilities of a community of theme creators sharing and contributing to a resource of templates, styles, designs, etc.&#8221;</p>\n\n\n\n<p>These goals <a href="https://wptavern.com/the-next-generation-of-wordpress-theme-authors-will-design-from-the-site-editor">align directly with my hopes</a> for WordPress and its block system. I want to see creators actively involved in a give-and-take design community. The ideal place for this to happen is WordPress.org, but third parties can often develop these things faster without any potential hurdles from the platform&#8217;s official site. They can also push the WordPress project in a specific direction if successful on their own.</p>\n\n\n\n<h2 id="using-the-app">Using the App</h2>\n\n\n\n<img />Settings fields and generated <code>theme.json</code>.\n\n\n\n<p class="has-drop-cap">For generating a <code>theme.json</code> file, the app works well. Currently, it allows creators to configure settings, templates, and template parts. The missing piece is building out styles, which is coming soon.</p>\n\n\n\n<p>There is also an &#8220;Other&#8221; section. It has a single setting for supporting the <a href="https://make.wordpress.org/themes/2021/11/30/theme-json-schema/">Theme JSON Schema</a>. This is handy for developers who like built-in validation, tooltips, and autocomplete if their code editors support it.</p>\n\n\n\n<p>The most fleshed-out area of the app is for generating global settings. It covers border, color, layout, spacing, and typography options. As far as I can tell, it has most of the available flags that a theme author can set. It is hard to remember them all offhand, one of the reasons tools like this are helpful.</p>\n\n\n\n<p>I did notice that a way to input font families was missing. He could do a lot with that in the future, especially if a <a href="https://wptavern.com/proposed-web-fonts-api-not-coming-to-wordpress-5-9-possibly-landing-in-gutenberg-first">web fonts API</a> is ever bundled in core WordPress.</p>\n\n\n\n<p>The &#8220;Custom&#8221; settings section is still unfinished. This will likely take some time to implement because theme authors can add any type of data with multiple levels of nesting. Unsurprisingly, it is not ready yet, but I am eager to see how Gwyer tackles the UI for it.</p>\n\n\n\n<p>Creators can import colors from the Twenty Twenty-Two, Blockbase, or Tove themes. Implementing such a feature this early tells me that Gwyer is likely already thinking ahead to that future of shared resources. <em>How neat would it be to pull in any piece of an existing block theme into another at the click of a button?</em></p>\n\n\n\n<p>Colors, gradients, and duotone filters are missing one configuration option I would like to see. Right now, creators can add a name. However, they cannot manually add a slug, which is automatically generated.</p>\n\n\n\n<img />Creating custom colors.\n\n\n\n<p>There are scenarios where some designers might use developer-friendly slugs like <code>primary-100</code>, <code>primary-300</code>, and <code>primary-500</code>. Then, they would use names that make more sense to end-users, such as &#8220;Primary Lightest,&#8221; &#8220;Primary Light,&#8221; and &#8220;Primary Medium,&#8221; respectively.</p>\n\n\n\n<p>The auto-generated slugs feature is nice. However, it should allow for manual input too.</p>\n\n\n\n<p>ThemeGen will likely be a welcome resource for theme authors as they navigate the block theme world in the coming months. Given enough interest, it could also become that community of like-minded creators who are open to sharing with one another. The first step is to get more testers and feedback during this beta period.</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, 15 Dec 2021 21:56: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:14:"Justin Tadlock";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:114:"WPTavern: State of the Word 2021: WordPress Passes 43% Market Share, Looks to Expand the Commons Through Openverse";s: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:30:"https://wptavern.com/?p=127047";s: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:267:"https://wptavern.com/state-of-the-word-2021-wordpress-passes-43-market-share-looks-to-expand-the-commons-through-openverse?utm_source=rss&utm_medium=rss&utm_campaign=state-of-the-word-2021-wordpress-passes-43-market-share-looks-to-expand-the-commons-through-openverse";s: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:13992:"<p>Matt Mullenweg delivered his annual State of the Word address yesterday before a live studio audience in New York City. The majority of WordPress enthusiasts joined the event through the <a href="https://www.youtube.com/watch?v=JH5PnfYg_lA">livestream on YouTube</a>. More than 25 meetups gathered for in-person and online watch parties around the world &#8211; from Detroit, Singapore, Pakistan, and Medellín, to name a few.</p>\n\n\n\n<p>Mullenweg began by reviewing WordPress&#8217; growth over the past year, beginning with the Polyglots&#8217; continued efforts to make WordPress available to the non-English-speaking world.  In 2021, translators have significantly increased access to WordPress through language packs and active translations:</p>\n\n\n\n<ul><li>13,659 language packs in core (+76%)</li><li>15,900 active translations (+28%)</li></ul>\n\n\n\n<p>WordPress also expanded its Diverse Speaker Training program, gaining 135 participants in 66 cities across 16 countries.</p>\n\n\n\n<p>The <a href="https://Learn.Wordpress.org">Learn.Wordpress.org</a> site is now available in 21 languages, and Mullenweg said it is going to be a more prominent part of what visitors see when they visit the WordPress website. The platform has had 186 learning spaces, which he said is essentially cohorts of people going through the different courses. Learn.WordPress.org&#8217;s catalogue has grown to 73 workshops and 70 different lesson plans. There are now two courses available, which include collections of lesson plans.</p>\n\n\n\n<p>&#8220;I think this is actually one of our biggest opportunities to expand the knowledge of what WordPress is, and also define it to a new audience through these courses,&#8221; Mullenweg said.</p>\n\n\n\n<div class="wp-block-image"><img /></div>\n\n\n\n<p>One of the most notable stats from the presentation is WordPress&#8217; distribution, which is now at 43.1% usage on the web, according to <a href="https://w3techs.com/technologies/details/cm-wordpress">W3Techs</a>, up from 39.1% last year. </p>\n\n\n\n<p>One concern is that open source CMS&#8217;s are slowly disappearing from the top five competitors, as proprietary systems pass up Drupal and Joomla. Mullenweg said in general the CMS&#8217;s aren&#8217;t taking market share from each other but rather from the websites which previously had no detectable CMS.</p>\n\n\n\n<div class="wp-block-image"><img /></div>\n\n\n\n<p>“We actually grew two entire Wixes this year, which is a new unit of measurement,&#8221; Mullenweg joked.</p>\n\n\n\n<p>&#8220;And to put that in perspective, we’re still 10 times larger than number two out there, but this doesn’t happen for free. And we shouldn’t take any of this for granted. There are in the history of software, and certainly the internet, many services that were once dominant that now we need museums to remember what they were there to maintain.</p>\n\n\n\n<p>&#8220;We really need to stay humble and stay close to users and iterate the software as quickly as possible.&#8221;</p>\n\n\n\n<p>Mullenweg hinted that 2022 might be a year that WordPress aims for four releases instead of three. </p>\n\n\n\n<p>&#8220;I’m proud to say it was a good year for WordPress security,&#8221; he said. More than 30 people contributed to security patches, and 1/3 of those were first-time contributors.</p>\n\n\n\n<div class="wp-block-image"><img /></div>\n\n\n\n<p>&#8220;Security is a process,&#8221; Mullenweg said. &#8220;Anyone who says they are perfectly secure is tempting fate.</p>\n\n\n\n<p>&#8220;Our ability to be one of the most secure platforms in the world is one hundred percent a result of how much we’re going to be able to update sites because humans are fallible sometimes.&#8221;</p>\n\n\n\n<h2 id="state-of-the-word-features-wordpress-5-9-demos">State of the Word Features WordPress 5.9 Demos</h2>\n\n\n\n<div class="wp-block-image"><img /></div>\n\n\n\n<p>Mullenweg highlighted a few new features coming in 5.9, with demos of block themes, template editing in the block editor, global styles, and pattern improvements. He reiterated that Gutenberg is the future of WordPress for the next decade:</p>\n\n\n\n<blockquote class="wp-block-quote"><p>As we look towards the future of WordPress, we are finally achieving one of the things that WordPress set out to do 18 years ago.</p><p>This is why we started the Gutenberg project. When we first introduced Gutenberg a few years ago, we said this was going to be the foundation, what the new versions of WordPress were built on, what our next 10 years would be.</p><p>Not only are we enabling folks to express themselves uniquely on the web, unlike the cookie cutter that all the social sites try to put you into, the cookie cutter looks. We’re doing it in a way, which is standards based, interoperable, based on open source, and increases the amount of freedom on the web, which is very key, certainly to me, and the most important thing that I work on.</p></blockquote>\n\n\n\n<p>WordPress has just begun on its journey with Gutenberg. Mullenweg reviewed the four planned phases, which began with &#8220;Easier Editing&#8221; in 2018. The second phase, Customization, started in 2019 and Mullenweg said 5.9 will be the MVP of this phase. </p>\n\n\n\n<p>With 5.9 delayed until 2022, he has the third phase, Collaboration, slated for 2023, so that contributors don&#8217;t leave customization too early before it&#8217;s polished. There are only 28 block themes available so far. “That needs to be 5,000,&#8221; Mullenweg said. Later during the presentation he said he hopes that WordPress will &#8220;have 300 or ideally 3,000 of these block themes&#8221; before entering the Collaboration phase. </p>\n\n\n\n<p>There is no timeline yet for the fourth Multilingual phase, which aims to make it easy to publish sites in multiple languages with a workflow that makes sense.</p>\n\n\n\n<h2 id="web3-and-the-decentralized-webto-me-what-web3-embodies-decentralization-and-individual-ownership-those-are-both-things-that-wp-is-well-poised-to-be-doing-and-con-for-many-years-to-come-you-can-slide-imayou-re-really-only-limited-by-your-time-and-creativityexport-wxr-format-standards-based-wp-export-format4-freedoms-of-open-source-and-the-gpl">Web3 and the Decentralized Web</h2>\n\n\n\n<p>Many State of the Word viewers were eagerly anticipating Mullenweg&#8217;s thoughts on Web3 and NFT&#8217;s, after the controversial topic was included in the State of the Word <a href="https://wordpress.org/news/2021/11/state-of-the-word-2021/">announcement</a> last month. They speculated on how WordPress might incentivize contribution through tokens or NFT&#8217;s. For now, it appears WordPress will keep attracting contributors the old-fashioned way.</p>\n\n\n\n<p>Mullenweg&#8217;s message was essentially that WordPress already embodies Web3 ideals and has from the beginning.</p>\n\n\n\n<p>&#8220;What Web3 embodies is two essential ideas — decentralization and individual ownership,&#8221; he said. &#8220;Those are both things that WordPress is both well-poised to be already doing and to continue doing for some time to come.&#8221; </p>\n\n\n\n<div class="wp-block-image"><img /></div>\n\n\n\n<p>He also cautioned those exploring Web3 projects to keep the freedoms of open source in mind:</p>\n\n\n\n<blockquote class="wp-block-quote"><p>There’s been an incredible amount of innovation. I think this has also attracted some hucksters and some folks kind of hustling things that aren’t truly open. So you all are very familiar with WordPress. For every project, which is asking for your money dollars, or for you to pay the cost of a house for a picture of an ape, you should ask, does it apply the same freedoms which WordPress itself does, and how closely does it apply to increasing your individual agency and freedom in the world?</p></blockquote>\n\n\n\n<p>Mullenweg also spoke about the many acquisitions in the WordPress space and put  them in the context of what’s happening in the world of business. WordPress appears to be a microcosm of global acquisition activity.</p>\n\n\n\n<div class="wp-block-image"><img /></div>\n\n\n\n<p>&#8220;And if you were to broaden it to the global M&amp;A landscape, not just technology, we’ve seen over 45,000 different acquisitions,&#8221; Mullenweg said. This is up over 24% from last year, which is already a huge year and represents $3.6 trillion of different mergers and acquisitions.</p>\n\n\n\n<p>&#8220;This is driven by another trend, which I found utterly shocking to learn and understand, which is capital inflows to stocks,&#8221; Mullenweg said. He shared a chart that shows how much money is moving from other assets into the public equity markets.</p>\n\n\n\n<div class="wp-block-image"><img /></div>\n\n\n\n<h2 id="a-call-to-contribute-back-to-the-commons">A Call to Contribute Back to the Commons</h2>\n\n\n\n<p>With an economy estimated at over $10 billion per year, and all the companies making millions of dollars using WordPress, Mullenweg took a few minutes to highlight how the Five for the Future program has protected the project from the <a href="https://en.wikipedia.org/wiki/Tragedy_of_the_commons">Tragedy of the Commons</a>. </p>\n\n\n\n<p>In one slide, he dispelled the myth that the impact a company has on the future of WordPress is dependent on the size of the company. </p>\n\n\n\n<div class="wp-block-image"><img /></div>\n\n\n\n<p>For example, Yoast has a major impact on WordPress, despite having 80x fewer employees than GoDaddy, a web host that Mullenweg seemed to be specifically calling out in the presentation when driving the point home:</p>\n\n\n\n<blockquote class="wp-block-quote"><p>So the impact the company has on the future of WordPress is not at all related to the size of the company. There’s no reason that if we really take to heart what’s made us successful so far, that we can’t get more companies participating in the commons of what’s happening.</p><p>When a company benefits from WordPress, when they put something back into the core, whether that’s your translations community volunteering or code, as this particular graph is representing, it ensures that there&#8217;s something left in the future for WordPress to be there. You can’t run Wix or Squarespace on GoDaddy.</p></blockquote>\n\n\n\n<p>Mullenweg also officially introduced <a href="https://wordpress.org/openverse/">Openverse</a> now that the first version is live. He shared some of his vision for the project&#8217;s future with WordPress. The plan is to build this into the admin, so that when users upload a new image or video, they will be able to choose from among Creative Commons licenses and perhaps have their work indexed in the Openverse.</p>\n\n\n\n<p>&#8220;It’s all about creators having the control and autonomy they need to license their content, however possible,&#8221; Mullenweg said. &#8220;And for those that choose to put into the commons, that then becomes a part of what is shared in humanity and allows us to grow and create cool things together.&#8221;</p>\n\n\n\n<p>He also introduced the new <a href="http://wordpress.org/photos">WordPress.org Photo Directory</a>, which hosts totally open imagery that can be used on any site for commercial and non-commercial uses.  Someday WordPress users will be able to insert works from the Openverse into their content with just one click.</p>\n\n\n\n<p>In addition to contributing to Gutenberg through patterns and block themes and other means, Mullenweg also encouraged users to put some of their work into the Openverse.</p>\n\n\n\n<p>We&#8217;ll go deeper into some of his Q&amp;A answers in an upcoming post, but one common theme among the questions was how WordPress might attract a younger generation of contributors and what advice Mullenweg might give to the young people inheriting the investments contributors have made in WordPress.</p>\n\n\n\n<p>In his response Mullenweg returned to his call to replenish the commons. This lifestyle of giving back and making things as open as possible is the golden thread running through the message of this year&#8217;s State of the Word.</p>\n\n\n\n<blockquote class="wp-block-quote"><p>I think if you just give a person a blog, or even worse, a social media account, you feed them for a day. You teach them how to create the web, which is in many ways, in my opinion, the most amazing actualization of shared humanity and knowledge &#8211; how do we create something that lasts beyond our own individual lifetimes? It’s the web. </p><p>How do we create something that lasts beyond us? A legacy, a true legacy. It’s adding to the information. That’s part of what hopefully goes forward for future generations and then allows us to sort of fast [forward], skip all the mistakes, skip all the learnings, to what’s latest. It’s upgrading the clock speed and version of humanity.</p></blockquote>\n\n\n\n<p>With the official launch of Openverse and the continued growth of WordPress against proprietary systems, Mullenweg was able to make a compelling case for contribution as a matter of importance to humanity — a meaningful way to increase the commons available to future generations and to be part of defining the future of the web. The vision of Openverse goes beyond WordPress, as Mullenweg said it is &#8220;something the WordPress community is creating for the benefit of the world,&#8221; with works that people are free to use on any platform.</p>\n\n\n\n<p>&#8220;I think it’s possible to have an abundance of the commons,&#8221; Mullenweg said.</p>\n\n\n\n<p>&#8220;So the more people that use a program, the better it gets in so many ways. More bugs get reported, more translations happening, more plugins get developed, more themes get developed.&#8221; This is one of the reasons market share is a strong indicator of the health of the project and its potential to continue meeting users&#8217; needs.</p>\n\n\n\n<p>&#8220;But part of that is some percentage of the people who essentially directly benefit from WordPress, putting something back into the commons, fertilizing the soil, planting some more grass,&#8221; Mullenweg said.</p>\n\n\n\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:"Wed, 15 Dec 2021 21:45:09 +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: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:62:"WPTavern: All In One SEO Plugin Patches Severe Vulnerabilities";s: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:30:"https://wptavern.com/?p=127049";s: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:169:"https://wptavern.com/all-in-one-seo-plugin-patches-severe-vulnerabilities?utm_source=rss&utm_medium=rss&utm_campaign=all-in-one-seo-plugin-patches-severe-vulnerabilities";s: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:2410:"<p>The <a href="https://wordpress.org/plugins/all-in-one-seo-pack/">All In One SEO</a> plugin has patched a set of severe vulnerabilities that were <a href="https://jetpack.com/2021/12/14/severe-vulnerabilities-fixed-in-all-in-one-seo-plugin-version-4-1-5-3/">discovered by the Jetpack Scan team</a> two weeks ago. Version 4.1.5.3, released December 8, includes fixes for a SQL Injection vulnerability and a Privilege Escalation bug.</p>\n\n\n\n<p>Marc Montpas, the researcher who discovered the vulnerabilities, explained how they could be exploited:</p>\n\n\n\n<blockquote class="wp-block-quote"><p>If exploited, the SQL Injection vulnerability could grant attackers access to privileged information from the affected site’s database (e.g., usernames and hashed passwords).</p><p>The Privilege Escalation bug we discovered may grant bad actors access to protected REST API endpoints they shouldn’t have access to. This could ultimately enable users with low-privileged accounts, like subscribers, to perform remote code execution on affected sites.</p></blockquote>\n\n\n\n<p>The Common Vulnerability Scoring System (CVSS) gave the vulnerabilities  <a href="https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N">High</a> and <a href="https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H">Critical</a> scores for exploitability. </p>\n\n\n\n<p>Montpas explained that All In One SEO failed to secure the plugin&#8217;s REST API endpoints, allowing users with low-privileged accounts (such as subscribers) to bypass the privilege checks and gain access to every endpoint the plugin registers. This includes a particularly sensitive <code>htaccess</code> endpoint, which is capable rewriting a site’s .htaccess file with arbitrary content. Montpas said an attacker could abuse this feature to hide <a href="https://github.com/wireghoul/htshells">.htaccess backdoors</a> and execute malicious code on the server.</p>\n\n\n\n<p>All in One SEO is active on more than 3 million WordPress sites, and every version of the plugin between 4.0.0 and 4.1.5.2 is affected and vulnerable. Users with automatic updates enabled for minor releases should already have the patch since it was released six days ago. For those who are updating manually, the Jetpack Scan team recommends users within the affected range update to the latest version as soon as possible. </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, 15 Dec 2021 03:08:00 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s: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:99:"WPTavern: Alara Block Theme Promises a New Pattern or Design Variation Every Week for the Next Year";s: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:30:"https://wptavern.com/?p=126282";s: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:243:"https://wptavern.com/alara-block-theme-promises-a-new-pattern-or-design-variation-every-week-for-the-next-year?utm_source=rss&utm_medium=rss&utm_campaign=alara-block-theme-promises-a-new-pattern-or-design-variation-every-week-for-the-next-year";s: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:4556:"<img />\n\n\n\n<p class="has-drop-cap">One month ago, UXL Themes released <a href="https://wordpress.org/themes/alara/">Alara</a>. It was a theme that carried with it one bold promise: every week for the next year, users could expect a new design variation, child theme, or block pattern. And, all of this would be done on the back of the block theme system that is slated to launch with WordPress 5.9 next month.</p>\n\n\n\n<p>Aside from one part-time member of the support crew, Andrew Starr is the sole developer for <a href="https://uxlthemes.com/">UXL Themes</a>. With the promise, he put a whole lot of creative work on his shoulders for most of 2022. Alara already has 41 block patterns and one child theme available. Presumably, he will ship <a href="https://wptavern.com/skins-are-back-in-style-proposal-for-themes-to-bundle-user-selectable-design-variations">global style variations</a> when the feature lands.</p>\n\n\n\n<p>Alara is the third block theme by UXL Themes. In February, I covered the first, <a href="https://wptavern.com/build-a-full-wordpress-site-via-block-patterns-with-the-hansen-theme">Hansen</a>. Block theming was still in its infancy at the time. The system has matured, and Starr has built some experience on top of it. It shows with his latest outing. And, for this theme, he has thus far kept up with his plan to offer new features every week.</p>\n\n\n\n<p>I am not the biggest fan of the theme&#8217;s default typography. The font-size and line-height work well enough for long-form content. However, its light font-weight can make text tough to read. The great thing about block themes is that they integrate with the site editor. Users who prefer a thicker weight only need to select it via the Typography panel.</p>\n\n\n\n<img />Changing the theme&#8217;s default font-weight.\n\n\n\n<p>What Alara does well is offer a large selection of patterns for its users. I will sound like a broken record here, but this is how themes will differentiate themselves from others in the block-theming paradigm. If users can essentially overwrite anything about the design, the value-add is all the extras themers offer to them. Right now, that is in the form of patterns and block styles. Eventually, global style variations will be included in that list.</p>\n\n\n\n<p>Alara initially launched with 29 patterns, but Starr has added 12 more since then. They are broken down into 13 categories. One of those is an &#8220;Alara &#8211; New&#8221; category, which showcases the latest patterns bundled with the theme.</p>\n\n\n\n<img />Latest patterns bundled with the theme.\n\n\n\n<p>I like this approach to letting users know what is new with the theme. Since WordPress has no built-in way for theme authors to highlight new features, I expect to see more theme authors take similar approaches.</p>\n\n\n\n<p>The patterns cover a range of use cases. The latest release includes some new recipe patterns for food bloggers. It includes business-friendly layouts for pricing tables, reviews, and call-to-action sections. Plus, it has several more for general-purpose use.</p>\n\n\n\n<p>Some of my favorites are the &#8220;About&#8221; patterns. There are layouts for both single site owners and teams.</p>\n\n\n\n<img />&#8220;Team 3&#8221; block pattern.\n\n\n\n<p>The theme also offers two full-page patterns. Users can insert them and instantly have an editable page with filled-in content.</p>\n\n\n\n<p>Such patterns often take up a lot of room in the inserter when opened as a sidebar. They are better viewed in the full-screen pattern explorer overlay.</p>\n\n\n\n<img />Full-page patterns.\n\n\n\n<p>I would still like to see WordPress officially adopt the <a href="https://wptavern.com/full-page-patterns-are-still-the-missing-piece-of-block-wordpress-theme-development">starter page templates system</a> or something similar to handle these use cases. Many users will rather insert a full page of content instead of piecing it together with smaller patterns. They should have a dedicated section in the UI for easy access.</p>\n\n\n\n<p>For users who prefer brighter and bolder color choices over Alara&#8217;s more vintage default design, UXL Themes has also released a child theme named <a href="https://wordpress.org/themes/ceres/">Ceres</a>.</p>\n\n\n\n<p>Alara could be a solid block theme for those eager to tinker with WordPress 5.9 features. There are still a few quirks, depending on which version of the Gutenberg plugin (or beta version of WordPress 5.9) is in use. I am excited to see if Starr keeps up with the promise of weekly design and pattern releases over the next year.</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, 15 Dec 2021 02:12: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:14:"Justin Tadlock";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:40:"WordPress.org blog: WordPress 5.9 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"https://wordpress.org/news/?p=11835";s: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/2021/12/wordpress-5-9-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:11:"description";a:1:{i:0;a:5:{s:4:"data";s:5913:"<p>WordPress 5.9 Beta 3 is now available for testing!</p>\n\n\n\n<p><strong>This software version is still under development.</strong> Please do not run this software on a production site; install it on a test site, where you can try out the newest features and get a feel for how they will work on your site.</p>\n\n\n\n<p>You can test the WordPress 5.9 Beta 3 in three ways:</p>\n\n\n\n<p><strong>Option 1:</strong> Install and activate the<a href="https://wordpress.org/plugins/wordpress-beta-tester/"> <strong>WordPress Beta Tester</strong></a><strong> </strong>plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2:</strong> Direct download <a href="https://wordpress.org/wordpress-5.9-beta3.zip">the beta version</a>.</p>\n\n\n\n<p><strong>Option 3:</strong> If you use WP-CLI to upgrade from Beta 1 or Beta 2 to Beta 3 on a case-insensitive filesystem, please use the following command sequence:</p>\n\n\n\n<p>Command One:</p>\n\n\n\n<pre class="wp-block-code"><code>wp core update --version=5.9-beta2</code></pre>\n\n\n\n<p>Command Two:</p>\n\n\n\n<pre class="wp-block-code"><code>wp core update --version=5.9-beta3 --force</code></pre>\n\n\n\n<p>The current target for the final release of 5.9 is January 25, 2022, which gets closer every minute. Your help testing this beta is vital: the more testing that happens, the more stable the release, and the better the experience for users and developers—and the entire WordPress community.</p>\n\n\n\n<h2 id="some-highlights"><strong>Some Highlights</strong></h2>\n\n\n\n<p>Since <a href="https://wordpress.org/news/2021/12/wordpress-5-9-beta-2/">Beta 2</a>,<a href="https://core.trac.wordpress.org/query?status=closed&changetime=11%2F30%2F2021..12%2F07%2F2021&milestone=5.9&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority"> </a><a href="https://core.trac.wordpress.org/query?status=closed&changetime=12%2F08%2F2021..12%2F14%2F2021&milestone=5.9&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority">14</a> bugs have been fixed. Here are a few of the changes you will find in Beta 3:</p>\n\n\n\n<ul><li>Editor: Add FSE infrastructure from Gutenberg plugin into Core (<a href="https://core.trac.wordpress.org/ticket/54335">#54335</a>).</li><li>Formatting: Allow PDFs to embedded as objects (<a href="https://core.trac.wordpress.org/ticket/54261">#54261</a>)</li><li>Language switcher on the login screen (<a href="https://core.trac.wordpress.org/ticket/43700">#43700</a>)</li><li>REST API: Add navigation areas REST API endpoint from Gutenberg plugin (<a href="https://core.trac.wordpress.org/ticket/54393">#54393</a>)</li><li>Themes: Live Preview button bug (<a href="https://core.trac.wordpress.org/ticket/54578">#54578</a>)</li></ul>\n\n\n\n<h2 id="how-you-can-help"><strong>How You Can Help</strong></h2>\n\n\n\n<p><strong>Do some testing!</strong></p>\n\n\n\n<p><a href="https://make.wordpress.org/core/handbook/testing/beta-testing/">Testing for bugs</a> is vital for polishing the release in the beta stage and a great way to contribute.&nbsp;</p>\n\n\n\n<p>If you think you’ve found a bug, please post to the<a href="https://wordpress.org/support/forum/alphabeta/"> Alpha/Beta</a> area in the support forums. If you’re comfortable writing a reproducible<a href="https://make.wordpress.org/core/reports/"> bug report</a>, file one on<a href="https://core.trac.wordpress.org/newticket"> WordPress Trac</a>. That’s also where you can find a list of<a href="https://core.trac.wordpress.org/tickets/major"> known bugs</a>.</p>\n\n\n\n<p>For even more ways to test, you can also refer to<a href="https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/"> this official Full Site Editing post from @annezazu</a>.</p>\n\n\n\n<h2 id="got-questions-here-are-some-answers"><strong>Got questions? Here are some answers</strong></h2>\n\n\n\n<p>In the coming weeks, follow the<a href="https://make.wordpress.org/core/"> Make WordPress Core blog</a> for<a href="https://make.wordpress.org/core/tag/5-9+dev-notes/"> 5.9-related developer notes</a> that cover these items in detail. So far, contributors have fixed<a href="https://core.trac.wordpress.org/query?status=closed&group=component&milestone=5.9&resolution=fixed"> 316 tickets in WordPress 5.9</a>, including<a href="https://core.trac.wordpress.org/query?status=closed&status=reopened&changetime=..12%2F07%2F2021&type=enhancement&type=feature+request&milestone=5.9&group=component&col=id&col=summary&col=type&col=status&col=milestone&col=changetime&col=owner&col=priority&col=keywords&order=changetime"> 100 new features and enhancements</a>. More bug fixes are on the way with your help through testing.</p>\n\n\n\n<p><em>Props to<a rel="noreferrer noopener" href="https://profiles.wordpress.org/chanthaboune/" target="_blank">&nbsp;</a><a rel="noreferrer noopener" href="https://profiles.wordpress.org/psykro/" target="_blank">@psykro</a>,&nbsp;<a rel="noreferrer noopener" href="https://profiles.wordpress.org/estelaris/" target="_blank">@estelaris</a>,&nbsp;<a rel="noreferrer noopener" href="https://profiles.wordpress.org/hellofromtonya/" target="_blank">@hellofromtonya</a>, <a rel="noreferrer noopener" href="https://profiles.wordpress.org/marybaum/" target="_blank">@marybaum</a>,&nbsp;<a rel="noreferrer noopener" href="https://profiles.wordpress.org/webcommsat/" target="_blank">@webcommsat</a>,&nbsp;<a rel="noreferrer noopener" href="https://profiles.wordpress.org/cbringmann/" target="_blank">@cbringmann</a>,&nbsp;<a href="https://profiles.wordpress.org/costdev/" class="mention"><span class="mentions-prefix">@</span>costdev</a>,</em> <em>and&nbsp;<a rel="noreferrer noopener" href="https://profiles.wordpress.org/audrasjb/" target="_blank">@audrasjb</a></em>&nbsp;<em>for contributions to this post.</em></p>\n\n\n\n<p><em>Filed under #release, #5.9, #beta</em></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, 14 Dec 2021 20:19:29 +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:18:"Jonathan Bossenger";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:50:"WPTavern: Creative Commons Search Is Now Openverse";s: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:30:"https://wptavern.com/?p=126990";s: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:145:"https://wptavern.com/creative-commons-search-is-now-openverse?utm_source=rss&utm_medium=rss&utm_campaign=creative-commons-search-is-now-openverse";s: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:3812:"<p>The Creative Commons search engine has been rebranded to Openverse and now redirects to its new home at <a href="https://wordpress.org/openverse/">wordpress.org/openverse</a>. </p>\n\n\n\n<p>Users will find the revamped interface maintains the ability to search the same collections, narrowing results by use case, license type, image type, file type, aspect ratio, and more. The Openverse search engine is also now <a href="https://translate.wordpress.org/projects/meta/openverse/">available in more than 10 languages</a>, with more translations approaching completion. This update includes access to images from <a href="https://wordpress.org/openverse/search/image?q=water&source=stocksnap">StockSnap</a> and new  <a href="https://wordpress.org/openverse/meta-search">Meta Search </a>providers <a href="https://images.all4ed.org/">EDUimages</a> and <a href="https://www.imagesofempowerment.org/">Images of Empowerment</a>.</p>\n\n\n\n<div class="wp-block-image"><img /></div>\n\n\n\n<p>&#8220;We’d like to once again express our thanks to WordPress for carrying forward the important work of providing the open community with a search engine to find works to remix, reuse, and openly enjoy,&#8221; Creative Commons COO Anna Tumadóttir said in a <a href="https://creativecommons.org/2021/12/13/dear-users-of-cc-search-welcome-to-openverse/">post</a> passing the torch of CC Search to Openverse.</p>\n\n\n\n<p>In April 2021, Matt Mullenweg <a href="https://ma.tt/2021/04/cc-search-to-join-wordpress-org/">announced</a> that CC Search would be joining the WordPress project. Automattic hired key members of the CC Search team in support of its continued development and sponsors their contributions to the project as part of the company’s <a href="https://wordpress.org/five-for-the-future/pledge/automattic/">Five for the Future commitment</a>.</p>\n\n\n\n<p>Beyond hosting the search engine, adding Openverse searching and image downloading is on the roadmap for WordPress core. When asked in the comments of his blog if the WordPress media library can be integrated with Opeverse, Mullenweg <a href="https://ma.tt/2021/04/cc-search-to-join-wordpress-org/#comment-590381">confirmed</a> that is the plan. Users may also be able to share their own works back to the commons in the future.</p>\n\n\n\n<p>In an <a href="https://creativecommons.org/2021/08/30/open-minds-podcast-matt-mullenweg-of-automattic/">episode</a> of the Open Minds podcast published in August, Mullenweg elaborated on one of the motivations behind bringing Creative Commons Search into WordPress. In the early days of WordPress, GPL-compatible images were not easy to find. Mullenweg said he had even shared his personal collection of 30,000 photographs as open works that anyone could use for designs and themes, to spur on creativity when CC0 images were more scarce.</p>\n\n\n\n<p>&#8220;I also really want to make it easy for people within WordPress to license their images in a way they can be accessible to others,&#8221; he said. &#8220;Now it&#8217;s exciting to know that there&#8217;s going to be open-source-compatible images across any number of sites, to any number of people building things for the web, whether that&#8217;s on WordPress or something else.&#8221;</p>\n\n\n\n<p>Mullenweg is expected to speak more about Openverse at his annual <a href="https://wptavern.com/state-of-the-word-2021-will-be-broadcast-live-from-new-york-city-on-december-14">State of the Word address</a> tomorrow, which will stream live from New York City with a small studio audience.</p>\n\n\n\n<p>If you&#8217;re interested to contribute to the maintenance and the  future of the Openverse project, you can connect with the team at <a href="https://make.wordpress.org/openverse/">make.worpress.org/openverse</a> or in the #openverse channel on WordPress Slack.</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, 14 Dec 2021 04:30: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: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:89:"WPTavern: The Next Generation of WordPress Theme Authors Will Design From the Site 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:30:"https://wptavern.com/?p=126691";s: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:223:"https://wptavern.com/the-next-generation-of-wordpress-theme-authors-will-design-from-the-site-editor?utm_source=rss&utm_medium=rss&utm_campaign=the-next-generation-of-wordpress-theme-authors-will-design-from-the-site-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:6193:"<p class="has-drop-cap">Last week, I played around with a new plugin that allows users to export a custom <code>theme.json</code> file. The project is still a little buggy at the moment, but I look forward to covering it in more detail soon. The export function was more of a secondary objective for the plugin, but it represents a feature I look forward to landing in WordPress one day.</p>\n\n\n\n<p>While tinkering with the plugin, I reminded myself to check on the <a href="https://github.com/WordPress/gutenberg/issues/27528">progress of a related ticket</a> for Gutenberg. Currently, the site editor feature allows end-users to export their theme templates. However, there is still no way to do so for global styles.</p>\n\n\n\n<p>Essentially, block themes need two components: templates and a global styles configuration. There are other pieces. The <code>functions.php</code> file is increasingly unnecessary, and the standard <code>style.css</code> file is often used for adding theme data instead of CSS. There is talk of adding both <code>/patterns</code> and <code>/styles</code> folder support for automatically registering block patterns and global style variations, respectively.</p>\n\n\n\n<img />Twenty Twenty-Two theme folder and file structure.\n\n\n\n<p>WordPress theme development already looks different than it did just a few years ago. Soon, old-school themers will hardly recognize it.</p>\n\n\n\n<p>That is not necessarily a bad thing. The ongoing mantra is that the platform seeks to democratize design much as it did for publishing. I have often wondered how feasible such a goal really was. I would see sparks of genius littered throughout the project in the past few years. It took a while for all the moving parts to become a well-oiled machine. There are still some missing components, but the platform&#8217;s promise is becoming a reality.</p>\n\n\n\n<hr class="wp-block-separator has-text-color has-background has-neutral-200-background-color has-neutral-200-color is-style-tavern-separator" />\n\n\n\n<p class="has-drop-cap">Over the weekend, I happened across an old friend&#8217;s Facebook profile. He is one of the few bloggers I began following in the early 2000s. I noticed he had shared something from his blog, and I checked it out. He has a background in journalism, and he has always had unique insights into what most of us might consider the mundane, day-to-day life stuff.</p>\n\n\n\n<p>I continued reading other posts. It was a welcome change of pace to pour through thoughts from someone who is simply blogging for the sake of blogging, even if still on Blogger and not WordPress. The site does not look any different than it did years ago. He even has a blogroll. I spent about an hour going from site to site, reading the ramblings of other passionate bloggers, most of them on the self-hosted WordPress software or WordPress.com. It was a reminder of why we continue building this platform.</p>\n\n\n\n<p>Of course, we all have different reasons for coming to the same place. We must also have a healthy economy behind WordPress, which helps fund the project&#8217;s more altruistic mission. At the end of the day, the goal is to provide free software for the masses, offering an alternative to the gatekeepers and walled gardens elsewhere on the web.</p>\n\n\n\n<p>Theme design needed to be shaken up. I enjoy finding the odd diamond in the rough. But, it has been a long time since the average end-user has had true freedom with their website&#8217;s design. Kubrick was fine in the mid-2000s. WordPress catered to a DIY crowd that was OK with making CSS changes to get their desired outcome. However, in the 2020s, the platform must bring a new set of tools to a wide-ranging audience. That is what the global styles feature is all about.</p>\n\n\n\n<hr class="wp-block-separator has-text-color has-background has-neutral-200-background-color has-neutral-200-color is-style-tavern-separator" />\n\n\n\n<p class="has-drop-cap">When WordPress 5.9 launches next month, many users will get a taste of the site editor. Users who switch over to the upcoming Twenty Twenty-Two theme will have more design power at their fingertips than ever before with stock WordPress. From templates to styles, they will change the front end of their sites to whatever they dream up.</p>\n\n\n\n<p>Some will undoubtedly stumble upon the &#8220;Export&#8221; button in the site editor:</p>\n\n\n\n<img />Exporting the site&#8217;s templates.\n\n\n\n<p>It is a handy tool for theme authors transitioning to block theme development, but that little button has a world of potential. Right now, it spits out an <code>edit-site-editor.zip</code> file with a <code>/theme</code> sub-folder. Within that, sits <code>/templates</code> and <code>/parts</code>.</p>\n\n\n\n<p>What is missing is the <code>theme.json</code> file, which represents the global styles. When that lands, users will essentially be exporting an entire theme. Well, minus a screenshot and required legacy files like <code>style.css</code>.</p>\n\n\n\n<p>Part of democratizing design is not just handing over the ability to customize the site. Fulfilling the mission means people can share those designs. The next generation of WordPress themers will not be stuck in a code editor like those of us today. They will cut their teeth on the built-in site editor. Some will graduate to more advanced development, but others will have everything they need to publish their themes on WordPress.org or even venture out and build their own businesses. In part, it will level the playing field for those with an eye for design but not the coding chops to create those projects.</p>\n\n\n\n<p>Exporting global styles cannot get here fast enough. Then, we need to add pattern exports to the equation, but the mission requires we take it one more step.</p>\n\n\n\n<p>I look forward to the day when a user can build an entire theme from scratch in WordPress. Then, they submit it to the theme directory without writing a bit of code. Could one of those &#8220;average&#8221; bloggers find a talent for web design they never knew they had? Could someone who always wanted to learn but did not have the time/resources/privilege create the next most popular theme? I like to think so.</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, 14 Dec 2021 00:37: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:14:"Justin Tadlock";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:97:"Gutenberg Times: Pattern Block, State of the Word and theme.json builders – Weekend Edition 196";s: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:35:"https://gutenbergtimes.com/?p=19815";s: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:103:"https://gutenbergtimes.com/pattern-block-state-of-the-word-and-theme-json-builders-weekend-edition-196/";s: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:15905:"<p>Howdy, </p>\n\n\n\n<p>it&#8217;s great to be home again! How are you? </p>\n\n\n\n<p>We are coming up to the end of the year, and it&#8217;s time for the annual <a href="https://wordpress.org/news/2021/11/state-of-the-word-2021/"><strong>State of the Word (SOTW)</strong></a>. <strong>Matt Mullenweg</strong>, co-founder of WordPress, presents the accomplishments and challenges of the outgoing year and of what&#8217;s to come for next year to the WordPress open-source project. <br /><br />The event will be <strong>live-streamed from New York</strong>, on Tuesday, December 14th, at  at 5 pm ET &#8211; 22:00 UTC. On the SOTW  <a href="https://wordpress.org/news/2021/11/state-of-the-word-2021/">announcement page</a>, you can also find a <strong>list of watch parties from around the world,</strong> some in-person, some virtual. </p>\n\n\n\n<p>After the two-hour event, the Post Status team will hold a live event on <a href="https://twitter.com/i/spaces/1YqGopbnDZjJv?s=20">Twitter Spaces </a> to discuss SOTW. I&#8217;ll be there to listen in. </p>\n\n\n\n<p>Now, let&#8217;s catch up on last week&#8217;s Gutenberg news! </p>\n\n\n\n<p>Yours, 💕<br />Birgit</p>\n\n\n\n\n\n<hr class="wp-block-separator is-style-dots" />\n\n\n\n\n<p><strong>Table of Contents</strong></p>\n\n\n\n<div class="wp-block-sortabrilliant-guidepost"><ul><li><a href="https://gutenbergtimes.com/feed/#gutenberg-plugin-version-12-1">Gutenberg Plugin Version 12.1</a></li><li><a href="https://gutenbergtimes.com/feed/#plugins-and-other-tools-for-the-block-editor">Plugins and other tools for the Block Editor. </a></li><li><a href="https://gutenbergtimes.com/feed/#building-custom-blocks-and-features">Building Custom Blocks and Features</a></li><li><a href="https://gutenbergtimes.com/feed/#creating-block-themes">Creating Block Themes</a></li><li><a href="https://gutenbergtimes.com/feed/#upcoming-wordpress-events">Upcoming WordPress Events</a></li></ul></div>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n\n<h2 id="gutenberg-plugin-version-12-1">Gutenberg Plugin Version 12.1</h2>\n\n\n\n<p id="gutenberg-plugin-version-12-1">The new plugin version came out Wednesday Dec 8th, 2021, with plenty of bug fixes that made it also into WordPress 5.9 Beta 2. </p>\n\n\n\n<p><strong>Riad Benguella</strong> published the release notes: <a href="https://make.wordpress.org/core/2021/12/08/whats-new-in-gutenberg-12-1-8-december/"><strong>What’s new in Gutenberg 12.1 ( 8 December)</strong></a></p>\n\n\n\n<p><strong>Justin Tadlock</strong> took it for a spin. You can read his take in <a href="https://wptavern.com/gutenberg-12-1-fixes-block-appender-layout-shift-adds-template-list-views-and-enhances-global-styles"><strong>Gutenberg 12.1 Fixes Block Appender Layout Shift, Adds Template List Views, and Enhances Global Styles</strong></a>. And Congratulations to the WPTavern team to the <a href="https://wptavern.com/wp-tavern-is-sporting-a-new-website-design">new Site design</a>, released together with the WordPress Special Projects team at Automattic. </p>\n\n\n\n<p><strong>Grzegorz Ziolkowski </strong>and I discussed the new Gutenberg version in our  <a href="https://gutenbergtimes.com/podcast/gutenberg-changelog-57-block-theme-json-builder/"><strong>episode 57 of the Gutenberg Changelog</strong></a> podcast. Many links in the show notes. </p>\n\n\n\n\n<div class="wp-container-61ccb37a5d1c0 wp-block-group is-style-default has-light-background-background-color has-background"><div class="wp-block-group__inner-container">\n<p><strong>Subscribe to the&nbsp;<a href="https://gutenbergtimes.com/podcast/">Gutenberg Changelog</a>&nbsp;podcast </strong><br />🎙️&nbsp;<a href="https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg?mc_cid=4b6c9f88fe">Spotify</a>&nbsp;|&nbsp;<a href="https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0">Google</a>&nbsp;|&nbsp;<a href="https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475">iTunes</a>&nbsp;|&nbsp;<a href="https://pca.st/podcast/f8445ec0-7508-0137-f267-1d245fc5f9cf">PocketCasts</a>&nbsp;|&nbsp;<a href="https://www.stitcher.com/show/gutenberg-changelog">Stitcher</a>&nbsp;|<br />🎙️&nbsp;<a href="https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast">Pod Bean</a>&nbsp;|&nbsp;<a href="https://castbox.fm/channel/Gutenberg-Changelog-id2173375">CastBox</a>&nbsp;|&nbsp;<a href="https://www.podchaser.com/podcasts/gutenberg-changelog-878239/">Podchaser</a>&nbsp;|&nbsp;<a href="https://gutenbergtimes.com/feed/podcast">RSS Feed</a>&nbsp;</p>\n\n\n\n<img />\n</div></div>\n\n\n\n\n<h2 id="plugins-and-other-tools-for-the-block-editor">Plugins and other tools for the Block Editor. </h2>\n\n\n\n<p>The agency, 10up published their <a href="https://wordpress.org/plugins/publisher-media-kit/"><strong>Publisher Media Kit Page plugin</strong></a> that created pre-configured media pages using Block Patterns. It works with Newspack and the Twenty-Twenty-one default theme. </p>\n\n\n\n<p><strong>Justin Tadlock</strong> gave it a whirl. Here is his post: <a href="https://wptavern.com/10up-releases-the-publisher-media-kit-wordpress-plugin"><strong>10up Releases the Publisher Media Kit WordPress Plugin</strong></a></p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p>The number of <a href="https://wordpress.org/themes/tags/full-site-editing/">&#8220;Full-site Editing&#8221; Themes in the WordPress repository</a> increased to 31 this week. The newest Theme is <a href="https://wordpress.org/themes/videomaker/"><strong>Videomaker </strong></a>by the designers at Automattic. It&#8217;s aimed at film directors and video creators.  Justin Tadlock posted this review: <a href="https://wptavern.com/videomaker-block-theme-targets-film-directors-and-video-creators"><strong>Videomaker Block Theme Targets Film Directors and Video Creators</strong></a></p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p>In <a href="https://www.webtng.com/cwicly-gutenberg-toolkit-a-new-full-site-editing-solution/"><strong>Cwicly Gutenberg Toolkit: A New Full Site Editing Solution</strong></a>, <strong><a href="https://twitter.com/webtng">David McCan</a></strong> reviews the kit that includes a block-based theme, a Gutenberg blocks add-on, and Advanced Custom Fields Pro. McCan includes a video walk-through of this new tool.</p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p>The team of Trewknowledge wrote <a href="https://trewknowledge.com/2021/12/08/the-future-is-coming-wordpress-5-9-anticipated-features/"><strong>The Future is Coming, Now. Watch and Learn About WordPress 5.9 Anticipated Features</strong></a> and summarizes the most important features coming to a WordPress instance near you in January 2022. </p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p>In his article, <strong><a href="https://www.pootlepress.com/2021/11/custom-single-post-layouts-with-wordpress-gutenberg/">Custom Single Post Layouts with WordPress Gutenberg</a></strong>, <strong>Jamie Marsland</strong> covers the process on how to build a custom layout for your single posts using the WordPress Gutenberg Block Editor and Full Site Editing. He covers the dynamic post blocks and how to use the template editor. </p>\n\n\n\n\n<p><strong>&nbsp;<a href="https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/" target="_blank" rel="noreferrer noopener">&#8220;Keeping up with Gutenberg &#8211; Index 2021&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly.  <a href="https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<h2 id="building-custom-blocks-and-features">Building Custom Blocks and Features</h2>\n\n\n\n<p>This week, <strong>Ryan Welcher</strong> showed us <strong><a href="https://www.youtube.com/watch?v=9bE3J64brps">how to create a Meme Block</a></strong> on his live stream. <a href="https://github.com/ryanwelcher/twitch/tree/stream/dec-9-2021">The code is available on GitHub</a>.</p>\n\n\n\n<a href="https://www.youtube.com/watch?v=9bE3J64brps"><img /></a>&#8220;I don&#8217;t always type badly, but when I do, it&#8217;s during a live stream&#8221;.\n\n\n\n<p><strong><a href="https://twitter.com/phil_sola123">Phil Sola</a></strong> and <strong><a href="https://twitter.com/jkoussertari">James Koussertari</a></strong> are the <em>WPBros</em> and started their YouTube Channel with episodes covering <a href="https://www.youtube.com/channel/UCp__xlX9hHT3oPbnxK-Ch_g/videos"><strong>Gutenberg Block Development</strong></a>. The first four episodes are already available. Check them out. </p>\n\n\n\n<h2 id="creating-block-themes">Creating Block Themes</h2>\n\n\n\n<p><strong><a href="https://twitter.com/richard_tabor">Rich Tabor</a></strong> has been a giant fan of Block Patterns. This week, he wrote a tutorial on <a href="https://richtabor.com/pattern-block/"><strong>Building WordPress Block Themes with the New Gutenberg Pattern Block</strong></a>. </p>\n\n\n\n<p>The Pattern block renders a pattern — typically used within a template from a block theme. The main advantage is that it allows for translatable templates in themes. </p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p><strong><a href="https://twitter.com/dgwyer">David Gwyer</a></strong> has been working on a <strong><a href="https://themegen.app">Block Theme Generator</a></strong>&nbsp;and the first version is already online. It offers HTML form and some tools to select all the settings you would want to configure for your theme in the theme.json file, assembles it and lets you download the file to add to your theme. It&#8217;s a first version, but already quite nifty. I, for one, had great fun playing around with the color pickers for all kind of features. </p>\n\n\n\n<img />Screenshot: <a href="https://themegen.app">Block Theme Generator by David Gwyer.</a>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p>On a side note, <strong>Ryan Welcher</strong> is also working on creating a theme.json generating tool within the block editor. You can watch the progress on this <a href="https://github.com/ryanwelcher/theme-json-builder">GitHub repository. </a></p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p><strong>Jeff Ong</strong> and <strong>Jason Crist</strong> picked 4 topics to highlight in the post  <a href="https://make.wordpress.org/themes/2021/12/10/gutenberg-themes-week-of-dec-5/"><strong>Gutenberg + Themes: Week of Dec 5</strong></a>. </p>\n\n\n\n<ol><li>New Color Picker is coming to Gutenberg</li><li>There is an ongoing discussion on how best to add global padding, and still allow for full-width alignment. Check out the ideas that are tested.&nbsp;</li><li>Opt into block styles via theme.json. This is to allow wp-block-styles support via theme.jscon.&nbsp;</li><li>Contrary to other styling, it seems Global link styles override block-level styles. Chime in on the issue.&nbsp;</li></ol>\n\n\n\n<p>I am a big fan of the digest form of their weekly round-up post.</p>\n\n\n\n<p>As always, the weekly round up also lists Overview issues for various feature in the works, like the Typography Tools, the Global Styles interface, the Default theme and a few more items.&nbsp;</p>\n\n\n\n<p>And lastly you find a list of General Resources to documentation and tutorial.&nbsp;</p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p>Block Themes were also a topic for the Ask the Bartender column at the WPTavern: Justin Tadlock answered the question:  <strong><a href="https://wptavern.com/ask-the-bartender-is-there-a-starter-for-building-block-themes">Is There a Starter for Building Block Themes?</a></strong></p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<h2 id="upcoming-wordpress-events">Upcoming WordPress Events</h2>\n\n\n\n<p>December 13, Monday 1pm ET / 6pm UTC<br /><strong>WordPress Trends to Watch in 2022</strong> <br />Discussion with <strong>Paul Lacey</strong>, <strong>Ronald Gijsel</strong>, <strong>Cami MacNamara</strong>, and <strong>Anne McCarthy</strong>. <br />They&#8217;ll share ideas about emerging trends beyond WordPress 5.9 for:</p>\n\n\n\n<ul><li>Full Site Editing</li><li>Block Themes</li><li>Where Gutenberg goes from here</li><li>Performance improvements and more</li></ul>\n\n\n\n<p><a href="https://events.godaddy.com/events/details/godaddy-events-godaddy-pro-emea-online-presents-wordpress-trends-to-watch-in-2022">RSVP now to attend or catch the replay</a> (GoDaddy Pro Online)</p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p>Post Status is not the only team getting the hang of Twitter Spaces. <strong>Ellen Bauer</strong>, friend of Gutenberg Times and co-founder of <strong>Elma Studio</strong>, also started informal audio-only discussion. Bauer shared her schedule for the next few weeks: </p>\n\n\n\n<ul><li>16 Dec, Thursday, 6pm UTC / 1pm ET<br /><strong>Thoughts on Matt&#8217;s &#8216;State of the Word&#8217;</strong></li><li>22 Dec, Wednesday, 9am UTC / 4am ET, <br /><strong>How to prepare for FSE &amp; the WP5.9 release</strong></li><li>30 Dec, Thursday, 6pm UTC / 1pm ET, <br /><strong>Casual End of 2021 WordPress recap/chat</strong></li></ul>\n\n\n\n<p><a href="https://twitter.com/ellenbauer">Follow Ellen Bauer on Twitter</a> to get the links to the Twitter Spaces events. </p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p><strong>December Fri, Dec 17, 2021 at on 10:00 AM ET / 15:00 UTC</strong><br /><a href="https://twitter.com/kylevandeusen"><strong>Kyle Van Deusen</strong></a> will host a live event and show people interested in building blocks how he rebuilt the WaveApps homepage with his favorite block packages, He will answer viewer questions. <a href="https://calndr.link/event/gFoMETWPPl">Add the event to your calendar</a></p>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p class="has-drop-cap">On the<a href="https://wpcalendar.io/online/">&nbsp;<strong>Calendar for WordPress Online Events</strong>&nbsp;</a>site, you can browse a list of the upcoming WordPress Events, around the world, including WordCamps,  WooCommerce, Elementor, Divi Builder and Beaver Builder meetups.</p>\n\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n<p class="has-text-align-center"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class="wp-block-newsletterglue-form ngl-form ngl-portrait" action="https://gutenbergtimes.com/feed/" method="post"><div class="ngl-form-container"><div class="ngl-form-field"><label class="ngl-form-label" for="ngl_email">Type in your Email address to subscribe.</label><div class="ngl-form-input"><input type="email" class="ngl-form-input-text" name="ngl_email" id="ngl_email" /></div></div><button class="ngl-form-button">Subscribe</button><p class="ngl-form-text">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class="ngl-message-overlay"><div class="ngl-message-svg-wrap"></div><div class="ngl-message-overlay-text">Thanks for subscribing.</div></div><input type="hidden" name="ngl_list_id" id="ngl_list_id" value="26f81bd8ae" /><input type="hidden" name="ngl_double_optin" id="ngl_double_optin" value="yes" /></form>\n\n\n\n<hr class="wp-block-separator is-style-wide" />\n\n\n\n\n\n<p>Featured Image: <a href="https://www.flickr.com/photos/61859230@N00/491988738" target="_blank" rel="noreferrer noopener">&#8220;LetterPressBlocks_RT5&#8221;</a>&nbsp;by&nbsp;<a href="https://www.flickr.com/photos/61859230@N00" target="_blank" rel="noreferrer noopener">fiveten</a>&nbsp;is licensed under&nbsp;<a href="https://creativecommons.org/licenses/by-nc/2.0/?ref=openverse&atype=rich" target="_blank" rel="noreferrer noopener">CC BY-NC 2.0</a> via Openverse</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:"Sun, 12 Dec 2021 00:18: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:18:"Birgit Pauli-Haack";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:110:"Gutenberg Times: Gutenberg Changelog #57 – Gutenberg 12.1, Block Theme.json Builder, WordPress 5.9 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:53:"https://gutenbergtimes.com/?post_type=podcast&p=19822";s: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:83:"https://gutenbergtimes.com/podcast/gutenberg-changelog-57-block-theme-json-builder/";s: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:48664:"<p>Birgit Pauli-Haack and Grzegorz Ziolkowski discuss Gutenberg 12.1, Block Theme.json Builder, WordPress 5.9 Beta 2 and Twitter Spaces</p>\n\n\n\n<ul><li>Music:&nbsp;<a href="https://soundcloud.com/xirclebox">Homer Gaines</a></li><li>Editor:&nbsp;<a href="https://www.linkedin.com/in/sandy-reed/">Sandy Reed</a></li><li>Logo:&nbsp;<a href="https://markuraine.com/">Mark Uraine</a></li><li>Production:&nbsp;<a href="https://paulisystems.net/wordpress-consulting">Pauli Systems</a></li></ul>\n\n\n\n<p><a href="https://gutenbergtimes.com/podcast/gutenberg-changelog-57-block-theme-json-builder/#shownotes">Show Notes </a>/ <a href="https://gutenbergtimes.com/podcast/gutenberg-changelog-56-Gutenberg-12-wordpress-5.9-Ryan-Welcher#transcript">Transcript</a></p>\n\n\n\n<span id="more-19822"></span>\n\n\n\n<p><strong>Subscribe to the&nbsp;<a href="https://gutenbergtimes.com/podcast/">Gutenberg Changelog</a>&nbsp;podcast via your favorite podcast apps!</strong><br />🎙️&nbsp;<a href="https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg?mc_cid=4b6c9f88fe">Spotify</a>&nbsp;|&nbsp;<a href="https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0">Google</a>&nbsp;|&nbsp;<a href="https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475">iTunes</a>&nbsp;|&nbsp;<a href="https://pca.st/podcast/f8445ec0-7508-0137-f267-1d245fc5f9cf">PocketCasts</a>&nbsp;|&nbsp;<a href="https://www.stitcher.com/show/gutenberg-changelog">Stitcher</a>&nbsp;|<br />🎙️&nbsp;<a href="https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast">Pod Bean</a>&nbsp;|&nbsp;<a href="https://castbox.fm/channel/Gutenberg-Changelog-id2173375">CastBox</a>&nbsp;|&nbsp;<a href="https://www.podchaser.com/podcasts/gutenberg-changelog-878239/">Podchaser</a>&nbsp;|&nbsp;<a href="https://gutenbergtimes.com/feed/podcast">RSS Feed</a>&nbsp;</p>\n\n\n\n<p class="has-large-font-size" id="shownotes"><strong>Show Notes </strong></p>\n\n\n\n<p>David Gwyer has been working on a <a href="https://themegen.app">Block Theme Generator</a></p>\n\n\n\n<p>Ryan Welcher is working on a <a href="https://github.com/ryanwelcher/theme-json-builder">Theme.json Builder</a></p>\n\n\n\n<p><a href="https://twitter.com/ellenbauer">Follow Ellen Bauer </a>to learn about upcoming Twitter Spaces </p>\n\n\n\n<p><a href="https://www.youtube.com/watch?v=FZ0cG47msEk&list=PLNG_1j3cPCaZZ7etkzWA7JfdmKWT0pMsa">Recording of this year&#8217;s React conference</a></p>\n\n\n\n<p><a href="https://wordpress.org/news/2021/12/wordpress-5-9-beta-2/">WordPress 5.9 Beta 2 released</a></p>\n\n\n\n<p><a href="https://make.wordpress.org/core/2021/12/08/whats-new-in-gutenberg-12-1-8-december/">What’s new in Gutenberg 12.1 ( 8 December)</a></p>\n\n\n\n<p><a href="https://wptavern.com/gutenberg-12-1-fixes-block-appender-layout-shift-adds-template-list-views-and-enhances-global-styles">Gutenberg 12.1 Fixes Block Appender Layout Shift, Adds Template List Views, and Enhances Global Styles</a></p>\n\n\n\n<p><a href="https://make.wordpress.org/themes/2021/12/03/new-directory-names-for-block-based-fse-themes/">New directory names for block-based (FSE) themes</a></p>\n\n\n\n<p><a href="https://make.wordpress.org/themes/2021/12/10/gutenberg-themes-week-of-dec-5/">Gutenberg + Themes: Week of Dec 5</a></p>\n\n\n\n<p>Follow Twitter Bot <a href="https://twitter.com/GoodFirstBugs">@GoodFirstBugs</a></p>\n\n\n\n<p class="has-large-font-size">Stay in Touch</p>\n\n\n\n<div class="wp-container-61ccb37a6444b wp-block-group"><div class="wp-block-group__inner-container">\n<ul><li>Did you like this episode? <a href="https://lovethepodcast.com/gutenbergchangelog"><strong>Please write us a review </strong></a></li><li>Ping us on Twitter or send DMs with questions. <a href="https://twitter.com/gziolo">@gziolo </a>and <a href="https://twitter.com/bph">@bph</a>.</li><li><em>If you have questions or suggestions, or news you want us to include, send them to <a href="mailto:changelog@gutenbergtimes.com">changelog@gutenbergtimes.com</a>. </em></li><li><em>Please write us a review on iTunes! <a href="https://gutenbergtimes.com/itunes/">(Click here to learn how)</a></em></li></ul>\n</div></div>\n\n\n\n<p class="has-large-font-size" id="transcript"><strong>Transcript</strong></p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, hello and welcome to our 57th episode of the Gutenberg Changelog podcast. In today&#8217;s episode, we will talk about Gutenberg 12.1 release, block theme.json builders and WordPress 5.9 Beta 2, and Twitter Spaces. I&#8217;m Birgit Pauli-Haack, curator at the Gutenberg Times, and Developer Advocate at Automattic. And I&#8217;m here with my co-host Grzegorz Ziolkowski, JavaScript developer at Automattic and WordPress core contributor. So how are you today, Grzegorz?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Oh, thank you, I&#8217;m great. Winter is already in Poland. We have a tons of snow outside, so we were outside with my daughter today doing angels. That was fun, so yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Grzegorz Ziolkowsk</em>i: It&#8217;s pretty surprising that it&#8217;s so early, because usually it&#8217;s in January. Anyway, how is it at your place? How are you?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, in Florida, it&#8217;s really warm. It&#8217;s 70 degrees Celsius, so I&#8217;m not going to complain about anything. And I just got back from Germany where it was really cold and I got to test all my winter clothes configurations, and yeah, it was end to end testing and it worked.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Thank you, all good. We are prepared.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: We are prepared. Yeah. And we have to, because we are heading out to Vancouver for the holidays and visit friends. So there is going to be snow in the forecast as well.&nbsp;</p>\n\n\n\n<p>Yeah, so we have a great episode today. No guest, and is also the last one from 2021, the last episode for 2021, because we are going for holidays and there is a release, the Gutenberg release 12.2 is scheduled for December 22nd, but that&#8217;s so close to the Christmas holidays that we said, okay, let&#8217;s push it into January and we will do two releases with the episode 5.8.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. I&#8217;m not sure if there is, will be all on, like the way you said like on time, I mean on time, like at this time of the year. So the Gutenberg core team, there&#8217;s always discussion whether to postpone some of the releases or not. So I&#8217;m not sure this type of discussion already happened and it can be on 22 because it&#8217;s just before major holidays for most of the contributors, so it should be good. But I remember that there was a time when we had three weeks between releases and maybe even once we skipped one of their releases. So it&#8217;s something that&#8217;s unclear in my opinion.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Okay. So if you want to subscribe, dear listeners, to the Gutenberg Weekend Edition, we will keep up during the holidays, maybe not every week, but definitely more often than the Gutenberg Changelog Podcast. You will learn the newest about the release schedule for the Gutenberg plugin to come.&nbsp;</p>\n\n\n\n<h3 id="community-contributions"><strong>Community Contributions</strong></h3>\n\n\n\n<p>So today I also wanted to, we don&#8217;t have any announcements or listener questions, but I found on Twitter that David Gwyer has been working on a block theme.json generator, and I connected with him and it&#8217;s still in preview, but it&#8217;s a next json, next JS application that he&#8217;s building with a form, and then you can then download the theme.json for it. He has different tabs that you can see. So it&#8217;s not yet out, but I&#8217;m just announcing that it&#8217;s something you could keep an eye out for when it comes out. And if you are nice to him maybe, and ask him for a preview link on the Theme.json Generator. Yeah.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. I think it&#8217;s a very nice idea. It&#8217;s something that, it&#8217;s been on my mind as well, that we should have something like that already in WordPress core. So I&#8217;m glad that the community, as usual, is ready to jump in and accelerate all the explorations in that regard. So that&#8217;s brilliant. I&#8217;m looking forward to see how it plays out. And yeah, it&#8217;s something that we wanted to mention that Ryan Welcher from Automattic, he is already looking into something similar. I don&#8217;t know more about the approach he took in his tooling.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. He&#8217;s building a plugin that you can install on a site and then you would use the block editor, the forms will show up in the block editor. So you can then do the configuration for the styles, the color settings, and all that right in your block editor. So he is also, he&#8217;s not that far yet either, but it&#8217;s all something, the two tools to watch evolve and see what is a solution that you would want to use in that regard. So I&#8217;m glad that this is going to be a thing over the holidays. And I know that John Q at one point had a site where he started something similar and both Ryan and David knew about that before they started it. But in the meantime, John Q took it offline because it wasn&#8217;t updated anymore. The theme.json schema has changed quite a bit since he started that and he wasn&#8217;t working on this project anymore. So there are two new initiatives around it. Pretty cool.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. It reminds me a little bit jQuery UI. So in the past, when jQuery was everything, you could use this library for components, and then there was this page that you could tweak the styles using the controls and it would generate CSS files for you. So I think standalone apps is great because of that experience that you have call canvas for you, and you can play with everything and see how it changes. Whereas the approach of using the site editor, it&#8217;s a little bit off because you don&#8217;t have all the components presented on the page. So that might be a challenge for some of the folks to use a plugin version for that. But it&#8217;s like maybe there is something in the middle, that you can combine those two and have this nice experience of using WordPress core and having the standalone experience of the next JS app that you gives you the power of all the components that you could style.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. It&#8217;s interesting, different approaches, to see how they evolve and how they probably fit different use cases as well. And Ellen Bauer of Elma Studio, she&#8217;s a good friend of the Gutenberg Times, has been on multiple live Q and As for theme as a theme builder, and also has a great block theme in the webpress.org repository called Aino that&#8217;s A-I-N-O. And she started with Twitter spaces and having discussions around theme building, freelancing, and she sent us the dates for her next events and she will have them&#8230; so she will have one on December 16th. And that&#8217;s on the topic after the State of the Word from Matt Mullenweg, kind of discuss the thoughts from the community there. Then on December 22nd, that&#8217;s a Wednesday, it&#8217;s probably too early for US because it&#8217;s at 9:00 AM UTC, Ellen Bauer is from New Zealand. So she&#8217;s kind of very flexible in her time, but sometimes it&#8217;s going to be a real rough thing.</p>\n\n\n\n<p>So 9:00 AM UTC, that&#8217;s 5:00 PM Eastern. I know people who are up there, I&#8217;m not. So how to prepare for FSE and the WordPress 5.9 release, which is going to be quite interesting. And then on December 30th at 6:00 PM UTC, 1:00 PM Eastern, it&#8217;s a casual end of 2021 WordPress recap and chat. Now I would love to give you links to all of those, but it seems that Twitter Space still has a few restrictions, and one is that you can only schedule one event in advance. So I would suggest you follow Ellen Bauer @Ellenbauer, E-L-L-E-N-B-A-U-E-R on Twitter. So you get the notification for her next events. So Twitter Spaces has kind of come really around in the WordPress community. I know that Post Status is doing quite a few Twitter Spaces. Have you any experience with Twitter Spaces?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: So I participated yesterday, I mean, for 10 minutes maybe, but there was a React conference and afterwards they were doing as well, the session with speakers. So they were discussing some key topics that were covered during the day and discussing how the community fits in, all that pictures, other frameworks and libraries. So that was quite interesting, but I could join only SLD center, but still something that I just joined randomly because it&#8217;s like there was this blue button on the top with all the faces of participants and that caught my attention. So I like that. But as you said, the fact that you don&#8217;t know upfront, that something like that is happening is a bit annoying, I think. Although it has also some benefits because maybe that&#8217;s the whole idea to have it to something that just started because people exchange opinions on Twitter and then suddenly they can just jump in and start talking about the topic.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So I like it as a more casual way to connect with other people that are in your Twitter stream, or you are part of it. One restriction is that on your desktop, you can only connect as a listener. If you want to be a part of the&#8230; in speaking with the other people and have your input, you would need to be on the mobile app, the Twitter mobile app. So I don&#8217;t know if you said it, but Twitter Spaces is just audio. So that is also a lower barrier than a live stream because you don&#8217;t have to be on video. It&#8217;s almost like a group phone call, so to speak, with other people listening in, and it&#8217;s much less formal. And I like that part. Yeah. Oh, speaking of React conference, I think that we have the link for the recordings in our show notes, if you&#8217;re interested in what&#8217;s happening with React. Are there anything that stood out for you, what WordPress developers would need to know? I know I&#8217;m throwing that at you right now.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: So one thing that they are introducing new features and they&#8217;re introducing many changes, although the way how they approach it is very nice because everything will be backward compatible, so they just follow what WordPress does in that regard, which is amazing. And they had some other plans for the next major version, which is 18, that should be released early next year. And what I found very interesting is that initially they wanted to have some sort of switch for new features that is you need to apply for a whole application, however, they changed the plan. And it&#8217;s very interesting that you will be able to just pick a subset of your application and enable one given feature.</p>\n\n\n\n<p>And there&#8217;ll be a few features that you will be able to use concurrent mode, those are very technical things, but in general, they are saying that your application will work exactly the same in 99,999 percent of time, which is great. And yes, I think that there will be a few improvements that the block editor would benefit from. I cannot confirm that because we don&#8217;t have any numbers for now, but I think that in terms of performance, there will be some benefits. And yeah, and also Diego Haz had a presentation about accessibility and he was showing his Reakit library that is used inside WordPress.</p>\n\n\n\n<p>So that&#8217;s an interesting part. And he also was presenting the composite component that we use in the block inserter. And he showed how the new APIs will benefit that. And so one thing that I like the most is that there will be some sort of behavior that allows you to show loaders in a very smart way. So for instance, when you show the results for the blocking set, and the block patterns, you will be able to still present the previous set of results while the new is loading and assume that&#8217;s ready, then it&#8217;ll replace that. And it&#8217;s like very nice APIs for us. So that&#8217;s very technical, very deep. And I think the block editor will benefit from that in the next releases in 2022.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So sounds like everything is really evolving. So now let&#8217;s get back to our immediate release.&nbsp;</p>\n\n\n\n<h3 id="what-s-released-wordpress-5-9-beta-2-and-gutenberg-12-1"><strong>What’s Released &#8211; WordPress 5.9 Beta 2 and Gutenberg 12.1</strong></h3>\n\n\n\n<p>So what&#8217;s released section in the Gutenberg Changelog is, well first, WordPress 5.9 Beta 2 was released on Tuesday, December 7th and the community is going to yeah, asked to really stress test this because it&#8217;s one of the latest releases and there are not a whole more to come. There is probably a Beta 3 in the works, but it&#8217;s still unclear if there should be a January 4th Beta 4 release before the release candidate comes out. But yeah, so we have the news item, the news page about the release in our show notes. And it gives you great instructions on how you can test things, especially the bug fixes that came in late there.&nbsp;</p>\n\n\n\n<p>And that brings us to the Gutenberg plugin release 12.1. So some of the changes were back boarded to the 5.9 WordPress core. But yeah, so what&#8217;s in the Gutenberg, 12.1? Do you want to start us off?</p>\n\n\n\n<p><em>Grzegorz Ziolkowsk</em>i: Yeah. I&#8217;m just thinking about that, if everything was back board, I mean, it will be back boarded as far as I understand that, or no, it might be already there. Yes. It it is already, sorry. I had to think how the process goes and because we are using RC of the plugin when we start cherry picking comments. So that&#8217;s like already happened this week on Monday and yeah. So I think the biggest change is that one of the blockers that was right during the time when the release date was postponed, was the experience around picking templates. And now we have a separate page for templates and it contains the list view, that contains the name and the source of the template, whether it comes from the team or maybe whether that was created by the one of the users from the site.</p>\n\n\n\n<p>So that shows the list, and on the same screen, there is also a new button that is on the top right side. And it allows you to create a missing template. So let&#8217;s say you don&#8217;t have a 404 page provided by the theme, and you can just use button to create that one, that experience. Yeah. I mean, it&#8217;s like that&#8217;s the biggest change. That was something that was missing. I mean, that was in the plugin to work different in a different way. So there was a sidebar on the left side that allows you to do all those things. However, I don&#8217;t know. Do you remember why it was not included?</p>\n\n\n\n<h3 id="enhancements"><strong>Enhancements</strong></h3>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It was in 5.8. There was a template section in the right hand sidebar. Yes. But that was because the full site editor didn&#8217;t have all the right workflow. So you are only able to edit the template that you were on though, the post or the page template, but now they have this under appearance, the additional menu. And that&#8217;s where you can look at templates as well as template parts. It&#8217;s a separate menu. And that is now available for WordPress 5.9. Another big change is, or what was missing, was that in the site editor, you were able to add blocks as well as block patterns. But now you also can add reusable blocks that you already built to add them to a template. So that was a missing piece right there. And I&#8217;m glad that&#8217;s in there now for 5.9.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. I think that for sure was overlooked at some point, because there&#8217;s so many features already in the post content editor that it wasn&#8217;t so easy to bring them to the site editor and it was like, each feature needs to be also evaluated, whether it makes sense in that context.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And I can understand that, yeah, that some features are not finished until they are evaluated for a broader usage. Like if it works in a post edit, it doesn&#8217;t mean it works that way in the site editor, so some things need to change to actually make it work for the site editor, which also kind of updates the UI or something like that. So it&#8217;s quite a complex system that is back and forth from new features to old features, to new features kind of way. It&#8217;s almost like a feedback loop that you also have with users, and you introduced few new features.</p>\n\n\n\n<p>So yeah, in the global styles now it&#8217;s also possible to opt out of the default palette for the interface. So if a theme and theme JSON opts out in the default colors for a site, then those colors are not shown in the site editor sidebar, which, yeah, certainly that was a big complaint that people said, well, I don&#8217;t want users to actually be using those colors. But on the other hand, you need those colors when there is no color palette from the theme. So it, yeah, it kind of offers something, yeah. So it&#8217;s kind of an interesting problem to solve.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. But I guess the stats, they still exist because you could change teams and you could be using one of those core colors. So they need to be there in case you use them in one of the overridden templates or template parts, or reusable blocks or whatever. But yeah, I think also on the feature section, it&#8217;s something that is more like a developer experience. So we were talking about the schemas for theme.json that helps developers and designers when they building their teams have this hints, what given property could be, or just showing the list of possibilities. And there was change other that allows to use custom blocks. So not only the core blocks, but if you have a custom block and you could apply some style changes and do the hints, because it&#8217;s now smart enough to figure out that that&#8217;s also a block that could have some styling. So just a handy improvement for-</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, absolutely. Yeah.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: &#8230;that use, because if you are not playing with the block Theme.json generators….</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And that&#8217;s certainly a challenge for the Theme.json generators, to keep up with the new changes in the schema. And that&#8217;s an ongoing story about Gutenberg development that every person involved in it needs to kind of keep up with it, being theme developers or plug-in developers now, tool developers it&#8217;s&#8230; yeah. I hope it slows down a bit in, I don&#8217;t know, three or four years.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. At least because of backwards compatibility, some of the existing features will stay there. So that&#8217;s one good thing, but there&#8217;s so many new features coming every two weeks. So yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And so there was one other improvement, is the position of the block appenders and the behavior of it, which is really, it was a long ongoing problem for the last two or three years.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yes.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: That the layout kind of jumped a little bit when the appenders come in. Appender is the plus sign where you can then add new blocks to it. And now that&#8217;s the little plus button and now you can, they are now, what is it, fixed in their positioning. And then so with the relation to the block, so they&#8217;re not underneath the block where they created those jumps and that alone is a feature that actually makes the block editor less awkward, I say, yeah.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yes, yes. I mean also that helps you to, because it&#8217;s now on the bottom right side of the space that the block occupies, the parent blocks that can have blocks inside, which is really good because you exactly know where are you adding this block. Whereas before the plus sign was in many cases it was positioned in a way that you weren&#8217;t sure whether that goes to the block you want to add or just is outside. So yeah. I like that a lot. I must admit when I saw that for the first time I was a bit lost. I didn&#8217;t know what this icon is all about. I was thinking that something is misplaced, but once you learn how it works now, it&#8217;s so much better.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Yeah. I totally agree. Yeah. Good job everyone. And there is now a keyboard shortcut to double escape unselected blocks.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: No, no. So you need to press escape twice.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Okay.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: So because now alt select all blocks, whereas one escape just makes you go out on the edit mode. So it goes outside of the single block.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Okay.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski:</em> So it just….</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Does that take care of, sometimes it happens that I&#8217;m not getting out of select. I cannot edit things. And is that….</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yes.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski:</em> Yeah, because we have two modes. One is for browsing. I know, it&#8217;s like, what&#8217;s the name, but the idea, yeah. The one is that it&#8217;s for accessibility. When you are contained in a blog that you are editing and then when you tap, it goes to the sidebar. And when you tap it just go to the toolbar, like there&#8217;s a cycle inside the single block, whereas when you escape and you can just use arrow up down just to navigate between blocks. So that makes you faster to move between blocks if you are using keyboard a lot.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So I&#8217;m going to test this out over the weekend when I do the weekend edition, because that&#8217;s where I sometimes got trapped and I got out of it by just reloading the page.&nbsp;</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: When you keep press enter, then you go again in the edit mode so that&#8217;s&#8230; You need to learn some of those shortcuts and just use mouse and&#8230;</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So the next thing is adjust the order of theme blocks and reorder the inserted items, the inserter items, sorry. And that has to do with the site editor and the theme blocks that are available. So the order is adjusted so you might find it on a different spot if you have been testing this before.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: There are now so many theme blocks and you know, some of them aren&#8217;t that important. so that&#8217;s why you can see now, like on the top of that is the navigation block or site title, site logo, or the logo that you would rather prefer to use when you start thinking about building the design for your template.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And also, so it&#8217;s more the, oh, I did not know that it was actually a login logout block there. I just saw that because it&#8217;s now on the top.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yes.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, yeah. Awesome. Yeah. What&#8217;s next?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. In the block library, there is now a new block, which is comments pagination blocks. So just to explain, there is now an ongoing quark on the comments query loop, which is like more or less the same concept, like query loop, which is a technical name for the list of posts or pages or whatever post type you pick. And the idea is to replicate the same capability for designing how comments look and that pagination is one of the things that you can have with comments in the classic themes. So it&#8217;s there and the next and previous blocks for the pagination are missing still, but they should land soon. So in general, this comment square look, I would consider that very experimental in the WordPress 5.9. There will be a different block that is just wrapped around on the comment form or comment template. I don&#8217;t remember the name, but it&#8217;s just the PHP function that does everything for you and shows you the comments that you see on the single post page.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: All right. Okay, cool. Yeah. So the comments pagination block and all the other single comments blocks that are in the works, or have been released with the plugin will be in WordPress 6.0, because it&#8217;s still all experimental.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yes. I mean, if everything is done, which is most likely, yes.<em>Birgit Pauli-Haack</em>: Okay. All right. So then there were some updates on the navigation block and now it shows its changes to the sub menu options to show an error button when relevant and then implement suitable fallback to a navigation block on the front end when there is no menu yet selected. That was something that the team experimented with quite a bit, and there are four or five PRs that are related to that. It certainly is&#8230; that&#8217;s part of the backwards compatibility also for the navigation block that if there is no menu, because it&#8217;s a new site, yeah, you still can use the navigation block and get hints on that. But it also shows you a fall back. I tested this and it was quite interesting to see that it kind of took over and showed me all the pages if I wanted to, the navigation block is coming along quite nicely. Yeah.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. I think they also added PHP filter in case someone doesn&#8217;t like the default behavior for the fallback. So you can opt out with that. The filter name is block under score core underscore navigation underscore render underscore fallback, quite long one. And yeah. And basically you can just opt out or just provide your own way of doing that, which is pretty nice. And also there&#8217;s a technical change, which is less important, but they decided that instead of having the navigation menu ID attribute, there will be a ref which is aligned with how usable blocks work.</p>\n\n\n\n<h3 id="bug-fixes"><strong>Bug Fixes</strong></h3>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Awesome. Yeah. So next item that we want to point out is the template part block that when you convert it to a reusable block, it kind of removes the color space and layout options of the template block. That&#8217;s very interesting to kind of test out if on&#8230; I&#8217;m kind of wondering, the interesting part is because I&#8217;m wondering about the use case for that, but I think the more you use it, the more you kind of understand it much better, then there is a change to the gallery block. That&#8217;s the refactored gallery block. And now they turned on the auto migration from our version one gallery block to our version two format when the post is edited. So that&#8217;s quite nice so you don&#8217;t have to physically do anything when you open up a post or a page that has a previous gallery version. It automatically converts it to the gallery version that has each image as an image block and uses the inner block. So you have all the features of an image block also available to your gallery.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah, it&#8217;s interesting. Although, I guess you still need to save it just to make sure that the version two is stored in the database. Although if you don&#8217;t change anything, that&#8217;s probably not that important. So, I mean, when you don&#8217;t change anything in the gallery, so you probably don&#8217;t have to save it. I haven&#8217;t tested that yet. I&#8217;m just wondering whether the save button just immediately marks itself as actionable, but you need to do something, whether just something behind the scenes until you don&#8217;t change any attribute it is just invisible. So that&#8217;s the only thing that….</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. I&#8217;m glad you mentioned that because I&#8217;m going through a few tests for the gallery block just to see how it works. And that&#8217;s certainly something to test some more. All right. What&#8217;s next? We talked about this post featured image to move the width and height controls into the dimension panel.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. Although this, this sounds quite technical. I mean, because it was moved to the dimension panel, is like in a different place now, I mean the width and height is just better organized now. So there&#8217;s one important things for the themes. And the change is that when you are creating the structure for the theme, before you would use block templates and the block slash template slash parts folders for your templates and template parts, and the decision was to rename those folder, the old folders you can still use them as long as you use, like you cannot mix.</p>\n\n\n\n<p>So you cannot use the new name and old name, as long as you use the old names or new names everything should work as before. And there is, yeah, I think I see that you, I think that there is announcement post for that, that we will link in the notes and yes, so templates and parts, new names, shorter and better. And that is because there are upcoming features coming. It&#8217;ll be possible to have a folder for styles and folder for patterns, which is quite interesting, the patterns part, in my opinion that will be great. And yeah for styles, do you know what the plan is for styles? Would it be in there?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, I think it&#8217;s a separate PHP file where you register them, and then they&#8217;re also talking about variations folders. So yeah. So if you have a block that is an image block, and you want to add additional styles, like frame to it, or a different shape of it, then those don&#8217;t have to be in the functions PHP, you can create for each pattern your own file and then have them be added to the theme rendering kind of part. Yeah. So its styles, it&#8217;s variations, and it&#8217;s block patterns that get a little bit of a better folder structure like that.&nbsp;</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. But it&#8217;s far in the future as I understand it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Right. Yeah. But the only part that is now in Gutenberg is the renaming of the folders for the template parts and the templates, because you don&#8217;t need the block in front of them. Yeah. There was another change that is interesting for those who use the appearance menu, that as soon you use a block-based theme that is built for full site editing, the current theme editor, where you get access to the file system on your site will be under tools. It will not be showing up in the appearance menu. It&#8217;s not disappearing, but they decided it to hide it or move it to the tools subheader so it&#8217;s not confused with the site editor template, editor, it all looks kind of the same. Naming things is really hard. And it was always a little odd that that was actually available for a user to edit the PHP files on your site and kind of render them. If you make a mistake, you render the whole site with a white screen of death, so to speak. So hiding is probably a good, or placing that under the tools menu is probably a good decision.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. So I just wanted to also mention from the&#8230; going back to the global styles and changes apply there. So there was one thing that is quite interesting. So there was a change to the typographic panel, so it&#8217;s now better organized. So now they call it elements. So by elements, I means there&#8217;s text, but other elements can be a link. So now they are separated in a way that you can drill down into the link and see only settings related to the link, like colors, like, I mean, in this case it&#8217;s typographic.</p>\n\n\n\n<p>So you can change font size, you can change font weight, and so on. And that&#8217;s also a preparation for future changes so you will be able to register your own elements, so let&#8217;s say when you have a blog that contains a few visual parts, so that you will be able to mark that. So let&#8217;s say in the bottom, you will be able to say, I want to have special, maybe for typographic it&#8217;s not the best, but for colors there are a lot of requirements like navigation and then it can have now nested menus. So you could just start differently nested menus. And that would be like using this API. So that&#8217;s really interesting how it evolves.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And looking at the PR giphy that the designers use there though it has menus and submenu, or panels and then subpanels, so if you want to change the text, you click on text and then you get an additional panel. If you want to change the link, you click on link. So a it&#8217;s a multilevel user interface now, and you need to really know where things are to actually change them. But it&#8217;s going from the top and global thing to the yeah, single element part.</p>\n\n\n\n<p>And yeah, it&#8217;s going to be really interesting to see what people do with that and how they find things. I know that the learn team, the learn.webpress.org team is already looking at creating videos for tutorials for all these features. So I hope&#8230; it&#8217;s unclear if they will make it to the release, but shortly after, definitely. Yeah. They will have something. It&#8217;s a whole new way of editing your site. So we all have to learn how to use it. And sometimes you don&#8217;t pick up on the interfaces intuitively unless somebody points you to, well, what was the thinking behind it, you know? So. Yeah, so what else?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. It&#8217;s also so powerful that the organization for that needs to be really, really complex, but it&#8217;s like as long as you use good workflows that are the same for every block, it&#8217;s something that you should learn quite quickly.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Consistency is definitely key for that. Yes. We talked about things, bug fixes, there are plenty of navigation block bug fixes and also for the gallery block that came out of the testing but nothing really major.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah it&#8217;s quite expected because the navigation block is the biggest feature that is in there that was also iterated for two years. And yes, it should be in very good shape now. So I think it&#8217;s fine to have those bug fixes because it improves the experience further.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, yeah, absolutely. Yeah. So there&#8217;s one change in the components bug fixes that daytime picker is now setting PM hours correctly. I don&#8217;t know what was wrong with it, but it sounds like times are really hard.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: No, that one is really annoying. I think two weeks ago I ran into this issue that I wanted to post something in the afternoon, but it was published in the future, set in a few days in the morning because it wasn&#8217;t working correctly. So that&#8217;s a very important feature. So I&#8217;m glad that is fixed now.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. Announcement. Now you don&#8217;t have to double check your times on the publishing things.&nbsp;</p>\n\n\n\n<h3 id="experiments"><strong>Experiments</strong></h3>\n\n\n\n<p>Yeah. And after, aside from that, there is under experiments, we find an experimental confirm dialogue. Did you see what that was about?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah, because the browser, I mean, it&#8217;s mostly from as far as I understand that they want to remove the confirm function. That is the one that blocks you, that shows you a big popup. You need to click yes or no. It&#8217;s like the one that comes from the browser that doesn&#8217;t look good. And I guess that is one of the reasons why they want to remove that and there&#8217;s ongoing work to prepare a replacement for that. I&#8217;m not quite sure if that&#8217;s going to work in exactly the same way, because the good part about this confirm dialogue is then when you have unsafe changes in your editor, when you try to close the tab, it will just prevent that and ask you whether, are you sure that you want to continue, and I hope that this is going to be possible to replicate that using Java script. So let&#8217;s see how it goes.</p>\n\n\n\n<h3 id="documentation"><strong>Documentation</strong></h3>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Yeah, I understand. Cool. And then we come to the documentation piece, documentation PRs that are in Gutenberg 12.1. And there&#8217;s some information about the block gap to theme.json and there have been improvements to the greater block tutorial in the handbook. Well, the developers responsible for the documentation also alphabetized the how to guides section, which is probably an improvement. So you can find things. And then that&#8217;s pretty much, oh, for the tools panel it&#8217;s updated the panel and read me and the stories all have been updated. And there&#8217;s also updated documentation for the pattern block category.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: I see that there are also changes to the history page. Interesting. Just there is just a news section explaining what it is about. But yeah, if you want to check something the block at your handbook, the history page, that could be interesting to learn about inspiration and like some world post explaining the block editor, and you can learn how far it&#8217;ll….</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. It was interesting. We had a discussion when we were at the theme meetup that the interest in the block editor comes in waves. Yeah. And I&#8217;m thinking now we are in the fourth waves of having new people coming into the block editor for the first time. And it&#8217;s hard for those of us who have been with it for four years to kind of go back in three years and kind of think, okay, what was published back then that would help anybody now three years later to get started with a block editor? And it&#8217;s quite an quite a hard thing to solve when you have been so far ahead of those who are just coming in, to kind of think back into the shoes of someone who experienced the block editor for the first time. So yeah. Having a history where people can go back to read those posts is really good and helpful. See anything else that you want to talk about?</p>\n\n\n\n<h3 id="code-quality"><strong>Code Quality</strong></h3>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. There&#8217;s also got quality section as usual, but that are some minor changes. I think the biggest change is the reorganization in how the PHP files are structured. So there&#8217;s an ongoing effort to move some of the functions to folders that are related to the WordPress major version, because we have so many features that we still support for WordPress 5.8, 5.7, and it becomes a pain to make sure that the same features work in older version, even though the code is not in WordPress core, but yes, that helps a lot. And that help also to catch a few smaller bugs that some features weren&#8217;t fully backboarded to work with 5.9 release. So I hope that this will prevent some surprises.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: All right, well, and this concludes our Gutenberg Changelog, going through the Gutenberg plugin release.&nbsp;</p>\n\n\n\n<h3 id="what-s-in-active-development-or-discussed"><strong>What’s in Active Development or Discussed</strong></h3>\n\n\n\n<p>There are a few things I wanted to point out in the active development or what&#8217;s discussed. There is the Gutenberg, the themes team on WordPress, they actually, every Friday they publish a weekly roundup of theme-related discussions. And this week they published the 75th weekly roundup edition. So if you haven&#8217;t followed up on that or followed that particular way, Jeff Ong and and Jason Chris picked four topics to highlight in the post.</p>\n\n\n\n<p>And so one was the new color picker that&#8217;s coming to Gutenberg. And then the online discussion on how best to add global padding and still allow for full width alignment. There are some ideas that are tested and in the post you find the links to the GitHub issues about that. And also how make the WP block style support available through the theme.JSON, to opt in instead of the functions PHP support, and then contrary to other styling, it seems that global link styles override block level styles.</p>\n\n\n\n<p>So they try to find a solution for that as well. And as always the weekly roundup has a list of overview issues for various features that are in the works like the typography tools, the global styles interface, and the default theme, for instance. And then it ends with a general resource section with links to documentation and tutorials. So if you are a theme developer and you want to keep up with the Gutenberg development and the discussions around it, signing up for the theme team make blog would definitely keep you in the loop on that. And of course we have the link in the show notes.</p>\n\n\n\n<p>So before we leave, I want to point out that the Twitter bot is called good first bugs, which is maintained by Ryan Welcher and it has been updated. And now you can follow along as it tweets out all the GitHub issues that are labeled good first bugs. And for the Gutenberg group, as well as for the tags in the WordPress track. So if you are ready to contribute to Gutenberg and don&#8217;t know where to start, follow that Twitter handle @goodfirstbugs and it tweets out, yeah, I don&#8217;t know how often, but several times a day, the links to those issues that are good first bugs to tackle.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Yeah. I&#8217;m seeing those tweets from time to time. I don&#8217;t follow the account, but it looks like it&#8217;s popular because Twitter somehow is deciding to show it. So yes, it&#8217;s a definitely very good way to identify some areas where you could contribute.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Of course there is a label on GitHub, so we can also share the link to the label. There&#8217;s also a good first review label, if you want to review some code, that you can do that too. You could learn a lot by reviewing somebody else&#8217;s code. And have a discussion with the developer around it. Yeah. All right. So this is the end of our show today. Let me wish you or us wish you wonderful holidays when you celebrate that and a wonderful new year. Prosperity and health to everyone. Yeah.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski:</em> Yeah. I also wanted to wish everyone happy new year and happy release in January and all the best, by using a full site editing experience in 2022 on your WordPress websites.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yes. Yeah. That&#8217;s the big feature for 2022. Yes. So as always, the show notes will be published on <a href="https://gutenbergtimes.com/podcast/">guttenbergtimes.com/podcast</a>. This is the 57th episode. And if you have question suggestions, or news you want us to include, send them to <a href="mailto:changelog@guttenbergtimes.com">changelog@guttenbergtimes.com</a> that&#8217;s <a href="mailto:changelog@guttenbergtimes.com">changelog@guttenbergtimes.com</a>. That&#8217;s an email address. You could also reach out on Twitter, and the links to that are in the show notes. My Twitter handle is @BPH, like my initials, on Twitter. And what&#8217;s your handle?</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: My handle is G-Z-I-O-L-O so if you miss us, because we don&#8217;t record in two weeks, you can just hang out with us on Twitter.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yes.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Or on GitHub, or WordPress Slack.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. WordPress Slack, definitely. And my DMs are open. Feel free to contact me. I might not respond right away, but asynchronous, is it. All right. That&#8217;s it for the year 2021. I can&#8217;t believe it&#8217;s over. It&#8217;s not, yeah. It&#8217;s still three weeks, but yeah, it&#8217;s been a great experience. Well, thanks for listening and goodbye.</p>\n\n\n\n<p><em>Grzegorz Ziolkowski</em>: Thank you everyone. Goodbye.</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, 11 Dec 2021 22:44: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:18:"Birgit Pauli-Haack";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:64:"WPTavern: 10up Releases the Publisher Media Kit WordPress Plugin";s: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:30:"https://wptavern.com/?p=126899";s: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:173:"https://wptavern.com/10up-releases-the-publisher-media-kit-wordpress-plugin?utm_source=rss&utm_medium=rss&utm_campaign=10up-releases-the-publisher-media-kit-wordpress-plugin";s: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:3381:"<p class="has-drop-cap">Earlier today, version 1.0 of 10up&#8217;s <a href="https://wordpress.org/plugins/publisher-media-kit/">Publisher Media Kit</a> went live in the WordPress plugin directory. It is a preconfigured set of blocks and patterns for jump-starting a media kit page for small and medium-sized publications.</p>\n\n\n\n<p>When I first noticed the plugin, my mind immediately jumped to press kits and branding pages for businesses. Not enough companies within the WordPress space have such pages, and it can often be hard for journalists and other writers to find information. While this plugin is geared toward publications, small businesses can still get some use out of the plugin with a few changes.</p>\n\n\n\n<p>Given that WP Tavern just <a href="https://wptavern.com/wp-tavern-is-sporting-a-new-website-design">launched its new design yesterday</a>, this might be an opportunity for us to lead the way. The plugin does give me a few ideas on what we could do with a similar page here on the site.</p>\n\n\n\n<p>Publisher Media Kit has been tested with Twenty Twenty-One, Newspack, and several Newspack child themes. I did run it through most of those to check for compatibility, and the plugin worked admirably. However, I primarily tested it with Twenty Twenty-Two, the upcoming default WordPress theme. Aside from a few layout alignment quirks, it worked well.</p>\n\n\n\n<p>The plugin automatically creates a new &#8220;Media Kit&#8221; draft page on the website once it is activated. The content is a set of pre-defined sections built from eight patterns and an accompanying Tabs block.</p>\n\n\n\n<img />Partial screenshot of Media Kit page.\n\n\n\n<p>This allows users to quickly fill in their own content and make customizations. Once done, it is just a matter of hitting the publish button.</p>\n\n\n\n<p>However, end-users can take things into their own hands by using the various patterns on any post or page of their site. The cover, stats, and questions/contact patterns work well as general-use patterns.</p>\n\n\n\n<img />The plugin&#8217;s custom block patterns.\n\n\n\n<p><em>Note: I deleted a couple of the patterns from the screenshot above. For some reason, they were rendered invalid in the patterns explorer but worked fine when inserted into the content canvas.</em></p>\n\n\n\n<p>I would love to see a standalone version of the Tabs block included with the plugin. It is showcased in the rates and digital ad specs patterns, but it is so easy to create new tabbed content that I cannot help but want to use it with other projects.</p>\n\n\n\n<img />Tabs block in the editor.\n\n\n\n<p>It could become a popular tabs solution with a few design options like colors, borders, and typography. It is minimal at the moment, but its user experience would make for an ideal foundation for a single-block plugin.</p>\n\n\n\n<p>One of my favorite things about the block system is that it makes plugins like Publisher Media Kit feasible. In the past, it was virtually impossible to ship a content-focused plugin and expect it to work with most themes, at least not without a lot of custom design work. That meant that solid solutions would often stay in-house with agencies with no ideal way of shipping them.</p>\n\n\n\n<p>The standardization of blocks has bridged much of that gap. As the system continues evolving, especially with more design options, I expect to see similar plugins in the future.</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, 11 Dec 2021 01:23: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:14:"Justin Tadlock";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:37:"Matt: State of the Word… in person!";s: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=55181";s: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:50:"https://ma.tt/2021/12/state-of-the-word-in-person/";s: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:1629:"<p>Update: Here&#8217;s the recording!</p>\n\n\n\n<div class="wp-block-embed__wrapper">\n\n</div>\n\n\n\n<p>I&#8217;m very excited that <a href="https://wordpress.org/news/2021/11/state-of-the-word-2021/">we&#8217;ll be broadcasting the State of the Word &#8220;live from New York City&#8221; this coming Tuesday, December 14th</a>! There will be a very small &#8220;studio audience&#8221; of community members there in person. </p>\n\n\n\n<p>Recording <a href="https://wordpress.org/news/2020/12/state-of-the-word-2020/">the solo version last year</a> was actually one of the hardest things I&#8217;ve done in a long time. It&#8217;s funny, with a live audience I can comfortably present for an hour no problem, but recording that 25 minute presentation, alone in a room staring at a camera, was an excruciating process over two days and dozens of takes. I got the advice afterward that even if you&#8217;re just staring into a camera, it can be helpful to have an &#8220;audience&#8221; of a few friends in the room.</p>\n\n\n\n<p>Even more than that, though, I&#8217;m positively giddy to see some of my friends from the WordPress community in person for the first time in several years. Please join via streaming on the 14th, and also <a href="https://wordpress.org/news/2021/11/watch-state-of-the-word-at-a-watch-party-with-your-wordpress-friends/">there will also be at least 20 watch parties around the globe</a> if there&#8217;s one in your neighborhood. Looking forward to catching up, celebrating the community&#8217;s accomplishments over the last year, and hopefully raising a torch for our march toward freedom on the web in 2022.</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, 10 Dec 2021 23:08: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: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: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:92:"WPTavern: More than 200 Local Newspaper Publishers Are Suing Google and Facebook for Damages";s: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:30:"https://wptavern.com/?p=126851";s: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:229:"https://wptavern.com/more-than-200-local-newspaper-publishers-are-suing-google-and-facebook-for-damages?utm_source=rss&utm_medium=rss&utm_campaign=more-than-200-local-newspaper-publishers-are-suing-google-and-facebook-for-damages";s: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:4058:"<p>A group of 30 companies that own more than 200 local newspapers have formed a coalition against Google and Facebook in <a href="https://www.axios.com/1-local-newspapers-lawsuits-facebook-google-3c3dee3a-cce3-49ef-b0a2-7a98c2e15c91.html">a newly consolidated antitrust lawsuit</a>, alleging the tech giants have manipulated the digital ad market to the detriment of local news.</p>\n\n\n\n<p>The Charleston Gazette-Mail, a small West Virginia newspaper, was <a href="https://www.wsj.com/articles/small-west-virginia-publisher-launches-antitrust-fight-with-google-and-facebook-11612453879">the first to file suit in January 2021</a>. Doug Reynolds, managing partner at the holding company that owns several West Virginia newspapers, gave an interview to the Wall Street Journal, comparing Google and Facebook to last century&#8217;s robber barons.</p>\n\n\n\n<p>“These companies are more powerful than Standard Oil in its heyday, so no one wants to be the first to take them on,” Reynolds said. “We felt the political and legal climate have moved in our favor and are ready to go ahead.”</p>\n\n\n\n<p>In May, the News Media Alliance successfully filed a <a rel="noreferrer noopener" href="https://www.newsmediaalliance.org/wp-content/uploads/2018/08/NMA-Brief-JPML-venue.pdf" target="_blank">declaration</a> to consolidate the newspapers&#8217; cases and they were consolidated by a judicial panel shortly after that in the Southern District of New York.</p>\n\n\n\n<p>Clayton Fitzsimmons, one of the attorneys representing the plaintiffs, told Axios their objective is &#8220;to recover past damages to newspapers&#8221; and <br />to &#8220;establish a new system going forward in which newspapers aren&#8217;t just competitive again, but can thrive.&#8221;</p>\n\n\n\n<p>The newspapers&#8217; collective suit echoes many of the same allegations of the antitrust suit filed against Google by Texas Attorney General Ken Paxton and nine other state attorneys general. They make a strong case for the myriad of ways that Google and Facebook have had a damaging impact on the publishing industry.</p>\n\n\n\n<p>The <a href="https://wptavern.com/unredacted-antitrust-complaint-unsealed-google-internal-documents-show-amp-pages-brought-40-less-revenue-to-publishers">recently unredacted complaint</a> references internal Google documents which show that AMP pages brought 40% less revenue to publishers. The documents show that Google acknowledged that its fees are very high but the company can demand them because of its market power. One Google employee explained that &#8220;smaller publishers don&#8217;t have alternative revenue sources,&#8221; when commenting on the lack competing ad networks. The suit also alleges that Facebook and Google colluded to manipulate header bidding auctions, among many other anticompetitive practices.</p>\n\n\n\n<p>Many of the small newspapers among the 200+ included in the consolidated antitrust lawsuit are using WordPress, such as the <a href="https://bcdemocrat.com/">Brown County Democrat</a>, <a href="https://www.delgazette.com/">The Delaware Gazette</a>, <a href="https://wrcitytimes.com/">Wisconsin Rapids City Times</a>, <a href="https://waupacanow.com/">Waupaca County News</a>, and the <a href="https://www.fairborndailyherald.com/">Fairborn Daily Herald</a> — to name just a few. They are doing important work, keeping their elected officials accountable and their communities informed. </p>\n\n\n\n<p>As the slow death of the American newspaper <a href="https://wptavern.com/finding-wordpress-in-the-post-print-news-era">forced more publications to go online-only</a>, digital advertising was the only lifeline for these outlets. The effects of collusion and manipulation of the digital ad market fall heavy on the already beleaguered local news industry. </p>\n\n\n\n<p>The consolidated cases are currently pending and could go a number of different ways. Fitzsimmons said the court could select some as bellwethers, opt to test all cases for the individual claims, or send them back to the states of origination to be tried. </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, 10 Dec 2021 22:37: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: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:64:"WordCamp Central: WordCamp Sevilla 2021 in-person! Last Tickets!";s: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:39:"https://central.wordcamp.org/?p=3143567";s: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://central.wordcamp.org/news/2021/12/10/wordcamp-sevilla-2021-in-person-last-tickets/";s: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:2437:"<p><span>Only 2 days left for the first in-person WordCamp after pandemia!</span></p>\n<p><img class="aligncenter" src="https://sevilla.wordcamp.org/2021/files/2021/12/Screenshot_37.png" alt="" /></p>\n<p><span>At WordPress Sevilla, we have put hands-on work to get back together and fill the space and distance that has left us this big parenthesis opened by the pandemic.</span></p>\n<p><b>On next December 11 and 12, the WordPress Sevilla community invites you to participate in the first in-person WordCamp, an event to meet again.</b></p>\n<h2><span>Requirements to attend</span></h2>\n<p><b>To attend </b><span>WordCamp Sevilla 2021</span><b>, you must meet at least one of the following requirements:</b></p>\n<ul>\n<li><span> have </span><b>a complete vaccination schedule</b><span>,</span></li>\n<li><span> have </span><b>a recent negative PCR</b><span>,</span></li>\n<li><span> </span><b>or having passed the COVID-19 less than 3 months ago.</b></li>\n</ul>\n<h2><span>The program</span></h2>\n<p><span>On this occasion, our program is designed to take a look at the community&#8217;s past, to see how this time of pandemic has affected us, and how we have adapted to this new future.</span></p>\n<p><span>We will discuss in an informal way, giving the word to anyone who, from their experience, wants to contribute new ideas for the relations, meetings, and spread of WordPress and its community.</span></p>\n<p><img class="aligncenter" src="https://sevilla.wordcamp.org/2021/files/2021/12/Screenshot_38.png" alt="" /></p>\n<p><span>But the highlight of this first in-person event is the special Community Day that we have prepared for Sunday, December 12. The details are yet to be defined, but if I were you, </span><b>I wouldn&#8217;t miss it!</b></p>\n<h2><span>Your ticket</span></h2>\n<p><img class="aligncenter" src="https://sevilla.wordcamp.org/2021/files/2021/12/Screenshot_39.png" alt="" /></p>\n<p><span> </span><b>For only 18 €</b><span>, you will enjoy:</span></p>\n<ul>\n<li><span>Breakfast, lunch, and even dinner.</span></li>\n<li><span>Live an authentic after-party.</span></li>\n<li><span>Great gifts.</span></li>\n<li><span>And the human and professional warmth from the members of one of the best technological communities.</span></li>\n</ul>\n<h2><a href="https://sevilla.wordcamp.org/2021/entradas/"><b>BUY YOUR TICKET</b></a></h2>\n<p><b>Welcome to the first in-person WordCamp since the beginning of this pandemic!</b></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, 10 Dec 2021 08:51: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:14:"Ana GavilÃ¡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:"";}}}}}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:78:"Post Status: Post Status Excerpt (No. 36) — Help Needed: WordPress Docs Team";s: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:31:"https://poststatus.com/?p=90881";s: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:34:"https://poststatus.com/excerpt/36/";s: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:3991:"<h2>&#8220;The best documentation is written by people who are using it.&#8221; —Milana Cap</h2>\n\n\n\n<p class="has-drop-cap">In this episode of Post Status Excerpt, <strong>Milana Cap</strong> tells David about the stark reality of the near-overwhelming workload facing the <strong>WordPress Documentation Team</strong>. Currently, about four sponsored volunteers and fewer than 10 volunteers in total make up the Docs team — a team that is assigned to manage documentation for software that powers over 43% of the web. If you have ever complained about outdated documentation or a lack of documentation for WordPress, listen to this episode.</p>\n\n\n\n<p><strong>Also</strong>: Milana shared some encouraging projects and efforts — much of which is recent and associated with the upcoming <strong>WordPress 5.9</strong> release. Writers &#8220;shadowing&#8221; developers could be one of the keys to improving the quantity and quality of documentation in the future.</p>\n\n\n\n\n\n\n\n<p class="has-background">Every week <strong><a href="https://poststatus.com/podcast/the-excerpt/">Post Status Excerpt</a></strong> will brief you on important WordPress news — in about 15 minutes or less! Learn what''s new in WordPress in a flash. <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/26a1.png" alt="⚡" class="wp-smiley" /><br /><br />You can listen to <a href="https://poststatus.com/podcast/the-excerpt/">past episodes</a> of <strong>The Excerpt</strong>, <a href="https://poststatus.com/category/post-status-podcasts/">browse all our podcasts</a>, and don’t forget to subscribe on <a href="https://open.spotify.com/show/1m3xwXbe0MG5BzFVPtB0A7">Spotify</a>, Amazon Music, <a href="https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA">Google Podcasts</a>, <a href="https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008">iTunes</a>, <a href="https://castro.fm/podcast/c53552c6-1ee0-4fc4-9de4-08ed6bf1ee4d">Castro</a>, <a href="https://www.youtube.com/c/PostStatus">YouTube</a>, <a href="http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast">Stitcher</a>, <a href="https://player.fm/series/wordpress-post-status-podcasts">Player.fm</a>, <a href="https://pca.st/05rR">Pocket Casts</a>, <a href="https://wordpress-post-status-draft-podcast.simplecast.com/">Simplecast</a>, or by <a href="https://feeds.simplecast.com/2JE9sc8P">RSS</a>. <img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f3a7.png" alt="🎧" class="wp-smiley" /></p>\n\n\n\n<h3 id="h-mentioned-in-the-show"><img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f517.png" alt="🔗" class="wp-smiley" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href="https://make.wordpress.org/docs/handbook/">Docs team handbook</a> (if anyone wants to join)</li><li><a href="https://make.wordpress.org/docs/handbook/">Developer Docs (DevHub)</a></li><li><a href="http://wordpress.org/support/">End user docs</a> (also known as HelpHub in Make teams)</li><li><a href="http://twitter.com/djevaloperka">Milana Cap (Twitter)</a></li><li><a href="https://twitter.com/dimensionmedia" target="_blank" rel="noreferrer noopener">David Bisset (Twitter)</a></li><li><a href="https://twitter.com/post_status" target="_blank" rel="noreferrer noopener">Post Status (Twitter)</a></li></ul>\n\n\n\n<h3><img src="https://s.w.org/images/core/emoji/13.0.1/72x72/1f64f.png" alt="🙏" class="wp-smiley" /> Sponsor: <a href="https://poststat.us/sandhills" target="_blank" rel="noreferrer noopener sponsored nofollow">Wordfence</a></h3>\n\n\n\n<p>Who can afford downtime, a black mark on their brand’s reputation, or the SEO impact of getting hacked? That’s why so many WordPress sites rely on the real-time protection provided by <strong>Wordfence Premium</strong>. Now, <strong>Wordfence</strong> Central offers Premium subscribers a powerful and efficient dashboard to manage security for all their sites from one central location. Try <strong>Wordfence</strong> today!</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, 10 Dec 2021 07:00:16 +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:12:"David Bisset";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:52:"WPTavern: WP Tavern Is Sporting a New Website Design";s: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:30:"https://wptavern.com/?p=126832";s: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:149:"https://wptavern.com/wp-tavern-is-sporting-a-new-website-design?utm_source=rss&utm_medium=rss&utm_campaign=wp-tavern-is-sporting-a-new-website-design";s: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:5761:"<p class="has-drop-cap">We are back with a brand-new edition of WP Tavern. Technically, we have a spiffy new coat of paint that I hope you all can see if viewing from your browsers. If you are reading this post via a feed reader, email, or something else, hop over to the site and check it out.</p>\n\n\n\n<p>The Tavern received a few updates under the hood too. I will not go into those details, but some of you may have noticed that we are now hosted on <a href="https://pressable.com/">Pressable</a>, a hosting service owned by Automattic. Thus far, things seem to be going off without a hitch.</p>\n\n\n\n<p>For posterity, the following is a screenshot of the old homepage design along with the new one:</p>\n\n\n\n\n<img />\n\n\n\n<img />\nOld Tavern design vs. new design.\n\n\n\n<p>This is as much your home as it is ours. We just write the articles, but you are the ones who spend time browsing the front end &#8212; actually using the website. Constructive feedback is always valued and taken into account.</p>\n\n\n\n<h2 id="a-yearlong-design-project">A Yearlong Design Project</h2>\n\n\n\n<p class="has-drop-cap">It is hard to imagine the last time WP Tavern was not running a WordPress theme that I built. Before joining the staff here in 2019, the website had almost always had a little piece of me tucked in.</p>\n\n\n\n<p>I would have to dig back into the archives, but I know for sure it used to run a modified version of the Hybrid News theme I released in 2009 and eventually a custom child theme on top of Stargazer years later.</p>\n\n\n\n<p>I created our last theme in the middle of the early block editor days, and the changes over the past two years have been like running a stress test against my skills as a developer and designer. For the most part, it held up well as we ran the latest version of the Gutenberg plugin in production. I had to fix a <s>ton of</s> few things here and there, but I am happy to say that the site kept chugging along.</p>\n\n\n\n<p>Our last theme was aging, though, and we needed to freshen up the place. We had ideas dating back to late 2019 that we had not implemented, and it is always tough to squeeze in the time for a full-blown redesign when there is so much going on in the WordPress world. Our first priority is always sharing the news.</p>\n\n\n\n<p>We were fortunate that the WordPress.com Special Projects team contacted us in November 2020 with a proposal. Their mission:</p>\n\n\n\n<blockquote class="wp-block-quote is-style-default"><p>We help interesting people, organizations, and projects to have an excellent experience with WordPress.</p></blockquote>\n\n\n\n<p>It did not begin as a new site design project. The team had actually reached out about building a feature that I would like to bring back to the Tavern. That part of the project is not quite ready yet, so we will hold it as a surprise for the new year. Folks are gearing up for the holiday season, and there is no reason to rush it.</p>\n\n\n\n<p>Our team had planned on redesigning the site ourselves. We were just waiting for Full Site Editing to launch alongside WordPress 5.7 &#8212; <em>so, that did not happen at all.</em></p>\n\n\n\n<p>After some back-and-forth, a group call, and a leap forward to January 2021, we were looking at design tiles. Our plans had changed. And that is part of the magical process of keeping communication open. When you surround yourself with smart people who excel at their jobs, you can end walking a path far better than the one you first set foot on.</p>\n\n\n\n<p>Let us fast forward beyond logo decisions, design mockups, and the constant FSE changes throughout 2021. It was a long journey, but we finally arrived at our destination of a new and improved version of WP Tavern.</p>\n\n\n\n<p>From the Tavern to the WordPress.com Special Projects team: thank you for your work and professionalism throughout this entire process.</p>\n\n\n\n<h2 id="from-the-outside-looking-in">From the Outside Looking In</h2>\n\n\n\n<p class="has-drop-cap">Admittedly, I had reservations about the project from the beginning. I look at other developers&#8217; code almost every day, and I usually prefer to do my own thing. It is one of the reasons I never took any of the dozens upon dozens of agency job offers over the years. I would be that one employee who would want to uproot everything on Day #1. By the end of the first couple of weeks, I would be &#8220;let go,&#8221; my employee file labeled with &#8220;does not work well with others.&#8221;</p>\n\n\n\n<p>The team provided me with committer access to our development repo and used my preferred commands for the build process. It was a welcome gesture, and I was happy to know that I could change anything I needed.</p>\n\n\n\n<p>But, I have not once used any of the power at my disposal.</p>\n\n\n\n<p>I was comfortable feeling like we were in a partnership. Plus, every ticket I opened in the repository was handled &#8212; <em>and I absolutely opened plenty of issues</em>.</p>\n\n\n\n<p>Relinquishing development control was a weight off of my shoulders. I quickly learned that this was a team of professionals who knew what they were doing.</p>\n\n\n\n<p>Sure, there were some things I would have done differently with the code, such as modernizing some of the PHP (something that was unnecessary in the context of the project). I would have probably reorganized a few folders too. At the same time, this was an opportunity for me to learn, and I absorbed as much as I could.</p>\n\n\n\n<p>Aside from wearing my student hat, I also kept my client cap on. This was the first time I had ever gotten to play that role. There were moments where I worried whether everything would work out as I scanned an unfinished project. However, most of the time, I was able to sit back and watch in awe as the team put this whole thing together.</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, 09 Dec 2021 22:59:42 +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:"Justin Tadlock";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:24:"Gary: WordPress and web3";s: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:25:"https://pento.net/?p=5539";s: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://pento.net/2021/12/10/wordpress-and-web3/";s: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:20381:"<p>Blockchain. Cryptocurrency. Ethereum. NFTs. DAOs. Smart Contracts. web3. It&#8217;s impossible to avoid the blockchain hype machine these days, but it&#8217;s often just as difficult to decipher what it all means.</p>\n\n\n\n<p>On top of that, discourse around web3 is extremely polarising: everyone involved is very keen to a) pick a team, and b) get you to join their team. If you haven&#8217;t picked a team, you must be secretly with the other team.</p>\n\n\n\n<p>Max Read made a compelling argument that the web3 debate is in fact two different debates:</p>\n\n\n\n<blockquote class="wp-block-quote is-style-default"><p>But, OK, what is the root disagreement, exactly? The way I read it there are two broad &#8220;is web3 bullshit?&#8221; debates, not just one, centered around the following questions:</p><p>Can the blockchain do anything that other currently existing technology <em>cannot</em> do and/or do anything <em>better or more efficiently </em>than other currently existing technology?</p><p>Will the blockchain form the architecture of the internet of the future (i.e. &#8220;web3&#8221;), and/or will blockchain-native companies and organizations become important and powerful?</p><cite><a href="https://maxread.substack.com/p/is-web3-bullshit">Max Read — Is web3 bullshit?</a></cite></blockquote>\n\n\n\n<p>I&#8217;m inclined to agree with Max&#8217;s analysis here: there&#8217;s a technical question, and there&#8217;s a business/cultural question. It&#8217;s hard to separate the two when every day sees new headlines about <a href="https://www.theblockcrypto.com/linked/126367/crypto-exchange-bitmart-reportedly-hacked-for-100-million">millions of dollars being stolen or scammed</a>; or thousands of people putting millions of dollars into <a href="https://en.wikipedia.org/wiki/ConstitutionDAO">highly optimistic ventures</a>. There are extreme positives and extreme negatives happening all the time in the web3 world.</p>\n\n\n\n<p>With that in mind, I want to take a step back from the day-to-day excitement of cryptocurrency and web3, and look at some of the driving philosophies espoused by the movement.</p>\n\n\n\n<h2 id="philosophies-of-web3">Philosophies of web3</h2>\n\n\n\n<p>There are a lot of differing viewpoints on web3, every individual has a slightly different take on it. There are three broad themes that stand out, however. </p>\n\n\n\n<h3 id="decentralised">Decentralised</h3>\n\n\n\n<p>Blockchain-based technology is inherently distributed (with some esoteric caveats, but we can safely ignore them for now). In a world where the web centres around a handful of major services, where we&#8217;ve seen the harm that the likes of Facebook and YouTube can inflict on society, it&#8217;s not surprising that decentralisation would be a powerful theme drawing in anyone looking for an alternative.</p>\n\n\n\n<p>Decentralisation isn&#8217;t new to the Internet, of course: it&#8217;s right there in the name. This giant set of &#8220;<strong>inter</strong>connected <strong>net</strong>works&#8221; has been decentralised from the very beginning. It&#8217;s not perfect, of course: oppressive governments can take control of the borders of their portion of the Internet, and we&#8217;ve come to rely on a handful of web services to handle the trickier parts of using the web. But fundamentally, that decentralised architecture is still there. I can still set up a web site hosted on my home computer, which anyone in the world could access.</p>\n\n\n\n<p>I <em>don&#8217;t</em> do that, however, for the same reason that web3 isn&#8217;t immune from centralised services: Centralisation is convenient. Just as we have Facebook, or Google, or Amazon as giant centralised services on the current web, we can already see similar services appearing for web3. For payments, Coinbase has established itself as a hugely popular place exchange cryptocurrencies and traditional currencies. For NFTs, OpenSea is the service where you&#8217;ll find nearly every NFT collection. MetaMask keeps all of your crypto-based keys, tokens, and logins in a single &#8220;crypto wallet&#8221;.</p>\n\n\n\n<blockquote><p>Centralisation is convenient.</p></blockquote>\n\n\n\n<p>While web3 proponents give a lot of credence to the decentralised nature of cryptocurrency being a driver of popularity, I&#8217;m not so sure. At best, I&#8217;m inclined to think that decentralisation is table stakes these days: you can&#8217;t even get started as a global movement without a strong commitment to decentralisation.</p>\n\n\n\n<p>But if decentralisation isn&#8217;t the key, what is?</p>\n\n\n\n<h3 id="ownership">Ownership</h3>\n\n\n\n<p>When we talk about ownership in web3, NFTs are clearly the flavour of the month, but recent research indicates that the entire NFT market is massively artificially inflated.</p>\n\n\n\n<div class="wp-block-embed__wrapper">\n<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Analysis of 6.1 million trades of 4.7 million NFTs shows that the top 10% of traders have traded 97% of NFTs which definitely puts meat on the bones of the hypothesis that a lot of NFT trades are wash sales intended to artificially boost prices. <a href="https://t.co/ufgmhE2iBi">https://t.co/ufgmhE2iBi</a></p>&mdash; Dare Obasanjo (@Carnage4Life) <a href="https://twitter.com/Carnage4Life/status/1465811132954800131?ref_src=twsrc%5Etfw">November 30, 2021</a></blockquote>\n</div>\n\n\n\n<p>Rather than taking pot-shots at the NFT straw man, I think it&#8217;s more interesting to look at the idea of ownership in terms of <em>attribution</em>. The more powerful element of this philosophy isn&#8217;t about who owns something, it&#8217;s who created it. NFTs do something rather novel with attribution, allowing royalty payments to the original artist every time an NFT is resold. I love this aspect: royalties shouldn&#8217;t just be for movie stars, they should be for everyone.</p>\n\n\n\n<p>Comparing that to the current web, take the 3 paragraphs written by Max Read that I quoted above. I was certainly under no <em>technical</em> obligation to show that it was a quote, to attribute it to him, or to link to the source. In fact, it would have been easier for me to just paste his words into this post, and pretend they were my own. I didn&#8217;t, of course, because I feel an <em>ethical</em> obligation to properly attribute the quote.</p>\n\n\n\n<p>In a world where unethical actors will automatically copy/paste your content for SEO juice (indeed, I expect this blog post to show up on a bunch of these kinds of sites); where massive corporations will consume everything they can find about you, in order to advertise more effectively to you, it&#8217;s not at all surprising that people are looking for a technical solution for taking back control of their data, and for being properly attributed for their creations.</p>\n\n\n\n<blockquote><p>The interesting element of this philosophy isn&#8217;t about who owns something, it&#8217;s who created it.</p></blockquote>\n\n\n\n<p>That&#8217;s not to say that existing services discourage attribution: a core function of Twitter is retweets, a core function of Tumblr is reblogging. WordPress still supports trackbacks, even if many folks turn them off these days.</p>\n\n\n\n<p>These are all blunt instruments, though, aimed at attributing an entire piece, rather than a more targeted approach. What I&#8217;d really like is a way to easily quote and attribute a small chunk of a post: 3 paragraphs (or blocks, if you want to see where I&#8217;m heading <img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f609.png" alt="😉" class="wp-smiley" />), inserted into my post, linking back to where I got them from. If someone chooses to quote some of this post, I&#8217;d love to receive a pingback just for that quote, so it can be seen in the right context.</p>\n\n\n\n<p>The functionality provide by Twitter and Tumblr is less of a technologically-based enforcement of attribution, and more of an example of paving the cow path: by and large, people want to properly attribute others, providing the tools to do so can easily become a fundamental part of how any software is used.</p>\n\n\n\n<p>These tools only work so long as there&#8217;s an incentive to use them, however. web3 certainly provides the tools to attribute others, but much like SEO scammers copy/pasting blog posts, the economics of the NFT bubble is clearly a huge incentive to ignore those tools and ethical obligations, to the point that existing services have had to build additional features just to detect this abuse.</p>\n\n\n\n<div class="wp-block-embed__wrapper">\n<blockquote class="wp-embedded-content"><a href="https://melmagazine.com/en-us/story/art-theft-nfts">Digital Bandits: The New Art Thieves Selling Stolen Works As NFTs</a></blockquote>\n</div>\n\n\n\n<h3 id="monetisation">Monetisation</h3>\n\n\n\n<p>With every major blockchain also being a cryptocurrency, monetisation is at the heart of the entire web3 movement. Every level of <a href="https://web3.foundation/about/">the web3 tech stack</a> involves a cryptocurrency-based protocol. This naturally permeates through the entire web3 ecosystem, where money becomes a major driving factor for every web3-based project.</p>\n\n\n\n<p>And so, it&#8217;s impossible to look at web3 applications without also considering the financial aspect. When you have to pay just to participate, you have to ask whether every piece of content you create is &#8220;worth it&#8221;.</p>\n\n\n\n<p>Again, let&#8217;s go back to the 3 paragraphs I quote above. In a theoretical web3 world, I&#8217;d publish this post on a blockchain in some form or another, and that act would also likely include noting that I&#8217;d quoted 3 blocks of text attributed to Max Read. I&#8217;d potentially pay some amount of money to Max, along with the fees that every blockchain charges in order to perform a transaction. While this process is potentially helpful to the original author at a first glance, I suspect the second and third order effects will be problematic. Having only just clicked the Publish button a few seconds earlier, I&#8217;m already some indeterminate amount of money out of pocket. Which brings me back to the question, is this post &#8220;worth it&#8221;? Will enough people tip/quote/remix/whatever me, to cover the cost of publishing? When every creative work <em>must</em> be viewed through a lens of financial impact, it fundamentally alters that creative process.</p>\n\n\n\n<blockquote><p>When you have to pay just to participate, you have to ask whether every piece of content you create is &#8220;worth it&#8221;.</p></blockquote>\n\n\n\n<p>Ultimately, we live in a capitalist society, and everyone deserves the opportunity to profit off their work. But by baking monetisation into the underlying infrastructure of web3, it becomes impossible to opt-out. You either have the money to participate without being concerned about the cost, <em>or</em> you&#8217;re going to need to weigh up every interaction by whether or not you can afford it.</p>\n\n\n\n<h2 id="web3-philosophies-in-wordpress">Web3 Philosophies in WordPress</h2>\n\n\n\n<p>After breaking it all down, we can see that it&#8217;s not all black-and-white. There are some positive parts of web3, and some negative parts. Not that different to the web of today, in fact. <img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f642.png" alt="🙂" class="wp-smiley" /> That&#8217;s not to say that either approach is the correct one: instead, we should be looking to learn from both, and produce something better.</p>\n\n\n\n<h3 id="decentralised-1">Decentralised</h3>\n\n\n\n<p>I&#8217;ve long been a proponent of leveraging the massive install base of WordPress to provide distributed services to anyone. Years ago, I spoke about an idea called &#8220;<a href="https://wordpress.tv/2016/07/02/gary-pendergast-connected-wordpress/">Connected WordPress</a>&#8221; that would do exactly that. While the idea didn&#8217;t gain a huge amount of traction at the time, the DNA of the Connected WordPress concept shares a lot of similar traits to the decentralised nature of web3.</p>\n\n\n\n<p>I&#8217;m a big fan of decentralised technologies as a way for individuals to claw back power over their own data from the governments and massive corporations that would prefer to keep it all centralised, and I absolutely think we should be exploring ways to make the existing web more resistant to censorship.</p>\n\n\n\n<p>At the same time, we have to acknowledge that there are certainly benefits to centralisation. As long as people have the freedom to choose how and where they participate, and centralised services are required to play nicely with self hosted sites, is there a practical difference?</p>\n\n\n\n<p>I quite like how <a href="https://solidproject.org/">Solid</a> allows you have it both ways, whilst maintaining control over your own data.</p>\n\n\n\n<h3 id="ownership-attribution"><s>Ownership</s> Attribution</h3>\n\n\n\n<p>Here&#8217;s the thing about attribution: you can&#8217;t enforce it with technology alone. Snapchat have indirectly demonstrated exactly this problem: in order to not lose a message, people would screenshot or record the message on their phone. In response, Snapchat implemented a feature to notify the other party when you screenshot a message from them. To avoid this, people will now use a second phone to take a photo or video of the message. While this example isn&#8217;t specifically about attribution, it demonstrates the problem that there&#8217;s no way to technologically restrict how someone interacts with content that you&#8217;ve published, once they&#8217;ve been granted access.</p>\n\n\n\n<p>Instead of worrying about technical restrictions, then, we should be looking at how attribution can be made easier.</p>\n\n\n\n<p><a href="https://indieweb.org/">IndieWeb</a> is a great example of how this can be done in a totally decentralised fashion.</p>\n\n\n\n<h3 id="monetisation-1">Monetisation</h3>\n\n\n\n<p>I&#8217;m firmly of the opinion that monetisation of the things you create should be opt-in, rather than opt-out.</p>\n\n\n\n<p>Modern society is currently obsessed with monetising everything, however. It comes in many different forms: hustle culture, side gigs, transforming hobbies into businesses, <a href="https://en.wikipedia.org/wiki/Meme_stocks">meme stocks</a>, and cryptocurrencies: they&#8217;re all symptoms of this obsession.</p>\n\n\n\n<p>I would argue that, rather than accepting as <em>fait accompli</em> that the next iteration of the web will be monetised to the core, we should be pushing back against this approach. Fundamentally, we should be looking to build for a post scarcity society, rather than trying to introduce scarcity where there previously was none.</p>\n\n\n\n<p>While we work towards that future, we should certainly be easier for folks to monetise their work, but the current raft of cryptocurrencies just aren&#8217;t up to the task of operating as&#8230; currencies.</p>\n\n\n\n<h2 id="what-should-you-do">What Should You Do?</h2>\n\n\n\n<p>Well, that depends on what your priorities are. The conversations around web3 are taking up a lot of air right now, so it&#8217;s possible to get the impression web3 will be imminently replacing everything. It&#8217;s important to keep perspective on this, though. While there&#8217;s a lot of money in the web3 ecosystem right now, it&#8217;s dwarfed by the sheer size of the existing web.</p>\n\n\n\n<p>If you&#8217;re excited about the hot new tech, and feeling inspired by the ideas espoused in web3 circles? Jump right in! I&#8217;m certain you&#8217;ll find something interesting to work on.</p>\n\n\n\n<p>Always wanted to get into currency speculation, but didn&#8217;t want to deal with all those pesky &#8220;regulations&#8221; and &#8220;safeguards&#8221;? Boy howdy, are cryptocurrencies or NFTs the place for you. (Please don&#8217;t pretend that this paragraph is investment advice, it is nothing of the sort.)</p>\n\n\n\n<p>Want to continue building stuff on the web, and you&#8217;re willing to learn new things when you need them, but are otherwise happy with your trajectory? Just keep on doing what you&#8217;re doing. Even if web3 does manage to <a href="https://www.gartner.com/en/documents/3887767/understanding-gartner-s-hype-cycles">live up to the hype</a>, it&#8217;ll take a long time for it to be adopted by the mainstream. You&#8217;ll have years to adapt.</p>\n\n\n\n<h2 id="final-thoughts">Final Thoughts</h2>\n\n\n\n<p>There are some big promises associated with web3, many of which sound very similar to the promises that were made around web 2.0, particularly around open APIs, and global interoperability. We saw <a href="https://en.wikipedia.org/wiki/Facebook%E2%80%93Cambridge_Analytica_data_scandal">what happened when those kinds of tools go wrong</a>, and web3 doesn&#8217;t really solve those problems. It may exacerbate them in some ways, since it&#8217;s impossible to delete your data from a blockchain.</p>\n\n\n\n<p>That said, (and I say this as a WordPress Core developer), just because a particular piece of software is not the optimal technical solution doesn&#8217;t mean it won&#8217;t become the most popular. Market forces can be a far stronger factor that technical superiority. There are many legitimate complaints about blockchain (including performance, bloat, fit for purpose, and security) that have been levelled against WordPress in the past, but WordPress certainly isn&#8217;t slowing down. I&#8217;m not even close to convinced that blockchain is the right technology to base the web on, but I&#8217;ve been doing this for too long to bet everything against it. </p>\n\n\n\n<blockquote><p>Markets can remain irrational a lot longer than you and I can remain solvent.</p><cite>—A. Gary Shilling</cite></blockquote>\n\n\n\n<p>As for me, well&#8230; <img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f604.png" alt="😄" class="wp-smiley" /></p>\n\n\n\n<div class="wp-block-embed__wrapper">\n<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Web3? Pass.<br /><br />I’ll wait for Web 3.11 for Workgroups, thanks. <a href="https://t.co/bauv3rH4bh">pic.twitter.com/bauv3rH4bh</a></p>&mdash; Gary (@GaryPendergast) <a href="https://twitter.com/GaryPendergast/status/1467017336121004035?ref_src=twsrc%5Etfw">December 4, 2021</a></blockquote>\n</div>\n\n\n\n<p>I remain sceptical of web3 as it&#8217;s currently defined, but I think there&#8217;s room to change it, and to adopt the best bits into the existing web. Web 1.0 didn&#8217;t magically disappear when Web 2.0 rolled in, it adapted. Maybe we&#8217;ll look back in 10 years and say this was a time when the web fundamentally changed. Or, maybe we&#8217;ll refer to blockchain in the same breath as pets.com, and other examples from the dotcom boom of the 1990&#8217;s.</p>\n\n\n\n<blockquote><p>The Net interprets censorship as damage and routes around it.</p><cite>—John Gilmore</cite></blockquote>\n\n\n\n<p>This quote was originally referring to Usenet, but it&#8217;s stayed highly relevant in the decades since. I think it applies here, too: if the artificial scarcity built into web3 behaves too much like censorship, preventing people from sharing what they want to share, the internet (or, more accurately, the billions of people who interact with the internet) will just&#8230; go around it. It won&#8217;t all be smooth sailing, but we&#8217;ll continue to experiment, evolve, and adapt as it changes.</p>\n\n\n\n<p>Personally, I think now is a great time for us to be embracing the values and ideals of projects like <a href="https://solidproject.org/">Solid</a>, and <a href="https://indieweb.org/">IndieWeb</a>. Before web3 referred to blockchains, it was more commonly used in reference to the <a href="https://en.wikipedia.org/wiki/Semantic_Web">Semantic Web</a>, which is far more in line with WordPress&#8217; ideals, whilst also matching many of the values prioritised by the new web3. As a major driver of the Open Web, WordPress can help people own their content in a sustainable way, engage with others on their own terms, and build communities that don&#8217;t depend on massive corporations or hand-wavy magical tech solutions.</p>\n\n\n\n<p>Don&#8217;t get too caught up in the drama of whatever is the flavour of the month. I&#8217;m optimistic about the long term resilience of the internet, and I think you should be, too. <img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f973.png" alt="🥳" class="wp-smiley" /></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, 09 Dec 2021 21:16:29 +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:"Gary";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:87:"WPTavern: Surge: A New Page Caching Plugin for WordPress with No Configuration Required";s: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:30:"https://wptavern.com/?p=126693";s: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:217:"https://wptavern.com/surge-a-new-page-caching-plugin-for-wordpress-with-no-configuration-required?utm_source=rss&utm_medium=rss&utm_campaign=surge-a-new-page-caching-plugin-for-wordpress-with-no-configuration-required";s: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:3597:"<p>WordPress Core Contributor Konstantin Kovshenin has <a href="https://konstantin.blog/2021/surge-page-caching-plugin-wordpress/">released</a> a new page caching plugin called <a href="https://wordpress.org/plugins/surge/">Surge</a>. Searching the WordPress plugin directory, you will find hundreds of caching and cache purging plugins, but this one stands out from competitors in that it requires no configuration. The plugin starts working as soon as it&#8217;s activated, and there are no options. </p>\n\n\n\n<p>What kind of performance improvements can you expect with Surge activated? Kovshenin&#8217;s tests indicate that WordPress site performance on cheap hosting can be significantly improved with the plugin:</p>\n\n\n\n<blockquote class="wp-block-quote"><p>Surge stores cache files on the filesystem, leveraging the Linux kernel page cache for efficient in-memory caching and invalidation. In various load tests, Surge has shown to easily handle 1000-2500 requests per second at 100 concurrent, on a cheap single-core virtual server with only 1 GB of memory. That’s over 70x faster than a stock WordPress install with a default theme and no plugins. </p></blockquote>\n\n\n\n<p>Kovshenin built Surge because he could not find a suitable plugin to work well with <a href="https://wptavern.com/konstantin-kovshenin-launches-sail-a-cli-tool-for-deploying-to-digital-ocean">Sail</a>, the CLI tool he has been developing for deploying WordPress apps to DigitalOcean.</p>\n\n\n\n<p>&#8220;The biggest blocker for me was the configuration, screen after screen after screen, the amount of hoops I had to jump through just to get things working,&#8221; he said. &#8220;And sure, there are on-screen guides and wizards, video tutorials, hundreds of documentation articles, but all I wanted was a page caching plugin, not a rocket (no pun intended). I had to roll my own.&#8221;</p>\n\n\n\n<p>In the interest of simplicity, Surge doesn&#8217;t even come with a &#8220;clear cache&#8221; button. Kovshenin said the plugin will automatically invalidate cached entries on various different events, such as when content is updated. He said you can toggle the plugin off and on if for some reason you need to clear the page cache. </p>\n\n\n\n<p>&#8220;If you have to flush the cache, it means my invalidation is not good enough for you,&#8221; Kovshenin said in response to Twitter inquiries about no button to purge the cache. &#8220;If you do find yourself flushing the cache every once in a while, do let me know why. I&#8217;m sure there are plenty of cases I haven&#8217;t considered yet.&#8221;</p>\n\n\n\n<p>When asked if Surge works with sites that have lots of dynamic content, Kovshenin said only anonymous requests are cached right now. Surge also forces some requests, such as robots.txt and favicon.ico, to be anonymous for better cacheability. </p>\n\n\n\n<p>&#8220;Expanding into logged-in territory is something on my list to look at, but not going to make any promises,&#8221; he said.</p>\n\n\n\n<p>I tested Surge on a few simple blog sites and found that it works as advertised. On one site it took the GTMetrix Performance score from 91% to 99%. Please note that the plugin requires PHP 7.4+.</p>\n\n\n\n<p><a href="https://wordpress.org/plugins/surge/">Surge</a> is available for free on WordPress.org. If you are already using a page caching plugin, you will need to deactivate it if you want to try Surge. Kovshenin cautioned in his announcement post that many managed WordPress hosts already have some built-in caching in place, so it may be a good idea to check with your host before adding a caching plugin.</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, 09 Dec 2021 02:22: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: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:112:"WPTavern: Gutenberg 12.1 Fixes Block Appender Layout Shift, Adds Template List Views, and Enhances Global Styles";s: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:30:"https://wptavern.com/?p=126698";s: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:265:"https://wptavern.com/gutenberg-12-1-fixes-block-appender-layout-shift-adds-template-list-views-and-enhances-global-styles?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-12-1-fixes-block-appender-layout-shift-adds-template-list-views-and-enhances-global-styles";s: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:7784:"<p class="has-drop-cap">Earlier today, Gutenberg 12.1 landed in the WordPress plugin directory. The <a href="https://make.wordpress.org/core/2021/12/08/whats-new-in-gutenberg-12-1-8-december/">latest release</a> was heavy on improvements to the user experience, including a fix for the block appender layout shift, new global styles features, and improved templates list view. Theme authors also have a new flag for enabling all appearance-related tools.</p>\n\n\n\n<p>WordPress 5.9 was slated for launch today, but it has been <a href="https://wptavern.com/wordpress-5-9-revised-release-date-confirmed-for-january-25-2022">pushed to January 25, 2022</a>. Contributors needed more time to refine the site editor and related tools bundled alongside the release. Thus far, they are using the extra time by fixing bugs and creating an overall better user experience.</p>\n\n\n\n<h2 id="no-more-layout-shift">No More Layout Shift</h2>\n\n\n\n<p class="has-drop-cap">If this was the one and only change in Gutenberg 12.1, I would have been the happiest user in the world. Fortunately, there are other nice-to-have items, but my biggest pet peeve in three years of using the block editor has now been fixed.</p>\n\n\n\n<p>The block appender (those little <code>+</code> buttons) in the content canvas are now <a href="https://github.com/WordPress/gutenberg/pull/36605">shown using fixed positioning</a>. This means that when you select blocks, particularly those nested within others, the screen no longer bounces around, shifts the layout, or leaves gaps of whitespace in an otherwise-perfect section.</p>\n\n\n\n<img />Appender button does not shift layout.\n\n\n\n<p>I know from talking to others that this has been a pain point when building complex layouts in the past. For some, they would not use the block editor at all because it was so irritating. If you fall into this camp, it is worth giving it a try once again. It is a marked improvement in the user experience.</p>\n\n\n\n<h2 id="global-styles-improvements">Global Styles Improvements</h2>\n\n\n\n<p class="has-drop-cap">Users can now <a href="https://github.com/WordPress/gutenberg/pull/36820">define custom gradients</a> via the color palette section in the global styles sidebar. These will be available throughout the site and are not tied to the theme.</p>\n\n\n\n<img />Creating a custom gradient.\n\n\n\n<p>The palette also <a href="https://github.com/WordPress/gutenberg/pull/36920">shows duotone colors</a> under the same gradient section. However, there is not an option for creating custom duotone filters yet.  It is a read-only section.</p>\n\n\n\n<p>The global styles panel also <a href="https://github.com/WordPress/gutenberg/pull/36718">splits typography options</a> between text and link elements, opening the door for other HTML elements in the future.</p>\n\n\n\n<img />Link typography section.\n\n\n\n<p>Users probably should not change this for links. Instead, they should generally match the surrounding text. If we get text-decoration or similar options in the future, the separation might make more sense. However, altering settings like the font-size or line-height would likely be detrimental to the design.</p>\n\n\n\n<h2 id="templates-and-template-parts-views">Templates and Template Parts Views</h2>\n\n\n\n<p class="has-drop-cap">Gutenberg 12.1 introduces a new templates and template parts list view from the site editor. The UI for this feature has jumped around over the past few plugin versions. The list was available via the left slide-out panel in the editor for months. Then, it was removed altogether in 11.9. It reappeared between that release and 12.0.</p>\n\n\n\n<p>The panel has now been scaled back to include three links for Site, Templates, and Template Parts. The first link brings up the site editor. The others display tables of existing templates.</p>\n\n\n\n<img />Templates list view.\n\n\n\n<p>Switching between the screens feels slow at the moment. However, this is the 1.0 version of the site editor that WordPress users around the world will see. It will likely change over time. &#8220;The current iteration of the design favors simplicity and usability,&#8221; wrote Riad Benguella in the announcement post. &#8220;Iterations implementing client side navigation and mosaic view might be added in the future.&#8221;</p>\n\n\n\n<p>There does not seem to be a way to add custom templates, such as a category or author archive. Clicking on the &#8220;Add New&#8221; button presents options for a Front Page and Search template when using the Twenty Twenty-Two theme.</p>\n\n\n\n<p>However, adding a new template part is a much more refined process. After clicking the button to create one, users are presented with an overlay and form as shown in the following screenshot:</p>\n\n\n\n<img />Creating a custom template part.\n\n\n\n<p>Users can give it a custom name and choose between three allowed areas: general, header, and footer. After creating a new part, users are taken to the editor.</p>\n\n\n\n<p>When viewing the template part list again, it displays the user who created it and has an options dropdown (ellipsis button). Currently, the only action is to delete the part.</p>\n\n\n\n<img />Template Parts list view.\n\n\n\n<p>I would love to see top-level templates receive the same treatment as template parts when creating a new one. While there are some slight differences between them, both are templates at the end of the day. The user experience would benefit if the creation processes matched.</p>\n\n\n\n<p>Creating custom templates outside of the default list from this screen would also help designers build themes visually from the site editor.</p>\n\n\n\n<h2 id="empty-navigation-fallback">Empty Navigation Fallback</h2>\n\n\n\n<p class="has-drop-cap">The latest release introduced a fallback for empty Navigation menu block. Ultimately, if no menu is found, it will <a href="https://github.com/WordPress/gutenberg/pull/36724">display the Page List block</a>. Depending on how many pages a user&#8217;s site has, this can quickly get out of hand, as shown in the following screenshot of Twenty Twenty-Two:</p>\n\n\n\n<img />Navigation block fallback with long page list.\n\n\n\n<p>Theme developers can <a href="https://github.com/WordPress/gutenberg/pull/36850">overwrite this fallback</a> via the <code>block_core_navigation_render_fallback</code> filter hook by either returning a <code>false</code> value or a set of valid child blocks for the Navigation parent. Theme authors, I invite them to make generous use of this filter hook.</p>\n\n\n\n<h2 id="noteworthy-block-theme-items">Noteworthy Block Theme Items</h2>\n\n\n\n<p class="has-drop-cap">For block theme developers, the standard <a href="https://github.com/WordPress/gutenberg/pull/36647">template-related folders have been renamed</a>. The old names will continue working, but authors should update the following in their themes:</p>\n\n\n\n<ul><li><code>/block-templates</code> renamed to <code>/templates</code></li><li><code>/block-template-parts</code> renamed to <code>/parts</code></li></ul>\n\n\n\n<p>This change cleans up the top-level theme directory, but it also creates a <a href="https://github.com/WordPress/gutenberg/issues/36548">path toward more standardization</a> in the future. There is already an open ticket for <code>/patterns</code>, and a <code>/styles</code> folder is possible.</p>\n\n\n\n<p>Gutenberg 12.1 also <a href="https://github.com/WordPress/gutenberg/pull/36646">introduces an <code>appearanceTools</code> flag</a> for <code>theme.json</code>, allowing theme authors to enable support for all current and future border, color, spacing, and typography options. I covered this in more detail in the <a href="https://wptavern.com/gutenberg-12-0-focuses-on-cleanup-and-minor-enhancements">Gutenberg 12.0 post</a>, which had erroneously marked the feature as bundled with the last 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:"Thu, 09 Dec 2021 01:03: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:14:"Justin Tadlock";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:74:"WPTavern: Ask the Bartender: Is There a Starter for Building Block Themes?";s: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:30:"https://wptavern.com/?p=126654";s: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:189:"https://wptavern.com/ask-the-bartender-is-there-a-starter-for-building-block-themes?utm_source=rss&utm_medium=rss&utm_campaign=ask-the-bartender-is-there-a-starter-for-building-block-themes";s: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:6328:"<blockquote class="wp-block-quote">\n<p>I read some posts from &#8220;Ask the Bartender,&#8221; and I appreciate it a lot! Thanks. I have a question now. :)</p>\n\n<p>I want to refine my WordPress theme development process, which is:</p>\n\n<ol>\n<li>To make a unique-creative design with Adobe XD or Figma.</li>\n<li>To convert it to static HTML using VS Code with Bootstrap.</li>\n<li>In WordPress, create custom post types with PODS.</li>\n<li>To convert the static HTML in WP templates with Timber.</li>\n</ol>\n\n<p>Based on my experience, this process is the best for me, but I want to integrate my themes better with WP-Blocks.</p>\n\n<p>So, my question is: is there some starter-theme ready to use with blocks as the main theme and later extend it with a child theme with my custom theme?</p>\n\n<cite>Federico</cite>\n</blockquote>\n\n\n\n<p class="has-drop-cap">This question depends on one of two things: Do you want to build classic themes with block support or full-blown block themes? How you approach projects going forward will depend on the answer to that. It was unclear which direction you prefer from your question, so I will tackle both.</p>\n\n\n\n<p>It also seems like you are more interested in child theming. For clarity, I consider &#8220;starter&#8221; themes a starting point for building standalone or custom parent themes. My guess is that you want something closer to a blank canvas parent theme that does not have an opinionated set of default styles.</p>\n\n\n\n<p>As for your tools, I have almost zero experience with any of them. I suspect you can maintain a similar process by sticking to classic themes with block support. However, with block themes, you will likely want to switch over to visually designing in the upcoming site editor and exporting the templates. It would cut out a lot of the steps you usually take.</p>\n\n\n\n<h2 id="classic-with-block-support">Classic With Block Support</h2>\n\n\n\n<p class="has-drop-cap">I tend to hype WordPress theming with blocks, but let us be realistic. Most theme authors will not take that step forward when WordPress 5.9 rolls around. And, there is no reason for everyone to dive face-first into something that is not 100% on par with what you can build going the traditional route. So, classic themes are the safest bet for a while.</p>\n\n\n\n<p>Starter themes or frameworks are a dime a dozen in the classic theming world. My advice is to continue using what suits you best. Adding block support is mostly a matter of some style adjustments and possibly a <code>theme.json</code> file.</p>\n\n\n\n<p>If you want to ease yourself into integrating with blocks, start learning the <a href="https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/">global styles and settings system</a> (i.e., <code>theme.json</code>). It works with any type of theme, so you do not have to transition entirely over to block theming if you are not ready. This also allows you to continue using whatever setup you are accustomed to with one additional file. It has also been a part of WordPress since 5.8, so you can use it now without relying on the Gutenberg plugin or waiting for 5.9 to launch.</p>\n\n\n\n<img />GoDaddy&#8217;s Go theme.\n\n\n\n<p>If you really need a starting point or parent theme in the classic + blocks space, I recommend <a href="https://wordpress.org/themes/go/">Go by GoDaddy</a>. The block-first project gets routine updates, supports CoBlocks and WooCommerce, and has a large enough user base to keep the ecosystem around it going.</p>\n\n\n\n<h2 id="building-block-themes">Building Block Themes</h2>\n\n\n\n<p class="has-drop-cap">If you want to move forward and put yourself in a solid position for WordPress&#8217;s future, block theming is the way to go. Sooner or later, almost every theme author will need to build on top of it. In this context, it also makes it easy to answer your question. And, I have two options for you.</p>\n\n\n\n<p>The go-to choice for many theme authors is to learn and build from the latest default WordPress theme. In this case, it is <a href="https://wptavern.com/first-look-at-wordpress-upcoming-twenty-twenty-two-default-theme-the-most-flexible-default-theme-ever-created-for-wordpress">Twenty Twenty-Two</a>. It was supposed to be ready by December 8, along with WordPress 5.9. However, the official release date is now <a href="https://wptavern.com/wordpress-5-9-revised-release-date-confirmed-for-january-25-2022">January 25, 2022</a>.</p>\n\n\n\n<img />Twenty Twenty-Two screenshots.\n\n\n\n<p>While it has not officially launched yet, it is a solid starting point if you want to release a child theme in the next couple of months on top of the latest default.</p>\n\n\n\n<p>The goal is for Twenty Twenty-Two to ship with <a href="https://wptavern.com/skins-are-back-in-style-proposal-for-themes-to-bundle-user-selectable-design-variations">alternate color palettes and fonts</a>. However, this feature is not ready yet. In the meantime, these custom designs are <a href="https://github.com/WordPress/theme-experiments/pull/292">available as child themes</a> that you can tinker around with. They are just as good of a starting point as any.</p>\n\n\n\n<p>However, you may be looking for something a bit more mature &#8212; as mature as anything can be for something yet to officially launch. Automattic&#8217;s <a href="https://wordpress.org/themes/blockbase/">Blockbase parent theme</a> is the easy choice.</p>\n\n\n\n<img />Custom Blockbase child theme.\n\n\n\n<p>Blockbase has a low-key design that makes it easy to overwrite via child themes. It was literally built for this purpose. The Automattic Theme Team rolled out the <a href="https://wptavern.com/videomaker-block-theme-targets-film-directors-and-video-creators">Videomaker child theme</a> for it yesterday. That makes six altogether, which are available via the company&#8217;s <a href="https://wordpress.org/themes/author/automattic/">WordPress.org profile</a>. Not only is it a good starting point, but it has plenty of examples to learn from.</p>\n\n\n\n<p>Plus, you do not need to dirty your hands with code if you do not want to. By installing and activating the accompanying <a href="https://wptavern.com/automattic-theme-team-releases-a-plugin-to-build-blockbase-child-themes">Create Blockbase Theme plugin</a>, you can build child themes directly from the site editor and export them.</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, 08 Dec 2021 00:42:21 +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:"Justin Tadlock";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:154:"WPTavern: Vizio Responds to Software Freedom Conservancy’s GPL Compliance Lawsuit: Will Not Release Source Code, Files to Move Case to US Federal Court";s: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:30:"https://wptavern.com/?p=126529";s: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:341:"https://wptavern.com/vizio-responds-to-software-freedom-conservancys-gpl-compliance-lawsuit-will-not-release-source-code-files-to-move-case-to-us-federal-court?utm_source=rss&utm_medium=rss&utm_campaign=vizio-responds-to-software-freedom-conservancys-gpl-compliance-lawsuit-will-not-release-source-code-files-to-move-case-to-us-federal-court";s: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:3735:"<p>In October 2021, the Software Freedom Conservancy (SFC) <a href="https://wptavern.com/software-freedom-conservancy-takes-on-vizio-in-lawsuit-alleging-gpl-violations">initiated a lawsuit against Vizio</a>, an American TV manufacturer, for shipping products with copyleft licenses but refusing to provide the source code after multiple attempts at contact since 2018.</p>\n\n\n\n<p>The lawsuit is historic in its approach, because it focuses on consumer rights conferred by copyleft licenses and SFC is filing as a third-party beneficiary.</p>\n\n\n\n<p>Vizio has responded by <a href="https://storage.courtlistener.com/recap/gov.uscourts.cacd.837808/gov.uscourts.cacd.837808.1.0.pdf">filing a request to remove the case from the California State Court</a> and move it into US federal court. The company contends that the computer programs and source code at issue in VIZIO’s SmartCast operating system &#8220;fall within the &#8216;subject matter of copyright.''&#8221; </p>\n\n\n\n<p>Vizio&#8217;s legal representation cited several past cases involving open source licenses that were litigated within the scope of federal copyright law:</p>\n\n\n\n<blockquote class="wp-block-quote"><p>&#8220;Although plaintiff asserts claims against VIZIO under the guise of a breach of contract claim, that claim is based solely on rights that are qualitatively equivalent to those protected by federal copyright law. It is well established that exceeding the scope of a license by violating its &#8216;conditions&#8217; gives rise to a claim for copyright infringement.&#8221;</p></blockquote>\n\n\n\n<p>The Software Freedom Conservancy published an <a href="https://sfconservancy.org/blog/2021/nov/30/vizio-update-0/">update on the lawsuit</a>, speculating on Vizio&#8217;s intent based on its initial response:</p>\n\n\n\n<blockquote class="wp-block-quote"><p>Vizio&nbsp;<a href="https://storage.courtlistener.com/recap/gov.uscourts.cacd.837808/gov.uscourts.cacd.837808.1.0.pdf">filed a request to “remove” the case from California State Court (into US federal court)</a>, which indicates Vizio&#8217;s belief that consumers have no third-party beneficiary rights under&nbsp;<a href="https://sfconservancy.org/copyleft-compliance/glossary.html#copyleft">copyleft</a>. In other words, Vizio’s answer to this complaint is&nbsp;<em>not</em>&nbsp;to comply with the copyleft licenses, but instead imply that Software Freedom Conservancy — and all other purchasers of the devices who might want to assert their right under GPL and LGPL to complete, corresponding source — have no right to even&nbsp;<strong>ask</strong>&nbsp;for that source code.</p><p>That’s right: Vizio’s filing implies that only copyright holders, and&nbsp;<strong>no one else</strong>, have a right to ask for source code under the&nbsp;GPL&nbsp;and&nbsp;LGPL.</p></blockquote>\n\n\n\n<p>SFC Executive Director Karen Sandler and Policy Fellow Bradley M. Kuhn, who co-penned the update, said they expected Vizio held this position since the company ignored their requests during discussions in the past years. They characterized Vizio&#8217;s recent filing as &#8220;a disturbing step further.&#8221;</p>\n\n\n\n<p>&#8220;Vizio’s strategy is to deny consumers their rights under copyleft licenses, and we intend to fight back,&#8221; SFC representatives said.</p>\n\n\n\n<p>If you want to follow the progress on the case, <a href="https://www.courtlistener.com/docket/61578720/software-freedom-conservancy-inc-v-vizio-inc/">the filings are public</a>. SFC has paid the Pacer fees and used <a href="https://free.law/recap">the Recap</a> browser plugin to make all the documents in the case freely available via <a href="https://www.courtlistener.com/recap/">the Recap project archives</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, 07 Dec 2021 22:53:31 +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: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:40:"WordPress.org blog: WordPress 5.9 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"https://wordpress.org/news/?p=11794";s: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/2021/12/wordpress-5-9-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:11:"description";a:1:{i:0;a:5:{s:4:"data";s:6101:"<p>WordPress 5.9 Beta 2 is now available for testing!</p>\n\n\n\n<p><strong>This software version is still under development.</strong> Please do not run this software on a production site. Instead, install it on a test site, where you can try out the newest features to get a feel for how they will work on your site.</p>\n\n\n\n<p>You can test the WordPress 5.9 Beta 2 in three ways:</p>\n\n\n\n<p><strong>Option 1:</strong> Install and activate the <strong><a href="https://wordpress.org/plugins/wordpress-beta-tester/">WordPress Beta Tester</a> </strong>plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2:</strong> Direct download the beta version here (<a href="https://wordpress.org/wordpress-5.9-beta2.zip"><strong>zip</strong></a>).</p>\n\n\n\n<p><strong>Option 3:</strong> When using WP-CLI to upgrade from Beta 1 to Beta 2 on a case-insensitive filesystem, please use the following command sequence:<br /></p>\n\n\n\n<p>Command One: </p>\n\n\n\n<pre class="wp-block-code"><code>wp core update --version=5.9-beta1 </code></pre>\n\n\n\n<p>Command Two: </p>\n\n\n\n<pre class="wp-block-code"><code> wp core update --version=5.9-beta2 --force </code></pre>\n\n\n\n<p>The current target for the final release of 5.9 is January 25, 2022, which is just seven weeks away. Your help testing this version is a vital part of making this release as good as it can be.</p>\n\n\n\n<h2 id="some-highlights"><strong>Some Highlights</strong></h2>\n\n\n\n<p>Since<a href="https://wordpress.org/news/2021/06/wordpress-5-8-beta-1/"> </a><a href="https://wordpress.org/news/2021/11/wordpress-5-9-beta-1/">Beta 1</a>, <a href="https://core.trac.wordpress.org/query?status=closed&changetime=11%2F30%2F2021..12%2F07%2F2021&milestone=5.9&group=component&max=500&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority">24</a> bugs have been fixed. Here are a few of the changes you will find in Beta 2:</p>\n\n\n\n<ul><li>Block Editor: Remove navigation areas (<a href="https://core.trac.wordpress.org/ticket/54506">#54506</a>)</li><li>Block Editor: Navigation block view JavaScript error (<a href="https://core.trac.wordpress.org/ticket/54456">#54456</a>)</li><li>Block Editor: Block template theme error related to child themes (<a href="https://core.trac.wordpress.org/ticket/54515">#54515</a>)</li><li>General: Fixing existing links to Customizer when the Site Editor is enabled (<a href="https://core.trac.wordpress.org/ticket/54460">#54460</a>)</li><li>Media: Media library showing only the selected image (<a href="https://core.trac.wordpress.org/ticket/53765">#53765</a>)</li><li>Media: Fatal error uploading media on PHP8 (<a href="https://core.trac.wordpress.org/ticket/54385">#54385</a>)</li><li>REST API: Add Global Styles REST API endpoints from Gutenberg into Core (<a href="https://core.trac.wordpress.org/ticket/54336">#54336</a>)</li></ul>\n\n\n\n<p>Also, note that some users testing 5.9 Beta 1 faced some fatal errors upon upgrade. In turn, these errors revealed the need for some extra work on the filesystem and upgrader.&nbsp;Those fatal errors are no longer a problem, and the enhancements will be part of version 6.0.</p>\n\n\n\n<h2 id="how-you-can-help"><strong>How You Can Help</strong></h2>\n\n\n\n<p><strong>Do some testing!</strong></p>\n\n\n\n<p><a href="https://make.wordpress.org/core/handbook/testing/beta-testing/">Testing for bugs</a> is vital for polishing the release in the beta stage and a great way to contribute.&nbsp;</p>\n\n\n\n<p>If you think you’ve found a bug, please post to the <a href="https://wordpress.org/support/forum/alphabeta/">Alpha/Beta</a> area in the support forums. If you’re comfortable writing a reproducible <a href="https://make.wordpress.org/core/reports/">bug report</a>, file one on <a href="https://core.trac.wordpress.org/newticket">WordPress Trac</a>. That’s also where you can find a list of <a href="https://core.trac.wordpress.org/tickets/major">known bugs</a>.</p>\n\n\n\n<h2 id="where-can-i-get-more-information">Where can I get more information?</h2>\n\n\n\n<p>In the coming weeks, follow the <a href="https://make.wordpress.org/core/">Make WordPress Core blog</a> for <a href="https://make.wordpress.org/core/tag/5-9+dev-notes/">5.9-related developer notes</a> that cover these items in detail.</p>\n\n\n\n<p>So far, contributors have fixed <a href="https://core.trac.wordpress.org/query?status=closed&group=component&milestone=5.9&resolution=fixed">305 tickets in WordPress 5.9</a>, including <a href="https://core.trac.wordpress.org/query?status=closed&status=reopened&changetime=..12%2F07%2F2021&type=enhancement&type=feature+request&milestone=5.9&group=component&col=id&col=summary&col=type&col=status&col=milestone&col=changetime&col=owner&col=priority&col=keywords&order=changetime">110 new features and enhancements</a>. More bug fixes are on the way with your help through testing.</p>\n\n\n\n<p><em>Props to</em><a href="https://profiles.wordpress.org/chanthaboune/"><em> </em></a><em><a href="https://profiles.wordpress.org/psykro/" class="mention"><span class="mentions-prefix">@</span>psykro</a>, <a href="https://profiles.wordpress.org/estelaris/" class="mention"><span class="mentions-prefix">@</span>estelaris</a>, <a href="https://profiles.wordpress.org/hellofromtonya/" class="mention"><span class="mentions-prefix">@</span>hellofromtonya</a>, <a href="https://profiles.wordpress.org/marybaum/" class="mention"><span class="mentions-prefix">@</span>marybaum</a>, <a href="https://profiles.wordpress.org/webcommsat/" class="mention"><span class="mentions-prefix">@</span>webcommsat</a>, <a href="https://profiles.wordpress.org/cbringmann/" class="mention"><span class="mentions-prefix">@</span>cbringmann</a>, <a href="https://profiles.wordpress.org/davidb/" class="mention"><span class="mentions-prefix">@</span>davidb</a>, <a href="https://profiles.wordpress.org/audrasjb/" class="mention"><span class="mentions-prefix">@</span>audrasjb</a>, and </em><a href="https://profiles.wordpress.org/pbiron/" class="mention"><span class="mentions-prefix">@</span>pbiron</a><em> for contributions to this post.</em></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, 07 Dec 2021 22:02: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:18:"Jonathan Bossenger";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:93:"WordCamp Central: WordCamp Taiwan 2021 is coming on December 11-12. Get Your Free Ticket Now!";s: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:39:"https://central.wordcamp.org/?p=3143489";s: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:119:"https://central.wordcamp.org/news/2021/12/07/wordcamp-taiwan-2021-is-coming-on-december-11-12-get-your-free-ticket-now/";s: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:2919:"<img src="https://taiwan.wordcamp.org/2021/files/2021/12/WordCampTaiwan2021-KV-1.jpg" alt="" />\n\n\n\n<p class="has-text-align-center"><strong>WFH (work from home) cannot stop us.<br />Let’s WFH (WordPress from home).</strong></p>\n\n\n\n<p>Tickets for the <a href="https://taiwan.wordcamp.org/2021/">first-ever WordCamp Taiwan</a> are now available! WordCamp Taiwan is a regional online WordCamp happening on December 11-12, 2021. By purchasing a ticket, you can attend the event online OR participate in a local in-person watch party of the camp organized by a local WordPress meetup group in Taiwan.</p>\n\n\n\n<p><strong>And yes &#8211; you guessed it right, tickets for WordCamp Taiwan 2021 are completely free!</strong></p>\n\n\n\n<div class="wp-block-buttons">\n<div class="wp-block-button"><a class="wp-block-button__link has-white-color has-text-color" href="https://taiwan.wordcamp.org/2021/tickets/" target="_blank" rel="noreferrer noopener">Get your Free WordCamp Taiwan 2021 Ticket!</a></div>\n</div>\n\n\n\n<p>The following local meetups are organizing watch parties for WordCamp Taiwan! If you are based out of Taiwan, join us for one of these events:</p>\n\n\n\n<ul><li><a rel="noopener" href="https://hyc.im/kaohsiung2112" target="_blank">12/11 Kaohsiung City</a></li><li><a rel="noopener" href="https://hyc.im/hsinchu2112" target="_blank">12/12 Hsinchu</a></li><li><a rel="noopener" href="https://hyc.im/tpms2112" target="_blank">12/11 + 12/12 Taipei</a></li><li><a rel="noopener" href="https://hyc.im/tyc2112" target="_blank">12/11 + 12/12 Taoyuan</a></li><li><a rel="noopener" href="https://hyc.im/taichung2112" target="_blank">12/11 + 12/12 Taichung</a> </li></ul>\n\n\n\n<p>WordCamp Taiwan 2021 is a two-day event and has <a rel="noopener" href="https://taiwan.wordcamp.org/2021/schedule/" target="_blank">one session track and one workshop track</a>. You can also watch live streaming for the session track on <a rel="noopener" href="https://www.youtube.com/channel/UCLfbwVFPm9C8coz28qOudmA" target="_blank">YouTube</a>. However, our workshops are exclusive for attendees who have tickets. Check out our event schedule to learn about <a href="https://taiwan.wordcamp.org/2021/schedule/">all the exciting sessions</a> we have in store for you.</p>\n\n\n\n<p>The online event including networking will also take place on <a href="https://gather.town/">Gather Town</a> (a virtual networking tool). By joining us on our Gather Town space, you will be able to roam in WordCamp virtual world and connect with fellow attendees while watching sessions online. You will need a free WordCamp Taiwan ticket to gain access to our Gather Town space.</p>\n\n\n\n<p>We have sold most of our available tickets already and we only have a few more tickets left. So why wait, <a href="https://taiwan.wordcamp.org/2021/tickets/">get your ticket now</a>, and join us for WordCamp Taiwan 2021! </p>\n\n\n\n<p>We look forward to seeing you this weekend! </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, 07 Dec 2021 05:36: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:9:"Yuli Yang";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:106:"WPTavern: Gravatar Says It Was Not Hacked After “Have I Been Pwned” Service Notifies Users of a Breach";s: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:30:"https://wptavern.com/?p=126546";s: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:245:"https://wptavern.com/gravatar-says-it-was-not-hacked-after-have-i-been-pwned-service-notifies-users-of-a-breach?utm_source=rss&utm_medium=rss&utm_campaign=gravatar-says-it-was-not-hacked-after-have-i-been-pwned-service-notifies-users-of-a-breach";s: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:8925:"<p>Gravatar is fielding questions today after &#8220;Have I Been Pwned,&#8221; a data breech checker service, <a href="https://twitter.com/haveibeenpwned/status/1467630383990640642">tweeted</a> <strong>&#8220;<em>New scraped data: Gravatar had 167M profiles scraped in Oct last year via an enumeration vector. 114M of the MD5 email address hashes were subsequently cracked and distributed alongside names and usernames.</em>&#8220;</strong> It claims 72% of these email addresses were already logged with the service.  </p>\n\n\n\n<p>The tweet referenced a BleepingComputer article from October 2020 titled, &#8220;<a href="https://www.bleepingcomputer.com/news/security/online-avatar-service-gravatar-allows-mass-collection-of-user-info/">Online avatar service Gravatar allows mass collection of user info</a>,&#8221; which explains how the hashes were originally obtained. After Italian security researcher Carlo Di Dato was unable to get an answer from Gravatar, he demonstrated to the publication how one could access user data by using a numeric ID associated with each profile to fetch it. He then wrote a test script that sequentially visits profile URLs from IDs 1 to 5000 and said he was able to collect JSON data of the first 5000 Gravatar users with no issues.</p>\n\n\n\n<p>Many Gravatar users were startled and upset by notices from Firefox Monitor and Have I Been Pwned this morning, stating that their information had appeared in a new data breach.</p>\n\n\n\n<div class="wp-block-embed__wrapper">\n<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Oh cmon, way to ruin my day <a href="https://twitter.com/gravatar?ref_src=twsrc%5Etfw">@gravatar</a> <a href="https://t.co/FsmxkL7zpq">pic.twitter.com/FsmxkL7zpq</a></p>&mdash; Lundy (@simplyeazy) <a href="https://twitter.com/simplyeazy/status/1467788669348036615?ref_src=twsrc%5Etfw">December 6, 2021</a></blockquote>\n</div>\n\n\n\n<p>The BleepingComputer article has gained more attention after Have I Been Pwned&#8217;s disclosure today, spurring Gravatar to <a href="https://twitter.com/gravatar/status/1467769008963436548">respond on Twitter</a>:  </p>\n\n\n\n<blockquote class="wp-block-quote"><p>Gravatar helps establish your identity online with an authenticated profile. We’re aware of the conversation online that claims Gravatar was hacked, so we want to clear up the misinformation. </p><p>Gravatar was not hacked. Our service gives you control over the data you want to share online. The data you choose to share publicly is made available via our API. Users can choose to share their full name, display name, location, email address, and a short biography. </p><p>Last year, a security researcher scraped public Gravatar data &#8211; usernames and MD5 hashes of email addresses used to reference users’ avatars by abusing our API. We immediately patched the ability to harvest the public profile data en masse. If you want to learn more about how Gravatar works or adjust the data shared on your profile, please visit <a rel="noreferrer noopener" href="https://t.co/B5nhjnQolp" target="_blank">Gravatar.com</a>.</p></blockquote>\n\n\n\n<p>Gravatar does not consider the incident to be a data breach, which is why the service did not disclose the changes made in response to the security researcher in 2020. </p>\n\n\n\n<p>The Automattic-owned service is used across WordPress websites, GitHub, Stackoverflow, and other places online. Security researchers and privacy advocates have warned about privacy attacks on Gravatar for years. Many have demonstrated how readily available user information is and how easy it is to scrape it.</p>\n\n\n\n<div class="wp-block-embed__wrapper">\n<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Someone did it a bit bigger recently. Seems there is nothing new in the world. <a href="https://twitter.com/hashtag/gravatar?src=hash&ref_src=twsrc%5Etfw">#gravatar</a> <a href="https://t.co/5ZxyGYYBR0">https://t.co/5ZxyGYYBR0</a></p>&mdash; jasperwillem<img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f69c.png" alt="🚜" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f3d7.png" alt="🏗" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f41f.png" alt="🐟" class="wp-smiley" /><img src="https://s.w.org/images/core/emoji/13.1.0/72x72/1f696.png" alt="🚖" class="wp-smiley" /> (@jasperwillem) <a href="https://twitter.com/jasperwillem/status/1467675233662423043?ref_src=twsrc%5Etfw">December 6, 2021</a></blockquote>\n</div>\n\n\n\n<p>In July 2013, Dominique Bongard spoke at Passwordscon in Las Vegas about <a href="https://www.youtube.com/watch?v=fdphoc3XUF8">De-anonymizing Members of French Political Forums</a>. He explained how a custom crawler could be written to acquire MD5 hashes for forum users and demonstrated that an attack with custom cracking software was able to recover 70% of Gravatar users&#8217; email addresses.</p>\n\n\n\n<p>Bogard noted that de-anonymizing members of political forums can be particularly dangerous in places where the forums&#8217; users have no constitutional right to free speech, or where participants may be likely to get harassed or attacked. </p>\n\n\n\n<p>Wordfence <a href="https://www.wordfence.com/blog/2016/12/gravatar-advisory-protect-email-address-identity/">published an advisory</a> regarding Gravatar in 2016, which referenced Bongard&#8217;s research, as well earlier work done in 2009 where a researcher proved that he could <a rel="noreferrer noopener" href="http://www.developer.it/post/gravatars-why-publishing-your-email-s-hash-is-not-a-good-idea" target="_blank">reverse engineer ~10% of gravatar hashes into email addresses</a>.</p>\n\n\n\n<p>Wordfence founder and CEO Mark Maunder explained how using email address hashes can lead to people to googling the extracted hash to find other websites and services that an individual is using. </p>\n\n\n\n<p>&#8220;For example: A user may be comfortable having their full name and profile photo appear on a website about skiing,&#8221; Maunder said. &#8220;But they may not want their name or identity exposed to the public on a website specializing in a medical condition. Someone researching this individual could extract their Gravatar hash from the skiing website along with their full name. They could then Google&nbsp;the hash and determine that the individual suffers from a medical condition they wanted to keep private.&#8221;</p>\n\n\n\n<p>Many Gravatar users were not satisfied with the service&#8217;s explanation that all of the information users entered was public, which disqualified the incident from being labeled a breach. In the same explanation, however, the service claims the API was abused, instead of admitting that it was vulnerable and could have been better protected. </p>\n\n\n\n<p>After years of researchers demonstrating that this was possible, is scraping Gravatar an unethical data acquisition because the scraper is abusing the service&#8217;s architecture? Or is it unethical that Gravatar made it possible to harvest profile data en masse for years?</p>\n\n\n\n<div class="wp-block-embed__wrapper">\n<blockquote class="twitter-tweet"><p lang="en" dir="ltr">That sounds like your data was accessed in a way you didn''t intend (if only there was a word for that), but you didn''t mean to be?</p>&mdash; Christopher Foster (@CF99) <a href="https://twitter.com/CF99/status/1467818837810757636?ref_src=twsrc%5Etfw">December 6, 2021</a></blockquote>\n</div>\n\n\n\n<p>&#8220;If someone is able to use an API for other than its intended purpose and can gather information which otherwise wouldn&#8217;t be available through &#8216;standard&#8217; means&#8230; it&#8217;s a breach,&#8221; Twitter user @RegGBlinker commented on the matter.</p>\n\n\n\n<p>Gravatar undoubtedly wants to minimize the damage done by the breach notices sent out this morning to its users, but making this an issue of semantics was not reassuring. Most users did not intend to share their Gravatar emails with whoever has the motivation to scrape the data that was exposed for harvesting. Even if that data was dumped through &#8220;abuse&#8221; of their API, it feels like a breach to those who expected that user data would not be available for distribution elsewhere.</p>\n\n\n\n<p>The incident serves as a reminder that, as Gravatar emphasized today, the data users choose to share publicly is made available by the service&#8217;s API and is not private. As a user, there are risks to enjoying the convenience of not having to upload your profile photo multiple times across various websites. Publishers who want their sites to offer a more privacy-conscious option should look to alternatives like <a href="https://wptavern.com/privacy-conscious-wordpress-plugin-caches-and-serves-gravatar-images-locally">Local Gravatars</a> or <a href="https://wptavern.com/privacy-first-gravatar-replacement-pixel-avatars-module-released-for-the-toolbelt-wordpress-plugin">Pixel Avatars</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, 07 Dec 2021 01:39:42 +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:"";}}}}}}}s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"link";a:2:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:3:"rel";s:4:"self";s:4:"type";s:19:"application/rss+xml";s:4:"href";s:36:"http://feeds.feedburner.com/wp-pipes";}}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:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:3:"hub";s:4:"href";s:32:"http://pubsubhubbub.appspot.com/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:4:"info";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:1:{s:3:"uri";s:8:"wp-pipes";}}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:10:{s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:4:"etag";s:27:"MFxG/ypXA0EGoKDjOh7n173Tk/c";s:13:"last-modified";s:29:"Thu, 30 Dec 2021 11:53:30 GMT";s:16:"content-encoding";s:4:"gzip";s:4:"date";s:29:"Thu, 30 Dec 2021 12:12:10 GMT";s:7:"expires";s:29:"Thu, 30 Dec 2021 12:12:10 GMT";s:13:"cache-control";s:18:"private, max-age=0";s:22:"x-content-type-options";s:7:"nosniff";s:16:"x-xss-protection";s:13:"1; mode=block";s:6:"server";s:3:"GSE";}}s:5:"build";s:14:"20201209052322";}', 'no');
INSERT INTO `wp8w_options` VALUES
(121778, '_transient_timeout_feed_mod_99b272eaef9eaa265f30d77863073f26', '1640877131', 'no'),
(121779, '_transient_feed_mod_99b272eaef9eaa265f30d77863073f26', '1640866331', 'no'),
(121780, '_transient_timeout_dash_v2_5f25301ca0145abac6dfc3a0899dc43b', '1640909531', 'no'),
(121781, '_transient_dash_v2_5f25301ca0145abac6dfc3a0899dc43b', '<div class="rss-widget"><ul><li><a class=''rsswidget'' href=''https://en-gb.wordpress.org/2021/11/13/wordpress-5-8-2-security-and-maintenance-release/''>WordPress 5.8.2 Security and Maintenance Release</a></li><li><a class=''rsswidget'' href=''https://en-gb.wordpress.org/2021/10/06/introducing-twenty-twenty-two/''>Introducing Twenty Twenty-Two</a></li></ul></div><div class="rss-widget"><ul><li><a class=''rsswidget'' href=''https://wptavern.com/a-throwback-to-the-past-retro-winamp-block?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-throwback-to-the-past-retro-winamp-block''>WPTavern: A Throwback to the Past: Retro Winamp Block</a></li><li><a class=''rsswidget'' href=''https://poststatus.com/excerpt/39/''>Post Status: Post Status Excerpt (No. 39) — WordPress 5.9: Delays, the Customizer, and Contributing</a></li><li><a class=''rsswidget'' href=''https://blog.akismet.com/2021/12/29/how-to-stop-contact-form-spam-on-wordpress/''>Akismet: How to Stop Contact Form Spam on WordPress</a></li></ul></div>', 'no'),
(121783, '_transient_timeout_jetpack_rewind_state', '1640868135', 'no'),
(121784, '_transient_jetpack_rewind_state', 'O:8:"stdClass":4:{s:6:"reason";s:12:"missing_plan";s:5:"state";s:11:"unavailable";s:12:"last_updated";s:29:"2021-12-30T12:12:15.816+00:00";s:9:"has_cloud";b:0;}', 'no'),
(121787, '_transient_is_multi_author', '0', 'yes'),
(121789, '_transient_timeout_jetpack_sync_callables_await', '1640866438', 'no'),
(121790, '_transient_jetpack_sync_callables_await', '1640866378.349', 'no');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_postmeta`
--

CREATE TABLE `wp8w_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_postmeta`
--

INSERT INTO `wp8w_postmeta` VALUES
(2, 3, '_wp_page_template', 'default'),
(3, 4, 'pagelayer-data', '1601053850'),
(4, 4, 'pagelayer_template_type', 'header'),
(5, 4, 'pagelayer_template_conditions', 'a:1:{i:0;a:4:{s:4:"type";s:7:"include";s:8:"template";s:0:"";s:12:"sub_template";N;s:2:"id";s:0:"";}}'),
(6, 4, 'pagelayer_imported_content', 'epm'),
(7, 5, 'pagelayer-data', '1601053850'),
(8, 5, 'pagelayer_template_type', 'footer'),
(9, 5, 'pagelayer_template_conditions', 'a:1:{i:0;a:4:{s:4:"type";s:7:"include";s:8:"template";s:0:"";s:12:"sub_template";N;s:2:"id";s:0:"";}}'),
(10, 5, 'pagelayer_imported_content', 'epm'),
(11, 6, 'pagelayer-data', '1601053850'),
(12, 6, 'pagelayer_imported_content', 'epm'),
(17, 9, 'pagelayer-data', '1601053850'),
(18, 9, 'pagelayer_template_type', 'single'),
(19, 9, 'pagelayer_template_conditions', 'a:2:{i:0;a:4:{s:4:"type";s:7:"include";s:8:"template";s:8:"singular";s:12:"sub_template";s:4:"post";s:2:"id";s:0:"";}i:1;a:4:{s:4:"type";s:7:"include";s:8:"template";s:8:"singular";s:12:"sub_template";s:10:"attachment";s:2:"id";s:0:"";}}'),
(20, 9, 'pagelayer_imported_content', ''),
(21, 10, 'pagelayer-data', '1601053850'),
(22, 10, 'pagelayer_template_type', 'archive'),
(23, 10, 'pagelayer_template_conditions', 'a:1:{i:0;a:4:{s:4:"type";s:7:"include";s:8:"template";s:8:"archives";s:12:"sub_template";s:0:"";s:2:"id";s:0:"";}}'),
(24, 10, 'pagelayer_imported_content', ''),
(41, 14, '_menu_item_type', 'post_type'),
(42, 14, '_menu_item_menu_item_parent', '0'),
(43, 14, '_menu_item_object_id', '6'),
(44, 14, '_menu_item_object', 'page'),
(45, 14, '_menu_item_target', ''),
(46, 14, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(47, 14, '_menu_item_xfn', ''),
(48, 14, '_menu_item_url', ''),
(57, 18, '_wp_attached_file', '2020/10/KTS_logo.png'),
(58, 18, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:313;s:4:"file";s:20:"2020/10/KTS_logo.png";s:5:"sizes";a:5:{s:6:"medium";a:4:{s:4:"file";s:19:"KTS_logo-300x94.png";s:5:"width";i:300;s:6:"height";i:94;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:21:"KTS_logo-1024x320.png";s:5:"width";i:1024;s:6:"height";i:320;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:20:"KTS_logo-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"medium_large";a:4:{s:4:"file";s:20:"KTS_logo-768x240.png";s:5:"width";i:768;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";}s:9:"1536x1536";a:4:{s:4:"file";s:21:"KTS_logo-1536x480.png";s:5:"width";i:1536;s:6:"height";i:480;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:{}}}'),
(59, 19, '_wp_attached_file', '2020/10/KTS_K_logo.png'),
(60, 19, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:500;s:6:"height";i:400;s:4:"file";s:22:"2020/10/KTS_K_logo.png";s:5:"sizes";a:2:{s:6:"medium";a:4:{s:4:"file";s:22:"KTS_K_logo-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:22:"KTS_K_logo-150x150.png";s:5:"width";i:150;s:6:"height";i:150;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:{}}}'),
(61, 20, '_wp_attached_file', '2020/10/cropped-KTS_K_logo.png'),
(62, 20, '_wp_attachment_context', 'custom-logo'),
(63, 20, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:500;s:6:"height";i:400;s:4:"file";s:30:"2020/10/cropped-KTS_K_logo.png";s:5:"sizes";a:2:{s:6:"medium";a:4:{s:4:"file";s:30:"cropped-KTS_K_logo-300x240.png";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:30:"cropped-KTS_K_logo-150x150.png";s:5:"width";i:150;s:6:"height";i:150;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:{}}}'),
(69, 23, '_wp_attached_file', '2020/10/cropped-KTS_K_logo-1.png'),
(70, 23, '_wp_attachment_context', 'site-icon'),
(71, 23, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:512;s:6:"height";i:512;s:4:"file";s:32:"2020/10/cropped-KTS_K_logo-1.png";s:5:"sizes";a:6:{s:6:"medium";a:4:{s:4:"file";s:32:"cropped-KTS_K_logo-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"cropped-KTS_K_logo-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:13:"site_icon-270";a:4:{s:4:"file";s:32:"cropped-KTS_K_logo-1-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:32:"cropped-KTS_K_logo-1-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:32:"cropped-KTS_K_logo-1-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:30:"cropped-KTS_K_logo-1-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:{}}}'),
(93, 18, '_wp_attachment_custom_header_last_used_sydney', '1601900602'),
(94, 18, '_wp_attachment_is_custom_header', 'sydney'),
(106, 37, '_wp_attached_file', '2020/10/spreadsheet-excel-laptop-office-featured-e1637252570728.jpg'),
(107, 37, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:257;s:4:"file";s:67:"2020/10/spreadsheet-excel-laptop-office-featured-e1637252570728.jpg";s:5:"sizes";a:9:{s:6:"medium";a:4:{s:4:"file";s:52:"spreadsheet-excel-laptop-office-featured-300x129.jpg";s:5:"width";i:300;s:6:"height";i:129;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:53:"spreadsheet-excel-laptop-office-featured-1024x439.jpg";s:5:"width";i:1024;s:6:"height";i:439;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:52:"spreadsheet-excel-laptop-office-featured-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:52:"spreadsheet-excel-laptop-office-featured-768x329.jpg";s:5:"width";i:768;s:6:"height";i:329;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:52:"spreadsheet-excel-laptop-office-featured-830x356.jpg";s:5:"width";i:830;s:6:"height";i:356;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:52:"spreadsheet-excel-laptop-office-featured-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:51:"spreadsheet-excel-laptop-office-featured-230x99.jpg";s:5:"width";i:230;s:6:"height";i:99;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:52:"spreadsheet-excel-laptop-office-featured-350x150.jpg";s:5:"width";i:350;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:52:"spreadsheet-excel-laptop-office-featured-480x206.jpg";s:5:"width";i:480;s:6:"height";i:206;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:{}}}'),
(108, 38, '_wp_attached_file', '2020/10/technology-old-age-e1637252475471.jpg'),
(109, 38, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:550;s:6:"height";i:365;s:4:"file";s:45:"2020/10/technology-old-age-e1637252475471.jpg";s:5:"sizes";a:6:{s:6:"medium";a:4:{s:4:"file";s:30:"technology-old-age-300x199.jpg";s:5:"width";i:300;s:6:"height";i:199;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:30:"technology-old-age-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:30:"technology-old-age-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:30:"technology-old-age-230x153.jpg";s:5:"width";i:230;s:6:"height";i:153;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:30:"technology-old-age-350x233.jpg";s:5:"width";i:350;s:6:"height";i:233;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:30:"technology-old-age-480x319.jpg";s:5:"width";i:480;s:6:"height";i:319;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:{}}}'),
(110, 39, '_wp_attached_file', '2020/10/Kerfim_tapes-e1637252493167.jpg'),
(111, 39, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:338;s:6:"height";i:600;s:4:"file";s:39:"2020/10/Kerfim_tapes-e1637252493167.jpg";s:5:"sizes";a:11:{s:6:"medium";a:4:{s:4:"file";s:24:"Kerfim_tapes-169x300.jpg";s:5:"width";i:169;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:25:"Kerfim_tapes-576x1024.jpg";s:5:"width";i:576;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:24:"Kerfim_tapes-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:25:"Kerfim_tapes-768x1365.jpg";s:5:"width";i:768;s:6:"height";i:1365;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:25:"Kerfim_tapes-864x1536.jpg";s:5:"width";i:864;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";}s:9:"2048x2048";a:4:{s:4:"file";s:26:"Kerfim_tapes-1152x2048.jpg";s:5:"width";i:1152;s:6:"height";i:2048;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:25:"Kerfim_tapes-830x1475.jpg";s:5:"width";i:830;s:6:"height";i:1475;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:24:"Kerfim_tapes-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:24:"Kerfim_tapes-230x409.jpg";s:5:"width";i:230;s:6:"height";i:409;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:24:"Kerfim_tapes-350x622.jpg";s:5:"width";i:350;s:6:"height";i:622;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:24:"Kerfim_tapes-480x853.jpg";s:5:"width";i:480;s:6:"height";i:853;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"2.4";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G960F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1600851729";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.3";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(112, 40, '_wp_attached_file', '2020/10/Kerfim_tapes2-e1637252509357.jpg'),
(113, 40, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:460;s:4:"file";s:40:"2020/10/Kerfim_tapes2-e1637252509357.jpg";s:5:"sizes";a:9:{s:6:"medium";a:4:{s:4:"file";s:25:"Kerfim_tapes2-300x230.jpg";s:5:"width";i:300;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:26:"Kerfim_tapes2-1024x785.jpg";s:5:"width";i:1024;s:6:"height";i:785;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:25:"Kerfim_tapes2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:25:"Kerfim_tapes2-768x588.jpg";s:5:"width";i:768;s:6:"height";i:588;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:25:"Kerfim_tapes2-830x636.jpg";s:5:"width";i:830;s:6:"height";i:636;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:25:"Kerfim_tapes2-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:25:"Kerfim_tapes2-230x176.jpg";s:5:"width";i:230;s:6:"height";i:176;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:25:"Kerfim_tapes2-350x268.jpg";s:5:"width";i:350;s:6:"height";i:268;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:25:"Kerfim_tapes2-480x368.jpg";s:5:"width";i:480;s:6:"height";i:368;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"2.4";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G960F";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1600851729";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"4.3";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(114, 6, '_edit_lock', '1601996190:1'),
(121, 3, '_edit_lock', '1601903925:1'),
(122, 46, '_menu_item_type', 'post_type'),
(123, 46, '_menu_item_menu_item_parent', '0'),
(124, 46, '_menu_item_object_id', '3'),
(125, 46, '_menu_item_object', 'page'),
(126, 46, '_menu_item_target', ''),
(127, 46, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(128, 46, '_menu_item_xfn', ''),
(129, 46, '_menu_item_url', ''),
(130, 50, 'wpforms_entries_count', '6'),
(158, 78, '_elementor_edit_mode', 'builder'),
(159, 78, '_elementor_template_type', 'kit'),
(160, 78, '_elementor_version', '3.0.11'),
(165, 78, '_edit_lock', '1602102778:1'),
(178, 78, '_wp_page_template', 'default'),
(179, 78, '_elementor_page_settings', 'a:4:{s:9:"site_name";s:10:"Kerfim.com";s:15:"viewport_mobile";s:0:"";s:15:"viewport_tablet";s:0:"";s:16:"site_description";s:33:"Products and IT Solutions for you";}'),
(182, 82, '_edit_lock', '1602102903:1'),
(184, 82, '_elementor_template_type', 'wp-page'),
(185, 82, '_elementor_version', '3.0.11'),
(186, 82, '_wp_page_template', 'elementor_header_footer'),
(187, 82, '_elementor_page_settings', 'a:1:{s:18:"eael_ext_toc_title";s:17:"Table of Contents";}'),
(188, 82, '_elementor_data', '[{"id":"e5d6acb","elType":"section","settings":{"gap":"narrow","height":"min-height","custom_height":{"unit":"px","size":255,"sizes":[]},"content_position":"middle"},"elements":[{"id":"86de3c2","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"08acf8d","elType":"widget","settings":{"eael_twitter_feed_ac_name":"@kerfimTS","eael_twitter_feed_consumer_key":"wwC72W809xRKd9ySwUzXzjkmS","eael_twitter_feed_consumer_secret":"rn54hBqxjve2CWOtZqwJigT3F5OEvrriK2XAcqoQVohzr2UA8h"},"elements":[],"widgetType":"eael-twitter-feed"}],"isInner":false}],"isInner":false},{"id":"20bdc28","elType":"section","settings":{"content_width":{"unit":"px","size":682,"sizes":[]},"gap":"no","content_position":"middle","layout":"full_width"},"elements":[{"id":"8db48a1","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"3f36710","elType":"widget","settings":{"text":"Divider"},"elements":[],"widgetType":"divider"},{"id":"537b0ff","elType":"widget","settings":{"eael_facebook_feed_page_id":"108767554306629","eael_facebook_feed_access_token":"EAASNGDnQ7b4BAK2GYFN2xUc7EAHLbPS0AH58ZBjSPHjr1ZBuvKtxbgaIZAPSEJTRDdSZCg8h3ihNKa1Xg4HZCvZAZBqAZA3eqIwGAqsfMusQ097WgYXtqT3usWdvRuDOpXCISOJOZAwhsZBCxg8DkGJ8ZC1lqJhQDZA7ZBkMpu74PZBgRkZCZBh46QdMXwcZAFDPAFZBDZAHH51SY5M5hzY4Duxuc4qk3J4","eael_facebook_feed_image_count":{"unit":"px","size":5,"sizes":[]},"eael_facebook_feed_columns":"eael-col-1","eael_facebook_feed_message_max_length":{"unit":"px","size":16,"sizes":[]},"loadmore_text":"Load More"},"elements":[],"widgetType":"eael-facebook-feed"}],"isInner":false}],"isInner":false}]'),
(195, 82, 'eael_transient_elements', 'a:0:{}'),
(196, 85, '_menu_item_type', 'post_type'),
(197, 85, '_menu_item_menu_item_parent', '0'),
(198, 85, '_menu_item_object_id', '82'),
(199, 85, '_menu_item_object', 'page'),
(200, 85, '_menu_item_target', ''),
(201, 85, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(202, 85, '_menu_item_xfn', ''),
(203, 85, '_menu_item_url', ''),
(212, 82, '_edit_last', '1'),
(213, 82, '_elementor_edit_mode', 'builder'),
(221, 90, '_wp_attached_file', '2020/10/Twitter-Logo.png'),
(222, 90, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:889;s:4:"file";s:24:"2020/10/Twitter-Logo.png";s:5:"sizes";a:9:{s:6:"medium";a:4:{s:4:"file";s:24:"Twitter-Logo-300x267.png";s:5:"width";i:300;s:6:"height";i:267;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:25:"Twitter-Logo-1024x910.png";s:5:"width";i:1024;s:6:"height";i:910;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:24:"Twitter-Logo-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"medium_large";a:4:{s:4:"file";s:24:"Twitter-Logo-768x683.png";s:5:"width";i:768;s:6:"height";i:683;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:24:"Twitter-Logo-830x738.png";s:5:"width";i:830;s:6:"height";i:738;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:24:"Twitter-Logo-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:24:"Twitter-Logo-230x204.png";s:5:"width";i:230;s:6:"height";i:204;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:24:"Twitter-Logo-350x311.png";s:5:"width";i:350;s:6:"height";i:311;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:24:"Twitter-Logo-480x427.png";s:5:"width";i:480;s:6:"height";i:427;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:{}}}'),
(364, 122, '_edit_lock', '1605525888:1'),
(365, 38, '_wp_attachment_image_alt', 'Home IT Help'),
(366, 122, '_wp_page_template', 'page-templates/page_fullwidth.php'),
(367, 131, '_wp_attached_file', '2020/10/webdesign-e1637252526111.png'),
(368, 131, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:342;s:4:"file";s:36:"2020/10/webdesign-e1637252526111.png";s:5:"sizes";a:11:{s:6:"medium";a:4:{s:4:"file";s:21:"webdesign-300x171.png";s:5:"width";i:300;s:6:"height";i:171;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:22:"webdesign-1024x584.png";s:5:"width";i:1024;s:6:"height";i:584;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:21:"webdesign-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"medium_large";a:4:{s:4:"file";s:21:"webdesign-768x438.png";s:5:"width";i:768;s:6:"height";i:438;s:9:"mime-type";s:9:"image/png";}s:9:"1536x1536";a:4:{s:4:"file";s:22:"webdesign-1536x876.png";s:5:"width";i:1536;s:6:"height";i:876;s:9:"mime-type";s:9:"image/png";}s:9:"2048x2048";a:4:{s:4:"file";s:23:"webdesign-2048x1167.png";s:5:"width";i:2048;s:6:"height";i:1167;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:21:"webdesign-830x473.png";s:5:"width";i:830;s:6:"height";i:473;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:21:"webdesign-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:21:"webdesign-230x131.png";s:5:"width";i:230;s:6:"height";i:131;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:21:"webdesign-350x200.png";s:5:"width";i:350;s:6:"height";i:200;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:21:"webdesign-480x274.png";s:5:"width";i:480;s:6:"height";i:274;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:{}}}'),
(369, 131, '_wp_attachment_image_alt', 'Web design and hosting'),
(370, 133, '_wp_attached_file', '2020/10/email-e1637252539973.png'),
(371, 133, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:600;s:4:"file";s:32:"2020/10/email-e1637252539973.png";s:5:"sizes";a:8:{s:6:"medium";a:4:{s:4:"file";s:17:"email-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:17:"email-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"medium_large";a:4:{s:4:"file";s:17:"email-768x768.png";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:17:"email-830x830.png";s:5:"width";i:830;s:6:"height";i:830;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:17:"email-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:17:"email-230x230.png";s:5:"width";i:230;s:6:"height";i:230;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:17:"email-350x350.png";s:5:"width";i:350;s:6:"height";i:350;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:17:"email-480x480.png";s:5:"width";i:480;s:6:"height";i:480;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:{}}}'),
(372, 134, '_wp_attached_file', '2020/10/emaillogo.jpg'),
(373, 134, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:400;s:6:"height";i:300;s:4:"file";s:21:"2020/10/emaillogo.jpg";s:5:"sizes";a:4:{s:6:"medium";a:4:{s:4:"file";s:21:"emaillogo-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:21:"emaillogo-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:21:"emaillogo-230x173.jpg";s:5:"width";i:230;s:6:"height";i:173;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:21:"emaillogo-350x263.jpg";s:5:"width";i:350;s:6:"height";i:263;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:{}}}'),
(374, 136, '_menu_item_type', 'post_type'),
(375, 136, '_menu_item_menu_item_parent', '0'),
(376, 136, '_menu_item_object_id', '122'),
(377, 136, '_menu_item_object', 'page'),
(378, 136, '_menu_item_target', ''),
(379, 136, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(380, 136, '_menu_item_xfn', ''),
(381, 136, '_menu_item_url', ''),
(387, 141, '_wp_attached_file', '2020/10/blue-background.jpg'),
(388, 141, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:626;s:6:"height";i:411;s:4:"file";s:27:"2020/10/blue-background.jpg";s:5:"sizes";a:6:{s:6:"medium";a:4:{s:4:"file";s:27:"blue-background-300x197.jpg";s:5:"width";i:300;s:6:"height";i:197;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:27:"blue-background-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:27:"blue-background-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:27:"blue-background-230x151.jpg";s:5:"width";i:230;s:6:"height";i:151;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:27:"blue-background-350x230.jpg";s:5:"width";i:350;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:27:"blue-background-480x315.jpg";s:5:"width";i:480;s:6:"height";i:315;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:{}}}'),
(389, 141, '_wp_attachment_is_custom_background', 'sydney'),
(478, 82, '_elementor_controls_usage', 'a:5:{s:17:"eael-twitter-feed";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:7:"content";a:1:{s:38:"eael_section_twitter_feed_acc_settings";a:1:{s:25:"eael_twitter_feed_ac_name";i:1;}}}}s:6:"column";a:3:{s:5:"count";i:2;s:15:"control_percent";i:0;s:8:"controls";a:1:{s:6:"layout";a:1:{s:6:"layout";a:1:{s:12:"_inline_size";i:2;}}}}s:7:"section";a:3:{s:5:"count";i:2;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:6:"layout";a:1:{s:14:"section_layout";a:6:{s:3:"gap";i:2;s:6:"height";i:1;s:13:"custom_height";i:1;s:16:"content_position";i:2;s:13:"content_width";i:1;s:6:"layout";i:1;}}}}s:7:"divider";a:3:{s:5:"count";i:1;s:15:"control_percent";i:0;s:8:"controls";a:0:{}}s:18:"eael-facebook-feed";a:3:{s:5:"count";i:1;s:15:"control_percent";i:1;s:8:"controls";a:1:{s:7:"content";a:3:{s:43:"eael_section_facebook_feed_settings_account";a:2:{s:26:"eael_facebook_feed_page_id";i:1;s:31:"eael_facebook_feed_access_token";i:1;}s:43:"eael_section_facebook_feed_settings_content";a:1:{s:30:"eael_facebook_feed_image_count";i:1;}s:43:"eael_section_facebook_feed_settings_general";a:2:{s:26:"eael_facebook_feed_columns";i:1;s:37:"eael_facebook_feed_message_max_length";i:1;}}}}}'),
(480, 183, '_edit_lock', '1602104716:1'),
(481, 184, '_menu_item_type', 'post_type'),
(482, 184, '_menu_item_menu_item_parent', '0'),
(483, 184, '_menu_item_object_id', '183'),
(484, 184, '_menu_item_object', 'page'),
(485, 184, '_menu_item_target', ''),
(486, 184, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(487, 184, '_menu_item_xfn', ''),
(488, 184, '_menu_item_url', ''),
(560, 122, '_last_editor_used_jetpack', 'block-editor'),
(577, 211, '_edit_lock', '1626361333:1'),
(578, 211, '_last_editor_used_jetpack', 'block-editor'),
(579, 136, '_wp_old_date', '2020-10-07'),
(580, 14, '_wp_old_date', '2020-09-25'),
(581, 46, '_wp_old_date', '2020-10-05'),
(582, 85, '_wp_old_date', '2020-10-06'),
(583, 184, '_wp_old_date', '2020-10-07'),
(584, 218, 'wprss_template_type', '__built_in'),
(585, 219, '_edit_last', '1'),
(586, 219, 'wprss_site_url', 'http://www.bbc.co.uk/sport/'),
(587, 219, 'wprss_feed_image', 'http://news.bbc.co.uk/sol/shared/img/sport_120x60.gif'),
(588, 219, 'wprss_url', 'http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml'),
(589, 219, 'wprss_limit', '4'),
(590, 219, 'wprss_unique_titles', '1'),
(591, 219, 'wprss_enclosure', 'false'),
(592, 219, 'wprss_import_source', 'false'),
(593, 219, 'feed_request_useragent', ''),
(594, 219, 'wprss_force_feed', 'false'),
(595, 219, 'wprss_activate_feed', ''),
(596, 219, 'wprss_pause_feed', ''),
(597, 219, 'wprss_age_limit', ''),
(598, 219, 'wprss_age_unit', 'days'),
(599, 219, 'wprss_update_interval', 'global'),
(600, 219, 'wprss_state', 'active'),
(601, 219, 'wprss_update_time', ''),
(602, 219, '_edit_lock', '1628771853:1'),
(603, 219, 'wprss_next_update', '56 mins'),
(604, 219, 'wprss_items_imported', '4'),
(606, 219, 'wprss_feed_is_updating', ''),
(607, 219, 'wprss_last_update', '1637431536'),
(608, 219, 'wprss_last_update_items', '4'),
(9188, 1449, '_edit_lock', '1637174285:1'),
(9189, 1449, '_last_editor_used_jetpack', 'block-editor'),
(9190, 1454, '_edit_lock', '1637174250:1'),
(9191, 1454, '_last_editor_used_jetpack', 'block-editor'),
(15645, 2381, '_wp_attached_file', 'woocommerce-placeholder.png'),
(15646, 2381, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:1000;s:4:"file";s:27:"woocommerce-placeholder.png";s:5:"sizes";a:9:{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: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: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: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:18:"sydney-large-thumb";a:4:{s:4:"file";s:35:"woocommerce-placeholder-920x920.png";s:5:"width";i:920;s:6:"height";i:920;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:35:"woocommerce-placeholder-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:35:"woocommerce-placeholder-230x230.png";s:5:"width";i:230;s:6:"height";i:230;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:35:"woocommerce-placeholder-350x350.png";s:5:"width";i:350;s:6:"height";i:350;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:35:"woocommerce-placeholder-480x480.png";s:5:"width";i:480;s:6:"height";i:480;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:{}}}'),
(15668, 2391, '_wp_attached_file', '2021/11/hoodie-with-logo-2.jpg'),
(15669, 2391, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:801;s:6:"height";i:801;s:4:"file";s:30:"2021/11/hoodie-with-logo-2.jpg";s:5:"sizes";a:13:{s:6:"medium";a:4:{s:4:"file";s:30:"hoodie-with-logo-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:30:"hoodie-with-logo-2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:30:"hoodie-with-logo-2-768x768.jpg";s:5:"width";i:768;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:30:"hoodie-with-logo-2-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:30:"hoodie-with-logo-2-230x230.jpg";s:5:"width";i:230;s:6:"height";i:230;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:30:"hoodie-with-logo-2-350x350.jpg";s:5:"width";i:350;s:6:"height";i:350;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:30:"hoodie-with-logo-2-480x480.jpg";s:5:"width";i:480;s:6:"height";i:480;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:30:"hoodie-with-logo-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:30:"hoodie-with-logo-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:30:"hoodie-with-logo-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:4:{s:4:"file";s:30:"hoodie-with-logo-2-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:11:"shop_single";a:4:{s:4:"file";s:30:"hoodie-with-logo-2-600x600.jpg";s:5:"width";i:600;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:30:"hoodie-with-logo-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:{}}}'),
(15670, 2391, '_wc_attachment_source', 'https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2017/12/hoodie-with-logo-2.jpg'),
(15671, 2392, '_regular_price', '16.99'),
(15672, 2392, 'total_sales', '5'),
(15673, 2392, '_tax_status', 'taxable'),
(15674, 2392, '_tax_class', ''),
(15675, 2392, '_manage_stock', 'yes'),
(15676, 2392, '_backorders', 'no'),
(15677, 2392, '_sold_individually', 'no'),
(15678, 2392, '_virtual', 'no'),
(15679, 2392, '_downloadable', 'no'),
(15680, 2392, '_download_limit', '0'),
(15681, 2392, '_download_expiry', '0'),
(15682, 2392, '_thumbnail_id', '2393'),
(15683, 2392, '_stock', '40'),
(15684, 2392, '_stock_status', 'instock'),
(15685, 2392, '_wc_average_rating', '0'),
(15686, 2392, '_wc_review_count', '0'),
(15688, 2392, '_product_version', '5.9.0'),
(15689, 2392, '_price', '14.99'),
(15690, 2392, '_wpcom_is_markdown', '1'),
(15691, 2392, '_edit_lock', '1637871610:1'),
(15692, 2392, '_last_editor_used_jetpack', 'classic-editor'),
(15693, 2392, '_edit_last', '1'),
(15694, 2392, '_sku', 'KTS01-0001'),
(15695, 2392, '_sale_price', '14.99'),
(15696, 2392, '_low_stock_amount', '10'),
(15697, 2392, '_weight', '0.3'),
(15698, 2392, '_length', '11'),
(15699, 2392, '_width', '11'),
(15700, 2392, '_height', '9'),
(15701, 2393, '_wp_attached_file', '2021/11/make-up-01-e1637252430585.jpg'),
(15702, 2393, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:466;s:4:"file";s:37:"2021/11/make-up-01-e1637252430585.jpg";s:5:"sizes";a:17:{s:6:"medium";a:4:{s:4:"file";s:22:"make-up-01-300x233.jpg";s:5:"width";i:300;s:6:"height";i:233;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:23:"make-up-01-1024x795.jpg";s:5:"width";i:1024;s:6:"height";i:795;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:22:"make-up-01-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:22:"make-up-01-768x596.jpg";s:5:"width";i:768;s:6:"height";i:596;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:24:"make-up-01-1536x1192.jpg";s:5:"width";i:1536;s:6:"height";i:1192;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:22:"make-up-01-920x714.jpg";s:5:"width";i:920;s:6:"height";i:714;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:22:"make-up-01-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:22:"make-up-01-230x179.jpg";s:5:"width";i:230;s:6:"height";i:179;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:22:"make-up-01-350x272.jpg";s:5:"width";i:350;s:6:"height";i:272;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:22:"make-up-01-480x373.jpg";s:5:"width";i:480;s:6:"height";i:373;s:9:"mime-type";s:10:"image/jpeg";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:24:"make-up-01-1320x1025.jpg";s:5:"width";i:1320;s:6:"height";i:1025;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:22:"make-up-01-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:22:"make-up-01-600x466.jpg";s:5:"width";i:600;s:6:"height";i:466;s:9:"mime-type";s:10:"image/jpeg";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:22:"make-up-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:4:{s:4:"file";s:22:"make-up-01-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:11:"shop_single";a:4:{s:4:"file";s:22:"make-up-01-600x466.jpg";s:5:"width";i:600;s:6:"height";i:466;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:22:"make-up-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:{}}}'),
(15703, 2394, '_wp_attached_file', '2021/11/make-up-02-e1637252418319.jpg'),
(15704, 2394, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:607;s:4:"file";s:37:"2021/11/make-up-02-e1637252418319.jpg";s:5:"sizes";a:17:{s:6:"medium";a:4:{s:4:"file";s:22:"make-up-02-296x300.jpg";s:5:"width";i:296;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:24:"make-up-02-1012x1024.jpg";s:5:"width";i:1012;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:22:"make-up-02-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:22:"make-up-02-768x777.jpg";s:5:"width";i:768;s:6:"height";i:777;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:24:"make-up-02-1518x1536.jpg";s:5:"width";i:1518;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:22:"make-up-02-920x931.jpg";s:5:"width";i:920;s:6:"height";i:931;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:22:"make-up-02-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:22:"make-up-02-230x233.jpg";s:5:"width";i:230;s:6:"height";i:233;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:22:"make-up-02-350x354.jpg";s:5:"width";i:350;s:6:"height";i:354;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:22:"make-up-02-480x486.jpg";s:5:"width";i:480;s:6:"height";i:486;s:9:"mime-type";s:10:"image/jpeg";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:24:"make-up-02-1320x1336.jpg";s:5:"width";i:1320;s:6:"height";i:1336;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:22:"make-up-02-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:22:"make-up-02-600x607.jpg";s:5:"width";i:600;s:6:"height";i:607;s:9:"mime-type";s:10:"image/jpeg";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:22:"make-up-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:4:{s:4:"file";s:22:"make-up-02-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:11:"shop_single";a:4:{s:4:"file";s:22:"make-up-02-600x607.jpg";s:5:"width";i:600;s:6:"height";i:607;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:22:"make-up-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:{}}}'),
(15705, 2395, '_wp_attached_file', '2021/11/make-up-03-e1637252406687.jpg'),
(15706, 2395, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:535;s:4:"file";s:37:"2021/11/make-up-03-e1637252406687.jpg";s:5:"sizes";a:17:{s:6:"medium";a:4:{s:4:"file";s:22:"make-up-03-300x268.jpg";s:5:"width";i:300;s:6:"height";i:268;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:23:"make-up-03-1024x913.jpg";s:5:"width";i:1024;s:6:"height";i:913;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:22:"make-up-03-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:22:"make-up-03-768x685.jpg";s:5:"width";i:768;s:6:"height";i:685;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:24:"make-up-03-1536x1370.jpg";s:5:"width";i:1536;s:6:"height";i:1370;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:22:"make-up-03-920x821.jpg";s:5:"width";i:920;s:6:"height";i:821;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:22:"make-up-03-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:22:"make-up-03-230x205.jpg";s:5:"width";i:230;s:6:"height";i:205;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:22:"make-up-03-350x312.jpg";s:5:"width";i:350;s:6:"height";i:312;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:22:"make-up-03-480x428.jpg";s:5:"width";i:480;s:6:"height";i:428;s:9:"mime-type";s:10:"image/jpeg";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:24:"make-up-03-1320x1177.jpg";s:5:"width";i:1320;s:6:"height";i:1177;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:22:"make-up-03-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:22:"make-up-03-600x535.jpg";s:5:"width";i:600;s:6:"height";i:535;s:9:"mime-type";s:10:"image/jpeg";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:22:"make-up-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:4:{s:4:"file";s:22:"make-up-03-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:11:"shop_single";a:4:{s:4:"file";s:22:"make-up-03-600x535.jpg";s:5:"width";i:600;s:6:"height";i:535;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:22:"make-up-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:{}}}'),
(15707, 2392, '_product_image_gallery', '2394,2393'),
(15739, 2386, '_edit_lock', '1637174966:1'),
(15740, 2386, '_last_editor_used_jetpack', 'block-editor'),
(15741, 2386, '_edit_last', '1'),
(15742, 2386, '_sydney_transparent_menu', '0'),
(15743, 1454, '_edit_last', '1'),
(15744, 1454, '_sydney_transparent_menu', '0'),
(15745, 1449, '_edit_last', '1'),
(15746, 1449, '_sydney_transparent_menu', '0'),
(15747, 2403, '_edit_lock', '1637175203:1'),
(15748, 2403, '_last_editor_used_jetpack', 'block-editor'),
(15749, 2403, '_edit_last', '1'),
(15750, 2403, '_sydney_transparent_menu', '0'),
(15751, 2403, '_elementor_edit_mode', 'builder'),
(15752, 2403, '_elementor_template_type', 'wp-page'),
(15753, 2403, '_elementor_version', '3.4.8'),
(15755, 2403, '_wp_page_template', 'default'),
(15756, 2403, '_elementor_page_settings', 'a:1:{s:18:"eael_ext_toc_title";s:17:"Table of Contents";}'),
(15757, 2403, '_elementor_data', '[{"id":"b90ab4c","elType":"section","settings":[],"elements":[{"id":"281727f","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"88c32bb","elType":"widget","settings":{"editor":"<p>Welcome to Kerfim.com&nbsp;<\\/p>"},"elements":[],"widgetType":"text-editor"}],"isInner":false}],"isInner":false}]'),
(15758, 2403, '_elementor_page_assets', 'a:0:{}'),
(15760, 2405, '_menu_item_type', 'post_type'),
(15761, 2405, '_menu_item_menu_item_parent', '0'),
(15762, 2405, '_menu_item_object_id', '2386'),
(15763, 2405, '_menu_item_object', 'page'),
(15764, 2405, '_menu_item_target', ''),
(15765, 2405, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(15766, 2405, '_menu_item_xfn', ''),
(15767, 2405, '_menu_item_url', ''),
(15769, 2406, '_menu_item_type', 'post_type'),
(15770, 2406, '_menu_item_menu_item_parent', '0'),
(15771, 2406, '_menu_item_object_id', '2385'),
(15772, 2406, '_menu_item_object', 'page'),
(15773, 2406, '_menu_item_target', ''),
(15774, 2406, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(15775, 2406, '_menu_item_xfn', ''),
(15776, 2406, '_menu_item_url', ''),
(15778, 2407, '_menu_item_type', 'post_type'),
(15779, 2407, '_menu_item_menu_item_parent', '0'),
(15780, 2407, '_menu_item_object_id', '2383'),
(15781, 2407, '_menu_item_object', 'page'),
(15782, 2407, '_menu_item_target', ''),
(15783, 2407, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(15784, 2407, '_menu_item_xfn', ''),
(15785, 2407, '_menu_item_url', ''),
(15787, 2408, '_menu_item_type', 'post_type'),
(15788, 2408, '_menu_item_menu_item_parent', '0'),
(15789, 2408, '_menu_item_object_id', '2382'),
(15790, 2408, '_menu_item_object', 'page'),
(15791, 2408, '_menu_item_target', ''),
(15792, 2408, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(15793, 2408, '_menu_item_xfn', ''),
(15794, 2408, '_menu_item_url', ''),
(15796, 136, '_wp_old_date', '2021-07-15'),
(15797, 14, '_wp_old_date', '2021-07-15'),
(15798, 46, '_wp_old_date', '2021-07-15'),
(15799, 85, '_wp_old_date', '2021-07-15'),
(15800, 184, '_wp_old_date', '2021-07-15'),
(15801, 2382, '_edit_lock', '1637178316:1'),
(15802, 2382, '_last_editor_used_jetpack', 'block-editor'),
(15803, 2382, '_edit_last', '1'),
(15804, 2382, '_sydney_transparent_menu', '1'),
(15806, 2382, '_elementor_template_type', 'wp-page'),
(15807, 2382, '_elementor_version', '3.4.8'),
(15820, 2383, '_edit_lock', '1637177212:1'),
(15821, 2383, '_last_editor_used_jetpack', 'block-editor'),
(15822, 2383, '_edit_last', '1'),
(15823, 2383, '_sydney_transparent_menu', '0'),
(15981, 2460, '_wp_attached_file', '2021/11/KTS_logo2-1-e1637249604706.png'),
(15982, 2460, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:313;s:4:"file";s:38:"2021/11/KTS_logo2-1-e1637249604706.png";s:5:"sizes";a:17:{s:6:"medium";a:4:{s:4:"file";s:22:"KTS_logo2-1-300x94.png";s:5:"width";i:300;s:6:"height";i:94;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:24:"KTS_logo2-1-1024x320.png";s:5:"width";i:1024;s:6:"height";i:320;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:23:"KTS_logo2-1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"medium_large";a:4:{s:4:"file";s:23:"KTS_logo2-1-768x240.png";s:5:"width";i:768;s:6:"height";i:240;s:9:"mime-type";s:9:"image/png";}s:9:"1536x1536";a:4:{s:4:"file";s:24:"KTS_logo2-1-1536x480.png";s:5:"width";i:1536;s:6:"height";i:480;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:23:"KTS_logo2-1-920x288.png";s:5:"width";i:920;s:6:"height";i:288;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:23:"KTS_logo2-1-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:22:"KTS_logo2-1-230x72.png";s:5:"width";i:230;s:6:"height";i:72;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:23:"KTS_logo2-1-350x109.png";s:5:"width";i:350;s:6:"height";i:109;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:23:"KTS_logo2-1-480x150.png";s:5:"width";i:480;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:24:"KTS_logo2-1-1320x413.png";s:5:"width";i:1320;s:6:"height";i:413;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:23:"KTS_logo2-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:23:"KTS_logo2-1-600x188.png";s:5:"width";i:600;s:6:"height";i:188;s:9:"mime-type";s:9:"image/png";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:23:"KTS_logo2-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:23:"KTS_logo2-1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:11:"shop_single";a:4:{s:4:"file";s:23:"KTS_logo2-1-600x188.png";s:5:"width";i:600;s:6:"height";i:188;s:9:"mime-type";s:9:"image/png";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:23:"KTS_logo2-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:{}}}'),
(15984, 2460, '_edit_lock', '1637249408:1'),
(15985, 2460, '_wp_attachment_backup_sizes', 'a:2:{s:9:"full-orig";a:3:{s:5:"width";i:1600;s:6:"height";i:500;s:4:"file";s:15:"KTS_logo2-1.png";}s:18:"full-1637249604706";a:3:{s:5:"width";i:1400;s:6:"height";i:438;s:4:"file";s:30:"KTS_logo2-1-e1637249585375.png";}}'),
(15986, 2462, '_wp_attached_file', '2021/11/KTS_logo_1-e1637252368118.png'),
(15987, 2462, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:231;s:4:"file";s:37:"2021/11/KTS_logo_1-e1637252368118.png";s:5:"sizes";a:17:{s:6:"medium";a:4:{s:4:"file";s:21:"KTS_logo_1-300x69.png";s:5:"width";i:300;s:6:"height";i:69;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:23:"KTS_logo_1-1024x236.png";s:5:"width";i:1024;s:6:"height";i:236;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:22:"KTS_logo_1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"medium_large";a:4:{s:4:"file";s:22:"KTS_logo_1-768x177.png";s:5:"width";i:768;s:6:"height";i:177;s:9:"mime-type";s:9:"image/png";}s:9:"1536x1536";a:4:{s:4:"file";s:23:"KTS_logo_1-1536x354.png";s:5:"width";i:1536;s:6:"height";i:354;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:22:"KTS_logo_1-920x212.png";s:5:"width";i:920;s:6:"height";i:212;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:22:"KTS_logo_1-550x369.png";s:5:"width";i:550;s:6:"height";i:369;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:21:"KTS_logo_1-230x53.png";s:5:"width";i:230;s:6:"height";i:53;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:21:"KTS_logo_1-350x81.png";s:5:"width";i:350;s:6:"height";i:81;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:22:"KTS_logo_1-480x111.png";s:5:"width";i:480;s:6:"height";i:111;s:9:"mime-type";s:9:"image/png";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:23:"KTS_logo_1-1320x304.png";s:5:"width";i:1320;s:6:"height";i:304;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:22:"KTS_logo_1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:22:"KTS_logo_1-600x138.png";s:5:"width";i:600;s:6:"height";i:138;s:9:"mime-type";s:9:"image/png";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:22:"KTS_logo_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:22:"KTS_logo_1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:11:"shop_single";a:4:{s:4:"file";s:22:"KTS_logo_1-600x138.png";s:5:"width";i:600;s:6:"height";i:138;s:9:"mime-type";s:9:"image/png";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:22:"KTS_logo_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:{}}}'),
(15993, 2464, '_last_editor_used_jetpack', 'classic-editor'),
(15994, 2464, '_edit_last', '1'),
(15995, 2464, '_edit_lock', '1638359247:1'),
(15996, 2465, '_wp_attached_file', '2021/11/cutlery_straws_bag01-scaled-e1637252344770.jpg'),
(15997, 2465, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:396;s:4:"file";s:54:"2021/11/cutlery_straws_bag01-scaled-e1637252344770.jpg";s:5:"sizes";a:5:{s:6:"medium";a:4:{s:4:"file";s:32:"cutlery_straws_bag01-300x198.jpg";s:5:"width";i:300;s:6:"height";i:198;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:33:"cutlery_straws_bag01-1024x676.jpg";s:5:"width";i:1024;s:6:"height";i:676;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"cutlery_straws_bag01-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"cutlery_straws_bag01-768x507.jpg";s:5:"width";i:768;s:6:"height";i:507;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:34:"cutlery_straws_bag01-1536x1014.jpg";s:5:"width";i:1536;s:6:"height";i:1014;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636643430";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:24:"cutlery_straws_bag01.jpg";}');
INSERT INTO `wp8w_postmeta` VALUES
(15998, 2466, '_wp_attached_file', '2021/11/cutlery_straws_bag02-scaled-e1637252321430.jpg'),
(15999, 2466, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:367;s:6:"height";i:600;s:4:"file";s:54:"2021/11/cutlery_straws_bag02-scaled-e1637252321430.jpg";s:5:"sizes";a:18:{s:6:"medium";a:4:{s:4:"file";s:32:"cutlery_straws_bag02-183x300.jpg";s:5:"width";i:183;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:33:"cutlery_straws_bag02-626x1024.jpg";s:5:"width";i:626;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"cutlery_straws_bag02-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:33:"cutlery_straws_bag02-768x1256.jpg";s:5:"width";i:768;s:6:"height";i:1256;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:33:"cutlery_straws_bag02-939x1536.jpg";s:5:"width";i:939;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";}s:9:"2048x2048";a:4:{s:4:"file";s:34:"cutlery_straws_bag02-1252x2048.jpg";s:5:"width";i:1252;s:6:"height";i:2048;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:33:"cutlery_straws_bag02-920x1505.jpg";s:5:"width";i:920;s:6:"height";i:1505;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:32:"cutlery_straws_bag02-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:32:"cutlery_straws_bag02-230x376.jpg";s:5:"width";i:230;s:6:"height";i:376;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:32:"cutlery_straws_bag02-350x572.jpg";s:5:"width";i:350;s:6:"height";i:572;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:32:"cutlery_straws_bag02-480x785.jpg";s:5:"width";i:480;s:6:"height";i:785;s:9:"mime-type";s:10:"image/jpeg";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:34:"cutlery_straws_bag02-1320x2159.jpg";s:5:"width";i:1320;s:6:"height";i:2159;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:32:"cutlery_straws_bag02-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:32:"cutlery_straws_bag02-600x981.jpg";s:5:"width";i:600;s:6:"height";i:981;s:9:"mime-type";s:10:"image/jpeg";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:32:"cutlery_straws_bag02-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:32:"cutlery_straws_bag02-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:11:"shop_single";a:4:{s:4:"file";s:32:"cutlery_straws_bag02-600x981.jpg";s:5:"width";i:600;s:6:"height";i:981;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:32:"cutlery_straws_bag02-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:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636643345";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:24:"cutlery_straws_bag02.jpg";}'),
(16000, 2467, '_wp_attached_file', '2021/11/cutlery_straws_bag03-scaled-e1637252297921.jpg'),
(16001, 2464, '_sku', 'KTS01-0002'),
(16002, 2464, '_regular_price', '6.90'),
(16003, 2464, '_sale_price', '5.99'),
(16004, 2464, 'total_sales', '0'),
(16005, 2464, '_tax_status', 'taxable'),
(16006, 2464, '_tax_class', ''),
(16007, 2464, '_manage_stock', 'yes'),
(16008, 2464, '_backorders', 'no'),
(16009, 2464, '_low_stock_amount', '20'),
(16010, 2464, '_sold_individually', 'no'),
(16011, 2464, '_weight', '100'),
(16012, 2464, '_length', '240'),
(16013, 2464, '_width', '80'),
(16014, 2464, '_height', '5'),
(16015, 2464, '_virtual', 'no'),
(16016, 2464, '_downloadable', 'no'),
(16017, 2464, '_download_limit', '-1'),
(16018, 2464, '_download_expiry', '-1'),
(16019, 2464, '_stock', '50'),
(16020, 2464, '_stock_status', 'instock'),
(16021, 2464, '_wc_average_rating', '0'),
(16022, 2464, '_wc_review_count', '0'),
(16023, 2464, '_product_version', '5.9.0'),
(16024, 2464, '_price', '5.99'),
(16025, 2467, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:500;s:6:"height";i:600;s:4:"file";s:54:"2021/11/cutlery_straws_bag03-scaled-e1637252297921.jpg";s:5:"sizes";a:5:{s:6:"medium";a:4:{s:4:"file";s:32:"cutlery_straws_bag03-250x300.jpg";s:5:"width";i:250;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:33:"cutlery_straws_bag03-853x1024.jpg";s:5:"width";i:853;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"cutlery_straws_bag03-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"cutlery_straws_bag03-768x922.jpg";s:5:"width";i:768;s:6:"height";i:922;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:34:"cutlery_straws_bag03-1280x1536.jpg";s:5:"width";i:1280;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636643228";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:24:"cutlery_straws_bag03.jpg";}'),
(16026, 2464, '_thumbnail_id', '2465'),
(16027, 2464, '_product_image_gallery', '2466,2467'),
(16028, 2468, '_last_editor_used_jetpack', 'classic-editor'),
(16029, 2468, '_edit_last', '1'),
(16030, 2468, '_edit_lock', '1637871827:1'),
(16031, 2468, 'total_sales', '1'),
(16032, 2468, '_tax_status', 'taxable'),
(16033, 2468, '_tax_class', ''),
(16034, 2468, '_manage_stock', 'yes'),
(16035, 2468, '_backorders', 'no'),
(16036, 2468, '_sold_individually', 'no'),
(16037, 2468, '_virtual', 'no'),
(16038, 2468, '_downloadable', 'no'),
(16039, 2468, '_download_limit', '-1'),
(16040, 2468, '_download_expiry', '-1'),
(16041, 2468, '_stock', '30'),
(16042, 2468, '_stock_status', 'instock'),
(16043, 2468, '_wc_average_rating', '0'),
(16044, 2468, '_wc_review_count', '0'),
(16045, 2468, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:0;s:11:"is_taxonomy";i:1;}}'),
(16046, 2468, '_product_version', '5.9.0'),
(16047, 2469, '_wp_attached_file', '2021/11/plate_spoon_pink02-scaled-e1637252194106.jpg'),
(16048, 2469, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:434;s:4:"file";s:52:"2021/11/plate_spoon_pink02-scaled-e1637252194106.jpg";s:5:"sizes";a:5:{s:6:"medium";a:4:{s:4:"file";s:30:"plate_spoon_pink02-300x217.jpg";s:5:"width";i:300;s:6:"height";i:217;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"plate_spoon_pink02-1024x741.jpg";s:5:"width";i:1024;s:6:"height";i:741;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:30:"plate_spoon_pink02-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:30:"plate_spoon_pink02-768x556.jpg";s:5:"width";i:768;s:6:"height";i:556;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:32:"plate_spoon_pink02-1536x1112.jpg";s:5:"width";i:1536;s:6:"height";i:1112;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636642989";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:22:"plate_spoon_pink02.jpg";}'),
(16049, 2470, '_wp_attached_file', '2021/11/plate_spoon_pink02-1-scaled-e1637252172974.jpg'),
(16050, 2470, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:434;s:4:"file";s:54:"2021/11/plate_spoon_pink02-1-scaled-e1637252172974.jpg";s:5:"sizes";a:5:{s:6:"medium";a:4:{s:4:"file";s:32:"plate_spoon_pink02-1-300x217.jpg";s:5:"width";i:300;s:6:"height";i:217;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:33:"plate_spoon_pink02-1-1024x741.jpg";s:5:"width";i:1024;s:6:"height";i:741;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"plate_spoon_pink02-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"plate_spoon_pink02-1-768x556.jpg";s:5:"width";i:768;s:6:"height";i:556;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:34:"plate_spoon_pink02-1-1536x1112.jpg";s:5:"width";i:1536;s:6:"height";i:1112;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636642989";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:24:"plate_spoon_pink02-1.jpg";}'),
(16051, 2468, '_sku', 'KTS01-0003'),
(16052, 2468, '_regular_price', '13.99'),
(16053, 2468, '_sale_price', '12.49'),
(16054, 2468, '_low_stock_amount', '20'),
(16055, 2468, '_weight', '200'),
(16056, 2468, '_length', '255'),
(16057, 2468, '_width', '190'),
(16058, 2468, '_height', '15'),
(16059, 2468, '_price', '12.49'),
(16060, 2470, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2560;s:6:"height";i:1853;s:4:"file";s:31:"plate_spoon_pink02-1-scaled.jpg";}}'),
(16061, 2469, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2560;s:6:"height";i:1853;s:4:"file";s:29:"plate_spoon_pink02-scaled.jpg";}}'),
(16062, 2467, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2133;s:6:"height";i:2560;s:4:"file";s:31:"cutlery_straws_bag03-scaled.jpg";}}'),
(16063, 2466, '_wp_attachment_backup_sizes', 'a:2:{s:9:"full-orig";a:3:{s:5:"width";i:1565;s:6:"height";i:2560;s:4:"file";s:31:"cutlery_straws_bag02-scaled.jpg";}s:18:"full-1637252321430";a:3:{s:5:"width";i:600;s:6:"height";i:981;s:4:"file";s:46:"cutlery_straws_bag02-scaled-e1637252315718.jpg";}}'),
(16064, 2465, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2560;s:6:"height";i:1689;s:4:"file";s:31:"cutlery_straws_bag01-scaled.jpg";}}'),
(16065, 2462, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:1600;s:6:"height";i:369;s:4:"file";s:14:"KTS_logo_1.png";}}'),
(16066, 2395, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:1600;s:6:"height";i:1427;s:4:"file";s:14:"make-up-03.jpg";}}'),
(16067, 2394, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:1581;s:6:"height";i:1600;s:4:"file";s:14:"make-up-02.jpg";}}'),
(16068, 2393, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:1600;s:6:"height";i:1242;s:4:"file";s:14:"make-up-01.jpg";}}'),
(16069, 38, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:626;s:6:"height";i:416;s:4:"file";s:22:"technology-old-age.jpg";}}'),
(16070, 39, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:1276;s:6:"height";i:2268;s:4:"file";s:16:"Kerfim_tapes.jpg";}}'),
(16071, 40, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:1275;s:6:"height";i:977;s:4:"file";s:17:"Kerfim_tapes2.jpg";}}'),
(16072, 131, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2500;s:6:"height";i:1425;s:4:"file";s:13:"webdesign.png";}}'),
(16073, 133, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:900;s:6:"height";i:900;s:4:"file";s:9:"email.png";}}'),
(16074, 37, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:1050;s:6:"height";i:450;s:4:"file";s:44:"spreadsheet-excel-laptop-office-featured.jpg";}}'),
(16075, 2471, '_wp_attached_file', '2021/11/plate_spoon_back_blue-e1637253474581.jpg'),
(16076, 2471, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:528;s:4:"file";s:48:"2021/11/plate_spoon_back_blue-e1637253474581.jpg";s:5:"sizes";a:18:{s:6:"medium";a:4:{s:4:"file";s:33:"plate_spoon_back_blue-300x264.jpg";s:5:"width";i:300;s:6:"height";i:264;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:34:"plate_spoon_back_blue-1024x901.jpg";s:5:"width";i:1024;s:6:"height";i:901;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:33:"plate_spoon_back_blue-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:33:"plate_spoon_back_blue-768x675.jpg";s:5:"width";i:768;s:6:"height";i:675;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-1536x1351.jpg";s:5:"width";i:1536;s:6:"height";i:1351;s:9:"mime-type";s:10:"image/jpeg";}s:9:"2048x2048";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-2048x1801.jpg";s:5:"width";i:2048;s:6:"height";i:1801;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:33:"plate_spoon_back_blue-920x809.jpg";s:5:"width";i:920;s:6:"height";i:809;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:33:"plate_spoon_back_blue-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:33:"plate_spoon_back_blue-230x202.jpg";s:5:"width";i:230;s:6:"height";i:202;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:33:"plate_spoon_back_blue-350x308.jpg";s:5:"width";i:350;s:6:"height";i:308;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:33:"plate_spoon_back_blue-480x422.jpg";s:5:"width";i:480;s:6:"height";i:422;s:9:"mime-type";s:10:"image/jpeg";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-1320x1161.jpg";s:5:"width";i:1320;s:6:"height";i:1161;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:33:"plate_spoon_back_blue-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:33:"plate_spoon_back_blue-600x528.jpg";s:5:"width";i:600;s:6:"height";i:528;s:9:"mime-type";s:10:"image/jpeg";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:33:"plate_spoon_back_blue-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:33:"plate_spoon_back_blue-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:11:"shop_single";a:4:{s:4:"file";s:33:"plate_spoon_back_blue-600x528.jpg";s:5:"width";i:600;s:6:"height";i:528;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:33:"plate_spoon_back_blue-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:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636643154";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"160";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(16077, 2472, '_wp_attached_file', '2021/11/plate_spoon_back_pink-scaled-e1637253453430.jpg'),
(16078, 2472, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:406;s:4:"file";s:55:"2021/11/plate_spoon_back_pink-scaled-e1637253453430.jpg";s:5:"sizes";a:18:{s:6:"medium";a:4:{s:4:"file";s:33:"plate_spoon_back_pink-300x203.jpg";s:5:"width";i:300;s:6:"height";i:203;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:34:"plate_spoon_back_pink-1024x692.jpg";s:5:"width";i:1024;s:6:"height";i:692;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:33:"plate_spoon_back_pink-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:33:"plate_spoon_back_pink-768x519.jpg";s:5:"width";i:768;s:6:"height";i:519;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:35:"plate_spoon_back_pink-1536x1039.jpg";s:5:"width";i:1536;s:6:"height";i:1039;s:9:"mime-type";s:10:"image/jpeg";}s:9:"2048x2048";a:4:{s:4:"file";s:35:"plate_spoon_back_pink-2048x1385.jpg";s:5:"width";i:2048;s:6:"height";i:1385;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:33:"plate_spoon_back_pink-920x622.jpg";s:5:"width";i:920;s:6:"height";i:622;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:33:"plate_spoon_back_pink-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:33:"plate_spoon_back_pink-230x156.jpg";s:5:"width";i:230;s:6:"height";i:156;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:33:"plate_spoon_back_pink-350x237.jpg";s:5:"width";i:350;s:6:"height";i:237;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:33:"plate_spoon_back_pink-480x325.jpg";s:5:"width";i:480;s:6:"height";i:325;s:9:"mime-type";s:10:"image/jpeg";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:34:"plate_spoon_back_pink-1320x893.jpg";s:5:"width";i:1320;s:6:"height";i:893;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:33:"plate_spoon_back_pink-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:33:"plate_spoon_back_pink-600x406.jpg";s:5:"width";i:600;s:6:"height";i:406;s:9:"mime-type";s:10:"image/jpeg";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:33:"plate_spoon_back_pink-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:33:"plate_spoon_back_pink-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:11:"shop_single";a:4:{s:4:"file";s:33:"plate_spoon_back_pink-600x406.jpg";s:5:"width";i:600;s:6:"height";i:406;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:33:"plate_spoon_back_pink-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:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636643044";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:25:"plate_spoon_back_pink.jpg";}'),
(16079, 2473, '_wp_attached_file', '2021/11/plate_spoon_blue01-scaled-e1637253440211.jpg'),
(16080, 2473, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:439;s:4:"file";s:52:"2021/11/plate_spoon_blue01-scaled-e1637253440211.jpg";s:5:"sizes";a:18:{s:6:"medium";a:4:{s:4:"file";s:30:"plate_spoon_blue01-300x219.jpg";s:5:"width";i:300;s:6:"height";i:219;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"plate_spoon_blue01-1024x749.jpg";s:5:"width";i:1024;s:6:"height";i:749;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:30:"plate_spoon_blue01-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:30:"plate_spoon_blue01-768x562.jpg";s:5:"width";i:768;s:6:"height";i:562;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:32:"plate_spoon_blue01-1536x1124.jpg";s:5:"width";i:1536;s:6:"height";i:1124;s:9:"mime-type";s:10:"image/jpeg";}s:9:"2048x2048";a:4:{s:4:"file";s:32:"plate_spoon_blue01-2048x1498.jpg";s:5:"width";i:2048;s:6:"height";i:1498;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:30:"plate_spoon_blue01-920x673.jpg";s:5:"width";i:920;s:6:"height";i:673;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:30:"plate_spoon_blue01-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:30:"plate_spoon_blue01-230x168.jpg";s:5:"width";i:230;s:6:"height";i:168;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:30:"plate_spoon_blue01-350x256.jpg";s:5:"width";i:350;s:6:"height";i:256;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:30:"plate_spoon_blue01-480x351.jpg";s:5:"width";i:480;s:6:"height";i:351;s:9:"mime-type";s:10:"image/jpeg";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:31:"plate_spoon_blue01-1320x966.jpg";s:5:"width";i:1320;s:6:"height";i:966;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:30:"plate_spoon_blue01-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:30:"plate_spoon_blue01-600x439.jpg";s:5:"width";i:600;s:6:"height";i:439;s:9:"mime-type";s:10:"image/jpeg";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:30:"plate_spoon_blue01-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:30:"plate_spoon_blue01-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:11:"shop_single";a:4:{s:4:"file";s:30:"plate_spoon_blue01-600x439.jpg";s:5:"width";i:600;s:6:"height";i:439;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:30:"plate_spoon_blue01-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:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636643113";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:22:"plate_spoon_blue01.jpg";}'),
(16081, 2474, '_wp_attached_file', '2021/11/plate_spoon_blue02-scaled-e1637253425962.jpg'),
(16082, 2474, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:469;s:4:"file";s:52:"2021/11/plate_spoon_blue02-scaled-e1637253425962.jpg";s:5:"sizes";a:4:{s:6:"medium";a:4:{s:4:"file";s:30:"plate_spoon_blue02-300x234.jpg";s:5:"width";i:300;s:6:"height";i:234;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"plate_spoon_blue02-1024x800.jpg";s:5:"width";i:1024;s:6:"height";i:800;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:30:"plate_spoon_blue02-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:30:"plate_spoon_blue02-768x600.jpg";s:5:"width";i:768;s:6:"height";i:600;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636643130";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"160";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:22:"plate_spoon_blue02.jpg";}'),
(16083, 2475, '_wp_attached_file', '2021/11/plate_spoon_pink01-scaled-e1637253400315.jpg'),
(16084, 2475, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:415;s:4:"file";s:52:"2021/11/plate_spoon_pink01-scaled-e1637253400315.jpg";s:5:"sizes";a:18:{s:6:"medium";a:4:{s:4:"file";s:30:"plate_spoon_pink01-300x207.jpg";s:5:"width";i:300;s:6:"height";i:207;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"plate_spoon_pink01-1024x708.jpg";s:5:"width";i:1024;s:6:"height";i:708;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:30:"plate_spoon_pink01-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:30:"plate_spoon_pink01-768x531.jpg";s:5:"width";i:768;s:6:"height";i:531;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:32:"plate_spoon_pink01-1536x1062.jpg";s:5:"width";i:1536;s:6:"height";i:1062;s:9:"mime-type";s:10:"image/jpeg";}s:9:"2048x2048";a:4:{s:4:"file";s:32:"plate_spoon_pink01-2048x1416.jpg";s:5:"width";i:2048;s:6:"height";i:1416;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:30:"plate_spoon_pink01-920x636.jpg";s:5:"width";i:920;s:6:"height";i:636;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:30:"plate_spoon_pink01-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:30:"plate_spoon_pink01-230x159.jpg";s:5:"width";i:230;s:6:"height";i:159;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:30:"plate_spoon_pink01-350x242.jpg";s:5:"width";i:350;s:6:"height";i:242;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:30:"plate_spoon_pink01-480x332.jpg";s:5:"width";i:480;s:6:"height";i:332;s:9:"mime-type";s:10:"image/jpeg";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:31:"plate_spoon_pink01-1320x912.jpg";s:5:"width";i:1320;s:6:"height";i:912;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:30:"plate_spoon_pink01-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:30:"plate_spoon_pink01-600x415.jpg";s:5:"width";i:600;s:6:"height";i:415;s:9:"mime-type";s:10:"image/jpeg";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:30:"plate_spoon_pink01-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:30:"plate_spoon_pink01-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:11:"shop_single";a:4:{s:4:"file";s:30:"plate_spoon_pink01-600x415.jpg";s:5:"width";i:600;s:6:"height";i:415;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:30:"plate_spoon_pink01-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:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636643028";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:22:"plate_spoon_pink01.jpg";}'),
(16085, 2476, '_wp_attached_file', '2021/11/plate_spoon_pink02-2-scaled-e1637253383198.jpg'),
(16086, 2476, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:434;s:4:"file";s:54:"2021/11/plate_spoon_pink02-2-scaled-e1637253383198.jpg";s:5:"sizes";a:5:{s:6:"medium";a:4:{s:4:"file";s:32:"plate_spoon_pink02-2-300x217.jpg";s:5:"width";i:300;s:6:"height";i:217;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:33:"plate_spoon_pink02-2-1024x741.jpg";s:5:"width";i:1024;s:6:"height";i:741;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"plate_spoon_pink02-2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:32:"plate_spoon_pink02-2-768x556.jpg";s:5:"width";i:768;s:6:"height";i:556;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:34:"plate_spoon_pink02-2-1536x1112.jpg";s:5:"width";i:1536;s:6:"height";i:1112;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636642989";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:24:"plate_spoon_pink02-2.jpg";}'),
(16087, 2477, '_wp_attached_file', '2021/11/plate_spoon_pink03-scaled-e1637253302875.jpg'),
(16088, 2477, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:600;s:6:"height";i:432;s:4:"file";s:52:"2021/11/plate_spoon_pink03-scaled-e1637253302875.jpg";s:5:"sizes";a:5:{s:6:"medium";a:4:{s:4:"file";s:30:"plate_spoon_pink03-300x216.jpg";s:5:"width";i:300;s:6:"height";i:216;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"plate_spoon_pink03-1024x737.jpg";s:5:"width";i:1024;s:6:"height";i:737;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:30:"plate_spoon_pink03-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:30:"plate_spoon_pink03-768x553.jpg";s:5:"width";i:768;s:6:"height";i:553;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:32:"plate_spoon_pink03-1536x1105.jpg";s:5:"width";i:1536;s:6:"height";i:1105;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636643003";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"125";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:22:"plate_spoon_pink03.jpg";}'),
(16089, 2477, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2560;s:6:"height";i:1842;s:4:"file";s:29:"plate_spoon_pink03-scaled.jpg";}}'),
(16097, 2476, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2560;s:6:"height";i:1853;s:4:"file";s:31:"plate_spoon_pink02-2-scaled.jpg";}}'),
(16098, 2475, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2560;s:6:"height";i:1769;s:4:"file";s:29:"plate_spoon_pink01-scaled.jpg";}}'),
(16099, 2474, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2560;s:6:"height";i:1999;s:4:"file";s:29:"plate_spoon_blue02-scaled.jpg";}}'),
(16100, 2473, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2560;s:6:"height";i:1873;s:4:"file";s:29:"plate_spoon_blue01-scaled.jpg";}}'),
(16101, 2472, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2560;s:6:"height";i:1731;s:4:"file";s:32:"plate_spoon_back_pink-scaled.jpg";}}'),
(16102, 2471, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2341;s:6:"height";i:2059;s:4:"file";s:25:"plate_spoon_back_blue.jpg";}}'),
(16103, 2468, '_thumbnail_id', '2476'),
(16104, 2468, '_wp_old_slug', 'natural-bamboo-plate-with-spoon'),
(16105, 2468, '_product_image_gallery', '2472,2476,2475'),
(16106, 2479, '_sku', 'KTS01-0004'),
(16109, 2479, 'total_sales', '0'),
(16110, 2479, '_tax_status', 'taxable'),
(16111, 2479, '_tax_class', ''),
(16112, 2479, '_manage_stock', 'yes'),
(16113, 2479, '_backorders', 'no'),
(16114, 2479, '_low_stock_amount', '20'),
(16115, 2479, '_sold_individually', 'no'),
(16116, 2479, '_weight', '200'),
(16117, 2479, '_length', '255'),
(16118, 2479, '_width', '190'),
(16119, 2479, '_height', '15'),
(16120, 2479, '_virtual', 'no'),
(16121, 2479, '_downloadable', 'no'),
(16123, 2479, '_download_limit', '-1'),
(16124, 2479, '_download_expiry', '-1'),
(16126, 2479, '_stock', '50'),
(16127, 2479, '_stock_status', 'instock'),
(16128, 2479, '_wc_average_rating', '0'),
(16129, 2479, '_wc_review_count', '0'),
(16130, 2479, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:1;s:11:"is_taxonomy";i:1;}}'),
(16131, 2479, '_product_version', '5.9.0'),
(16133, 2479, '_last_editor_used_jetpack', 'classic-editor'),
(16134, 2479, '_edit_lock', '1637871473:1'),
(16135, 2479, '_edit_last', '1'),
(16136, 2479, '_thumbnail_id', '2473'),
(16137, 2479, '_product_image_gallery', '2474,2471'),
(16309, 2518, '_menu_item_type', 'custom'),
(16310, 2518, '_menu_item_menu_item_parent', '0'),
(16311, 2518, '_menu_item_object_id', '2518'),
(16312, 2518, '_menu_item_object', 'custom'),
(16313, 2518, '_menu_item_target', ''),
(16314, 2518, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(16315, 2518, '_menu_item_xfn', ''),
(16316, 2518, '_menu_item_url', '#will-be-generated-automatically'),
(16327, 2520, '_menu_item_type', 'post_type'),
(16328, 2520, '_menu_item_menu_item_parent', '0'),
(16329, 2520, '_menu_item_object_id', '2383'),
(16330, 2520, '_menu_item_object', 'page'),
(16331, 2520, '_menu_item_target', ''),
(16332, 2520, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(16333, 2520, '_menu_item_xfn', ''),
(16334, 2520, '_menu_item_url', ''),
(16357, 2524, '_menu_item_type', 'post_type'),
(16358, 2524, '_menu_item_menu_item_parent', '0'),
(16359, 2524, '_menu_item_object_id', '2386'),
(16360, 2524, '_menu_item_object', 'page'),
(16361, 2524, '_menu_item_target', ''),
(16362, 2524, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(16363, 2524, '_menu_item_xfn', ''),
(16364, 2524, '_menu_item_url', ''),
(16366, 2525, '_menu_item_type', 'post_type'),
(16367, 2525, '_menu_item_menu_item_parent', '0'),
(16368, 2525, '_menu_item_object_id', '183'),
(16369, 2525, '_menu_item_object', 'page'),
(16370, 2525, '_menu_item_target', ''),
(16371, 2525, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(16372, 2525, '_menu_item_xfn', ''),
(16373, 2525, '_menu_item_url', ''),
(16375, 2526, '_menu_item_type', 'post_type'),
(16376, 2526, '_menu_item_menu_item_parent', '0'),
(16377, 2526, '_menu_item_object_id', '122'),
(16378, 2526, '_menu_item_object', 'page'),
(16379, 2526, '_menu_item_target', ''),
(16380, 2526, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(16381, 2526, '_menu_item_xfn', ''),
(16382, 2526, '_menu_item_url', ''),
(16384, 2527, '_menu_item_type', 'post_type'),
(16385, 2527, '_menu_item_menu_item_parent', '0'),
(16386, 2527, '_menu_item_object_id', '6'),
(16387, 2527, '_menu_item_object', 'page'),
(16388, 2527, '_menu_item_target', ''),
(16389, 2527, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(16390, 2527, '_menu_item_xfn', ''),
(16391, 2527, '_menu_item_url', ''),
(16393, 2528, '_menu_item_type', 'post_type'),
(16394, 2528, '_menu_item_menu_item_parent', '0'),
(16395, 2528, '_menu_item_object_id', '3'),
(16396, 2528, '_menu_item_object', 'page'),
(16397, 2528, '_menu_item_target', ''),
(16398, 2528, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(16399, 2528, '_menu_item_xfn', ''),
(16400, 2528, '_menu_item_url', ''),
(16402, 2529, '_menu_item_type', 'custom'),
(16403, 2529, '_menu_item_menu_item_parent', '0'),
(16404, 2529, '_menu_item_object_id', '2529'),
(16405, 2529, '_menu_item_object', 'custom'),
(16406, 2529, '_menu_item_target', ''),
(16407, 2529, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(16408, 2529, '_menu_item_xfn', ''),
(16409, 2529, '_menu_item_url', 'https://kerfim.com/my-account/orders/'),
(16411, 2530, '_menu_item_type', 'custom'),
(16412, 2530, '_menu_item_menu_item_parent', '0'),
(16413, 2530, '_menu_item_object_id', '2530'),
(16414, 2530, '_menu_item_object', 'custom'),
(16415, 2530, '_menu_item_target', ''),
(16416, 2530, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(16417, 2530, '_menu_item_xfn', ''),
(16418, 2530, '_menu_item_url', 'https://kerfim.com/my-account/payment-methods/'),
(16420, 2531, '_menu_item_type', 'custom'),
(16421, 2531, '_menu_item_menu_item_parent', '0'),
(16422, 2531, '_menu_item_object_id', '2531'),
(16423, 2531, '_menu_item_object', 'custom'),
(16424, 2531, '_menu_item_target', ''),
(16425, 2531, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(16426, 2531, '_menu_item_xfn', ''),
(16427, 2531, '_menu_item_url', 'https://kerfim.com/my-account/edit-account/'),
(16429, 2532, '_menu_item_type', 'custom'),
(16430, 2532, '_menu_item_menu_item_parent', '0'),
(16431, 2532, '_menu_item_object_id', '2532'),
(16432, 2532, '_menu_item_object', 'custom'),
(16433, 2532, '_menu_item_target', ''),
(16434, 2532, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(16435, 2532, '_menu_item_xfn', ''),
(16436, 2532, '_menu_item_url', 'https://kerfim.com/my-account/customer-logout/?_wpnonce=0a1fc1957a'),
(16438, 2533, '_menu_item_type', 'custom'),
(16439, 2533, '_menu_item_menu_item_parent', '0'),
(16440, 2533, '_menu_item_object_id', '2533'),
(16441, 2533, '_menu_item_object', 'custom'),
(16442, 2533, '_menu_item_target', ''),
(16443, 2533, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(16444, 2533, '_menu_item_xfn', ''),
(16445, 2533, '_menu_item_url', 'https://kerfim.com/my-account/lost-password/'),
(16449, 23, '_oembed_210388b5e4f9d18cfc8e0e1e947a732f', '{{unknown}}'),
(16461, 2540, '_wp_attached_file', '2021/11/stripe.png'),
(16462, 2540, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:502;s:6:"height";i:134;s:4:"file";s:18:"2021/11/stripe.png";s:5:"sizes";a:9:{s:6:"medium";a:4:{s:4:"file";s:17:"stripe-300x80.png";s:5:"width";i:300;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:18:"stripe-150x134.png";s:5:"width";i:150;s:6:"height";i:134;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:17:"stripe-230x61.png";s:5:"width";i:230;s:6:"height";i:61;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:17:"stripe-350x93.png";s:5:"width";i:350;s:6:"height";i:93;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:18:"stripe-480x128.png";s:5:"width";i:480;s:6:"height";i:128;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:18:"stripe-300x134.png";s:5:"width";i:300;s:6:"height";i:134;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:18:"stripe-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:18:"stripe-300x134.png";s:5:"width";i:300;s:6:"height";i:134;s:9:"mime-type";s:9:"image/png";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:18:"stripe-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:{}}}'),
(16463, 2541, '_wp_attached_file', '2021/11/stripe1.png'),
(16464, 2541, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:502;s:6:"height";i:134;s:4:"file";s:19:"2021/11/stripe1.png";s:5:"sizes";a:9:{s:6:"medium";a:4:{s:4:"file";s:18:"stripe1-300x80.png";s:5:"width";i:300;s:6:"height";i:80;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:19:"stripe1-150x134.png";s:5:"width";i:150;s:6:"height";i:134;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:18:"stripe1-230x61.png";s:5:"width";i:230;s:6:"height";i:61;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:18:"stripe1-350x93.png";s:5:"width";i:350;s:6:"height";i:93;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:19:"stripe1-480x128.png";s:5:"width";i:480;s:6:"height";i:128;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:19:"stripe1-300x134.png";s:5:"width";i:300;s:6:"height";i:134;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:"stripe1-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:"stripe1-300x134.png";s:5:"width";i:300;s:6:"height";i:134;s:9:"mime-type";s:9:"image/png";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:19:"stripe1-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:{}}}'),
(16546, 2479, '_default_attributes', 'a:1:{s:8:"pa_color";s:4:"pink";}'),
(16547, 2479, '_price', '12.49'),
(16606, 2563, '_edit_lock', '1638351755:1'),
(16607, 2563, '_edit_last', '1'),
(16615, 2563, 'discount_type', 'percent'),
(16616, 2563, 'coupon_amount', '10'),
(16617, 2563, 'individual_use', 'no'),
(16618, 2563, 'usage_limit', '0'),
(16619, 2563, 'usage_limit_per_user', '0'),
(16620, 2563, 'limit_usage_to_x_items', '0'),
(16621, 2563, 'usage_count', '0'),
(16622, 2563, 'date_expires', '1638230400'),
(16623, 2563, 'free_shipping', 'no'),
(16624, 2563, 'exclude_sale_items', 'no'),
(16779, 2587, 'wprss_item_date', '2021-11-20T17:48:22+0000'),
(16780, 2587, 'wprss_item_permalink', 'https://www.bbc.co.uk/sport/av/football/59361556?at_medium=RSS&at_campaign=KARANGA'),
(16781, 2587, 'wprss_item_source_name', 'BBC Sport - Football'),
(16782, 2587, 'wprss_item_source_url', 'http://www.bbc.co.uk/sport/'),
(16783, 2587, 'wprss_feed_id', '219'),
(16784, 2587, 'wprss_images', 'a:0:{}'),
(16785, 2587, 'wprss_best_image', ''),
(16786, 2588, 'wprss_item_date', '2021-11-20T17:47:47+0000'),
(16787, 2588, 'wprss_item_permalink', 'https://www.bbc.co.uk/sport/football/59271461?at_medium=RSS&at_campaign=KARANGA'),
(16788, 2588, 'wprss_item_source_name', 'BBC Sport - Football'),
(16789, 2588, 'wprss_item_source_url', 'http://www.bbc.co.uk/sport/'),
(16790, 2588, 'wprss_feed_id', '219'),
(16791, 2588, 'wprss_images', 'a:0:{}'),
(16792, 2588, 'wprss_best_image', ''),
(16793, 2589, 'wprss_item_date', '2021-11-20T17:43:41+0000'),
(16794, 2589, 'wprss_item_permalink', 'https://www.bbc.co.uk/sport/av/football/59361278?at_medium=RSS&at_campaign=KARANGA'),
(16795, 2589, 'wprss_item_source_name', 'BBC Sport - Football'),
(16796, 2589, 'wprss_item_source_url', 'http://www.bbc.co.uk/sport/'),
(16797, 2589, 'wprss_feed_id', '219'),
(16798, 2589, 'wprss_images', 'a:0:{}'),
(16799, 2589, 'wprss_best_image', ''),
(16800, 2590, 'wprss_item_date', '2021-11-20T17:42:24+0000'),
(16801, 2590, 'wprss_item_permalink', 'https://www.bbc.co.uk/sport/football/59362235?at_medium=RSS&at_campaign=KARANGA'),
(16802, 2590, 'wprss_item_source_name', 'BBC Sport - Football'),
(16803, 2590, 'wprss_item_source_url', 'http://www.bbc.co.uk/sport/'),
(16804, 2590, 'wprss_feed_id', '219'),
(16805, 2590, 'wprss_images', 'a:0:{}'),
(16806, 2590, 'wprss_best_image', ''),
(16807, 2591, '_sku', 'KTS01-0005'),
(16808, 2591, '_regular_price', '21.99'),
(16809, 2591, '_sale_price', '19.99'),
(16810, 2591, 'total_sales', '0'),
(16811, 2591, '_tax_status', 'taxable'),
(16812, 2591, '_tax_class', ''),
(16813, 2591, '_manage_stock', 'yes'),
(16814, 2591, '_backorders', 'no'),
(16815, 2591, '_low_stock_amount', '10'),
(16816, 2591, '_sold_individually', 'no'),
(16817, 2591, '_weight', '0.3'),
(16818, 2591, '_length', '11'),
(16819, 2591, '_width', '11'),
(16820, 2591, '_height', '9'),
(16821, 2591, '_virtual', 'no'),
(16822, 2591, '_downloadable', 'no'),
(16823, 2591, '_product_image_gallery', '2638,2619,2637,2636'),
(16824, 2591, '_download_limit', '0'),
(16825, 2591, '_download_expiry', '0'),
(16826, 2591, '_thumbnail_id', '2601'),
(16827, 2591, '_stock', '30'),
(16828, 2591, '_stock_status', 'instock'),
(16829, 2591, '_wc_average_rating', '0'),
(16830, 2591, '_wc_review_count', '0'),
(16831, 2591, '_product_version', '5.9.0'),
(16832, 2591, '_price', '19.99'),
(16833, 2591, '_wpcom_is_markdown', '1'),
(16834, 2591, '_last_editor_used_jetpack', 'classic-editor'),
(16835, 2591, '_edit_lock', '1638557148:1'),
(16836, 2591, '_edit_last', '1'),
(16837, 2592, 'wpforms_entries_count', '1'),
(16838, 2479, '_regular_price', '13.99'),
(16839, 2479, '_sale_price', '12.49'),
(16840, 2594, '_wp_attached_file', '2021/11/20211121_171409-e1637870695228.jpg'),
(16841, 2594, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:100;s:6:"height";i:64;s:4:"file";s:42:"2021/11/20211121_171409-e1637870695228.jpg";s:5:"sizes";a:18:{s:6:"medium";a:4:{s:4:"file";s:27:"20211121_171409-300x193.jpg";s:5:"width";i:300;s:6:"height";i:193;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"20211121_171409-1024x660.jpg";s:5:"width";i:1024;s:6:"height";i:660;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:27:"20211121_171409-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:27:"20211121_171409-768x495.jpg";s:5:"width";i:768;s:6:"height";i:495;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:28:"20211121_171409-1536x990.jpg";s:5:"width";i:1536;s:6:"height";i:990;s:9:"mime-type";s:10:"image/jpeg";}s:9:"2048x2048";a:4:{s:4:"file";s:29:"20211121_171409-2048x1320.jpg";s:5:"width";i:2048;s:6:"height";i:1320;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:27:"20211121_171409-920x593.jpg";s:5:"width";i:920;s:6:"height";i:593;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:27:"20211121_171409-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:27:"20211121_171409-230x148.jpg";s:5:"width";i:230;s:6:"height";i:148;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:27:"20211121_171409-350x226.jpg";s:5:"width";i:350;s:6:"height";i:226;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:27:"20211121_171409-480x309.jpg";s:5:"width";i:480;s:6:"height";i:309;s:9:"mime-type";s:10:"image/jpeg";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:28:"20211121_171409-1320x851.jpg";s:5:"width";i:1320;s:6:"height";i:851;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:27:"20211121_171409-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:27:"20211121_171409-600x387.jpg";s:5:"width";i:600;s:6:"height";i:387;s:9:"mime-type";s:10:"image/jpeg";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:27:"20211121_171409-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:27:"20211121_171409-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:11:"shop_single";a:4:{s:4:"file";s:27:"20211121_171409-600x387.jpg";s:5:"width";i:600;s:6:"height";i:387;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:27:"20211121_171409-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:3:"2.4";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1637514849";s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"7.12";s:3:"iso";s:3:"320";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(16842, 2595, '_wp_attached_file', '2021/11/20211121_171440-scaled.jpg'),
(16843, 2595, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1000;s:6:"height";i:723;s:4:"file";s:34:"2021/11/20211121_171440-scaled.jpg";s:5:"sizes";a:5:{s:6:"medium";a:4:{s:4:"file";s:27:"20211121_171440-300x217.jpg";s:5:"width";i:300;s:6:"height";i:217;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"20211121_171440-1024x741.jpg";s:5:"width";i:1024;s:6:"height";i:741;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:27:"20211121_171440-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:27:"20211121_171440-768x556.jpg";s:5:"width";i:768;s:6:"height";i:556;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:29:"20211121_171440-1536x1111.jpg";s:5:"width";i:1536;s:6:"height";i:1111;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1637514880";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:2:"40";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:19:"20211121_171440.jpg";}'),
(16844, 2596, '_wp_attached_file', '2021/11/20211121_171440-1-scaled.jpg'),
(16845, 2596, '_wp_attachment_metadata', 'a:6:{s:5:"width";i:1000;s:6:"height";i:723;s:4:"file";s:36:"2021/11/20211121_171440-1-scaled.jpg";s:5:"sizes";a:5:{s:6:"medium";a:4:{s:4:"file";s:29:"20211121_171440-1-300x217.jpg";s:5:"width";i:300;s:6:"height";i:217;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:30:"20211121_171440-1-1024x741.jpg";s:5:"width";i:1024;s:6:"height";i:741;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:29:"20211121_171440-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:29:"20211121_171440-1-768x556.jpg";s:5:"width";i:768;s:6:"height";i:556;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:31:"20211121_171440-1-1536x1111.jpg";s:5:"width";i:1536;s:6:"height";i:1111;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1637514880";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:2:"40";s:13:"shutter_speed";s:4:"0.02";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}s:14:"original_image";s:21:"20211121_171440-1.jpg";}'),
(16855, 2601, '_wp_attached_file', '2021/11/bamboopersonalised1.png'),
(16856, 2601, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:466;s:4:"file";s:31:"2021/11/bamboopersonalised1.png";s:5:"sizes";a:10:{s:6:"medium";a:4:{s:4:"file";s:31:"bamboopersonalised1-300x233.png";s:5:"width";i:300;s:6:"height";i:233;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:31:"bamboopersonalised1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:31:"bamboopersonalised1-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:31:"bamboopersonalised1-230x179.png";s:5:"width";i:230;s:6:"height";i:179;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:31:"bamboopersonalised1-350x272.png";s:5:"width";i:350;s:6:"height";i:272;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:31:"bamboopersonalised1-480x373.png";s:5:"width";i:480;s:6:"height";i:373;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:31:"bamboopersonalised1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:31:"bamboopersonalised1-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:31:"bamboopersonalised1-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:31:"bamboopersonalised1-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:{}}}'),
(16857, 2602, '_wp_attached_file', '2021/11/bamboo4.jpg'),
(16858, 2602, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:988;s:6:"height";i:1000;s:4:"file";s:19:"2021/11/bamboo4.jpg";s:5:"sizes";a:17:{s:6:"medium";a:4:{s:4:"file";s:19:"bamboo4-296x300.jpg";s:5:"width";i:296;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"bamboo4-1012x1024.jpg";s:5:"width";i:1012;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:19:"bamboo4-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:19:"bamboo4-768x777.jpg";s:5:"width";i:768;s:6:"height";i:777;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:21:"bamboo4-1518x1536.jpg";s:5:"width";i:1518;s:6:"height";i:1536;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:19:"bamboo4-920x931.jpg";s:5:"width";i:920;s:6:"height";i:931;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:19:"bamboo4-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:19:"bamboo4-230x233.jpg";s:5:"width";i:230;s:6:"height";i:233;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:19:"bamboo4-350x354.jpg";s:5:"width";i:350;s:6:"height";i:354;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:19:"bamboo4-480x486.jpg";s:5:"width";i:480;s:6:"height";i:486;s:9:"mime-type";s:10:"image/jpeg";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:21:"bamboo4-1320x1336.jpg";s:5:"width";i:1320;s:6:"height";i:1336;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:19:"bamboo4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:19:"bamboo4-600x607.jpg";s:5:"width";i:600;s:6:"height";i:607;s:9:"mime-type";s:10:"image/jpeg";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:19:"bamboo4-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:19:"bamboo4-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:11:"shop_single";a:4:{s:4:"file";s:19:"bamboo4-600x607.jpg";s:5:"width";i:600;s:6:"height";i:607;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:19:"bamboo4-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:{}}}');
INSERT INTO `wp8w_postmeta` VALUES
(16862, 2605, '_sku', 'KTS01-0006'),
(16863, 2605, '_regular_price', '18.99'),
(16864, 2605, '_sale_price', '16.99'),
(16865, 2605, 'total_sales', '0'),
(16866, 2605, '_tax_status', 'taxable'),
(16867, 2605, '_tax_class', ''),
(16868, 2605, '_manage_stock', 'yes'),
(16869, 2605, '_backorders', 'no'),
(16870, 2605, '_low_stock_amount', '20'),
(16871, 2605, '_sold_individually', 'no'),
(16872, 2605, '_weight', '200'),
(16873, 2605, '_length', '255'),
(16874, 2605, '_width', '190'),
(16875, 2605, '_height', '15'),
(16876, 2605, '_virtual', 'no'),
(16877, 2605, '_downloadable', 'no'),
(16878, 2605, '_product_image_gallery', '2626,2609'),
(16879, 2605, '_download_limit', '-1'),
(16880, 2605, '_download_expiry', '-1'),
(16881, 2605, '_thumbnail_id', '2620'),
(16882, 2605, '_stock', '30'),
(16883, 2605, '_stock_status', 'instock'),
(16884, 2605, '_wc_average_rating', '0'),
(16885, 2605, '_wc_review_count', '0'),
(16886, 2605, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:0;s:11:"is_taxonomy";i:1;}}'),
(16887, 2605, '_product_version', '5.9.0'),
(16888, 2605, '_price', '16.99'),
(16889, 2605, '_last_editor_used_jetpack', 'classic-editor'),
(16890, 2605, '_edit_lock', '1637871183:1'),
(16891, 2605, '_edit_last', '1'),
(16896, 2608, '_wp_attached_file', '2021/11/plate_spoon_back_blue-1-e1637870639193.jpg'),
(16897, 2608, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:528;s:4:"file";s:50:"2021/11/plate_spoon_back_blue-1-e1637870639193.jpg";s:5:"sizes";a:18:{s:6:"medium";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-1-300x264.jpg";s:5:"width";i:300;s:6:"height";i:264;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:36:"plate_spoon_back_blue-1-1024x901.jpg";s:5:"width";i:1024;s:6:"height";i:901;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:12:"medium_large";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-1-768x675.jpg";s:5:"width";i:768;s:6:"height";i:675;s:9:"mime-type";s:10:"image/jpeg";}s:9:"1536x1536";a:4:{s:4:"file";s:37:"plate_spoon_back_blue-1-1536x1351.jpg";s:5:"width";i:1536;s:6:"height";i:1351;s:9:"mime-type";s:10:"image/jpeg";}s:9:"2048x2048";a:4:{s:4:"file";s:37:"plate_spoon_back_blue-1-2048x1801.jpg";s:5:"width";i:2048;s:6:"height";i:1801;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-1-920x809.jpg";s:5:"width";i:920;s:6:"height";i:809;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-1-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-1-230x202.jpg";s:5:"width";i:230;s:6:"height";i:202;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-1-350x308.jpg";s:5:"width";i:350;s:6:"height";i:308;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-1-480x422.jpg";s:5:"width";i:480;s:6:"height";i:422;s:9:"mime-type";s:10:"image/jpeg";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:37:"plate_spoon_back_blue-1-1320x1161.jpg";s:5:"width";i:1320;s:6:"height";i:1161;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:35:"plate_spoon_back_blue-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:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-1-600x528.jpg";s:5:"width";i:600;s:6:"height";i:528;s:9:"mime-type";s:10:"image/jpeg";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-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:35:"plate_spoon_back_blue-1-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:11:"shop_single";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-1-600x528.jpg";s:5:"width";i:600;s:6:"height";i:528;s:9:"mime-type";s:10:"image/jpeg";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:35:"plate_spoon_back_blue-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:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1636643154";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"160";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(16898, 2609, '_wp_attached_file', '2021/11/personalised_spoon_blue1.png'),
(16899, 2609, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:398;s:6:"height";i:169;s:4:"file";s:36:"2021/11/personalised_spoon_blue1.png";s:5:"sizes";a:8:{s:6:"medium";a:4:{s:4:"file";s:36:"personalised_spoon_blue1-300x127.png";s:5:"width";i:300;s:6:"height";i:127;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:36:"personalised_spoon_blue1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:35:"personalised_spoon_blue1-230x98.png";s:5:"width";i:230;s:6:"height";i:98;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:36:"personalised_spoon_blue1-350x149.png";s:5:"width";i:350;s:6:"height";i:149;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:36:"personalised_spoon_blue1-300x169.png";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:36:"personalised_spoon_blue1-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:36:"personalised_spoon_blue1-300x169.png";s:5:"width";i:300;s:6:"height";i:169;s:9:"mime-type";s:9:"image/png";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:36:"personalised_spoon_blue1-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:{}}}'),
(16900, 2479, '_wp_old_slug', 'natural-bamboo-plate-with-blue-spoon'),
(16913, 2608, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2341;s:6:"height";i:2059;s:4:"file";s:27:"plate_spoon_back_blue-1.jpg";}}'),
(16914, 2594, '_wp_attachment_backup_sizes', 'a:1:{s:9:"full-orig";a:3:{s:5:"width";i:2109;s:6:"height";i:1359;s:4:"file";s:19:"20211121_171409.jpg";}}'),
(16915, 2618, '_wp_attached_file', '2021/11/spoon_pink_personalised01.png'),
(16916, 2618, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:670;s:4:"file";s:37:"2021/11/spoon_pink_personalised01.png";s:5:"sizes";a:16:{s:6:"medium";a:4:{s:4:"file";s:37:"spoon_pink_personalised01-300x201.png";s:5:"width";i:300;s:6:"height";i:201;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:38:"spoon_pink_personalised01-1024x686.png";s:5:"width";i:1024;s:6:"height";i:686;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:37:"spoon_pink_personalised01-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"medium_large";a:4:{s:4:"file";s:37:"spoon_pink_personalised01-768x515.png";s:5:"width";i:768;s:6:"height";i:515;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:37:"spoon_pink_personalised01-920x617.png";s:5:"width";i:920;s:6:"height";i:617;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:37:"spoon_pink_personalised01-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:37:"spoon_pink_personalised01-230x154.png";s:5:"width";i:230;s:6:"height";i:154;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:37:"spoon_pink_personalised01-350x235.png";s:5:"width";i:350;s:6:"height";i:235;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:37:"spoon_pink_personalised01-480x322.png";s:5:"width";i:480;s:6:"height";i:322;s:9:"mime-type";s:9:"image/png";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:38:"spoon_pink_personalised01-1320x885.png";s:5:"width";i:1320;s:6:"height";i:885;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:37:"spoon_pink_personalised01-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:37:"spoon_pink_personalised01-600x402.png";s:5:"width";i:600;s:6:"height";i:402;s:9:"mime-type";s:9:"image/png";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:37:"spoon_pink_personalised01-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:37:"spoon_pink_personalised01-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";}s:11:"shop_single";a:4:{s:4:"file";s:37:"spoon_pink_personalised01-600x402.png";s:5:"width";i:600;s:6:"height";i:402;s:9:"mime-type";s:9:"image/png";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:37:"spoon_pink_personalised01-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:{}}}'),
(16917, 2619, '_wp_attached_file', '2021/11/bamboo_personalised1.png'),
(16918, 2619, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:645;s:4:"file";s:32:"2021/11/bamboo_personalised1.png";s:5:"sizes";a:10:{s:6:"medium";a:4:{s:4:"file";s:32:"bamboo_personalised1-300x193.png";s:5:"width";i:300;s:6:"height";i:193;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:33:"bamboo_personalised1-1024x660.png";s:5:"width";i:1024;s:6:"height";i:660;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:32:"bamboo_personalised1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"medium_large";a:4:{s:4:"file";s:32:"bamboo_personalised1-768x495.png";s:5:"width";i:768;s:6:"height";i:495;s:9:"mime-type";s:9:"image/png";}s:9:"1536x1536";a:4:{s:4:"file";s:33:"bamboo_personalised1-1536x990.png";s:5:"width";i:1536;s:6:"height";i:990;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:32:"bamboo_personalised1-920x593.png";s:5:"width";i:920;s:6:"height";i:593;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:32:"bamboo_personalised1-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:32:"bamboo_personalised1-230x148.png";s:5:"width";i:230;s:6:"height";i:148;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:32:"bamboo_personalised1-350x226.png";s:5:"width";i:350;s:6:"height";i:226;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:32:"bamboo_personalised1-480x309.png";s:5:"width";i:480;s:6:"height";i:309;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:{}}}'),
(16919, 2620, '_wp_attached_file', '2021/11/plate_spoon_blue_personalised_600.png'),
(16920, 2620, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:439;s:4:"file";s:45:"2021/11/plate_spoon_blue_personalised_600.png";s:5:"sizes";a:10:{s:6:"medium";a:4:{s:4:"file";s:45:"plate_spoon_blue_personalised_600-300x220.png";s:5:"width";i:300;s:6:"height";i:220;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:45:"plate_spoon_blue_personalised_600-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:45:"plate_spoon_blue_personalised_600-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:45:"plate_spoon_blue_personalised_600-230x168.png";s:5:"width";i:230;s:6:"height";i:168;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:45:"plate_spoon_blue_personalised_600-350x256.png";s:5:"width";i:350;s:6:"height";i:256;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:45:"plate_spoon_blue_personalised_600-480x351.png";s:5:"width";i:480;s:6:"height";i:351;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:45:"plate_spoon_blue_personalised_600-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:45:"plate_spoon_blue_personalised_600-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:45:"plate_spoon_blue_personalised_600-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:45:"plate_spoon_blue_personalised_600-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:{}}}'),
(16921, 2621, '_wp_attached_file', '2021/11/plate_spoon_pink-personalised_600_1.png'),
(16922, 2621, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:432;s:4:"file";s:47:"2021/11/plate_spoon_pink-personalised_600_1.png";s:5:"sizes";a:10:{s:6:"medium";a:4:{s:4:"file";s:47:"plate_spoon_pink-personalised_600_1-300x216.png";s:5:"width";i:300;s:6:"height";i:216;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:47:"plate_spoon_pink-personalised_600_1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:47:"plate_spoon_pink-personalised_600_1-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:47:"plate_spoon_pink-personalised_600_1-230x166.png";s:5:"width";i:230;s:6:"height";i:166;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:47:"plate_spoon_pink-personalised_600_1-350x252.png";s:5:"width";i:350;s:6:"height";i:252;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:47:"plate_spoon_pink-personalised_600_1-480x346.png";s:5:"width";i:480;s:6:"height";i:346;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:47:"plate_spoon_pink-personalised_600_1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:47:"plate_spoon_pink-personalised_600_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:47:"plate_spoon_pink-personalised_600_1-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:47:"plate_spoon_pink-personalised_600_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:{}}}'),
(16923, 2622, '_wp_attached_file', '2021/11/plate_spoon_back_pink_personalised_600.png'),
(16924, 2622, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:406;s:4:"file";s:50:"2021/11/plate_spoon_back_pink_personalised_600.png";s:5:"sizes";a:10:{s:6:"medium";a:4:{s:4:"file";s:50:"plate_spoon_back_pink_personalised_600-300x203.png";s:5:"width";i:300;s:6:"height";i:203;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:50:"plate_spoon_back_pink_personalised_600-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:50:"plate_spoon_back_pink_personalised_600-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:50:"plate_spoon_back_pink_personalised_600-230x156.png";s:5:"width";i:230;s:6:"height";i:156;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:50:"plate_spoon_back_pink_personalised_600-350x237.png";s:5:"width";i:350;s:6:"height";i:237;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:50:"plate_spoon_back_pink_personalised_600-480x325.png";s:5:"width";i:480;s:6:"height";i:325;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:50:"plate_spoon_back_pink_personalised_600-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:50:"plate_spoon_back_pink_personalised_600-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:50:"plate_spoon_back_pink_personalised_600-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:50:"plate_spoon_back_pink_personalised_600-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:{}}}'),
(16925, 2623, '_wp_attached_file', '2021/11/makeup_box_personalised_600_1.png'),
(16926, 2623, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:387;s:4:"file";s:41:"2021/11/makeup_box_personalised_600_1.png";s:5:"sizes";a:10:{s:6:"medium";a:4:{s:4:"file";s:41:"makeup_box_personalised_600_1-300x194.png";s:5:"width";i:300;s:6:"height";i:194;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:41:"makeup_box_personalised_600_1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:41:"makeup_box_personalised_600_1-550x387.png";s:5:"width";i:550;s:6:"height";i:387;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:41:"makeup_box_personalised_600_1-230x148.png";s:5:"width";i:230;s:6:"height";i:148;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:41:"makeup_box_personalised_600_1-350x226.png";s:5:"width";i:350;s:6:"height";i:226;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:41:"makeup_box_personalised_600_1-480x310.png";s:5:"width";i:480;s:6:"height";i:310;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:41:"makeup_box_personalised_600_1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:41:"makeup_box_personalised_600_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:41:"makeup_box_personalised_600_1-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:41:"makeup_box_personalised_600_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:{}}}'),
(16927, 2624, '_wp_attached_file', '2021/11/spoon_pink_personalised_600_1.png'),
(16928, 2624, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:402;s:4:"file";s:41:"2021/11/spoon_pink_personalised_600_1.png";s:5:"sizes";a:10:{s:6:"medium";a:4:{s:4:"file";s:41:"spoon_pink_personalised_600_1-300x201.png";s:5:"width";i:300;s:6:"height";i:201;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:41:"spoon_pink_personalised_600_1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:41:"spoon_pink_personalised_600_1-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:41:"spoon_pink_personalised_600_1-230x154.png";s:5:"width";i:230;s:6:"height";i:154;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:41:"spoon_pink_personalised_600_1-350x235.png";s:5:"width";i:350;s:6:"height";i:235;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:41:"spoon_pink_personalised_600_1-480x322.png";s:5:"width";i:480;s:6:"height";i:322;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:41:"spoon_pink_personalised_600_1-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:41:"spoon_pink_personalised_600_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:41:"spoon_pink_personalised_600_1-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:41:"spoon_pink_personalised_600_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:{}}}'),
(16929, 2625, '_wp_attached_file', '2021/11/plate_spoon_pink_personalised_600.png'),
(16930, 2625, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:415;s:4:"file";s:45:"2021/11/plate_spoon_pink_personalised_600.png";s:5:"sizes";a:10:{s:6:"medium";a:4:{s:4:"file";s:45:"plate_spoon_pink_personalised_600-300x208.png";s:5:"width";i:300;s:6:"height";i:208;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:45:"plate_spoon_pink_personalised_600-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:45:"plate_spoon_pink_personalised_600-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:45:"plate_spoon_pink_personalised_600-230x159.png";s:5:"width";i:230;s:6:"height";i:159;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:45:"plate_spoon_pink_personalised_600-350x242.png";s:5:"width";i:350;s:6:"height";i:242;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:45:"plate_spoon_pink_personalised_600-480x332.png";s:5:"width";i:480;s:6:"height";i:332;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:45:"plate_spoon_pink_personalised_600-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:45:"plate_spoon_pink_personalised_600-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:45:"plate_spoon_pink_personalised_600-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:45:"plate_spoon_pink_personalised_600-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:{}}}'),
(16931, 2626, '_wp_attached_file', '2021/11/plate_spoon_back_blue_personalised_600.png'),
(16932, 2626, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:528;s:4:"file";s:50:"2021/11/plate_spoon_back_blue_personalised_600.png";s:5:"sizes";a:10:{s:6:"medium";a:4:{s:4:"file";s:50:"plate_spoon_back_blue_personalised_600-300x264.png";s:5:"width";i:300;s:6:"height";i:264;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:50:"plate_spoon_back_blue_personalised_600-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:50:"plate_spoon_back_blue_personalised_600-550x400.png";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:50:"plate_spoon_back_blue_personalised_600-230x202.png";s:5:"width";i:230;s:6:"height";i:202;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:50:"plate_spoon_back_blue_personalised_600-350x308.png";s:5:"width";i:350;s:6:"height";i:308;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:50:"plate_spoon_back_blue_personalised_600-480x422.png";s:5:"width";i:480;s:6:"height";i:422;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:50:"plate_spoon_back_blue_personalised_600-300x300.png";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:50:"plate_spoon_back_blue_personalised_600-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:50:"plate_spoon_back_blue_personalised_600-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:50:"plate_spoon_back_blue_personalised_600-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:{}}}'),
(16933, 2627, '_sku', 'KTS01-0007'),
(16934, 2627, '_regular_price', '18.99'),
(16935, 2627, '_sale_price', '16.99'),
(16936, 2627, 'total_sales', '0'),
(16937, 2627, '_tax_status', 'taxable'),
(16938, 2627, '_tax_class', ''),
(16939, 2627, '_manage_stock', 'yes'),
(16940, 2627, '_backorders', 'no'),
(16941, 2627, '_low_stock_amount', '20'),
(16942, 2627, '_sold_individually', 'no'),
(16943, 2627, '_weight', '200'),
(16944, 2627, '_length', '255'),
(16945, 2627, '_width', '190'),
(16946, 2627, '_height', '15'),
(16947, 2627, '_virtual', 'no'),
(16948, 2627, '_downloadable', 'no'),
(16949, 2627, '_product_image_gallery', '2624,2622'),
(16950, 2627, '_download_limit', '-1'),
(16951, 2627, '_download_expiry', '-1'),
(16952, 2627, '_thumbnail_id', '2621'),
(16953, 2627, '_stock', '30'),
(16954, 2627, '_stock_status', 'instock'),
(16955, 2627, '_wc_average_rating', '0'),
(16956, 2627, '_wc_review_count', '0'),
(16957, 2627, '_product_attributes', 'a:1:{s:8:"pa_color";a:6:{s:4:"name";s:8:"pa_color";s:5:"value";s:0:"";s:8:"position";i:0;s:10:"is_visible";i:1;s:12:"is_variation";i:0;s:11:"is_taxonomy";i:1;}}'),
(16958, 2627, '_product_version', '5.9.0'),
(16959, 2627, '_price', '16.99'),
(16960, 2627, '_last_editor_used_jetpack', 'classic-editor'),
(16961, 2627, '_edit_lock', '1637871383:1'),
(16962, 2627, '_edit_last', '1'),
(16963, 2468, '_wp_old_slug', 'natural-bamboo-plate-with-pink-spoon'),
(16964, 2626, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2032868;s:10:"size_after";i:2032868;s:4:"time";d:1.4000000000000001332267629550187848508358001708984375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:130255;s:10:"size_after";i:130255;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:39014;s:10:"size_after";i:39014;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:379943;s:10:"size_after";i:379943;s:4:"time";d:0.2099999999999999922284388276239042170345783233642578125;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:78026;s:10:"size_after";i:78026;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:182208;s:10:"size_after";i:182208;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:341723;s:10:"size_after";i:341723;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:151782;s:10:"size_after";i:151782;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18434;s:10:"size_after";i:18434;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:151782;s:10:"size_after";i:151782;s:4:"time";d:0.320000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18434;s:10:"size_after";i:18434;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:541267;s:10:"size_after";i:541267;s:4:"time";d:0.2099999999999999922284388276239042170345783233642578125;}}}'),
(16965, 2625, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1779936;s:10:"size_after";i:1779936;s:4:"time";d:1.220000000000000195399252334027551114559173583984375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:107145;s:10:"size_after";i:107145;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:38951;s:10:"size_after";i:38951;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:370438;s:10:"size_after";i:370438;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:64282;s:10:"size_after";i:64282;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:146211;s:10:"size_after";i:146211;s:4:"time";d:0.289999999999999980015985556747182272374629974365234375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:271643;s:10:"size_after";i:271643;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:154085;s:10:"size_after";i:154085;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18413;s:10:"size_after";i:18413;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:154085;s:10:"size_after";i:154085;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18413;s:10:"size_after";i:18413;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:436270;s:10:"size_after";i:436270;s:4:"time";d:0.2399999999999999911182158029987476766109466552734375;}}}'),
(16966, 2624, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1796209;s:10:"size_after";i:1796209;s:4:"time";d:1.5399999999999998134825318629737012088298797607421875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:100065;s:10:"size_after";i:100065;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:40569;s:10:"size_after";i:40569;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:379811;s:10:"size_after";i:379811;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:60724;s:10:"size_after";i:60724;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:141224;s:10:"size_after";i:141224;s:4:"time";d:0.2300000000000000099920072216264088638126850128173828125;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:267400;s:10:"size_after";i:267400;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:158950;s:10:"size_after";i:158950;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18972;s:10:"size_after";i:18972;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:158950;s:10:"size_after";i:158950;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18972;s:10:"size_after";i:18972;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:450572;s:10:"size_after";i:450572;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}}}'),
(16967, 2623, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1589377;s:10:"size_after";i:1589377;s:4:"time";d:0.79000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:98986;s:10:"size_after";i:98986;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:38178;s:10:"size_after";i:38178;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:356148;s:10:"size_after";i:356148;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:60210;s:10:"size_after";i:60210;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:132636;s:10:"size_after";i:132636;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:237306;s:10:"size_after";i:237306;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:138303;s:10:"size_after";i:138303;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18107;s:10:"size_after";i:18107;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:138303;s:10:"size_after";i:138303;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18107;s:10:"size_after";i:18107;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:353093;s:10:"size_after";i:353093;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}}}'),
(16968, 2622, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1609744;s:10:"size_after";i:1609744;s:4:"time";d:1.2100000000000001865174681370262987911701202392578125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:97636;s:10:"size_after";i:97636;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:36504;s:10:"size_after";i:36504;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:336609;s:10:"size_after";i:336609;s:4:"time";d:0.289999999999999980015985556747182272374629974365234375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:59908;s:10:"size_after";i:59908;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:133889;s:10:"size_after";i:133889;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:246791;s:10:"size_after";i:246791;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:139312;s:10:"size_after";i:139312;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17287;s:10:"size_after";i:17287;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:139312;s:10:"size_after";i:139312;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17287;s:10:"size_after";i:17287;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:385209;s:10:"size_after";i:385209;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}}}'),
(16969, 2620, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1704692;s:10:"size_after";i:1704692;s:4:"time";d:1.54999999999999982236431605997495353221893310546875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:104461;s:10:"size_after";i:104461;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:37114;s:10:"size_after";i:37114;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:345465;s:10:"size_after";i:345465;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:62441;s:10:"size_after";i:62441;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:142676;s:10:"size_after";i:142676;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:265986;s:10:"size_after";i:265986;s:4:"time";d:0.330000000000000015543122344752191565930843353271484375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:145912;s:10:"size_after";i:145912;s:4:"time";d:0.330000000000000015543122344752191565930843353271484375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17420;s:10:"size_after";i:17420;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:145912;s:10:"size_after";i:145912;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17420;s:10:"size_after";i:17420;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:419885;s:10:"size_after";i:419885;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}}}'),
(16970, 2619, 'wp-smush-resize_savings', 'a:3:{s:5:"bytes";i:1527029;s:11:"size_before";i:2315792;s:10:"size_after";i:788763;}'),
(16971, 2619, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5261035;s:10:"size_after";i:5261035;s:4:"time";d:9.120000000000000994759830064140260219573974609375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:94053;s:10:"size_after";i:94053;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:828596;s:10:"size_after";i:828596;s:4:"time";d:0.58999999999999996891375531049561686813831329345703125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:36941;s:10:"size_after";i:36941;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:498899;s:10:"size_after";i:498899;s:4:"time";d:0.38000000000000000444089209850062616169452667236328125;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1629978;s:10:"size_after";i:1629978;s:4:"time";d:5.3499999999999996447286321199499070644378662109375;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:687171;s:10:"size_after";i:687171;s:4:"time";d:0.5300000000000000266453525910037569701671600341796875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:298672;s:10:"size_after";i:298672;s:4:"time";d:0.450000000000000011102230246251565404236316680908203125;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:58149;s:10:"size_after";i:58149;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:124009;s:10:"size_after";i:124009;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:215804;s:10:"size_after";i:215804;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:788763;s:10:"size_after";i:788763;s:4:"time";d:1.3000000000000000444089209850062616169452667236328125;}}}'),
(16972, 2618, 'wp-smush-resize_savings', 'a:3:{s:5:"bytes";i:782546;s:11:"size_before";i:1699328;s:10:"size_after";i:916782;}'),
(16973, 2618, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:6648171;s:10:"size_after";i:6648171;s:4:"time";d:4.1199999999999992184029906638897955417633056640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:17:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:96653;s:10:"size_after";i:96653;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:955169;s:10:"size_after";i:955169;s:4:"time";d:0.58999999999999996891375531049561686813831329345703125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:39287;s:10:"size_after";i:39287;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:579803;s:10:"size_after";i:579803;s:4:"time";d:0.38000000000000000444089209850062616169452667236328125;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:796560;s:10:"size_after";i:796560;s:4:"time";d:0.560000000000000053290705182007513940334320068359375;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:338518;s:10:"size_after";i:338518;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:58434;s:10:"size_after";i:58434;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:130947;s:10:"size_after";i:130947;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:240383;s:10:"size_after";i:240383;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1431845;s:10:"size_after";i:1431845;s:4:"time";d:0.84999999999999997779553950749686919152736663818359375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:144805;s:10:"size_after";i:144805;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:368525;s:10:"size_after";i:368525;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18565;s:10:"size_after";i:18565;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:144805;s:10:"size_after";i:144805;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:368525;s:10:"size_after";i:368525;s:4:"time";d:0.2800000000000000266453525910037569701671600341796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18565;s:10:"size_after";i:18565;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:916782;s:10:"size_after";i:916782;s:4:"time";d:0.5;}}}'),
(16974, 2609, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:358051;s:10:"size_after";i:358051;s:4:"time";d:1.12000000000000010658141036401502788066864013671875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:9:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:42330;s:10:"size_after";i:42330;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:27461;s:10:"size_after";i:27461;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:27160;s:10:"size_after";i:27160;s:4:"time";d:0.520000000000000017763568394002504646778106689453125;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:55000;s:10:"size_after";i:55000;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:56593;s:10:"size_after";i:56593;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13995;s:10:"size_after";i:13995;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:56593;s:10:"size_after";i:56593;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13995;s:10:"size_after";i:13995;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:64924;s:10:"size_after";i:64924;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}}}');
INSERT INTO `wp8w_postmeta` VALUES
(16977, 2602, 'wp-smush-resize_savings', 'a:3:{s:5:"bytes";i:196482;s:11:"size_before";i:345838;s:10:"size_after";i:149356;}'),
(16978, 2602, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.8564361798158512950607246239087544381618499755859375;s:5:"bytes";i:25707;s:11:"size_before";i:1384750;s:10:"size_after";i:1359043;s:4:"time";d:0.66000000000000025313084961453569121658802032470703125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:18:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.4299999999999999378275106209912337362766265869140625;s:5:"bytes";i:225;s:11:"size_before";i:15766;s:10:"size_after";i:15541;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.7600000000000000088817841970012523233890533447265625;s:5:"bytes";i:2753;s:11:"size_before";i:156308;s:10:"size_after";i:153555;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4941;s:10:"size_after";i:4941;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.899999999999999911182158029987476766109466552734375;s:5:"bytes";i:1795;s:11:"size_before";i:94530;s:10:"size_after";i:92735;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:2.20000000000000017763568394002504646778106689453125;s:5:"bytes";i:7010;s:11:"size_before";i:318180;s:10:"size_after";i:311170;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.939999999999999946709294817992486059665679931640625;s:5:"bytes";i:2552;s:11:"size_before";i:131768;s:10:"size_after";i:129216;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.979999999999999982236431605997495353221893310546875;s:5:"bytes";i:767;s:11:"size_before";i:38673;s:10:"size_after";i:37906;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:0.460000000000000019984014443252817727625370025634765625;s:5:"bytes";i:47;s:11:"size_before";i:10115;s:10:"size_after";i:10068;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.8300000000000000710542735760100185871124267578125;s:5:"bytes";i:395;s:11:"size_before";i:21606;s:10:"size_after";i:21211;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:2.4900000000000002131628207280300557613372802734375;s:5:"bytes";i:974;s:11:"size_before";i:39074;s:10:"size_after";i:38100;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";d:1.9699999999999999733546474089962430298328399658203125;s:5:"bytes";i:4906;s:11:"size_before";i:249157;s:10:"size_after";i:244251;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.5900000000000000799360577730112709105014801025390625;s:5:"bytes";i:257;s:11:"size_before";i:16195;s:10:"size_after";i:15938;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.29000000000000003552713678800500929355621337890625;s:5:"bytes";i:1363;s:11:"size_before";i:59485;s:10:"size_after";i:58122;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2768;s:10:"size_after";i:2768;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15938;s:10:"size_after";i:15938;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:58122;s:10:"size_after";i:58122;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2768;s:10:"size_after";i:2768;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:1.7800000000000000266453525910037569701671600341796875;s:5:"bytes";i:2663;s:11:"size_before";i:149356;s:10:"size_after";i:146693;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}}}'),
(16979, 2601, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1921624;s:10:"size_after";i:1921624;s:4:"time";d:1.260000000000000230926389122032560408115386962890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:119213;s:10:"size_after";i:119213;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:39983;s:10:"size_after";i:39983;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:382279;s:10:"size_after";i:382279;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:72370;s:10:"size_after";i:72370;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:164775;s:10:"size_after";i:164775;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:308992;s:10:"size_after";i:308992;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:155500;s:10:"size_after";i:155500;s:4:"time";d:0.2399999999999999911182158029987476766109466552734375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18983;s:10:"size_after";i:18983;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:155500;s:10:"size_after";i:155500;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18983;s:10:"size_after";i:18983;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:485046;s:10:"size_after";i:485046;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}}}'),
(16985, 2596, 'wp-smush-resize_savings', 'a:3:{s:5:"bytes";i:742785;s:11:"size_before";i:839535;s:10:"size_after";i:96750;}'),
(16986, 2596, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.111292798352972344133604565286077558994293212890625;s:5:"bytes";i:27323;s:11:"size_before";i:878188;s:10:"size_after";i:850865;s:4:"time";d:0.45999999999999996447286321199499070644378662109375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:11.5099999999999997868371792719699442386627197265625;s:5:"bytes";i:1548;s:11:"size_before";i:13445;s:10:"size_after";i:11897;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.4499999999999999555910790149937383830547332763671875;s:5:"bytes";i:1461;s:11:"size_before";i:100496;s:10:"size_after";i:99035;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:25.839999999999999857891452847979962825775146484375;s:5:"bytes";i:1596;s:11:"size_before";i:6176;s:10:"size_after";i:4580;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.180000000000000159872115546022541821002960205078125;s:5:"bytes";i:1372;s:11:"size_before";i:62936;s:10:"size_after";i:61564;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:1.060000000000000053290705182007513940334320068359375;s:5:"bytes";i:1989;s:11:"size_before";i:187512;s:10:"size_after";i:185523;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"wp_scaled";O:8:"stdClass":5:{s:7:"percent";d:4.37999999999999989341858963598497211933135986328125;s:5:"bytes";i:17990;s:11:"size_before";i:410873;s:10:"size_after";i:392883;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:1.4099999999999999200639422269887290894985198974609375;s:5:"bytes";i:1367;s:11:"size_before";i:96750;s:10:"size_after";i:95383;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),
(16987, 2595, 'wp-smush-resize_savings', 'a:3:{s:5:"bytes";i:742785;s:11:"size_before";i:839535;s:10:"size_after";i:96750;}'),
(16988, 2595, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.111292798352972344133604565286077558994293212890625;s:5:"bytes";i:27323;s:11:"size_before";i:878188;s:10:"size_after";i:850865;s:4:"time";d:0.400000000000000077715611723760957829654216766357421875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:11.5099999999999997868371792719699442386627197265625;s:5:"bytes";i:1548;s:11:"size_before";i:13445;s:10:"size_after";i:11897;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.4499999999999999555910790149937383830547332763671875;s:5:"bytes";i:1461;s:11:"size_before";i:100496;s:10:"size_after";i:99035;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:25.839999999999999857891452847979962825775146484375;s:5:"bytes";i:1596;s:11:"size_before";i:6176;s:10:"size_after";i:4580;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:2.180000000000000159872115546022541821002960205078125;s:5:"bytes";i:1372;s:11:"size_before";i:62936;s:10:"size_after";i:61564;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:1.060000000000000053290705182007513940334320068359375;s:5:"bytes";i:1989;s:11:"size_before";i:187512;s:10:"size_after";i:185523;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"wp_scaled";O:8:"stdClass":5:{s:7:"percent";d:4.37999999999999989341858963598497211933135986328125;s:5:"bytes";i:17990;s:11:"size_before";i:410873;s:10:"size_after";i:392883;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:1.4099999999999999200639422269887290894985198974609375;s:5:"bytes";i:1367;s:11:"size_before";i:96750;s:10:"size_after";i:95383;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}}}'),
(16989, 2594, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:5.7893039047404304398014573962427675724029541015625;s:5:"bytes";i:53661;s:11:"size_before";i:926899;s:10:"size_after";i:873238;s:4:"time";d:0.9600000000000001865174681370262987911701202392578125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:19:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:13.0299999999999993605115378159098327159881591796875;s:5:"bytes";i:1471;s:11:"size_before";i:11291;s:10:"size_after";i:9820;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:4.12000000000000010658141036401502788066864013671875;s:5:"bytes";i:3087;s:11:"size_before";i:74898;s:10:"size_after";i:71811;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:24.0799999999999982946974341757595539093017578125;s:5:"bytes";i:1426;s:11:"size_before";i:5922;s:10:"size_after";i:4496;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.53000000000000024868995751603506505489349365234375;s:5:"bytes";i:2068;s:11:"size_before";i:45646;s:10:"size_after";i:43578;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:3.819999999999999840127884453977458178997039794921875;s:5:"bytes";i:6044;s:11:"size_before";i:158126;s:10:"size_after";i:152082;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:9:"2048x2048";O:8:"stdClass":5:{s:7:"percent";d:7.019999999999999573674358543939888477325439453125;s:5:"bytes";i:19543;s:11:"size_before";i:278506;s:10:"size_after";i:258963;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:4.2599999999999997868371792719699442386627197265625;s:5:"bytes";i:2654;s:11:"size_before";i:62297;s:10:"size_after";i:59643;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:5.95999999999999996447286321199499070644378662109375;s:5:"bytes";i:1722;s:11:"size_before";i:28883;s:10:"size_after";i:27161;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:18.010000000000001563194018672220408916473388671875;s:5:"bytes";i:1439;s:11:"size_before";i:7989;s:10:"size_after";i:6550;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:10.4700000000000006394884621840901672840118408203125;s:5:"bytes";i:1467;s:11:"size_before";i:14008;s:10:"size_after";i:12541;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:7.19000000000000039079850466805510222911834716796875;s:5:"bytes";i:1597;s:11:"size_before";i:22217;s:10:"size_after";i:20620;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";d:4.25;s:5:"bytes";i:5095;s:11:"size_before";i:119759;s:10:"size_after";i:114664;s:4:"time";d:0.2300000000000000099920072216264088638126850128173828125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:10.2799999999999993605115378159098327159881591796875;s:5:"bytes";i:1439;s:11:"size_before";i:14004;s:10:"size_after";i:12565;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:5.78000000000000024868995751603506505489349365234375;s:5:"bytes";i:1808;s:11:"size_before";i:31277;s:10:"size_after";i:29469;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:34.89999999999999857891452847979962825775146484375;s:5:"bytes";i:1415;s:11:"size_before";i:4055;s:10:"size_after";i:2640;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12565;s:10:"size_after";i:12565;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:29469;s:10:"size_after";i:29469;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2640;s:10:"size_after";i:2640;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:41.409999999999996589394868351519107818603515625;s:5:"bytes";i:1386;s:11:"size_before";i:3347;s:10:"size_after";i:1961;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(16990, 2541, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:15.51895290268024751867415034212172031402587890625;s:5:"bytes";i:25326;s:11:"size_before";i:163194;s:10:"size_after";i:137868;s:4:"time";d:0.6500000000000001332267629550187848508358001708984375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:14.3499999999999996447286321199499070644378662109375;s:5:"bytes";i:2596;s:11:"size_before";i:18088;s:10:"size_after";i:15492;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.1400000000000005684341886080801486968994140625;s:5:"bytes";i:2962;s:11:"size_before";i:10164;s:10:"size_after";i:7202;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:14.0600000000000004973799150320701301097869873046875;s:5:"bytes";i:1759;s:11:"size_before";i:12515;s:10:"size_after";i:10756;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:15.71000000000000085265128291212022304534912109375;s:5:"bytes";i:3441;s:11:"size_before";i:21899;s:10:"size_after";i:18458;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:14.449999999999999289457264239899814128875732421875;s:5:"bytes";i:4710;s:11:"size_before";i:32603;s:10:"size_after";i:27893;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:28.5799999999999982946974341757595539093017578125;s:5:"bytes";i:5125;s:11:"size_before";i:17933;s:10:"size_after";i:12808;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:17.03999999999999914734871708787977695465087890625;s:5:"bytes";i:1500;s:11:"size_before";i:8801;s:10:"size_after";i:7301;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12808;s:10:"size_after";i:12808;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7301;s:10:"size_after";i:7301;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:15.339999999999999857891452847979962825775146484375;s:5:"bytes";i:3233;s:11:"size_before";i:21082;s:10:"size_after";i:17849;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}}}'),
(16991, 2540, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:15.51895290268024751867415034212172031402587890625;s:5:"bytes";i:25326;s:11:"size_before";i:163194;s:10:"size_after";i:137868;s:4:"time";d:0.520000000000000017763568394002504646778106689453125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:14.3499999999999996447286321199499070644378662109375;s:5:"bytes";i:2596;s:11:"size_before";i:18088;s:10:"size_after";i:15492;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:29.1400000000000005684341886080801486968994140625;s:5:"bytes";i:2962;s:11:"size_before";i:10164;s:10:"size_after";i:7202;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:14.0600000000000004973799150320701301097869873046875;s:5:"bytes";i:1759;s:11:"size_before";i:12515;s:10:"size_after";i:10756;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:15.71000000000000085265128291212022304534912109375;s:5:"bytes";i:3441;s:11:"size_before";i:21899;s:10:"size_after";i:18458;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:14.449999999999999289457264239899814128875732421875;s:5:"bytes";i:4710;s:11:"size_before";i:32603;s:10:"size_after";i:27893;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:28.5799999999999982946974341757595539093017578125;s:5:"bytes";i:5125;s:11:"size_before";i:17933;s:10:"size_after";i:12808;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:17.03999999999999914734871708787977695465087890625;s:5:"bytes";i:1500;s:11:"size_before";i:8801;s:10:"size_after";i:7301;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12808;s:10:"size_after";i:12808;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7301;s:10:"size_after";i:7301;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:15.339999999999999857891452847979962825775146484375;s:5:"bytes";i:3233;s:11:"size_before";i:21082;s:10:"size_after";i:17849;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}}}'),
(16994, 2477, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:9.43432404135258906308081350289285182952880859375;s:5:"bytes";i:379357;s:11:"size_before";i:4021030;s:10:"size_after";i:3641673;s:4:"time";d:0.7199999999999999733546474089962430298328399658203125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:46.72999999999999687361196265555918216705322265625;s:5:"bytes";i:12752;s:11:"size_before";i:27287;s:10:"size_after";i:14535;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:9.4900000000000002131628207280300557613372802734375;s:5:"bytes";i:14412;s:11:"size_before";i:151815;s:10:"size_after";i:137403;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:68.8599999999999994315658113919198513031005859375;s:5:"bytes";i:12683;s:11:"size_before";i:18419;s:10:"size_after";i:5736;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:15.050000000000000710542735760100185871124267578125;s:5:"bytes";i:13988;s:11:"size_before";i:92959;s:10:"size_after";i:78971;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:4.71999999999999975131004248396493494510650634765625;s:5:"bytes";i:14501;s:11:"size_before";i:307224;s:10:"size_after";i:292723;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:9.089999999999999857891452847979962825775146484375;s:5:"bytes";i:311021;s:11:"size_before";i:3423326;s:10:"size_after";i:3112305;s:4:"time";d:0.5100000000000000088817841970012523233890533447265625;}}}'),
(16995, 2476, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:9.248496114822682301337408716790378093719482421875;s:5:"bytes";i:383682;s:11:"size_before";i:4148588;s:10:"size_after";i:3764906;s:4:"time";d:2.319999999999999840127884453977458178997039794921875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:47.28999999999999914734871708787977695465087890625;s:5:"bytes";i:12593;s:11:"size_before";i:26629;s:10:"size_after";i:14036;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:9.230000000000000426325641456060111522674560546875;s:5:"bytes";i:14034;s:11:"size_before";i:152112;s:10:"size_after";i:138078;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:69.2099999999999937472239253111183643341064453125;s:5:"bytes";i:12473;s:11:"size_before";i:18023;s:10:"size_after";i:5550;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:15.1199999999999992184029906638897955417633056640625;s:5:"bytes";i:13856;s:11:"size_before";i:91626;s:10:"size_after";i:77770;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:4.20000000000000017763568394002504646778106689453125;s:5:"bytes";i:13146;s:11:"size_before";i:313272;s:10:"size_after";i:300126;s:4:"time";d:0.25;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:8.949999999999999289457264239899814128875732421875;s:5:"bytes";i:317580;s:11:"size_before";i:3546926;s:10:"size_after";i:3229346;s:4:"time";d:1.8899999999999999023003738329862244427204132080078125;}}}'),
(16996, 2475, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:9.5443045895200295802851542248390614986419677734375;s:5:"bytes";i:536916;s:11:"size_before";i:5625512;s:10:"size_after";i:5088596;s:4:"time";d:1.640000000000000124344978758017532527446746826171875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:19:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:47.409999999999996589394868351519107818603515625;s:5:"bytes";i:12151;s:11:"size_before";i:25631;s:10:"size_after";i:13480;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:9.32000000000000028421709430404007434844970703125;s:5:"bytes";i:14062;s:11:"size_before";i:150858;s:10:"size_after";i:136796;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:69.3700000000000045474735088646411895751953125;s:5:"bytes";i:12001;s:11:"size_before";i:17301;s:10:"size_after";i:5300;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:15.25;s:5:"bytes";i:13594;s:11:"size_before";i:89113;s:10:"size_after";i:75519;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:3.939999999999999946709294817992486059665679931640625;s:5:"bytes";i:12621;s:11:"size_before";i:320127;s:10:"size_after";i:307506;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:9:"2048x2048";O:8:"stdClass":5:{s:7:"percent";d:2.2599999999999997868371792719699442386627197265625;s:5:"bytes";i:11976;s:11:"size_before";i:529898;s:10:"size_after";i:517922;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:11.4700000000000006394884621840901672840118408203125;s:5:"bytes";i:14116;s:11:"size_before";i:123122;s:10:"size_after";i:109006;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:24.199999999999999289457264239899814128875732421875;s:5:"bytes";i:12961;s:11:"size_before";i:53562;s:10:"size_after";i:40601;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:57.71000000000000085265128291212022304534912109375;s:5:"bytes";i:12077;s:11:"size_before";i:20928;s:10:"size_after";i:8851;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:41.3299999999999982946974341757595539093017578125;s:5:"bytes";i:12214;s:11:"size_before";i:29554;s:10:"size_after";i:17340;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:29.17999999999999971578290569595992565155029296875;s:5:"bytes";i:12539;s:11:"size_before";i:42967;s:10:"size_after";i:30428;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";d:5.69000000000000039079850466805510222911834716796875;s:5:"bytes";i:13800;s:11:"size_before";i:242377;s:10:"size_after";i:228577;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:42.25999999999999801048033987171947956085205078125;s:5:"bytes";i:12226;s:11:"size_before";i:28929;s:10:"size_after";i:16703;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:22.1400000000000005684341886080801486968994140625;s:5:"bytes";i:13110;s:11:"size_before";i:59202;s:10:"size_after";i:46092;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:79.9800000000000039790393202565610408782958984375;s:5:"bytes";i:11986;s:11:"size_before";i:14986;s:10:"size_after";i:3000;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16703;s:10:"size_after";i:16703;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:46092;s:10:"size_after";i:46092;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3000;s:10:"size_after";i:3000;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:9.07000000000000028421709430404007434844970703125;s:5:"bytes";i:345482;s:11:"size_before";i:3811162;s:10:"size_after";i:3465680;s:4:"time";d:0.8000000000000000444089209850062616169452667236328125;}}}'),
(16997, 2474, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:10.3350278755785467410532874055206775665283203125;s:5:"bytes";i:365046;s:11:"size_before";i:3532124;s:10:"size_after";i:3167078;s:4:"time";d:1.140000000000000124344978758017532527446746826171875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:44.27000000000000312638803734444081783294677734375;s:5:"bytes";i:13352;s:11:"size_before";i:30161;s:10:"size_after";i:16809;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:8.9199999999999999289457264239899814128875732421875;s:5:"bytes";i:15351;s:11:"size_before";i:172051;s:10:"size_after";i:156700;s:4:"time";d:0.340000000000000024424906541753443889319896697998046875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:67.81999999999999317878973670303821563720703125;s:5:"bytes";i:13264;s:11:"size_before";i:19558;s:10:"size_after";i:6294;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:14.199999999999999289457264239899814128875732421875;s:5:"bytes";i:14859;s:11:"size_before";i:104623;s:10:"size_after";i:89764;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:9.6099999999999994315658113919198513031005859375;s:5:"bytes";i:308220;s:11:"size_before";i:3205731;s:10:"size_after";i:2897511;s:4:"time";d:0.7199999999999999733546474089962430298328399658203125;}}}'),
(16998, 2473, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:10.51811278230089641283484525047242641448974609375;s:5:"bytes";i:553112;s:11:"size_before";i:5258662;s:10:"size_after";i:4705550;s:4:"time";d:2.050000000000000266453525910037569701671600341796875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:19:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:47.97999999999999687361196265555918216705322265625;s:5:"bytes";i:12481;s:11:"size_before";i:26012;s:10:"size_after";i:13531;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:9.92999999999999971578290569595992565155029296875;s:5:"bytes";i:14030;s:11:"size_before";i:141288;s:10:"size_after";i:127258;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:69.599999999999994315658113919198513031005859375;s:5:"bytes";i:12388;s:11:"size_before";i:17798;s:10:"size_after";i:5410;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:15.82000000000000028421709430404007434844970703125;s:5:"bytes";i:13571;s:11:"size_before";i:85771;s:10:"size_after";i:72200;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:4.75;s:5:"bytes";i:13690;s:11:"size_before";i:288422;s:10:"size_after";i:274732;s:4:"time";d:0.2300000000000000099920072216264088638126850128173828125;}s:9:"2048x2048";O:8:"stdClass":5:{s:7:"percent";d:2.660000000000000142108547152020037174224853515625;s:5:"bytes";i:12631;s:11:"size_before";i:474865;s:10:"size_after";i:462234;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:11.800000000000000710542735760100185871124267578125;s:5:"bytes";i:13845;s:11:"size_before";i:117311;s:10:"size_after";i:103466;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:25.589999999999999857891452847979962825775146484375;s:5:"bytes";i:13116;s:11:"size_before";i:51248;s:10:"size_after";i:38132;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:58.52000000000000312638803734444081783294677734375;s:5:"bytes";i:12460;s:11:"size_before";i:21292;s:10:"size_after";i:8832;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:42.0499999999999971578290569595992565155029296875;s:5:"bytes";i:12605;s:11:"size_before";i:29975;s:10:"size_after";i:17370;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:30.239999999999998436805981327779591083526611328125;s:5:"bytes";i:12918;s:11:"size_before";i:42713;s:10:"size_after";i:29795;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";d:6.2599999999999997868371792719699442386627197265625;s:5:"bytes";i:13815;s:11:"size_before";i:220514;s:10:"size_after";i:206699;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:43.47999999999999687361196265555918216705322265625;s:5:"bytes";i:12582;s:11:"size_before";i:28936;s:10:"size_after";i:16354;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:22.85000000000000142108547152020037174224853515625;s:5:"bytes";i:13213;s:11:"size_before";i:57825;s:10:"size_after";i:44612;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:79.4200000000000017053025658242404460906982421875;s:5:"bytes";i:12385;s:11:"size_before";i:15594;s:10:"size_after";i:3209;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:16354;s:10:"size_after";i:16354;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:44612;s:10:"size_after";i:44612;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3209;s:10:"size_after";i:3209;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:10;s:5:"bytes";i:357382;s:11:"size_before";i:3574923;s:10:"size_after";i:3217541;s:4:"time";d:0.88000000000000000444089209850062616169452667236328125;}}}'),
(16999, 2472, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:10.5270402884534259868587469100020825862884521484375;s:5:"bytes";i:497847;s:11:"size_before";i:4729221;s:10:"size_after";i:4231374;s:4:"time";d:1.6100000000000000976996261670137755572795867919921875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:19:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:48.280000000000001136868377216160297393798828125;s:5:"bytes";i:12100;s:11:"size_before";i:25064;s:10:"size_after";i:12964;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:10.6400000000000005684341886080801486968994140625;s:5:"bytes";i:13607;s:11:"size_before";i:127914;s:10:"size_after";i:114307;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:70.469999999999998863131622783839702606201171875;s:5:"bytes";i:11996;s:11:"size_before";i:17024;s:10:"size_after";i:5028;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:16.6700000000000017053025658242404460906982421875;s:5:"bytes";i:13247;s:11:"size_before";i:79483;s:10:"size_after";i:66236;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:5.11000000000000031974423109204508364200592041015625;s:5:"bytes";i:13100;s:11:"size_before";i:256177;s:10:"size_after";i:243077;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"2048x2048";O:8:"stdClass":5:{s:7:"percent";d:2.939999999999999946709294817992486059665679931640625;s:5:"bytes";i:12247;s:11:"size_before";i:416977;s:10:"size_after";i:404730;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:12.7400000000000002131628207280300557613372802734375;s:5:"bytes";i:13603;s:11:"size_before";i:106814;s:10:"size_after";i:93211;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:25.28999999999999914734871708787977695465087890625;s:5:"bytes";i:12701;s:11:"size_before";i:50228;s:10:"size_after";i:37527;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:58.72999999999999687361196265555918216705322265625;s:5:"bytes";i:12072;s:11:"size_before";i:20556;s:10:"size_after";i:8484;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:42.42999999999999971578290569595992565155029296875;s:5:"bytes";i:12164;s:11:"size_before";i:28668;s:10:"size_after";i:16504;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:30.629999999999999005240169935859739780426025390625;s:5:"bytes";i:12477;s:11:"size_before";i:40737;s:10:"size_after";i:28260;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";d:6.87000000000000010658141036401502788066864013671875;s:5:"bytes";i:13609;s:11:"size_before";i:197989;s:10:"size_after";i:184380;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:44.24000000000000198951966012828052043914794921875;s:5:"bytes";i:12152;s:11:"size_before";i:27466;s:10:"size_after";i:15314;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:23.3900000000000005684341886080801486968994140625;s:5:"bytes";i:12858;s:11:"size_before";i:54982;s:10:"size_after";i:42124;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:80.2999999999999971578290569595992565155029296875;s:5:"bytes";i:11995;s:11:"size_before";i:14938;s:10:"size_after";i:2943;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15314;s:10:"size_after";i:15314;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:42124;s:10:"size_after";i:42124;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2943;s:10:"size_after";i:2943;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:9.6099999999999994315658113919198513031005859375;s:5:"bytes";i:307919;s:11:"size_before";i:3203823;s:10:"size_after";i:2895904;s:4:"time";d:0.689999999999999946709294817992486059665679931640625;}}}'),
(17000, 2470, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:9.248496114822682301337408716790378093719482421875;s:5:"bytes";i:383682;s:11:"size_before";i:4148588;s:10:"size_after";i:3764906;s:4:"time";d:1.04000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:47.28999999999999914734871708787977695465087890625;s:5:"bytes";i:12593;s:11:"size_before";i:26629;s:10:"size_after";i:14036;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:9.230000000000000426325641456060111522674560546875;s:5:"bytes";i:14034;s:11:"size_before";i:152112;s:10:"size_after";i:138078;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:69.2099999999999937472239253111183643341064453125;s:5:"bytes";i:12473;s:11:"size_before";i:18023;s:10:"size_after";i:5550;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:15.1199999999999992184029906638897955417633056640625;s:5:"bytes";i:13856;s:11:"size_before";i:91626;s:10:"size_after";i:77770;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:4.20000000000000017763568394002504646778106689453125;s:5:"bytes";i:13146;s:11:"size_before";i:313272;s:10:"size_after";i:300126;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:8.949999999999999289457264239899814128875732421875;s:5:"bytes";i:317580;s:11:"size_before";i:3546926;s:10:"size_after";i:3229346;s:4:"time";d:0.7199999999999999733546474089962430298328399658203125;}}}'),
(17001, 2469, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:9.248496114822682301337408716790378093719482421875;s:5:"bytes";i:383682;s:11:"size_before";i:4148588;s:10:"size_after";i:3764906;s:4:"time";d:0.9899999999999999911182158029987476766109466552734375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:47.28999999999999914734871708787977695465087890625;s:5:"bytes";i:12593;s:11:"size_before";i:26629;s:10:"size_after";i:14036;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:9.230000000000000426325641456060111522674560546875;s:5:"bytes";i:14034;s:11:"size_before";i:152112;s:10:"size_after";i:138078;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:69.2099999999999937472239253111183643341064453125;s:5:"bytes";i:12473;s:11:"size_before";i:18023;s:10:"size_after";i:5550;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:15.1199999999999992184029906638897955417633056640625;s:5:"bytes";i:13856;s:11:"size_before";i:91626;s:10:"size_after";i:77770;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:4.20000000000000017763568394002504646778106689453125;s:5:"bytes";i:13146;s:11:"size_before";i:313272;s:10:"size_after";i:300126;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:8.949999999999999289457264239899814128875732421875;s:5:"bytes";i:317580;s:11:"size_before";i:3546926;s:10:"size_after";i:3229346;s:4:"time";d:0.79000000000000003552713678800500929355621337890625;}}}'),
(17002, 2467, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:9.8824981058068690487061758176423609256744384765625;s:5:"bytes";i:438902;s:11:"size_before";i:4441205;s:10:"size_after";i:4002303;s:4:"time";d:1.1999999999999999555910790149937383830547332763671875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:44.780000000000001136868377216160297393798828125;s:5:"bytes";i:13145;s:11:"size_before";i:29357;s:10:"size_after";i:16212;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:7.88999999999999968025576890795491635799407958984375;s:5:"bytes";i:14544;s:11:"size_before";i:184222;s:10:"size_after";i:169678;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:67.7699999999999960209606797434389591217041015625;s:5:"bytes";i:12903;s:11:"size_before";i:19040;s:10:"size_after";i:6137;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:9.449999999999999289457264239899814128875732421875;s:5:"bytes";i:14514;s:11:"size_before";i:153513;s:10:"size_after";i:138999;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:4.4000000000000003552713678800500929355621337890625;s:5:"bytes";i:16105;s:11:"size_before";i:365728;s:10:"size_after";i:349623;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:9.9700000000000006394884621840901672840118408203125;s:5:"bytes";i:367691;s:11:"size_before";i:3689345;s:10:"size_after";i:3321654;s:4:"time";d:0.82999999999999996003197111349436454474925994873046875;}}}'),
(17003, 2466, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:8.9930939150825235373076793621294200420379638671875;s:5:"bytes";i:557940;s:11:"size_before";i:6204094;s:10:"size_after";i:5646154;s:4:"time";d:2.9000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:19:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:48.0499999999999971578290569595992565155029296875;s:5:"bytes";i:12334;s:11:"size_before";i:25669;s:10:"size_after";i:13335;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:10.3800000000000007815970093361102044582366943359375;s:5:"bytes";i:14905;s:11:"size_before";i:143541;s:10:"size_after";i:128636;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:65.8299999999999982946974341757595539093017578125;s:5:"bytes";i:12260;s:11:"size_before";i:18625;s:10:"size_after";i:6365;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:7.1500000000000003552713678800500929355621337890625;s:5:"bytes";i:14669;s:11:"size_before";i:205206;s:10:"size_after";i:190537;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:5.17999999999999971578290569595992565155029296875;s:5:"bytes";i:15158;s:11:"size_before";i:292348;s:10:"size_after";i:277190;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:9:"2048x2048";O:8:"stdClass":5:{s:7:"percent";d:3.2400000000000002131628207280300557613372802734375;s:5:"bytes";i:15454;s:11:"size_before";i:477520;s:10:"size_after";i:462066;s:4:"time";d:0.4699999999999999733546474089962430298328399658203125;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:5.37999999999999989341858963598497211933135986328125;s:5:"bytes";i:15164;s:11:"size_before";i:282111;s:10:"size_after";i:266947;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:21.870000000000000994759830064140260219573974609375;s:5:"bytes";i:13266;s:11:"size_before";i:60671;s:10:"size_after";i:47405;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:39.030000000000001136868377216160297393798828125;s:5:"bytes";i:12508;s:11:"size_before";i:32050;s:10:"size_after";i:19542;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:23.980000000000000426325641456060111522674560546875;s:5:"bytes";i:13200;s:11:"size_before";i:55055;s:10:"size_after";i:41855;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:15.53999999999999914734871708787977695465087890625;s:5:"bytes";i:14065;s:11:"size_before";i:90502;s:10:"size_after";i:76437;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";d:2.970000000000000195399252334027551114559173583984375;s:5:"bytes";i:15449;s:11:"size_before";i:520685;s:10:"size_after";i:505236;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:38.4200000000000017053025658242404460906982421875;s:5:"bytes";i:12594;s:11:"size_before";i:32777;s:10:"size_after";i:20183;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:11.1500000000000003552713678800500929355621337890625;s:5:"bytes";i:14787;s:11:"size_before";i:132579;s:10:"size_after";i:117792;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:77.3799999999999954525264911353588104248046875;s:5:"bytes";i:12196;s:11:"size_before";i:15762;s:10:"size_after";i:3566;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20183;s:10:"size_after";i:20183;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:117792;s:10:"size_after";i:117792;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3566;s:10:"size_after";i:3566;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:9.519999999999999573674358543939888477325439453125;s:5:"bytes";i:349931;s:11:"size_before";i:3677452;s:10:"size_after";i:3327521;s:4:"time";d:1.5;}}}');
INSERT INTO `wp8w_postmeta` VALUES
(17004, 2465, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:9.5645961013487745816519236541353166103363037109375;s:5:"bytes";i:388349;s:11:"size_before";i:4060276;s:10:"size_after";i:3671927;s:4:"time";d:0.86999999999999999555910790149937383830547332763671875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:47.159999999999996589394868351519107818603515625;s:5:"bytes";i:12461;s:11:"size_before";i:26422;s:10:"size_after";i:13961;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:9.300000000000000710542735760100185871124267578125;s:5:"bytes";i:14435;s:11:"size_before";i:155276;s:10:"size_after";i:140841;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:68.8900000000000005684341886080801486968994140625;s:5:"bytes";i:12326;s:11:"size_before";i:17891;s:10:"size_after";i:5565;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:15.0299999999999993605115378159098327159881591796875;s:5:"bytes";i:13950;s:11:"size_before";i:92789;s:10:"size_after";i:78839;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:4.37000000000000010658141036401502788066864013671875;s:5:"bytes";i:13958;s:11:"size_before";i:319332;s:10:"size_after";i:305374;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:9.3100000000000004973799150320701301097869873046875;s:5:"bytes";i:321219;s:11:"size_before";i:3448566;s:10:"size_after";i:3127347;s:4:"time";d:0.58999999999999996891375531049561686813831329345703125;}}}'),
(17005, 2462, 'wp-smush-resize_savings', 'a:3:{s:5:"bytes";i:22498;s:11:"size_before";i:144317;s:10:"size_after";i:121819;}'),
(17006, 2462, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.006900894528453251075550411997028277255594730377197265625;s:5:"bytes";i:88;s:11:"size_before";i:1275197;s:10:"size_after";i:1275109;s:4:"time";d:3.55999999999999960920149533194489777088165283203125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:18:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:23016;s:10:"size_after";i:23016;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:120275;s:10:"size_after";i:120275;s:4:"time";d:0.2399999999999999911182158029987476766109466552734375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:23253;s:10:"size_after";i:23253;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:82959;s:10:"size_after";i:82959;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:203137;s:10:"size_after";i:203137;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:104474;s:10:"size_after";i:104474;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:83797;s:10:"size_after";i:83797;s:4:"time";d:0.2399999999999999911182158029987476766109466552734375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:0.5500000000000000444089209850062616169452667236328125;s:5:"bytes";i:88;s:11:"size_before";i:15927;s:10:"size_after";i:15839;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:28682;s:10:"size_after";i:28682;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:44110;s:10:"size_after";i:44110;s:4:"time";d:0.36999999999999999555910790149937383830547332763671875;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:168036;s:10:"size_after";i:168036;s:4:"time";d:0.58999999999999996891375531049561686813831329345703125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:55394;s:10:"size_after";i:55394;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:58874;s:10:"size_after";i:58874;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13588;s:10:"size_after";i:13588;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:55394;s:10:"size_after";i:55394;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:58874;s:10:"size_after";i:58874;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:13588;s:10:"size_after";i:13588;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:121819;s:10:"size_after";i:121819;s:4:"time";d:0.520000000000000017763568394002504646778106689453125;}}}'),
(17007, 2460, 'wp-smush-resize_savings', 'a:3:{s:5:"bytes";i:71686;s:11:"size_before";i:195314;s:10:"size_after";i:123628;}'),
(17008, 2460, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.0161698874916249256405986756135462201200425624847412109375;s:5:"bytes";i:209;s:11:"size_before";i:1292526;s:10:"size_after";i:1292317;s:4:"time";d:4.21000000000000085265128291212022304534912109375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:18:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:23556;s:10:"size_after";i:23556;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:122929;s:10:"size_after";i:122929;s:4:"time";d:0.66000000000000003108624468950438313186168670654296875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20006;s:10:"size_after";i:20006;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:84600;s:10:"size_after";i:84600;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:208468;s:10:"size_after";i:208468;s:4:"time";d:0.5100000000000000088817841970012523233890533447265625;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:106956;s:10:"size_after";i:106956;s:4:"time";d:0.36999999999999999555910790149937383830547332763671875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:97075;s:10:"size_after";i:97075;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.270000000000000017763568394002504646778106689453125;s:5:"bytes";i:209;s:11:"size_before";i:16503;s:10:"size_after";i:16294;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:29092;s:10:"size_after";i:29092;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:44892;s:10:"size_after";i:44892;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:172451;s:10:"size_after";i:172451;s:4:"time";d:0.38000000000000000444089209850062616169452667236328125;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:48599;s:10:"size_after";i:48599;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:60930;s:10:"size_after";i:60930;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11656;s:10:"size_after";i:11656;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:48599;s:10:"size_after";i:48599;s:4:"time";d:0.309999999999999997779553950749686919152736663818359375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:60930;s:10:"size_after";i:60930;s:4:"time";d:0.34999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11656;s:10:"size_after";i:11656;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:123628;s:10:"size_after";i:123628;s:4:"time";d:0.320000000000000006661338147750939242541790008544921875;}}}'),
(17009, 2395, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.93472997628623566424010959963197819888591766357421875;s:5:"bytes";i:9401;s:11:"size_before";i:1005745;s:10:"size_after";i:996344;s:4:"time";d:0.8400000000000000799360577730112709105014801025390625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:18:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.25;s:5:"bytes";i:34;s:11:"size_before";i:13458;s:10:"size_after";i:13424;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:0.9899999999999999911182158029987476766109466552734375;s:5:"bytes";i:1199;s:11:"size_before";i:120546;s:10:"size_after";i:119347;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4685;s:10:"size_after";i:4685;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:0.57999999999999996003197111349436454474925994873046875;s:5:"bytes";i:416;s:11:"size_before";i:71167;s:10:"size_after";i:70751;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:1.3600000000000000976996261670137755572795867919921875;s:5:"bytes";i:3343;s:11:"size_before";i:245855;s:10:"size_after";i:242512;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:0.84999999999999997779553950749686919152736663818359375;s:5:"bytes";i:844;s:11:"size_before";i:99389;s:10:"size_after";i:98545;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:0.34999999999999997779553950749686919152736663818359375;s:5:"bytes";i:112;s:11:"size_before";i:32410;s:10:"size_after";i:32298;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8612;s:10:"size_after";i:8612;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:0.7199999999999999733546474089962430298328399658203125;s:5:"bytes";i:127;s:11:"size_before";i:17570;s:10:"size_after";i:17443;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:0.65000000000000002220446049250313080847263336181640625;s:5:"bytes";i:199;s:11:"size_before";i:30434;s:10:"size_after";i:30235;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";d:1.20999999999999996447286321199499070644378662109375;s:5:"bytes";i:2279;s:11:"size_before";i:188915;s:10:"size_after";i:186636;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.4699999999999999733546474089962430298328399658203125;s:5:"bytes";i:70;s:11:"size_before";i:14855;s:10:"size_after";i:14785;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:0.83999999999999996891375531049561686813831329345703125;s:5:"bytes";i:389;s:11:"size_before";i:46037;s:10:"size_after";i:45648;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2671;s:10:"size_after";i:2671;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14785;s:10:"size_after";i:14785;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:45648;s:10:"size_after";i:45648;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2671;s:10:"size_after";i:2671;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:0.83999999999999996891375531049561686813831329345703125;s:5:"bytes";i:389;s:11:"size_before";i:46037;s:10:"size_after";i:45648;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(17010, 2394, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.88488654152241252859312226064503192901611328125;s:5:"bytes";i:24407;s:11:"size_before";i:1294879;s:10:"size_after";i:1270472;s:4:"time";d:0.680000000000000159872115546022541821002960205078125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:18:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.4299999999999999378275106209912337362766265869140625;s:5:"bytes";i:225;s:11:"size_before";i:15766;s:10:"size_after";i:15541;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.7600000000000000088817841970012523233890533447265625;s:5:"bytes";i:2753;s:11:"size_before";i:156308;s:10:"size_after";i:153555;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4941;s:10:"size_after";i:4941;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.899999999999999911182158029987476766109466552734375;s:5:"bytes";i:1795;s:11:"size_before";i:94530;s:10:"size_after";i:92735;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:2.20000000000000017763568394002504646778106689453125;s:5:"bytes";i:7010;s:11:"size_before";i:318180;s:10:"size_after";i:311170;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.939999999999999946709294817992486059665679931640625;s:5:"bytes";i:2552;s:11:"size_before";i:131768;s:10:"size_after";i:129216;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.979999999999999982236431605997495353221893310546875;s:5:"bytes";i:767;s:11:"size_before";i:38673;s:10:"size_after";i:37906;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:0.460000000000000019984014443252817727625370025634765625;s:5:"bytes";i:47;s:11:"size_before";i:10115;s:10:"size_after";i:10068;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.8300000000000000710542735760100185871124267578125;s:5:"bytes";i:395;s:11:"size_before";i:21606;s:10:"size_after";i:21211;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:2.4900000000000002131628207280300557613372802734375;s:5:"bytes";i:974;s:11:"size_before";i:39074;s:10:"size_after";i:38100;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";d:1.9699999999999999733546474089962430298328399658203125;s:5:"bytes";i:4906;s:11:"size_before";i:249157;s:10:"size_after";i:244251;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:1.5900000000000000799360577730112709105014801025390625;s:5:"bytes";i:257;s:11:"size_before";i:16195;s:10:"size_after";i:15938;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:2.29000000000000003552713678800500929355621337890625;s:5:"bytes";i:1363;s:11:"size_before";i:59485;s:10:"size_after";i:58122;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2768;s:10:"size_after";i:2768;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15938;s:10:"size_after";i:15938;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:58122;s:10:"size_after";i:58122;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2768;s:10:"size_after";i:2768;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:2.29000000000000003552713678800500929355621337890625;s:5:"bytes";i:1363;s:11:"size_before";i:59485;s:10:"size_after";i:58122;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}}}'),
(17011, 2393, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.9702658761789191288471556617878377437591552734375;s:5:"bytes";i:19305;s:11:"size_before";i:979817;s:10:"size_after";i:960512;s:4:"time";d:0.63000000000000022648549702353193424642086029052734375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:18:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12154;s:10:"size_after";i:12154;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:2.189999999999999946709294817992486059665679931640625;s:5:"bytes";i:2551;s:11:"size_before";i:116322;s:10:"size_after";i:113771;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4499;s:10:"size_after";i:4499;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.6799999999999999378275106209912337362766265869140625;s:5:"bytes";i:1131;s:11:"size_before";i:67363;s:10:"size_after";i:66232;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:2.660000000000000142108547152020037174224853515625;s:5:"bytes";i:6643;s:11:"size_before";i:249668;s:10:"size_after";i:243025;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.899999999999999911182158029987476766109466552734375;s:5:"bytes";i:1809;s:11:"size_before";i:94970;s:10:"size_after";i:93161;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.100000000000000088817841970012523233890533447265625;s:5:"bytes";i:376;s:11:"size_before";i:34264;s:10:"size_after";i:33888;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7947;s:10:"size_after";i:7947;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:0.320000000000000006661338147750939242541790008544921875;s:5:"bytes";i:50;s:11:"size_before";i:15761;s:10:"size_after";i:15711;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.020000000000000017763568394002504646778106689453125;s:5:"bytes";i:285;s:11:"size_before";i:27915;s:10:"size_after";i:27630;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";d:2.729999999999999982236431605997495353221893310546875;s:5:"bytes";i:5158;s:11:"size_before";i:189068;s:10:"size_after";i:183910;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14290;s:10:"size_after";i:14290;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:1.54000000000000003552713678800500929355621337890625;s:5:"bytes";i:651;s:11:"size_before";i:42281;s:10:"size_after";i:41630;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2557;s:10:"size_after";i:2557;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14290;s:10:"size_after";i:14290;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:41630;s:10:"size_after";i:41630;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2557;s:10:"size_after";i:2557;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:1.54000000000000003552713678800500929355621337890625;s:5:"bytes";i:651;s:11:"size_before";i:42281;s:10:"size_after";i:41630;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(17012, 2391, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.5135395435303602429399916218244470655918121337890625;s:5:"bytes";i:2703;s:11:"size_before";i:178588;s:10:"size_after";i:175885;s:4:"time";d:0.40000000000000002220446049250313080847263336181640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:14:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.54000000000000003552713678800500929355621337890625;s:5:"bytes";i:38;s:11:"size_before";i:7046;s:10:"size_after";i:7008;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:2470;s:10:"size_after";i:2470;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:4.5800000000000000710542735760100185871124267578125;s:5:"bytes";i:1180;s:11:"size_before";i:25782;s:10:"size_after";i:24602;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:2.319999999999999840127884453977458178997039794921875;s:5:"bytes";i:363;s:11:"size_before";i:15638;s:10:"size_after";i:15275;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4823;s:10:"size_after";i:4823;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.5100000000000000088817841970012523233890533447265625;s:5:"bytes";i:135;s:11:"size_before";i:8937;s:10:"size_after";i:8802;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:2.680000000000000159872115546022541821002960205078125;s:5:"bytes";i:370;s:11:"size_before";i:13804;s:10:"size_after";i:13434;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7008;s:10:"size_after";i:7008;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:3.339999999999999857891452847979962825775146484375;s:5:"bytes";i:617;s:11:"size_before";i:18463;s:10:"size_after";i:17846;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1397;s:10:"size_after";i:1397;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7008;s:10:"size_after";i:7008;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:17846;s:10:"size_after";i:17846;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1397;s:10:"size_after";i:1397;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:46969;s:10:"size_after";i:46969;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(17013, 2381, 'wp-smush-resize_savings', 'a:3:{s:5:"bytes";i:13893;s:11:"size_before";i:102644;s:10:"size_after";i:88751;}'),
(17014, 2381, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:6.54403686671787010453726907144300639629364013671875;s:5:"bytes";i:26924;s:11:"size_before";i:411428;s:10:"size_after";i:384504;s:4:"time";d:3.220000000000000195399252334027551114559173583984375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:4.4900000000000002131628207280300557613372802734375;s:5:"bytes";i:538;s:11:"size_before";i:11986;s:10:"size_after";i:11448;s:4:"time";d:0.419999999999999984456877655247808434069156646728515625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:5.20999999999999996447286321199499070644378662109375;s:5:"bytes";i:4829;s:11:"size_before";i:92727;s:10:"size_after";i:87898;s:4:"time";d:1.0900000000000000799360577730112709105014801025390625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:10;s:5:"bytes";i:442;s:11:"size_before";i:4419;s:10:"size_after";i:3977;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:7.32000000000000028421709430404007434844970703125;s:5:"bytes";i:4140;s:11:"size_before";i:56552;s:10:"size_after";i:52412;s:4:"time";d:0.330000000000000015543122344752191565930843353271484375;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:8.1199999999999992184029906638897955417633056640625;s:5:"bytes";i:6306;s:11:"size_before";i:77681;s:10:"size_after";i:71375;s:4:"time";d:0.36999999999999999555910790149937383830547332763671875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:5.410000000000000142108547152020037174224853515625;s:5:"bytes";i:1674;s:11:"size_before";i:30951;s:10:"size_after";i:29277;s:4:"time";d:0.2099999999999999922284388276239042170345783233642578125;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:5.53000000000000024868995751603506505489349365234375;s:5:"bytes";i:441;s:11:"size_before";i:7979;s:10:"size_after";i:7538;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:6.03000000000000024868995751603506505489349365234375;s:5:"bytes";i:918;s:11:"size_before";i:15221;s:10:"size_after";i:14303;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:7.839999999999999857891452847979962825775146484375;s:5:"bytes";i:1973;s:11:"size_before";i:25161;s:10:"size_after";i:23188;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:6.37999999999999989341858963598497211933135986328125;s:5:"bytes";i:5663;s:11:"size_before";i:88751;s:10:"size_after";i:83088;s:4:"time";d:0.5;}}}'),
(17015, 141, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:6.766119922702788613833035924471914768218994140625;s:5:"bytes";i:36239;s:11:"size_before";i:535595;s:10:"size_after";i:499356;s:4:"time";d:0.1900000000000000299760216648792265914380550384521484375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:5.07000000000000028421709430404007434844970703125;s:5:"bytes";i:1766;s:11:"size_before";i:34851;s:10:"size_after";i:33085;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:3.70999999999999996447286321199499070644378662109375;s:5:"bytes";i:498;s:11:"size_before";i:13406;s:10:"size_after";i:12908;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:4.4199999999999999289457264239899814128875732421875;s:5:"bytes";i:5156;s:11:"size_before";i:116625;s:10:"size_after";i:111469;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:4.1699999999999999289457264239899814128875732421875;s:5:"bytes";i:839;s:11:"size_before";i:20144;s:10:"size_after";i:19305;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:5.269999999999999573674358543939888477325439453125;s:5:"bytes";i:2492;s:11:"size_before";i:47247;s:10:"size_after";i:44755;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:4.62000000000000010658141036401502788066864013671875;s:5:"bytes";i:3911;s:11:"size_before";i:84698;s:10:"size_after";i:80787;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:9.8699999999999992184029906638897955417633056640625;s:5:"bytes";i:21577;s:11:"size_before";i:218624;s:10:"size_after";i:197047;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}}}'),
(17016, 134, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:3.885175882962268900655544712208211421966552734375;s:5:"bytes";i:2738;s:11:"size_before";i:70473;s:10:"size_after";i:67735;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:5:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7472;s:10:"size_after";i:7472;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:3527;s:10:"size_after";i:3527;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5044;s:10:"size_after";i:5044;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8869;s:10:"size_after";i:8869;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:6.0099999999999997868371792719699442386627197265625;s:5:"bytes";i:2738;s:11:"size_before";i:45561;s:10:"size_after";i:42823;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(17017, 133, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:21.253901335032761465981820947490632534027099609375;s:5:"bytes";i:104054;s:11:"size_before";i:489576;s:10:"size_after";i:385522;s:4:"time";d:3.660000000000000586197757002082653343677520751953125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:9:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:30.440000000000001278976924368180334568023681640625;s:5:"bytes";i:9027;s:11:"size_before";i:29658;s:10:"size_after";i:20631;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:34.6099999999999994315658113919198513031005859375;s:5:"bytes";i:5465;s:11:"size_before";i:15789;s:10:"size_after";i:10324;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:13.78999999999999914734871708787977695465087890625;s:5:"bytes";i:12811;s:11:"size_before";i:92926;s:10:"size_after";i:80115;s:4:"time";d:0.729999999999999982236431605997495353221893310546875;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:13.050000000000000710542735760100185871124267578125;s:5:"bytes";i:13134;s:11:"size_before";i:100616;s:10:"size_after";i:87482;s:4:"time";d:1.37000000000000010658141036401502788066864013671875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:24.82000000000000028421709430404007434844970703125;s:5:"bytes";i:12724;s:11:"size_before";i:51263;s:10:"size_after";i:38539;s:4:"time";d:0.200000000000000011102230246251565404236316680908203125;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:34.4200000000000017053025658242404460906982421875;s:5:"bytes";i:9234;s:11:"size_before";i:26827;s:10:"size_after";i:17593;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:30.39999999999999857891452847979962825775146484375;s:5:"bytes";i:14541;s:11:"size_before";i:47828;s:10:"size_after";i:33287;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:25.28999999999999914734871708787977695465087890625;s:5:"bytes";i:15529;s:11:"size_before";i:61401;s:10:"size_after";i:45872;s:4:"time";d:0.429999999999999993338661852249060757458209991455078125;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:18.32000000000000028421709430404007434844970703125;s:5:"bytes";i:11589;s:11:"size_before";i:63268;s:10:"size_after";i:51679;s:4:"time";d:0.520000000000000017763568394002504646778106689453125;}}}'),
(17018, 131, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5683715;s:10:"size_after";i:5683715;s:4:"time";d:5.62000000000000010658141036401502788066864013671875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:12:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:88585;s:10:"size_after";i:88585;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:644768;s:10:"size_after";i:644768;s:4:"time";d:0.86999999999999999555910790149937383830547332763671875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:41851;s:10:"size_after";i:41851;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:404947;s:10:"size_after";i:404947;s:4:"time";d:0.289999999999999980015985556747182272374629974365234375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1225391;s:10:"size_after";i:1225391;s:4:"time";d:0.91000000000000003108624468950438313186168670654296875;}s:9:"2048x2048";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1902668;s:10:"size_after";i:1902668;s:4:"time";d:1.6599999999999999200639422269887290894985198974609375;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:459372;s:10:"size_after";i:459372;s:4:"time";d:0.65000000000000002220446049250313080847263336181640625;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:277561;s:10:"size_after";i:277561;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:57474;s:10:"size_after";i:57474;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:114584;s:10:"size_after";i:114584;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:191343;s:10:"size_after";i:191343;s:4:"time";d:0.63000000000000000444089209850062616169452667236328125;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:275171;s:10:"size_after";i:275171;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;}}}'),
(17019, 90, 'wp-smush-resize_savings', 'a:3:{s:5:"bytes";i:7945;s:11:"size_before";i:47406;s:10:"size_after";i:39461;}'),
(17020, 90, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:16.4790427297341892654003459028899669647216796875;s:5:"bytes";i:33961;s:11:"size_before";i:206086;s:10:"size_after";i:172125;s:4:"time";d:2.410000000000000142108547152020037174224853515625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:25.14999999999999857891452847979962825775146484375;s:5:"bytes";i:2345;s:11:"size_before";i:9323;s:10:"size_after";i:6978;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:12.300000000000000710542735760100185871124267578125;s:5:"bytes";i:4996;s:11:"size_before";i:40621;s:10:"size_after";i:35625;s:4:"time";d:0.289999999999999980015985556747182272374629974365234375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:28.3299999999999982946974341757595539093017578125;s:5:"bytes";i:1318;s:11:"size_before";i:4653;s:10:"size_after";i:3335;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:15.6300000000000007815970093361102044582366943359375;s:5:"bytes";i:4459;s:11:"size_before";i:28521;s:10:"size_after";i:24062;s:4:"time";d:0.270000000000000017763568394002504646778106689453125;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:14.5999999999999996447286321199499070644378662109375;s:5:"bytes";i:4588;s:11:"size_before";i:31417;s:10:"size_after";i:26829;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:20.769999999999999573674358543939888477325439453125;s:5:"bytes";i:3725;s:11:"size_before";i:17937;s:10:"size_after";i:14212;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:26.1400000000000005684341886080801486968994140625;s:5:"bytes";i:1745;s:11:"size_before";i:6676;s:10:"size_after";i:4931;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:23.3599999999999994315658113919198513031005859375;s:5:"bytes";i:2602;s:11:"size_before";i:11138;s:10:"size_after";i:8536;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:19.839999999999999857891452847979962825775146484375;s:5:"bytes";i:3242;s:11:"size_before";i:16339;s:10:"size_after";i:13097;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:12.519999999999999573674358543939888477325439453125;s:5:"bytes";i:4941;s:11:"size_before";i:39461;s:10:"size_after";i:34520;s:4:"time";d:1.0500000000000000444089209850062616169452667236328125;}}}'),
(17021, 40, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:16.59187259856435048277489840984344482421875;s:5:"bytes";i:100269;s:11:"size_before";i:604326;s:10:"size_after";i:504057;s:4:"time";d:0.43000000000000004884981308350688777863979339599609375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:34.1099999999999994315658113919198513031005859375;s:5:"bytes";i:9074;s:11:"size_before";i:26603;s:10:"size_after";i:17529;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:8.6400000000000005684341886080801486968994140625;s:5:"bytes";i:12370;s:11:"size_before";i:143229;s:10:"size_after";i:130859;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:54.280000000000001136868377216160297393798828125;s:5:"bytes";i:8763;s:11:"size_before";i:16145;s:10:"size_after";i:7382;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:11.78999999999999914734871708787977695465087890625;s:5:"bytes";i:10991;s:11:"size_before";i:93219;s:10:"size_after";i:82228;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:10.82000000000000028421709430404007434844970703125;s:5:"bytes";i:11354;s:11:"size_before";i:104970;s:10:"size_after";i:93616;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:17.589999999999999857891452847979962825775146484375;s:5:"bytes";i:9858;s:11:"size_before";i:56034;s:10:"size_after";i:46176;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:44.3900000000000005684341886080801486968994140625;s:5:"bytes";i:8854;s:11:"size_before";i:19947;s:10:"size_after";i:11093;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:29.1400000000000005684341886080801486968994140625;s:5:"bytes";i:9199;s:11:"size_before";i:31570;s:10:"size_after";i:22371;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:20.3900000000000005684341886080801486968994140625;s:5:"bytes";i:9640;s:11:"size_before";i:47288;s:10:"size_after";i:37648;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:15.5600000000000004973799150320701301097869873046875;s:5:"bytes";i:10166;s:11:"size_before";i:65321;s:10:"size_after";i:55155;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;}}}'),
(17022, 39, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:8.7239551015692189395167588372714817523956298828125;s:5:"bytes";i:101932;s:11:"size_before";i:1168415;s:10:"size_after";i:1066483;s:4:"time";d:0.62000000000000010658141036401502788066864013671875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:12:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:34.93999999999999772626324556767940521240234375;s:5:"bytes";i:6511;s:11:"size_before";i:18636;s:10:"size_after";i:12125;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:8.730000000000000426325641456060111522674560546875;s:5:"bytes";i:8552;s:11:"size_before";i:97967;s:10:"size_after";i:89415;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:48.63000000000000255795384873636066913604736328125;s:5:"bytes";i:6360;s:11:"size_before";i:13078;s:10:"size_after";i:6718;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:6.38999999999999968025576890795491635799407958984375;s:5:"bytes";i:9729;s:11:"size_before";i:152257;s:10:"size_after";i:142528;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:5.769999999999999573674358543939888477325439453125;s:5:"bytes";i:10506;s:11:"size_before";i:182103;s:10:"size_after";i:171597;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"2048x2048";O:8:"stdClass":5:{s:7:"percent";d:4.57000000000000028421709430404007434844970703125;s:5:"bytes";i:13000;s:11:"size_before";i:284184;s:10:"size_after";i:271184;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:5.94000000000000039079850466805510222911834716796875;s:5:"bytes";i:10212;s:11:"size_before";i:171848;s:10:"size_after";i:161636;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:13.8499999999999996447286321199499070644378662109375;s:5:"bytes";i:7571;s:11:"size_before";i:54676;s:10:"size_after";i:47105;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:25.370000000000000994759830064140260219573974609375;s:5:"bytes";i:6815;s:11:"size_before";i:26864;s:10:"size_after";i:20049;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:15.6199999999999992184029906638897955417633056640625;s:5:"bytes";i:7330;s:11:"size_before";i:46935;s:10:"size_after";i:39605;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:10.67999999999999971578290569595992565155029296875;s:5:"bytes";i:7986;s:11:"size_before";i:74750;s:10:"size_after";i:66764;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:16.309999999999998721023075631819665431976318359375;s:5:"bytes";i:7360;s:11:"size_before";i:45117;s:10:"size_after";i:37757;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}}}'),
(17023, 38, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.2317236675889113584059231243372778408229351043701171875;s:5:"bytes";i:299;s:11:"size_before";i:129033;s:10:"size_after";i:128734;s:4:"time";d:0.2400000000000000188737914186276611872017383575439453125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12157;s:10:"size_after";i:12157;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:5859;s:10:"size_after";i:5859;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:0.320000000000000006661338147750939242541790008544921875;s:5:"bytes";i:103;s:11:"size_before";i:32212;s:10:"size_after";i:32109;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:8175;s:10:"size_after";i:8175;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:0.0899999999999999966693309261245303787291049957275390625;s:5:"bytes";i:14;s:11:"size_before";i:15478;s:10:"size_after";i:15464;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:0.35999999999999998667732370449812151491641998291015625;s:5:"bytes";i:90;s:11:"size_before";i:24661;s:10:"size_after";i:24571;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:0.299999999999999988897769753748434595763683319091796875;s:5:"bytes";i:92;s:11:"size_before";i:30491;s:10:"size_after";i:30399;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}}}'),
(17024, 37, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.91931384104173474725030246190726757049560546875;s:5:"bytes";i:6758;s:11:"size_before";i:352105;s:10:"size_after";i:345347;s:4:"time";d:0.3600000000000000976996261670137755572795867919921875;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:10:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:0.939999999999999946709294817992486059665679931640625;s:5:"bytes";i:108;s:11:"size_before";i:11456;s:10:"size_after";i:11348;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:1.979999999999999982236431605997495353221893310546875;s:5:"bytes";i:1709;s:11:"size_before";i:86221;s:10:"size_after";i:84512;s:4:"time";d:0.1499999999999999944488848768742172978818416595458984375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:0.770000000000000017763568394002504646778106689453125;s:5:"bytes";i:57;s:11:"size_before";i:7409;s:10:"size_after";i:7352;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:1.689999999999999946709294817992486059665679931640625;s:5:"bytes";i:899;s:11:"size_before";i:53231;s:10:"size_after";i:52332;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.9699999999999999733546474089962430298328399658203125;s:5:"bytes";i:1201;s:11:"size_before";i:60929;s:10:"size_after";i:59728;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:2.70000000000000017763568394002504646778106689453125;s:5:"bytes";i:1350;s:11:"size_before";i:50062;s:10:"size_after";i:48712;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7567;s:10:"size_after";i:7567;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.7199999999999999733546474089962430298328399658203125;s:5:"bytes";i:255;s:11:"size_before";i:14837;s:10:"size_after";i:14582;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:1.9499999999999999555910790149937383830547332763671875;s:5:"bytes";i:479;s:11:"size_before";i:24571;s:10:"size_after";i:24092;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:1.9499999999999999555910790149937383830547332763671875;s:5:"bytes";i:700;s:11:"size_before";i:35822;s:10:"size_after";i:35122;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}');
INSERT INTO `wp8w_postmeta` VALUES
(17025, 23, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.08006064167752595384097702435610699467360973358154296875;s:5:"bytes";i:94;s:11:"size_before";i:117411;s:10:"size_after";i:117317;s:4:"time";d:0.8000000000000000444089209850062616169452667236328125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:7:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:21485;s:10:"size_after";i:21485;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7966;s:10:"size_after";i:7966;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:13:"site_icon-270";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18114;s:10:"size_after";i:18114;s:4:"time";d:0.1000000000000000055511151231257827021181583404541015625;}s:13:"site_icon-192";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:11250;s:10:"size_after";i:11250;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:13:"site_icon-180";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:10225;s:10:"size_after";i:10225;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:12:"site_icon-32";O:8:"stdClass":5:{s:7:"percent";d:7.04999999999999982236431605997495353221893310546875;s:5:"bytes";i:94;s:11:"size_before";i:1333;s:10:"size_after";i:1239;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:47038;s:10:"size_after";i:47038;s:4:"time";d:0.2099999999999999922284388276239042170345783233642578125;}}}'),
(17026, 20, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:51612;s:10:"size_after";i:51612;s:4:"time";d:0.29000000000000003552713678800500929355621337890625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15535;s:10:"size_after";i:15535;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7927;s:10:"size_after";i:7927;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:28150;s:10:"size_after";i:28150;s:4:"time";d:0.1700000000000000122124532708767219446599483489990234375;}}}'),
(17027, 19, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:4.97985523081125425193249611766077578067779541015625;s:5:"bytes";i:2917;s:11:"size_before";i:58576;s:10:"size_after";i:55659;s:4:"time";d:0.450000000000000011102230246251565404236316680908203125;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:3:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:15535;s:10:"size_after";i:15535;s:4:"time";d:0.190000000000000002220446049250313080847263336181640625;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7927;s:10:"size_after";i:7927;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:8.3100000000000004973799150320701301097869873046875;s:5:"bytes";i:2917;s:11:"size_before";i:35114;s:10:"size_after";i:32197;s:4:"time";d:0.2200000000000000011102230246251565404236316680908203125;}}}'),
(17028, 18, 'wp-smush-resize_savings', 'a:3:{s:5:"bytes";i:77673;s:11:"size_before";i:161346;s:10:"size_after";i:83673;}'),
(17029, 18, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:0.07237443638407665968959037172680837102234363555908203125;s:5:"bytes";i:300;s:11:"size_before";i:414511;s:10:"size_after";i:414211;s:4:"time";d:2.939999999999999946709294817992486059665679931640625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:6:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:1.75;s:5:"bytes";i:300;s:11:"size_before";i:17188;s:10:"size_after";i:16888;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:87637;s:10:"size_after";i:87637;s:4:"time";d:0.479999999999999982236431605997495353221893310546875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:14101;s:10:"size_after";i:14101;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:59127;s:10:"size_after";i:59127;s:4:"time";d:0.34999999999999997779553950749686919152736663818359375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:152785;s:10:"size_after";i:152785;s:4:"time";d:0.81999999999999995115018691649311222136020660400390625;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:83673;s:10:"size_after";i:83673;s:4:"time";d:1.1699999999999999289457264239899814128875732421875;}}}'),
(17030, 2471, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:10.199731879710110860060012782923877239227294921875;s:5:"bytes";i:235782;s:11:"size_before";i:2311649;s:10:"size_after";i:2075867;s:4:"time";d:1.3900000000000003463895836830488406121730804443359375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:19:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";d:42.9200000000000017053025658242404460906982421875;s:5:"bytes";i:14015;s:11:"size_before";i:32654;s:10:"size_after";i:18639;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";d:8.32000000000000028421709430404007434844970703125;s:5:"bytes";i:15972;s:11:"size_before";i:191862;s:10:"size_after";i:175890;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";d:66.56000000000000227373675443232059478759765625;s:5:"bytes";i:13955;s:11:"size_before";i:20965;s:10:"size_after";i:7010;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";d:13.589999999999999857891452847979962825775146484375;s:5:"bytes";i:15759;s:11:"size_before";i:115966;s:10:"size_after";i:100207;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";d:3.649999999999999911182158029987476766109466552734375;s:5:"bytes";i:14097;s:11:"size_before";i:386490;s:10:"size_after";i:372393;s:4:"time";d:0.1600000000000000033306690738754696212708950042724609375;}s:9:"2048x2048";O:8:"stdClass":5:{s:7:"percent";d:2.45999999999999996447286321199499070644378662109375;s:5:"bytes";i:15557;s:11:"size_before";i:632465;s:10:"size_after";i:616908;s:4:"time";d:0.58999999999999996891375531049561686813831329345703125;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";d:10.089999999999999857891452847979962825775146484375;s:5:"bytes";i:16093;s:11:"size_before";i:159463;s:10:"size_after";i:143370;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";d:23.85000000000000142108547152020037174224853515625;s:5:"bytes";i:14519;s:11:"size_before";i:60887;s:10:"size_after";i:46368;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";d:53.27000000000000312638803734444081783294677734375;s:5:"bytes";i:13984;s:11:"size_before";i:26249;s:10:"size_after";i:12265;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";d:36.96000000000000085265128291212022304534912109375;s:5:"bytes";i:14165;s:11:"size_before";i:38330;s:10:"size_after";i:24165;s:4:"time";d:0.040000000000000000832667268468867405317723751068115234375;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";d:26.059999999999998721023075631819665431976318359375;s:5:"bytes";i:14479;s:11:"size_before";i:55556;s:10:"size_after";i:41077;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";d:5.0999999999999996447286321199499070644378662109375;s:5:"bytes";i:15204;s:11:"size_before";i:298364;s:10:"size_after";i:283160;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:40.7999999999999971578290569595992565155029296875;s:5:"bytes";i:14049;s:11:"size_before";i:34437;s:10:"size_after";i:20388;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";d:19.530000000000001136868377216160297393798828125;s:5:"bytes";i:14994;s:11:"size_before";i:76779;s:10:"size_after";i:61785;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:77.099999999999994315658113919198513031005859375;s:5:"bytes";i:13946;s:11:"size_before";i:18088;s:10:"size_after";i:4142;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20388;s:10:"size_after";i:20388;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:61785;s:10:"size_after";i:61785;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4142;s:10:"size_after";i:4142;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:19.530000000000001136868377216160297393798828125;s:5:"bytes";i:14994;s:11:"size_before";i:76779;s:10:"size_after";i:61785;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}}}'),
(17032, 2608, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";d:1.3749479168398812678475451320991851389408111572265625;s:5:"bytes";i:28940;s:11:"size_before";i:2104807;s:10:"size_after";i:2075867;s:4:"time";d:1.100000000000000088817841970012523233890533447265625;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:19:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18639;s:10:"size_after";i:18639;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:5:"large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:175890;s:10:"size_after";i:175890;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:7010;s:10:"size_after";i:7010;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:12:"medium_large";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:100207;s:10:"size_after";i:100207;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"1536x1536";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:372393;s:10:"size_after";i:372393;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:9:"2048x2048";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:616908;s:10:"size_after";i:616908;s:4:"time";d:0.2399999999999999911182158029987476766109466552734375;}s:18:"sydney-large-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:143370;s:10:"size_after";i:143370;s:4:"time";d:0.13000000000000000444089209850062616169452667236328125;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:46368;s:10:"size_after";i:46368;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:12265;s:10:"size_after";i:12265;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:24165;s:10:"size_after";i:24165;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:41077;s:10:"size_after";i:41077;s:4:"time";d:0.08000000000000000166533453693773481063544750213623046875;}s:23:"mailpoet_newsletter_max";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:283160;s:10:"size_after";i:283160;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20388;s:10:"size_after";i:20388;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:18:"woocommerce_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:61785;s:10:"size_after";i:61785;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";d:77.099999999999994315658113919198513031005859375;s:5:"bytes";i:13946;s:11:"size_before";i:18088;s:10:"size_after";i:4142;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:20388;s:10:"size_after";i:20388;s:4:"time";d:0.0200000000000000004163336342344337026588618755340576171875;}s:11:"shop_single";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:61785;s:10:"size_after";i:61785;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:4142;s:10:"size_after";i:4142;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";d:19.530000000000001136868377216160297393798828125;s:5:"bytes";i:14994;s:11:"size_before";i:76779;s:10:"size_after";i:61785;s:4:"time";d:0.0299999999999999988897769753748434595763683319091796875;}}}'),
(17033, 2621, 'wp-smpro-smush-data', 'a:2:{s:5:"stats";a:8:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:1823845;s:10:"size_after";i:1823845;s:4:"time";d:1.089999999999999857891452847979962825775146484375;s:11:"api_version";s:3:"1.0";s:5:"lossy";b:0;s:9:"keep_exif";i:0;}s:5:"sizes";a:11:{s:6:"medium";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:108538;s:10:"size_after";i:108538;s:4:"time";d:0.059999999999999997779553950749686919152736663818359375;}s:9:"thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:38692;s:10:"size_after";i:38692;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:19:"sydney-medium-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:376475;s:10:"size_after";i:376475;s:4:"time";d:0.2099999999999999922284388276239042170345783233642578125;}s:18:"sydney-small-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:65021;s:10:"size_after";i:65021;s:4:"time";d:0.05000000000000000277555756156289135105907917022705078125;}s:20:"sydney-service-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:151728;s:10:"size_after";i:151728;s:4:"time";d:0.0899999999999999966693309261245303787291049957275390625;}s:16:"sydney-mas-thumb";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:285949;s:10:"size_after";i:285949;s:4:"time";d:0.14000000000000001332267629550187848508358001708984375;}s:21:"woocommerce_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:154809;s:10:"size_after";i:154809;s:4:"time";d:0.11999999999999999555910790149937383830547332763671875;}s:29:"woocommerce_gallery_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18194;s:10:"size_after";i:18194;s:4:"time";d:0.11000000000000000055511151231257827021181583404541015625;}s:12:"shop_catalog";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:154809;s:10:"size_after";i:154809;s:4:"time";d:0.070000000000000006661338147750939242541790008544921875;}s:14:"shop_thumbnail";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:18194;s:10:"size_after";i:18194;s:4:"time";d:0.01000000000000000020816681711721685132943093776702880859375;}s:4:"full";O:8:"stdClass":5:{s:7:"percent";i:0;s:5:"bytes";i:0;s:11:"size_before";i:451436;s:10:"size_after";i:451436;s:4:"time";d:0.179999999999999993338661852249060757458209991455078125;}}}'),
(17035, 2541, '_wp_attachment_image_alt', 'Stripe Secure Payments'),
(17036, 2540, '_wp_attachment_image_alt', 'stripe secure payment'),
(17038, 2630, '_order_key', 'wc_order_DWL7rWq0dtKw7'),
(17039, 2630, '_customer_user', '1'),
(17040, 2630, '_payment_method', 'woocommerce_payments'),
(17041, 2630, '_payment_method_title', 'Credit card / debit card'),
(17042, 2630, '_customer_ip_address', '94.11.151.232'),
(17043, 2630, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36'),
(17044, 2630, '_created_via', 'checkout'),
(17045, 2630, '_cart_hash', '4d76ffa3ab2f462d5cf7cdb1a593794d'),
(17046, 2630, '_billing_first_name', 'kevin'),
(17047, 2630, '_billing_last_name', 'partridge'),
(17048, 2630, '_billing_company', 'Kerfim Technology Soultions'),
(17049, 2630, '_billing_address_1', '3 Inglewood Close'),
(17050, 2630, '_billing_city', 'Bognor Regis'),
(17051, 2630, '_billing_state', 'West Sussex'),
(17052, 2630, '_billing_postcode', 'PO21 4LA'),
(17053, 2630, '_billing_country', 'GB'),
(17054, 2630, '_billing_email', 'kevpfc@gmail.com'),
(17055, 2630, '_billing_phone', '+447825210763'),
(17056, 2630, '_shipping_first_name', 'kevin'),
(17057, 2630, '_shipping_last_name', 'partridge'),
(17058, 2630, '_shipping_company', 'Kerfim Technology Soultions'),
(17059, 2630, '_shipping_address_1', '3 Inglewood Close'),
(17060, 2630, '_shipping_city', 'Bognor Regis'),
(17061, 2630, '_shipping_state', 'West Sussex'),
(17062, 2630, '_shipping_postcode', 'PO21 4LA'),
(17063, 2630, '_shipping_country', 'GB'),
(17064, 2630, '_order_currency', 'GBP'),
(17065, 2630, '_cart_discount', '0'),
(17066, 2630, '_cart_discount_tax', '0'),
(17067, 2630, '_order_shipping', '0'),
(17068, 2630, '_order_shipping_tax', '0'),
(17069, 2630, '_order_tax', '0'),
(17070, 2630, '_order_total', '78.70'),
(17071, 2630, '_order_version', '5.9.0'),
(17072, 2630, '_prices_include_tax', 'no'),
(17073, 2630, '_billing_address_index', 'kevin partridge Kerfim Technology Soultions 3 Inglewood Close  Bognor Regis West Sussex PO21 4LA GB kevpfc@gmail.com +447825210763'),
(17074, 2630, '_shipping_address_index', 'kevin partridge Kerfim Technology Soultions 3 Inglewood Close  Bognor Regis West Sussex PO21 4LA GB '),
(17075, 2630, '_billing_personalised_message_details', ''),
(17076, 2630, 'is_vat_exempt', 'no'),
(17077, 2630, '_payment_method_id', 'pm_1K1pQ02EPXQyvgYPrIMmfI6L'),
(17078, 2630, '_stripe_customer_id', 'cus_KhDrk0VZaJCqAa'),
(17079, 2630, '_intent_id', 'pi_3K1pQ62EPXQyvgYP1SmnymfX'),
(17080, 2630, '_charge_id', 'ch_3K1pQ62EPXQyvgYP1PasUhuO'),
(17081, 2630, '_intention_status', 'succeeded'),
(17082, 2630, '_wcpay_intent_currency', 'GBP'),
(17083, 2630, '_transaction_id', 'pi_3K1pQ62EPXQyvgYP1SmnymfX'),
(17084, 2630, '_date_paid', '1638352092'),
(17085, 2630, '_paid_date', '2021-12-01 09:48:12'),
(17086, 2630, '_download_permissions_granted', 'yes'),
(17087, 2630, '_recorded_sales', 'yes'),
(17088, 2630, '_recorded_coupon_usage_counts', 'no'),
(17089, 2630, '_order_stock_reduced', 'no'),
(17090, 2630, '_new_order_email_sent', 'true'),
(17091, 2630, '_edit_lock', '1638352165:1'),
(17092, 2630, '_wp_trash_meta_status', 'wc-cancelled'),
(17093, 2630, '_wp_trash_meta_time', '1638355113'),
(17094, 2630, '_wp_desired_post_slug', 'order-dec-01-2021-0948-am'),
(17095, 2630, '_wp_trash_meta_comments_status', 'a:5:{i:1;s:1:"1";i:2;s:1:"1";i:3;s:1:"1";i:4;s:1:"1";i:5;s:1:"1";}'),
(17096, 2631, '_edit_lock', '1638360423:1'),
(17097, 2631, '_edit_last', '1'),
(17100, 2633, '_wp_trash_meta_status', 'publish'),
(17101, 2633, '_wp_trash_meta_time', '1638362370'),
(17102, 2634, '_wp_attached_file', '2021/12/Kerfim-com_logo.png'),
(17103, 2634, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2100;s:6:"height";i:284;s:4:"file";s:27:"2021/12/Kerfim-com_logo.png";s:5:"sizes";a:18:{s:6:"medium";a:4:{s:4:"file";s:26:"Kerfim-com_logo-300x41.png";s:5:"width";i:300;s:6:"height";i:41;s:9:"mime-type";s:9:"image/png";}s:5:"large";a:4:{s:4:"file";s:28:"Kerfim-com_logo-1024x138.png";s:5:"width";i:1024;s:6:"height";i:138;s:9:"mime-type";s:9:"image/png";}s:9:"thumbnail";a:4:{s:4:"file";s:27:"Kerfim-com_logo-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:12:"medium_large";a:4:{s:4:"file";s:27:"Kerfim-com_logo-768x104.png";s:5:"width";i:768;s:6:"height";i:104;s:9:"mime-type";s:9:"image/png";}s:9:"1536x1536";a:4:{s:4:"file";s:28:"Kerfim-com_logo-1536x208.png";s:5:"width";i:1536;s:6:"height";i:208;s:9:"mime-type";s:9:"image/png";}s:9:"2048x2048";a:4:{s:4:"file";s:28:"Kerfim-com_logo-2048x277.png";s:5:"width";i:2048;s:6:"height";i:277;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-large-thumb";a:4:{s:4:"file";s:27:"Kerfim-com_logo-920x124.png";s:5:"width";i:920;s:6:"height";i:124;s:9:"mime-type";s:9:"image/png";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:27:"Kerfim-com_logo-550x284.png";s:5:"width";i:550;s:6:"height";i:284;s:9:"mime-type";s:9:"image/png";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:26:"Kerfim-com_logo-230x31.png";s:5:"width";i:230;s:6:"height";i:31;s:9:"mime-type";s:9:"image/png";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:26:"Kerfim-com_logo-350x47.png";s:5:"width";i:350;s:6:"height";i:47;s:9:"mime-type";s:9:"image/png";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:26:"Kerfim-com_logo-480x65.png";s:5:"width";i:480;s:6:"height";i:65;s:9:"mime-type";s:9:"image/png";}s:23:"mailpoet_newsletter_max";a:4:{s:4:"file";s:28:"Kerfim-com_logo-1320x179.png";s:5:"width";i:1320;s:6:"height";i:179;s:9:"mime-type";s:9:"image/png";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:27:"Kerfim-com_logo-300x284.png";s:5:"width";i:300;s:6:"height";i:284;s:9:"mime-type";s:9:"image/png";s:9:"uncropped";b:0;}s:18:"woocommerce_single";a:4:{s:4:"file";s:26:"Kerfim-com_logo-600x81.png";s:5:"width";i:600;s:6:"height";i:81;s:9:"mime-type";s:9:"image/png";}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:27:"Kerfim-com_logo-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:"Kerfim-com_logo-300x284.png";s:5:"width";i:300;s:6:"height";i:284;s:9:"mime-type";s:9:"image/png";}s:11:"shop_single";a:4:{s:4:"file";s:26:"Kerfim-com_logo-600x81.png";s:5:"width";i:600;s:6:"height";i:81;s:9:"mime-type";s:9:"image/png";}s:14:"shop_thumbnail";a:4:{s:4:"file";s:27:"Kerfim-com_logo-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:{}}}'),
(17104, 2635, '_wp_trash_meta_status', 'publish'),
(17105, 2635, '_wp_trash_meta_time', '1638364333'),
(17106, 2636, '_wp_attached_file', '2021/11/makeup-box-crown.jpg'),
(17107, 2636, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:361;s:6:"height";i:374;s:4:"file";s:28:"2021/11/makeup-box-crown.jpg";s:5:"sizes";a:8:{s:6:"medium";a:4:{s:4:"file";s:28:"makeup-box-crown-290x300.jpg";s:5:"width";i:290;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:28:"makeup-box-crown-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:28:"makeup-box-crown-230x238.jpg";s:5:"width";i:230;s:6:"height";i:238;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:28:"makeup-box-crown-350x363.jpg";s:5:"width";i:350;s:6:"height";i:363;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:28:"makeup-box-crown-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";s:9:"uncropped";b:0;}s:29:"woocommerce_gallery_thumbnail";a:4:{s:4:"file";s:28:"makeup-box-crown-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:28:"makeup-box-crown-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:28:"makeup-box-crown-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:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1638542810";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:4:"0.01";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(17108, 2637, '_wp_attached_file', '2021/11/makeupbox-home-is-where-boys-are02.jpg'),
(17109, 2637, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:652;s:4:"file";s:46:"2021/11/makeupbox-home-is-where-boys-are02.jpg";s:5:"sizes";a:10:{s:6:"medium";a:4:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are02-276x300.jpg";s:5:"width";i:276;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are02-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are02-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are02-230x250.jpg";s:5:"width";i:230;s:6:"height";i:250;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are02-350x380.jpg";s:5:"width";i:350;s:6:"height";i:380;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are02-480x522.jpg";s:5:"width";i:480;s:6:"height";i:522;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are02-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;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:"makeupbox-home-is-where-boys-are02-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:"makeupbox-home-is-where-boys-are02-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:46:"makeupbox-home-is-where-boys-are02-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:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1638532122";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:2:"40";s:13:"shutter_speed";s:18:"0.0009478672985782";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(17110, 2638, '_wp_attached_file', '2021/11/makeupbox-home-is-where-boys-are01.jpg'),
(17111, 2638, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:600;s:6:"height";i:582;s:4:"file";s:46:"2021/11/makeupbox-home-is-where-boys-are01.jpg";s:5:"sizes";a:10:{s:6:"medium";a:4:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are01-300x291.jpg";s:5:"width";i:300;s:6:"height";i:291;s:9:"mime-type";s:10:"image/jpeg";}s:9:"thumbnail";a:4:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are01-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:19:"sydney-medium-thumb";a:4:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are01-550x400.jpg";s:5:"width";i:550;s:6:"height";i:400;s:9:"mime-type";s:10:"image/jpeg";}s:18:"sydney-small-thumb";a:4:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are01-230x223.jpg";s:5:"width";i:230;s:6:"height";i:223;s:9:"mime-type";s:10:"image/jpeg";}s:20:"sydney-service-thumb";a:4:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are01-350x340.jpg";s:5:"width";i:350;s:6:"height";i:340;s:9:"mime-type";s:10:"image/jpeg";}s:16:"sydney-mas-thumb";a:4:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are01-480x466.jpg";s:5:"width";i:480;s:6:"height";i:466;s:9:"mime-type";s:10:"image/jpeg";}s:21:"woocommerce_thumbnail";a:5:{s:4:"file";s:46:"makeupbox-home-is-where-boys-are01-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;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:"makeupbox-home-is-where-boys-are01-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:"makeupbox-home-is-where-boys-are01-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:46:"makeupbox-home-is-where-boys-are01-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:3:"1.8";s:6:"credit";s:0:"";s:6:"camera";s:8:"SM-G781B";s:7:"caption";s:0:"";s:17:"created_timestamp";s:10:"1638532136";s:9:"copyright";s:0:"";s:12:"focal_length";s:3:"5.4";s:3:"iso";s:2:"40";s:13:"shutter_speed";s:18:"0.0010362694300518";s:5:"title";s:0:"";s:11:"orientation";s:1:"1";s:8:"keywords";a:0:{}}}'),
(17114, 78, '_elementor_css', 'a:6:{s:4:"time";i:1640091160;s:5:"fonts";a:2:{i:0;s:6:"Roboto";i:1;s:11:"Roboto Slab";}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}'),
(17115, 82, '_elementor_css', 'a:6:{s:4:"time";i:1640091167;s:5:"fonts";a:0:{}s:5:"icons";a:0:{}s:20:"dynamic_elements_ids";a:0:{}s:6:"status";s:4:"file";i:0;s:0:"";}');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_posts`
--

CREATE TABLE `wp8w_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT '0',
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_posts`
--

INSERT INTO `wp8w_posts` VALUES
(3, 1, '2020-09-25 17:10:40', '2020-09-25 17:10:40', '<!-- wp:heading -->\n<h2>Who we are</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our website address is: https://kerfim.com.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>What personal data we collect and why we collect it</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {"level":3} -->\n<h3>Comments</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3} -->\n<h3>Media</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3} -->\n<h3>Contact forms</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {"level":3} -->\n<h3>Cookies</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3} -->\n<h3>Embedded content from other websites</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {"level":3} -->\n<h3>Analytics</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Who we share your data with</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>How long we retain your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>What rights you have over your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Where we send your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->', 'Privacy Policy', '', 'publish', 'closed', 'open', '', 'privacy-policy', '', '', '2020-10-05 13:21:03', '2020-10-05 13:21:03', '', 0, 'https://kerfim.com/?page_id=3', 0, 'page', '', 0),
(4, 0, '2020-09-25 17:10:50', '2020-09-25 17:10:50', '[pl_row stretch="auto" col_gap="10" width_content="auto" row_height="default" column_pos="default" content_pos="default" overlay_hover_delay="400" row_shape_top_color="#fff" row_shape_top_width="100" row_shape_top_height="100" row_shape_bottom_color="#fff" row_shape_bottom_width="100" row_shape_bottom_height="100" ele_bg_hover_delay="400" ele_bg_type="color" ele_bg_color="#000000ff"]\n[pl_col widget_space="15" overlay_hover_delay="400" ele_bg_hover_delay="400" col="3" content_pos="center"]\n[pl_email icon="fas fa-envelope" ele_bg_hover_delay="400" color="#ffffffff" icon_color="#ffffffff" typography="Montserrat,14,,500,,,Solid,,,," space="10"]\n[/pl_email]\n[/pl_col]\n[pl_col widget_space="15" overlay_hover_delay="400" ele_bg_hover_delay="400" col="4"]\n[pl_address icon="fas fa-map-marker-alt" ele_bg_hover_delay="400" typography="Montserrat,14,,600,,,Solid,,,," color="#ffffffff" space="10" icon_color="#ffffffff"]\n[/pl_address]\n[/pl_col]\n[pl_col widget_space="15" overlay_hover_delay="400" ele_bg_hover_delay="400" col="4"]\n[pl_social_grp align="center" group_layout="pagelayer-btn-grp-horizontal" icon_spacing="3" icon_size="16" color_scheme="" icon_color="#ffffffff" social_hover_delay="600" icon_color_hover="#000000ff" ele_bg_hover_delay="400" bg_shape="pagelayer-social-shape-circle" bg_size="6" icon_bg_color="#000000ff" icon_bg_color_hover="#ffffffff" icon_border_type="solid" icon_border_color="#ffffffff" icon_border_width="1,1,1,1" social_hover="hover"]\n[pl_social icon="fab fa-facebook-f" 0="ele_bg_hover_delay=&quot;400&quot;social_url=&quot;https://www.facebook.com/sitepad" social_url="https://www.facebook.com/sitepad" ele_bg_hover_delay="400"]\n[/pl_social]\n[pl_social icon="fab fa-twitter" 0="ele_bg_hover_delay=&quot;400&quot;social_url=&quot;https://twitter.com/sitepad_editor" social_url="https://twitter.com/sitepad_editor" ele_bg_hover_delay="400"]\n[/pl_social]\n[pl_social icon="fab fa-instagram" 0="ele_bg_hover_delay=&quot;400&quot;social_url=&quot;https://www.instagram.com/sitepad" social_url="https://www.instagram.com/sitepad" ele_bg_hover_delay="400"]\n[/pl_social]\n[pl_social icon="fab fa-google-plus-g" 0="ele_bg_hover_delay=&quot;400&quot;social_url=&quot;https://accounts.google.com/sitepad" social_url="https://accounts.google.com/sitepad" ele_bg_hover_delay="400"]\n[/pl_social]\n[/pl_social_grp]\n[/pl_col]\n[/pl_row]\n[pl_row stretch="auto" col_gap="10" width_content="auto" row_height="default" column_pos="default" content_pos="default" overlay_hover_delay="400" row_shape_top_color="#fff" row_shape_top_width="100" row_shape_top_height="100" row_shape_bottom_color="#fff" row_shape_bottom_width="100" row_shape_bottom_height="100" ele_bg_hover_delay="400" ele_bg_type="color" ele_bg_color="#28772cff" ele_padding="10px,0px,10px,0px" border_type="solid" border_width="0px,0px,2px,0px" border_color="#000000ff"]\n[pl_col widget_space="15" overlay_hover_delay="400" ele_bg_hover_delay="400" col="2" content_pos="center"]\n[pl_wp_title site_name="EPM" site_title_style="Montserrat,30,,600,,,Solid,,,," site_title_state="normal" text-align="center" ele_bg_hover_delay="400" title_color="#ffffffff" border_type="solid" border_width="2px,2px,2px,2px" border_color="#ffffffff" ele_css="{{element}} {margin: 0 auto; width:120px;}"]\n[/pl_wp_title]\n[/pl_col]\n[pl_col widget_space="15" overlay_hover_delay="400" ele_bg_hover_delay="400" col="10"]\n[pl_heading heading_state="normal" color="#ffffffff" ele_bg_hover_delay="400" align="center" heading_typo="Raleway,34,,600,,,Solid,1,,," ele_margin="15px,0px,0px,0px"]\n\nENVIRONMENTAL PROTECTION MANAGEMENT[/pl_heading]\n[/pl_col]\n[/pl_row]\n[pl_row stretch="auto" col_gap="10" width_content="auto" row_height="default" column_pos="default" content_pos="default" overlay_hover_delay="400" row_shape_top_color="#fff" row_shape_top_width="100" row_shape_top_height="100" row_shape_bottom_color="#fff" row_shape_bottom_width="100" row_shape_bottom_height="100" ele_bg_hover_delay="400" ele_bg_type="color" ele_bg_color="#ffffffff" border_type="solid" border_width="0px,0px,4px,0px" border_color="#28772cff"]\n[pl_col widget_space="15" overlay_hover_delay="400" ele_bg_hover_delay="400"]\n[pl_wp_menu nav_list="2" align="center" layout="horizontal" pointer="" m_animation="slide" list_style="none" submenu_ind="caret-down" menu_bg_color_hover=" " menu_bg_color_active=" " horizontal_padding="10" vertical_padding="10" submenu_color="#ffffff" submenu_bg_color="#3e8ef7ff" submenu_horizontal_padding="10" submenu_vertical_padding="10" submenu_left_margin="10" menu_toggle_align="center" menu_toggle_bg_color="#3e8ef750" menu_toggle_size="30" close_hover_delay="600" ele_bg_hover_delay="400" submenu_position="left" menu_typo="Raleway,15,,500,,,Solid,,Uppercase,," menu_color="#000000ff" menu_colors="active" menu_color_hover="#000000ff" menu_color_active="#000000ff"]\n[/pl_wp_menu]\n[/pl_col]\n[/pl_row]\n', 'Header', '', 'publish', 'closed', 'closed', '', 'header', '', '', '2020-09-25 17:10:50', '2020-09-25 17:10:50', '', 0, 'https://kerfim.com/2020/09/25/header/', 0, 'pagelayer-template', '', 0),
(5, 0, '2020-09-25 17:10:50', '2020-09-25 17:10:50', '[pl_row stretch="auto" col_gap="10" width_content="auto" row_height="default" column_pos="default" content_pos="default" overlay_hover_delay="400" row_shape_top_color="#fff" row_shape_top_width="100" row_shape_top_height="100" row_shape_bottom_color="#fff" row_shape_bottom_width="100" row_shape_bottom_height="100" ele_bg_hover_delay="400" ele_bg_type="color" ele_bg_color="#000000ff" ele_padding="15px,0px,15px,0px"]\n[pl_col widget_space="15" overlay_hover_delay="400" ele_bg_hover_delay="400"]\n[pl_copyright ele_bg_hover_delay="400" align="left" color="#ffffffff" typography="Montserrat,20,,600,,,Solid,,,,"]\n[/pl_copyright]\n[/pl_col]\n[/pl_row]\n', 'Footer', '', 'publish', 'closed', 'closed', '', 'footer', '', '', '2020-09-25 17:10:50', '2020-09-25 17:10:50', '', 0, 'https://kerfim.com/2020/09/25/footer/', 0, 'pagelayer-template', '', 0),
(6, 0, '2020-09-25 17:10:50', '2020-09-25 17:10:50', '<!-- wp:heading -->\n<h2><span style="color: #000000;">You can contact us via</span></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class="wp-block-columns"><!-- wp:column -->\n<div class="wp-block-column"><!-- wp:paragraph -->\n<p>email - <a href="mailto:info@kerfim.com">info@kerfim.com</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Twitter <a href="http://twitter.com/kerfimts">twitter.com/kerfimts</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class="wp-block-column"><!-- wp:paragraph -->\n<p>Facebook <a href="http://facebook.com/kerfim">facebook.com/kerfim</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Linkedin <a href="https://www.linkedin.com/in/kevin-partridge-011b84136/">Kevin Partridge</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading {"level":5} -->\n<h5><span style="color: #000000;"><strong>Mobile 0782 5210 763</strong></span> </h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong>or message us via the form below</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:wpforms/form-selector {"formId":"50","displayTitle":true} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Contact us', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2020-10-06 14:58:44', '2020-10-06 14:58:44', '', 0, 'https://kerfim.com/contact/', 0, 'page', '', 0),
(9, 0, '2020-09-25 17:10:50', '2020-09-25 17:10:50', '[pl_row pagelayer-id="TeNMIn3gRsvsyDZj" stretch="auto" col_gap="10" width_content="auto" row_height="default" overlay_hover_delay="400" row_shape_top_color="#227bc3" row_shape_top_width="100" row_shape_top_height="100" row_shape_bottom_color="#e44993" row_shape_bottom_width="100" row_shape_bottom_height="100"]\n[pl_col pagelayer-id="qyP2XV3ClSd9cEWM" overlay_hover_delay="400"]\n[pl_post_title pagelayer-id="nNt87422AXwZoBQg" title_color="" typo=",35,,700,,,solid,,,," align="center"]\n[/pl_post_title]\n[/pl_col]\n[/pl_row]\n[pl_row pagelayer-id="6UuOjtSrBDhWOnWG" stretch="auto" col_gap="10" width_content="fixed" row_height="default" overlay_hover_delay="400" row_shape_top_color="#227bc3" row_shape_top_width="100" row_shape_top_height="100" row_shape_bottom_color="#e44993" row_shape_bottom_width="100" row_shape_bottom_height="100" row_width="70%" fixed_width="70%" fixed_width_tablet="85%" fixed_width_mobile="100%"]\n[pl_col pagelayer-id="gzGSF2JVwcPcNUk6" overlay_hover_delay="400" col_width="80" col="12"]\n[pl_post_info pagelayer-id="gBDuE9nYBu0bIHyv" layout="vertical" space_between="15" align="center" icon_colors="normal" text_colors="normal"]\n[pl_post_info_list pagelayer-id="ZMZjpaTiEc9Ien3t" type="author" info_link="true" info_icon_on="true" info_icon="fas fa-user-circle"]\n[/pl_post_info_list]\n[pl_post_info_list pagelayer-id="xI8gpn9VRfPDkZ0Q" type="date" info_link="true" info_icon_on="true" info_icon="fas fa-calendar-alt" date_format="default"]\n[/pl_post_info_list]\n[pl_post_info_list pagelayer-id="LaEZYd9SjEnQHsg3" type="time" info_link="true" info_icon_on="true" info_icon="fas fa-clock" time_format="default"]\n[/pl_post_info_list]\n[pl_post_info_list pagelayer-id="9lTHiEQJQqESt6YG" type="comments" info_link="true" info_icon_on="true" info_icon="fas fa-comment"]\n[/pl_post_info_list]\n[/pl_post_info]\n[pl_post_excerpt pagelayer-id="NklzzZGW3ve1X8BS" ele_margin="15px,0px,15px,0px" align="left"]\n[/pl_post_excerpt]\n[pl_featured_img pagelayer-id="sZLiICVhGCbBTx1a" size="full" img_filter="0,100,100,0,0,100,100" caption_color="#0986c0" img_hover_delay="400" custom_size="70%,0%" align="center"]\n[/pl_featured_img]\n[pl_post_content pagelayer-id="7JbkxQEvq0skyUUl" ele_margin="35px,0px,35px,0px" font_size="NaN"]\n[/pl_post_content]\n[pl_post_info pagelayer-id="tvno5FCIKdwGa8IE" layout="horizontal" space_between="5" align="left" icon_colors="normal" text_colors="normal" input_typo=",,,,,,Solid,,,,"]\n[pl_post_info_list pagelayer-id="SwoZ4cxl3XFMLE3l" type="terms" info_link="true" info_icon_on="" info_icon="fas fa-user-circle" taxonomy="category" info_before="Category :"]\n[/pl_post_info_list]\n[pl_post_info_list pagelayer-id="sgTqNx5LkBHODkrG" type="terms" info_link="true" info_icon_on="" info_icon="fas fa-user-circle" taxonomy="post_tag" info_before="Tags :"]\n[/pl_post_info_list]\n[/pl_post_info]\n[/pl_col]\n[/pl_row]\n[pl_row pagelayer-id="heO1UxRj8lIQZ52M" stretch="auto" col_gap="10" width_content="auto" row_height="default" overlay_hover_delay="400" row_shape_top_color="#227bc3" row_shape_top_width="100" row_shape_top_height="100" row_shape_bottom_color="#e44993" row_shape_bottom_width="100" row_shape_bottom_height="100"]\n[pl_col pagelayer-id="s3sgObVllcHz0CB7" overlay_hover_delay="400"]\n[pl_post_nav pagelayer-id="RrRky7duRa9KGmsA" lables="true" post_title="true" arrows="true" sep_color="#bdbdbd" sep_rotate="20" sep_width="5" prev_label="Previous" next_label="Next" label_colors="normal" title_colors="normal" arrows_list="angle" icon_colors="normal"]\n[/pl_post_nav]\n[/pl_col]\n[/pl_row]\n[pl_row pagelayer-id="duGtpLrwHkOWbE0m" stretch="auto" col_gap="10" width_content="auto" row_height="default" overlay_hover_delay="400" row_shape_top_color="#227bc3" row_shape_top_width="100" row_shape_top_height="100" row_shape_bottom_color="#e44993" row_shape_bottom_width="100" row_shape_bottom_height="100"]\n[pl_col pagelayer-id="ad58IjV6dHjcRBmV" overlay_hover_delay="400"]\n[pl_post_comment pagelayer-id="bwueyBxPgdNLC1Ec" comment_skin="theme_comment" post_type="current"]\n[/pl_post_comment]\n[/pl_col]\n[/pl_row]', 'Single Template', '', 'publish', 'closed', 'closed', '', 'single-template', '', '', '2020-09-25 17:10:50', '2020-09-25 17:10:50', '', 0, 'https://kerfim.com/2020/09/25/single-template/', 0, 'pagelayer-template', '', 0),
(10, 0, '2020-09-25 17:10:50', '2020-09-25 17:10:50', '[pl_row pagelayer-id="ffbgB5e4xPIruUJC" stretch="auto" col_gap="10" width_content="auto" row_height="default" overlay_hover_delay="400" row_shape_top_color="#227bc3" row_shape_top_width="100" row_shape_top_height="100" row_shape_bottom_color="#e44993" row_shape_bottom_width="100" row_shape_bottom_height="100"]\n[pl_col pagelayer-id="aF6cze85x0CVnb4I" overlay_hover_delay="400"]\n[pl_archive_title pagelayer-id="a6sL2H8c5FJDwHmL" align="left" typo=",,,,,,Solid,,,," ele_margin="0px,0px,18px,0px" font_size="28"]\n[/pl_archive_title]\n[pl_archive_posts pagelayer-id="CrFuxlpqwrKx1cok" type="default" columns="3" col_gap="20" row_gap="40" data_padding="5,5,5,5" bg_color="#ffffff" show_thumb="true" show_title="true" meta="author,date,comments" meta_sep="|" show_content="excerpt" content_color="#121212" content_align="left" pagination="number_prev_next" thumb_size="medium_large" ratio="0.7" title_color="#0986c0" title_typo=",18,,,,,solid,,,," exc_length="10" pagi_prev_text="Previous" pagi_next_text="Next" pagi_end_size="1" pagi_mid_size="2" pagi_align="center"]\n[/pl_archive_posts]\n[/pl_col]\n[/pl_row]', 'Blog Template', '', 'publish', 'closed', 'closed', '', 'blog-template', '', '', '2020-09-25 17:10:50', '2020-09-25 17:10:50', '', 0, 'https://kerfim.com/2020/09/25/blog-template/', 0, 'pagelayer-template', '', 0),
(14, 0, '2021-11-17 19:02:49', '2020-09-25 17:10:50', ' ', '', '', 'publish', 'closed', 'closed', '', '14', '', '', '2021-11-17 19:02:49', '2021-11-17 19:02:49', '', 0, 'https://kerfim.com/2020/09/25/14/', 3, 'nav_menu_item', '', 0),
(18, 1, '2020-10-05 10:21:36', '2020-10-05 10:21:36', '', 'KTS_logo', '', 'inherit', 'open', 'closed', '', 'kts_logo', '', '', '2020-10-05 10:21:36', '2020-10-05 10:21:36', '', 0, 'https://kerfim.com/wp-content/uploads/2020/10/KTS_logo.png', 0, 'attachment', 'image/png', 0),
(19, 1, '2020-10-05 10:21:52', '2020-10-05 10:21:52', '', 'KTS_K_logo', '', 'inherit', 'open', 'closed', '', 'kts_k_logo', '', '', '2020-10-05 10:21:52', '2020-10-05 10:21:52', '', 0, 'https://kerfim.com/wp-content/uploads/2020/10/KTS_K_logo.png', 0, 'attachment', 'image/png', 0),
(20, 1, '2020-10-05 10:22:22', '2020-10-05 10:22:22', 'https://kerfim.com/wp-content/uploads/2020/10/cropped-KTS_K_logo.png', 'cropped-KTS_K_logo.png', '', 'inherit', 'open', 'closed', '', 'cropped-kts_k_logo-png', '', '', '2020-10-05 10:22:22', '2020-10-05 10:22:22', '', 0, 'https://kerfim.com/wp-content/uploads/2020/10/cropped-KTS_K_logo.png', 0, 'attachment', 'image/png', 0),
(23, 1, '2020-10-05 10:28:26', '2020-10-05 10:28:26', 'https://kerfim.com/wp-content/uploads/2020/10/cropped-KTS_K_logo-1.png', 'cropped-KTS_K_logo-1.png', '', 'inherit', 'open', 'closed', '', 'cropped-kts_k_logo-1-png', '', '', '2020-10-05 10:28:26', '2020-10-05 10:28:26', '', 0, 'https://kerfim.com/wp-content/uploads/2020/10/cropped-KTS_K_logo-1.png', 0, 'attachment', 'image/png', 0),
(37, 1, '2020-10-05 12:41:20', '2020-10-05 12:41:20', '', 'spreadsheet-excel-laptop-office-featured', '', 'inherit', 'open', 'closed', '', 'spreadsheet-excel-laptop-office-featured', '', '', '2020-10-05 12:41:20', '2020-10-05 12:41:20', '', 0, 'https://kerfim.com/wp-content/uploads/2020/10/spreadsheet-excel-laptop-office-featured.jpg', 0, 'attachment', 'image/jpeg', 0),
(38, 1, '2020-10-05 12:47:13', '2020-10-05 12:47:13', '', 'technology-old-age', 'IT Help', 'inherit', 'open', 'closed', '', 'technology-old-age', '', '', '2020-10-07 13:21:39', '2020-10-07 13:21:39', '', 0, 'https://kerfim.com/wp-content/uploads/2020/10/technology-old-age.jpg', 0, 'attachment', 'image/jpeg', 0),
(39, 1, '2020-10-05 12:58:36', '2020-10-05 12:58:36', '', 'Kerfim_tapes', '', 'inherit', 'open', 'closed', '', 'kerfim_tapes', '', '', '2020-10-05 12:58:36', '2020-10-05 12:58:36', '', 0, 'https://kerfim.com/wp-content/uploads/2020/10/Kerfim_tapes.jpg', 0, 'attachment', 'image/jpeg', 0),
(40, 1, '2020-10-05 13:10:25', '2020-10-05 13:10:25', '', 'Kerfim_tapes2', '', 'inherit', 'open', 'closed', '', 'kerfim_tapes2', '', '', '2020-10-05 13:10:25', '2020-10-05 13:10:25', '', 0, 'https://kerfim.com/wp-content/uploads/2020/10/Kerfim_tapes2.jpg', 0, 'attachment', 'image/jpeg', 0),
(46, 1, '2021-11-17 19:02:49', '2020-10-05 13:21:03', ' ', '', '', 'publish', 'closed', 'closed', '', '46', '', '', '2021-11-17 19:02:49', '2021-11-17 19:02:49', '', 0, 'https://kerfim.com/2020/10/05/46/', 4, 'nav_menu_item', '', 0),
(50, 1, '2020-10-05 13:27:16', '2020-10-05 13:27:16', '{"id":"50","field_id":4,"fields":[{"id":"0","type":"name","label":"Name","format":"first-last","description":"","required":"1","size":"medium","simple_placeholder":"","simple_default":"","first_placeholder":"","first_default":"","middle_placeholder":"","middle_default":"","last_placeholder":"","last_default":"","css":""},{"id":"1","type":"email","label":"Email","description":"","required":"1","size":"medium","placeholder":"","confirmation_placeholder":"","default_value":"","css":"","filter_type":"","allowlist":"","denylist":""},{"id":"2","type":"textarea","label":"Comment or Message","description":"","required":"1","size":"medium","placeholder":"","limit_count":"1","limit_mode":"characters","default_value":"","css":""},{"id":"3","type":"gdpr-checkbox","required":"1","label":"GDPR Agreement","choices":{"1":{"label":"I consent to having this website store my submitted information so they can respond to my inquiry.","value":"","image":""}},"description":"","css":""}],"settings":{"form_title":"Contact Kerfim Technology Solutions","form_desc":"contact us form","form_class":"","submit_text":"Submit","submit_text_processing":"Sending...","submit_class":"","antispam":"1","recaptcha":"1","notification_enable":"1","notifications":{"1":{"email":"info@kerfim.com","subject":"New Entry: Simple Contact Form {field_id=\\"0\\"} - {field_id=\\"1\\"}","sender_name":"Kerfim technology Solutions","sender_address":"info@kerfim.com","replyto":"{field_id=\\"1\\"}","message":"{all_fields}"}},"confirmations":{"1":{"type":"message","message":"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>","message_scroll":"1","page":"6","redirect":""}}},"meta":{"template":"contact"}}', 'Contact Kerfim Technology Solutions', 'contact us form', 'publish', 'closed', 'closed', '', 'simple-contact-form', '', '', '2020-11-11 10:39:47', '2020-11-11 10:39:47', '', 0, 'https://kerfim.com/?post_type=wpforms&#038;p=50', 0, 'wpforms', '', 0),
(67, 1, '2020-10-06 12:05:23', '2020-10-06 12:05:23', '.woocommerce-products-header {\n   display: none !important;\n}\n#mainnav-mobi ul > li > a {\n	color: yellowgreen;\n}\n\n#mainnav-mobi {\n	background-color: darkblue;\n}\n@media only screen and (max-width:1076px) {\n  \n  #masthead.site-header{\n    position: fixed !important;\n  }\n  \n  .site {\n    margin-top: 170px;\n  }\n@media only screen and (max-width:1091px){\n  \n  #masthead.site-header.fixed {\n    position: fixed !important;\n  } \n  \n}\n\n@media only screen and (max-width:1077px){\n  \n  .site-header{\n    height: 120px;\n  }\n  \n  .header-wrap{\n    text-align: right;\n  }\n  \n  .btn-menu{\n    margin-left: 20px;\n    margin-bottom: 30px;\n    margin-top: -89px;\n  }\n  \n}\n	.woocommerce-products-header {\n   display: none !important;\n}\n	\n	.page-title-shop h1 {\n  display: none;\n}\n	.woocommerce-products-header {\n   display: none !important;\n}', 'sydney', '', 'publish', 'closed', 'closed', '', 'sydney', '', '', '2021-11-17 21:28:42', '2021-11-17 21:28:42', '', 0, 'https://kerfim.com/2020/10/06/sydney/', 0, 'custom_css', '', 0),
(78, 1, '2020-10-06 15:26:13', '2020-10-06 15:26:13', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2021-11-18 19:40:44', '2021-11-18 19:40:44', '', 0, 'https://kerfim.com/?elementor_library=default-kit', 0, 'elementor_library', '', 0),
(82, 1, '2020-10-06 15:45:15', '2020-10-06 15:45:15', '<a href="//twitter.com/@kerfimTS" target="_blank" rel="noopener noreferrer">\n                                <img src="https://pbs.twimg.com/profile_images/1305475031028375552/FR56sSN9_normal.jpg">\n                            </a><a href="//twitter.com/@kerfimTS" target="_blank" rel="noopener noreferrer">Kerfim Technology Solutions\n                        </a>1 day ago\n                        <p>Our new website is live now!\nIf you need IT help get in contact\n</p><a href="//twitter.com/KerfimTS/status/1313528946919694337" target="_blank" rel="noopener noreferrer">Read More </a>\n				    <a href="//twitter.com/@kerfimTS" target="_blank" rel="noopener noreferrer">\n                                <img src="https://pbs.twimg.com/profile_images/1305475031028375552/FR56sSN9_normal.jpg">\n                            </a><a href="//twitter.com/@kerfimTS" target="_blank" rel="noopener noreferrer">Kerfim Technology Solutions\n                        </a>3 weeks ago\n                        <p>Available for general IT help or Excel VBA automation.\nKevin.partridge@kerfim.com\n</p><a href="//twitter.com/KerfimTS/status/1305507426519715842" target="_blank" rel="noopener noreferrer">Read More </a>\n        <style>\n            .eael-twitter-feed-08acf8d.eael-twitter-feed-masonry.eael-twitter-feed-col-2 .eael-twitter-feed-item {\n                width: calc(50% - 5px);\n            }\n            .eael-twitter-feed-08acf8d.eael-twitter-feed-masonry.eael-twitter-feed-col-3 .eael-twitter-feed-item {\n                width: calc(33.33% - 7px);\n            }\n            .eael-twitter-feed-08acf8d.eael-twitter-feed-masonry.eael-twitter-feed-col-4 .eael-twitter-feed-item {\n                width: calc(25% - 8px);\n            }\n            .eael-twitter-feed-08acf8d.eael-twitter-feed-col-2 .eael-twitter-feed-item,\n            .eael-twitter-feed-08acf8d.eael-twitter-feed-col-3 .eael-twitter-feed-item,\n            .eael-twitter-feed-08acf8d.eael-twitter-feed-col-4 .eael-twitter-feed-item {\n                margin-bottom: 10px;\n            }\n            @media only screen and (min-width: 768px) and (max-width: 992px) {\n                .eael-twitter-feed-08acf8d.eael-twitter-feed-masonry.eael-twitter-feed-col-3 .eael-twitter-feed-item,\n                .eael-twitter-feed-08acf8d.eael-twitter-feed-masonry.eael-twitter-feed-col-4 .eael-twitter-feed-item {\n                    width: calc(50% - 5px);\n                }\n            }\n        </style>		\n                    <header>\n                        <a href="https://www.facebook.com/108767554306629" target="_blank" rel="noopener noreferrer"><img src="https://graph.facebook.com/v4.0/108767554306629/picture" alt="Kerfim Technology Solutions"></a>\n                        <a href="https://www.facebook.com/108767554306629" target="_blank" rel="noopener noreferrer"><p>Kerfim Technology Solutions</p></a>\n                    <a href="https://www.facebook.com/108767554306629/posts/122915566225161/" target="_blank" rel="noopener noreferrer"> 24 Sep 2020</a></header>\n                                        <p>Need to transfer old VHS memories to DVD or digital file? Contact me</p>\n                                    <a href="https://www.facebook.com/108767554306629/posts/122915566225161/" target="_blank" rel="noopener noreferrer">\n                                                <img src="https://scontent-dfw5-2.xx.fbcdn.net/v/t1.0-9/s720x720/120161766_122915549558496_6946801030676353342_o.jpg?_nc_cat=108&_nc_sid=110474&_nc_ohc=1hQHK1A3oWMAX_RCoX0&_nc_ht=scontent-dfw5-2.xx&tp=7&oh=1f8d0202e3395fa109427aa3f91ef4a6&oe=5FA55FA3">\n                                            </a><footer>\n                                 5 0\n                            </footer>\n                    <header>\n                        <a href="https://www.facebook.com/108767554306629" target="_blank" rel="noopener noreferrer"><img src="https://graph.facebook.com/v4.0/108767554306629/picture" alt="Kerfim Technology Solutions"></a>\n                        <a href="https://www.facebook.com/108767554306629" target="_blank" rel="noopener noreferrer"><p>Kerfim Technology Solutions</p></a>\n                    <a href="https://www.facebook.com/108767554306629/posts/122119736304744/" target="_blank" rel="noopener noreferrer"> 23 Sep 2020</a></header>\n                                        <p>Hi, this year has had its ups and downs. Having been made redundant, I&#039;ve decided to...</p>\n                                    <a href="https://www.facebook.com/108767554306629/posts/122119736304744/" target="_blank" rel="noopener noreferrer">\n                                                <img src="https://scontent-dfw5-2.xx.fbcdn.net/v/t1.0-9/s720x720/120060063_122119716304746_7013541408749507372_n.jpg?_nc_cat=109&_nc_sid=110474&_nc_ohc=5IxXKjQ3WBYAX_XvpYx&_nc_ht=scontent-dfw5-2.xx&tp=7&oh=368f1072ccf48e22991ca037c611d1a8&oe=5FA3AF72">\n                                            </a><footer>\n                                 7 0\n                            </footer>\n                    <header>\n                        <a href="https://www.facebook.com/108767554306629" target="_blank" rel="noopener noreferrer"><img src="https://graph.facebook.com/v4.0/108767554306629/picture" alt="Kerfim Technology Solutions"></a>\n                        <a href="https://www.facebook.com/108767554306629" target="_blank" rel="noopener noreferrer"><p>Kerfim Technology Solutions</p></a>\n                    <a href="https://www.facebook.com/108767554306629/posts/109828637533854/" target="_blank" rel="noopener noreferrer"> 14 Sep 2020</a></header><a href="https://www.facebook.com/108767554306629/posts/109828637533854/" target="_blank" rel="noopener noreferrer">\n                                                <img src="">\n                                            </a><footer>\n                                 0 0\n                            </footer>\n                    <header>\n                        <a href="https://www.facebook.com/108767554306629" target="_blank" rel="noopener noreferrer"><img src="https://graph.facebook.com/v4.0/108767554306629/picture" alt="Kerfim Technology Solutions"></a>\n                        <a href="https://www.facebook.com/108767554306629" target="_blank" rel="noopener noreferrer"><p>Kerfim Technology Solutions</p></a>\n                    <a href="https://www.facebook.com/108767554306629/posts/109709664212418/" target="_blank" rel="noopener noreferrer"> 14 Sep 2020</a></header><a href="https://www.facebook.com/108767554306629/posts/109709664212418/" target="_blank" rel="noopener noreferrer">\n                                                <img src="">\n                                            </a><footer>\n                                 0 0\n                            </footer>', 'Social Media...', '', 'publish', 'closed', 'closed', '', 'kerfimts-on-twitter', '', '', '2020-10-07 20:36:44', '2020-10-07 20:36:44', '', 0, 'https://kerfim.com/?page_id=82', 0, 'page', '', 0),
(85, 1, '2021-11-17 19:02:49', '2020-10-06 15:46:04', '', 'Social Media…', '', 'publish', 'closed', 'closed', '', '85', '', '', '2021-11-17 19:02:49', '2021-11-17 19:02:49', '', 0, 'https://kerfim.com/2020/10/06/85/', 5, 'nav_menu_item', '', 0),
(90, 1, '2020-10-06 15:55:11', '2020-10-06 15:55:11', '', 'Twitter-Logo', '', 'inherit', 'open', 'closed', '', 'twitter-logo', '', '', '2020-10-06 15:55:11', '2020-10-06 15:55:11', '', 82, 'https://kerfim.com/wp-content/uploads/2020/10/Twitter-Logo.png', 0, 'attachment', 'image/png', 0),
(122, 1, '2020-10-07 13:20:58', '2020-10-07 13:20:58', '<!-- wp:heading {"align":"center","level":3} -->\n<h3 class="has-text-align-center">We Provide Services to meet your needs</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {"height":21} -->\n<div style="height:21px" aria-hidden="true" class="wp-block-spacer"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {"align":"center","level":3} -->\n<h3 class="has-text-align-center">If what you require is not listed below please contact us to see if we can help</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {"height":25} -->\n<div style="height:25px" aria-hidden="true" class="wp-block-spacer"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {"align":"center","level":3,"className":"animated fadeIn delay-100ms"} -->\n<h3 class="has-text-align-center animated fadeIn delay-100ms">Web Design and Hosting</h3>\n<!-- /wp:heading -->\n\n<!-- wp:cover {"url":"https://kerfim.com/wp-content/uploads/2020/10/webdesign.png","id":131,"dimRatio":40,"overlayColor":"vivid-cyan-blue","focalPoint":{"x":"0.54","y":"0.34"},"minHeight":281,"minHeightUnit":"px","align":"center","className":"animated zoomIn delay-200ms slow"} -->\n<div class="wp-block-cover aligncenter has-background-dim-40 has-vivid-cyan-blue-background-color has-background-dim animated zoomIn delay-200ms slow" style="background-image:url(https://kerfim.com/wp-content/uploads/2020/10/webdesign.png);background-position:54% 34%;min-height:281px"><div class="wp-block-cover__inner-container"><!-- wp:heading {"align":"center","level":3,"className":"animated fadeIn delay-200ms"} -->\n<h3 class="has-text-align-center animated fadeIn delay-200ms"><a href="https://kerfim.com/contact/" data-type="page" data-id="6"> <strong><span class="has-inline-color has-white-color">Professional Web Design and Hosting Service </span></strong></a></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:heading {"align":"center","level":3,"className":"animated fadeIn delay-100ms"} -->\n<h3 class="has-text-align-center animated fadeIn delay-100ms">Personalised Email Address</h3>\n<!-- /wp:heading -->\n\n<!-- wp:cover {"url":"https://kerfim.com/wp-content/uploads/2020/10/emaillogo.jpg","id":134,"overlayColor":"vivid-cyan-blue","focalPoint":{"x":"0.54","y":"0.34"},"minHeight":281,"minHeightUnit":"px","align":"center","className":"animated zoomIn delay-200ms slow"} -->\n<div class="wp-block-cover aligncenter has-vivid-cyan-blue-background-color has-background-dim animated zoomIn delay-200ms slow" style="background-image:url(https://kerfim.com/wp-content/uploads/2020/10/emaillogo.jpg);background-position:54% 34%;min-height:281px"><div class="wp-block-cover__inner-container"><!-- wp:heading {"align":"center","level":3,"className":"animated fadeIn delay-200ms"} -->\n<h3 class="has-text-align-center animated fadeIn delay-200ms"><a href="https://kerfim.com/contact/" data-type="page" data-id="6"> <strong><span class="has-inline-color has-white-color">Get a Email address for your Business  - You@yourbusiness</span></strong></a> </h3>\n<!-- /wp:heading --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:heading {"align":"center","className":"animated fadeIn delay-100ms"} -->\n<h2 class="has-text-align-center animated fadeIn delay-100ms">IT Help and Advice </h2>\n<!-- /wp:heading -->\n\n<!-- wp:cover {"url":"https://kerfim.com/wp-content/uploads/2020/10/technology-old-age.jpg","id":38,"dimRatio":40,"overlayColor":"vivid-cyan-blue","focalPoint":{"x":"0.54","y":"0.34"},"minHeight":281,"minHeightUnit":"px","contentPosition":"center center","align":"center","className":"animated zoomIn delay-200ms slow"} -->\n<div class="wp-block-cover aligncenter has-background-dim-40 has-vivid-cyan-blue-background-color has-background-dim is-position-center-center animated zoomIn delay-200ms slow" style="background-image:url(https://kerfim.com/wp-content/uploads/2020/10/technology-old-age.jpg);background-position:54% 34%;min-height:281px"><div class="wp-block-cover__inner-container"><!-- wp:heading {"align":"center","level":3,"className":"animated fadeIn delay-200ms"} -->\n<h3 class="has-text-align-center animated fadeIn delay-200ms"><a href="https://kerfim.com/contact/" data-type="page" data-id="6"><strong><span class="has-inline-color has-white-color">In Home IT And Gadget Help And Advice</span></strong></a></h3>\n<!-- /wp:heading --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:heading {"align":"center","level":3,"className":"animated fadeIn delay-100ms"} -->\n<h3 class="has-text-align-center animated fadeIn delay-100ms">Excel VBA Automation</h3>\n<!-- /wp:heading -->\n\n<!-- wp:cover {"url":"https://kerfim.com/wp-content/uploads/2020/10/spreadsheet-excel-laptop-office-featured.jpg","id":37,"dimRatio":40,"overlayColor":"vivid-cyan-blue","focalPoint":{"x":"0.54","y":"0.47"},"minHeight":281,"minHeightUnit":"px","align":"center","className":"animated zoomIn delay-200ms slow"} -->\n<div class="wp-block-cover aligncenter has-background-dim-40 has-vivid-cyan-blue-background-color has-background-dim animated zoomIn delay-200ms slow" style="background-image:url(https://kerfim.com/wp-content/uploads/2020/10/spreadsheet-excel-laptop-office-featured.jpg);background-position:54% 47%;min-height:281px"><div class="wp-block-cover__inner-container"><!-- wp:heading {"align":"center","level":3,"className":"animated fadeIn delay-200ms"} -->\n<h3 class="has-text-align-center animated fadeIn delay-200ms"><a href="https://kerfim.com/contact/" data-type="page" data-id="6"><strong><span class="has-inline-color has-white-color">Automate Time Consuming or Complex Excel Tasks</span></strong></a></h3>\n<!-- /wp:heading --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:heading {"align":"center","level":3,"className":"animated fadeIn delay-100ms"} -->\n<h3 class="has-text-align-center animated fadeIn delay-100ms">VHS Tape Conversions</h3>\n<!-- /wp:heading -->\n\n<!-- wp:cover {"url":"https://kerfim.com/wp-content/uploads/2020/10/Kerfim_tapes2.jpg","id":40,"dimRatio":40,"overlayColor":"vivid-cyan-blue","focalPoint":{"x":"0.54","y":"0.34"},"minHeight":281,"minHeightUnit":"px","align":"center","className":"animated zoomIn delay-200ms slow"} -->\n<div class="wp-block-cover aligncenter has-background-dim-40 has-vivid-cyan-blue-background-color has-background-dim animated zoomIn delay-200ms slow" style="background-image:url(https://kerfim.com/wp-content/uploads/2020/10/Kerfim_tapes2.jpg);background-position:54% 34%;min-height:281px"><div class="wp-block-cover__inner-container"><!-- wp:heading {"align":"center","level":3,"className":"animated fadeIn delay-200ms"} -->\n<h3 class="has-text-align-center animated fadeIn delay-200ms"><a href="https://kerfim.com/contact/" data-type="page" data-id="6"><strong><span class="has-inline-color has-white-color">Convert Your Old Memories on VHS or VHS-C tapes to Digital file or DVD</span></strong></a></h3>\n<!-- /wp:heading --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {"height":64} -->\n<div style="height:64px" aria-hidden="true" class="wp-block-spacer"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {"align":"center","level":4} -->\n<h4 class="has-text-align-center"><strong><a href="https://kerfim.com/contact/" data-type="page" data-id="6">Contact us for more information</a></strong></h4>\n<!-- /wp:heading -->', 'Our Services...', '', 'publish', 'closed', 'closed', '', 'our-services', '', '', '2020-11-08 15:06:45', '2020-11-08 15:06:45', '', 0, 'https://kerfim.com/?page_id=122', 0, 'page', '', 0),
(131, 1, '2020-10-07 15:23:19', '2020-10-07 15:23:19', '', 'webdesign', '', 'inherit', 'open', 'closed', '', 'webdesign', '', '', '2020-10-07 15:23:54', '2020-10-07 15:23:54', '', 122, 'https://kerfim.com/wp-content/uploads/2020/10/webdesign.png', 0, 'attachment', 'image/png', 0),
(133, 1, '2020-10-07 15:32:15', '2020-10-07 15:32:15', '', 'email', '', 'inherit', 'open', 'closed', '', 'email', '', '', '2020-10-07 15:32:15', '2020-10-07 15:32:15', '', 122, 'https://kerfim.com/wp-content/uploads/2020/10/email.png', 0, 'attachment', 'image/png', 0),
(134, 1, '2020-10-07 15:32:35', '2020-10-07 15:32:35', '', 'emaillogo', '', 'inherit', 'open', 'closed', '', 'emaillogo', '', '', '2020-10-07 15:32:35', '2020-10-07 15:32:35', '', 122, 'https://kerfim.com/wp-content/uploads/2020/10/emaillogo.jpg', 0, 'attachment', 'image/jpeg', 0),
(136, 1, '2021-11-17 19:02:49', '2020-10-07 15:34:13', '', 'Our Services…', '', 'publish', 'closed', 'closed', '', '136', '', '', '2021-11-17 19:02:49', '2021-11-17 19:02:49', '', 0, 'https://kerfim.com/2020/10/07/136/', 2, 'nav_menu_item', '', 0),
(141, 1, '2020-10-07 16:24:24', '2020-10-07 16:24:24', '', 'blue-background', '', 'inherit', 'open', 'closed', '', 'blue-background', '', '', '2020-10-07 16:24:24', '2020-10-07 16:24:24', '', 0, 'https://kerfim.com/wp-content/uploads/2020/10/blue-background.jpg', 0, 'attachment', 'image/jpeg', 0),
(183, 1, '2020-10-07 20:46:48', '2020-10-07 20:46:48', '<!-- wp:paragraph -->\n<p>We are based in sunny Bognor Regis, West Sussex</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With over 14 years experience in IT, working for a big energy company.  I have decided to put the experience and skills I have acquired to work in my new venture offering various IT solutions to customers or local businesses in the Sussex area and beyond.</p>\n<!-- /wp:paragraph -->', 'About us...', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2020-10-07 21:07:37', '2020-10-07 21:07:37', '', 0, 'https://kerfim.com/?page_id=183', 0, 'page', '', 0),
(184, 1, '2021-11-17 19:02:49', '2020-10-07 20:46:48', '', 'About us…', '', 'publish', 'closed', 'closed', '', '184', '', '', '2021-11-17 19:02:49', '2021-11-17 19:02:49', '', 0, 'https://kerfim.com/2020/10/07/184/', 6, 'nav_menu_item', '', 0),
(191, 1, '2020-10-13 12:39:23', '0000-00-00 00:00:00', '', 'widget_image', '', 'draft', 'closed', 'closed', '', '', '', '', '2020-10-13 12:39:23', '0000-00-00 00:00:00', 'a:1:{s:12:"_multiwidget";i:1;}', 0, 'https://kerfim.com/?post_type=jetpack_migration&p=191', 0, 'jetpack_migration', '', 0),
(192, 1, '2020-10-13 12:39:23', '0000-00-00 00:00:00', '', 'sidebars_widgets', '', 'draft', 'closed', 'closed', '', '', '', '', '2020-10-13 12:39:23', '0000-00-00 00:00:00', 'a:5:{s:19:"wp_inactive_widgets";a:1:{i:0;s:7:"pages-3";}s:9:"sidebar-1";a:0:{}s:8:"footer-1";a:0:{}s:8:"footer-2";a:0:{}s:8:"footer-3";a:0:{}}', 0, 'https://kerfim.com/?post_type=jetpack_migration&p=192', 0, 'jetpack_migration', '', 0),
(210, 1, '2021-07-15 11:06:29', '2021-07-15 11:06:29', '{"fields":[{"id":"0","type":"name","label":"Name","format":"first-last","description":"","required":"1","size":"medium","simple_placeholder":"","simple_default":"","first_placeholder":"","first_default":"","middle_placeholder":"","middle_default":"","last_placeholder":"","last_default":"","css":""},{"id":"1","type":"email","label":"Email","description":"Please enter your email, so we can follow up with you.","required":"1","size":"medium","placeholder":"","confirmation_placeholder":"","default_value":"","css":"","filter_type":"","allowlist":"","denylist":""},{"id":"2","type":"radio","label":"Which department do you have a suggestion for?","choices":{"1":{"label":"Sales","value":"","image":""},"2":{"label":"Customer Support","value":"","image":""},"3":{"label":"Product Development","value":"","image":""},"4":{"label":"Other","value":"","image":""}},"description":"","required":"1","choices_images_style":"modern","input_columns":"","css":"","dynamic_choices":""},{"id":"3","type":"text","label":"Subject","description":"","required":"1","size":"medium","placeholder":"","limit_count":"1","limit_mode":"characters","default_value":"","css":"","input_mask":""},{"id":"4","type":"textarea","label":"Message","description":"","required":"1","size":"medium","placeholder":"","limit_count":"1","limit_mode":"characters","default_value":"","css":""}],"id":"210","field_id":5,"settings":{"form_title":"Suggestion Form","form_desc":"","form_class":"","submit_text":"Submit","submit_text_processing":"Sending...","submit_class":"","antispam":"1","notification_enable":"1","notifications":{"1":{"email":"{admin_email}","subject":"New Entry: Suggestion Form","sender_name":"{field_id=\\"0\\"}","sender_address":"{admin_email}","replyto":"{field_id=\\"1\\"}","message":"{all_fields}"}},"confirmations":{"1":{"type":"message","message":"Thanks for contacting us! We will be in touch with you shortly.","message_scroll":"1","page":"183","redirect":""}}},"meta":{"template":"suggestion"}}', 'Suggestion Form', '', 'publish', 'closed', 'closed', '', 'suggestion-form', '', '', '2021-07-15 11:06:35', '2021-07-15 11:06:35', '', 0, 'https://kerfim.com/?post_type=wpforms&#038;p=210', 0, 'wpforms', '', 0),
(211, 1, '2021-07-15 11:59:00', '2021-07-15 11:59:00', '<!-- wp:shortcode -->\n[ays_survey id="1"]\n<!-- /wp:shortcode -->', 'Survey', '', 'publish', 'closed', 'closed', '', 'survey', '', '', '2021-07-15 15:00:33', '2021-07-15 15:00:33', '', 0, 'https://kerfim.com/?page_id=211', 0, 'page', '', 0),
(218, 1, '2021-08-12 12:35:10', '2021-08-12 12:35:10', '', 'Default', '', 'publish', 'closed', 'closed', '', 'default', '', '', '2021-08-12 12:35:10', '2021-08-12 12:35:10', '', 0, 'https://kerfim.com/feed-templates/default/', 0, 'wprss_feed_template', '', 0),
(219, 1, '2021-08-12 12:37:30', '2021-08-12 12:37:30', '', 'BBC Football', '', 'publish', 'closed', 'closed', '', '219', '', '', '2021-08-12 12:39:44', '2021-08-12 12:39:44', '', 0, 'https://kerfim.com/?post_type=wprss_feed&#038;p=219', 0, 'wprss_feed', '', 0),
(1449, 1, '2021-10-07 14:50:14', '2021-10-07 14:50:14', '<!-- wp:shortcode -->\n[videojs_video url="https://kerfim.com/video/rayouttakes.mp4" poster="https://kerfim.com/video/movie_clapper_board_clip_art_23354.jpg"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Ray', '', 'private', 'closed', 'closed', '', 'ray', '', '', '2021-11-17 18:38:01', '2021-11-17 18:38:01', '', 0, 'https://kerfim.com/?page_id=1449', 0, 'page', '', 0),
(1454, 1, '2021-10-07 14:54:27', '2021-10-07 14:54:27', '<!-- wp:shortcode -->\n[videojs_video url="https://kerfim.com/video/Rachel40th.mp4" poster="https://kerfim.com/video/IMG-20210929-WA0023.jpg"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Rachel Birthday Messages', '', 'private', 'closed', 'closed', '', 'rachel', '', '', '2021-11-17 18:37:27', '2021-11-17 18:37:27', '', 0, 'https://kerfim.com/?page_id=1454', 0, 'page', '', 0),
(2381, 1, '2021-11-17 11:26:22', '2021-11-17 11:26:22', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder', '', '', '2021-11-17 11:26:22', '2021-11-17 11:26:22', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(2382, 1, '2021-11-17 11:26:25', '2021-11-17 11:26:25', '', 'Shop', '', 'publish', 'closed', 'closed', '', 'shop', '', '', '2021-11-17 19:45:12', '2021-11-17 19:45:12', '', 0, 'https://kerfim.com/shop/', 0, 'page', '', 0),
(2383, 1, '2021-11-17 11:26:25', '2021-11-17 11:26:25', '<!-- wp:shortcode -->\n[woocommerce_cart]\n<!-- /wp:shortcode -->', 'Basket', '', 'publish', 'closed', 'closed', '', 'basket', '', '', '2021-11-17 19:26:48', '2021-11-17 19:26:48', '', 0, 'https://kerfim.com/cart/', 0, 'page', '', 0),
(2384, 1, '2021-11-17 11:26:26', '2021-11-17 11:26:26', '<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->', 'Checkout', '', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2021-11-17 11:26:26', '2021-11-17 11:26:26', '', 0, 'https://kerfim.com/checkout/', 0, 'page', '', 0),
(2385, 1, '2021-11-17 11:26:26', '2021-11-17 11:26:26', '<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->', 'My account', '', 'publish', 'closed', 'closed', '', 'my-account', '', '', '2021-11-17 11:26:26', '2021-11-17 11:26:26', '', 0, 'https://kerfim.com/my-account/', 0, 'page', '', 0),
(2386, 1, '2021-11-17 18:34:35', '2021-11-17 18:34:35', '<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days from the date of purchase (order date). If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original, undamaged packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Personalised – including engraved items</li><li>Gift cards</li><li>Downloadable software products</li><li>Some health and personal care items</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase, e.g. original order number from us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Book with obvious signs of use</li><li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li><li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li><li>Any item that is returned more than 30 days after delivery or without our prior agreement.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2>Refunds</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If approved, then your refund will be processed, and a credit will automatically be applied to your original method of payment, within a few days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Late or missing refunds</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account including pending payments, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at orders@kerfim.com.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Exchanges</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. for any other reason please contact us via email at orders@kerfim.com.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Gifts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the original purchaser. Please arrange for the original purchaser to contact us regarding the return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Shipping returns</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should first contact us at orders@kerfim.com to get a return authorisation number, once we have agreed to accept your return please send the item/s to:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Kerfim.com, 3 Inglewood Close, Bognor Regis, West Sussex, PO21 4LA</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own postage/shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of the original order shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Need help?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contact us at orders@kerfim.com for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->', 'Refund and Returns Policy', '', 'publish', 'closed', 'closed', '', 'refund_returns', '', '', '2021-11-17 18:49:22', '2021-11-17 18:49:22', '', 0, 'https://kerfim.com/?page_id=2386', 0, 'page', '', 0),
(2387, 1, '2021-11-17 11:31:57', '2021-11-17 11:31:57', '[mailpoet_page]', 'MailPoet Page', '', 'publish', 'closed', 'closed', '', 'subscriptions', '', '', '2021-11-17 11:31:57', '2021-11-17 11:31:57', '', 0, 'https://kerfim.com/?p=2387', 0, 'mailpoet_page', '', 0);
INSERT INTO `wp8w_posts` VALUES
(2391, 1, '2021-11-17 16:01:38', '2021-11-17 16:01:38', '', 'hoodie-with-logo-2.jpg', '', 'inherit', 'open', 'closed', '', 'hoodie-with-logo-2-jpg', '', '', '2021-11-17 16:01:38', '2021-11-17 16:01:38', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/hoodie-with-logo-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2392, 1, '2021-11-17 16:01:39', '2021-11-17 16:01:39', '<b>Eco Friendly, Reusable Makeup Remover Pads &amp; Laundry Bag in Bamboo Box.</b>\r\n<p dir="ltr">Washable, Daily Skin Care, Plastic-Free</p>\r\nCan be used for : Eye, lip, face, neck makeup remover.\r\n<p dir="ltr">Contents</p>\r\n<p dir="ltr">14 x Bamboo Cotton Pads</p>\r\n<p dir="ltr">1 x Bamboo Storage Barrel - 10cm x 10cm x 7 cm ( 4"x4"x3.6")</p>\r\n<p dir="ltr">1 x Cotton Mesh Laundry Bag</p>\r\n<b>UK Stock for quick dispatch</b>\r\n<p dir="ltr"><b>Free UK Mainland delivery</b></p>', 'Eco Friendly Reusable Bamboo Makeup Remover Pads & Laundry Bag in Bamboo Box', '<b>Eco Friendly, Reusable Makeup Remover Pads &amp; Laundry Bag in Bamboo Box.</b>', 'publish', 'open', 'closed', '', 'eco-re-usable-makeup-pads-and-bamboo-box', '', '', '2021-12-01 10:20:58', '2021-12-01 10:20:58', '', 0, 'https://kerfim.com/product/hoodie-with-logo/', 0, 'product', '', 0),
(2393, 1, '2021-11-17 16:32:31', '2021-11-17 16:32:31', '', 'make-up-01', '', 'inherit', 'open', 'closed', '', 'make-up-01', '', '', '2021-11-17 16:32:31', '2021-11-17 16:32:31', '', 2392, 'https://kerfim.com/wp-content/uploads/2021/11/make-up-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(2394, 1, '2021-11-17 16:32:56', '2021-11-17 16:32:56', '', 'make-up-02', '', 'inherit', 'open', 'closed', '', 'make-up-02', '', '', '2021-11-17 16:32:56', '2021-11-17 16:32:56', '', 2392, 'https://kerfim.com/wp-content/uploads/2021/11/make-up-02.jpg', 0, 'attachment', 'image/jpeg', 0),
(2395, 1, '2021-11-17 16:33:08', '2021-11-17 16:33:08', '', 'make-up-03', '', 'inherit', 'open', 'closed', '', 'make-up-03', '', '', '2021-11-17 16:33:08', '2021-11-17 16:33:08', '', 2392, 'https://kerfim.com/wp-content/uploads/2021/11/make-up-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(2403, 1, '2021-11-17 18:54:47', '0000-00-00 00:00:00', '<p>Welcome to Kerfim.com&nbsp;</p>', 'Kerfim.com', '', 'draft', 'closed', 'closed', '', 'home', '', '', '2021-11-17 18:54:47', '2021-11-17 18:54:47', '', 0, 'https://kerfim.com/?page_id=2403', 0, 'page', '', 0),
(2405, 1, '2021-11-17 19:02:49', '2021-11-17 19:02:46', ' ', '', '', 'publish', 'closed', 'closed', '', '2405', '', '', '2021-11-17 19:02:49', '2021-11-17 19:02:49', '', 0, 'https://kerfim.com/?p=2405', 9, 'nav_menu_item', '', 0),
(2406, 1, '2021-11-17 19:02:49', '2021-11-17 19:02:46', ' ', '', '', 'publish', 'closed', 'closed', '', '2406', '', '', '2021-11-17 19:02:49', '2021-11-17 19:02:49', '', 0, 'https://kerfim.com/?p=2406', 7, 'nav_menu_item', '', 0),
(2407, 1, '2021-11-17 19:02:49', '2021-11-17 19:02:46', ' ', '', '', 'publish', 'closed', 'closed', '', '2407', '', '', '2021-11-17 19:02:49', '2021-11-17 19:02:49', '', 0, 'https://kerfim.com/?p=2407', 8, 'nav_menu_item', '', 0),
(2408, 1, '2021-11-17 19:02:49', '2021-11-17 19:02:46', ' ', '', '', 'publish', 'closed', 'closed', '', '2408', '', '', '2021-11-17 19:02:49', '2021-11-17 19:02:49', '', 0, 'https://kerfim.com/?p=2408', 1, 'nav_menu_item', '', 0),
(2460, 1, '2021-11-18 15:29:06', '2021-11-18 15:29:06', '', 'KTS_logo2', '', 'inherit', 'open', 'closed', '', 'kts_logo2-2', '', '', '2021-11-18 15:29:06', '2021-11-18 15:29:06', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/KTS_logo2-1.png', 0, 'attachment', 'image/png', 0),
(2462, 1, '2021-11-18 15:35:15', '2021-11-18 15:35:15', '', 'KTS_logo_1', '', 'inherit', 'open', 'closed', '', 'kts_logo_1', '', '', '2021-11-18 15:35:15', '2021-11-18 15:35:15', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/KTS_logo_1.png', 0, 'attachment', 'image/png', 0),
(2464, 1, '2021-11-18 15:56:40', '2021-11-18 15:56:40', '<h1><span style="color: #ff0000;">Buy 2 or more and get 10% discount!</span></h1>\r\n<b>Eco Friendly Sustainable Bamboo Travel Cutlery Set</b>\r\n<div><b>100% Natural and Safe </b></div>\r\n<div><b> </b></div>\r\n<div>Ideal for camping trips or to use at home</div>\r\n<div><b> </b></div>\r\n<div>Set includes</div>\r\n<div>1 x Serrated Bamboo Knife 19cm long</div>\r\n<div>1 x Bamboo Fork 19 cm long</div>\r\n<div>1 x Bamboo Spoon 19cm long</div>\r\n<div>2 x Bamboo Straws 20cm long</div>\r\n<div>1 x Straw Cleaning Brush 20cm long</div>\r\n<div>1 x Cloth Draw String Bag 24cm x 8cm</div>\r\n<div></div>\r\n<div><b>FREE UK Mainland Delivery </b></div>\r\n<div><b>UK Stock for fast Dispatch</b></div>\r\n<div></div>\r\n<div>Note : Bamboo cutlery should not be cleaned in dishwasher</div>', 'Sustainable Bamboo Cutlery Set Including Straws & Straw Cleaning Brush in Cloth Bag', '', 'publish', 'open', 'closed', '', 'natural-bamboo-cutlery-set', '', '', '2021-12-01 10:49:13', '2021-12-01 10:49:13', '', 0, 'https://kerfim.com/?post_type=product&#038;p=2464', 0, 'product', '', 0),
(2465, 1, '2021-11-18 15:54:14', '2021-11-18 15:54:14', '', 'cutlery_straws_bag01', '', 'inherit', 'open', 'closed', '', 'cutlery_straws_bag01', '', '', '2021-11-18 15:54:14', '2021-11-18 15:54:14', '', 2464, 'https://kerfim.com/wp-content/uploads/2021/11/cutlery_straws_bag01.jpg', 0, 'attachment', 'image/jpeg', 0),
(2466, 1, '2021-11-18 15:55:26', '2021-11-18 15:55:26', '', 'cutlery_straws_bag02', '', 'inherit', 'open', 'closed', '', 'cutlery_straws_bag02', '', '', '2021-11-18 15:55:26', '2021-11-18 15:55:26', '', 2464, 'https://kerfim.com/wp-content/uploads/2021/11/cutlery_straws_bag02.jpg', 0, 'attachment', 'image/jpeg', 0),
(2467, 1, '2021-11-18 15:56:33', '2021-11-18 15:56:33', '', 'cutlery_straws_bag03', '', 'inherit', 'open', 'closed', '', 'cutlery_straws_bag03', '', '', '2021-11-18 15:56:33', '2021-11-18 15:56:33', '', 2464, 'https://kerfim.com/wp-content/uploads/2021/11/cutlery_straws_bag03.jpg', 0, 'attachment', 'image/jpeg', 0),
(2468, 1, '2021-11-18 16:07:30', '2021-11-18 16:07:30', '<b>Natural Bamboo Fox Design Plate with Suction Base &amp; Pink Spoon - BPA free \\ Food Grade Silicone.</b>\r\n<div>\r\n<ul>\r\n 	<li><b>SUSTAINABLE</b>: The plate and spoon handle are made from 100% bamboo, which is a more sustainable alternative to timber, naturally antibacterial, anti-microbial, non-porous and stain-resistant. The spoon tip is made from BPA-free, food grade silicone.</li>\r\n 	<li><b>LONG LIFE</b>: The silicone suction base can be removed so the set can be used as a non suction plate, so can be used for many years</li>\r\n 	<li><b>STAYPUT SUCTION BASE</b>: The powerful suction sticks to your table or highchair, or any flat surface, preventing the plate from being tipped or thrown. The plate can then be washed by hand.</li>\r\n 	<li><b>PERFECT FOR WEANING</b>: The BPA-free silicone spoon is soft and gentle on little mouths, gums and new teeth. Bamboo also stays cool - protecting your baby''s fingers from burns if they reach for it during feeding.</li>\r\n</ul>\r\n<strong>For best use of this product:</strong>\r\n<ul>\r\n 	<li>For maximum suction, place your plate on a clean, smooth surface, with the silicone pull tab facing away from your child.</li>\r\n</ul>\r\n<b>Dimensions</b>\r\n\r\nPlate 255mm x 190mm x 15mm\r\n\r\nSpoon 140mm x 35mm x 10mm\r\n\r\n<strong>FREE UK MAINLAND Delivery from </strong>\r\n\r\n<strong>UK STOCK for quick dispatch time.</strong>\r\n\r\n</div>\r\n<strong>IMPORTANT:</strong>\r\nAlways supervise your child during feeding.', 'Eco-Friendly Bamboo Plate with Suction Base & Pink Spoon - BPA free/Food Grade Silicone', '', 'publish', 'open', 'closed', '', 'eco-friendly-bamboo-plate-with-pink-spoon', '', '', '2021-12-01 10:20:58', '2021-12-01 10:20:58', '', 0, 'https://kerfim.com/?post_type=product&#038;p=2468', 0, 'product', '', 0),
(2469, 1, '2021-11-18 16:05:01', '2021-11-18 16:05:01', '', 'plate_spoon_pink02', '', 'inherit', 'open', 'closed', '', 'plate_spoon_pink02', '', '', '2021-11-18 16:05:01', '2021-11-18 16:05:01', '', 2468, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_pink02.jpg', 0, 'attachment', 'image/jpeg', 0),
(2470, 1, '2021-11-18 16:06:50', '2021-11-18 16:06:50', '', 'plate_spoon_pink02', '', 'inherit', 'open', 'closed', '', 'plate_spoon_pink02-2', '', '', '2021-11-18 16:06:50', '2021-11-18 16:06:50', '', 2468, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_pink02-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2471, 1, '2021-11-18 16:24:32', '2021-11-18 16:24:32', '', 'plate_spoon_back_blue', '', 'inherit', 'open', 'closed', '', 'plate_spoon_back_blue', '', '', '2021-11-18 16:24:32', '2021-11-18 16:24:32', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_back_blue.jpg', 0, 'attachment', 'image/jpeg', 0),
(2472, 1, '2021-11-18 16:25:19', '2021-11-18 16:25:19', '', 'plate_spoon_back_pink', '', 'inherit', 'open', 'closed', '', 'plate_spoon_back_pink', '', '', '2021-11-18 16:25:19', '2021-11-18 16:25:19', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_back_pink.jpg', 0, 'attachment', 'image/jpeg', 0),
(2473, 1, '2021-11-18 16:26:18', '2021-11-18 16:26:18', '', 'plate_spoon_blue01', '', 'inherit', 'open', 'closed', '', 'plate_spoon_blue01', '', '', '2021-11-18 16:26:18', '2021-11-18 16:26:18', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_blue01.jpg', 0, 'attachment', 'image/jpeg', 0),
(2474, 1, '2021-11-18 16:27:19', '2021-11-18 16:27:19', '', 'plate_spoon_blue02', '', 'inherit', 'open', 'closed', '', 'plate_spoon_blue02', '', '', '2021-11-18 16:27:19', '2021-11-18 16:27:19', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_blue02.jpg', 0, 'attachment', 'image/jpeg', 0),
(2475, 1, '2021-11-18 16:28:32', '2021-11-18 16:28:32', '', 'plate_spoon_pink01', '', 'inherit', 'open', 'closed', '', 'plate_spoon_pink01', '', '', '2021-11-18 16:28:32', '2021-11-18 16:28:32', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_pink01.jpg', 0, 'attachment', 'image/jpeg', 0),
(2476, 1, '2021-11-18 16:29:39', '2021-11-18 16:29:39', '', 'plate_spoon_pink02', '', 'inherit', 'open', 'closed', '', 'plate_spoon_pink02-3', '', '', '2021-11-18 16:29:39', '2021-11-18 16:29:39', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_pink02-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2477, 1, '2021-11-18 16:30:44', '2021-11-18 16:30:44', '', 'plate_spoon_pink03', '', 'inherit', 'open', 'closed', '', 'plate_spoon_pink03', '', '', '2021-11-18 16:30:44', '2021-11-18 16:30:44', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_pink03.jpg', 0, 'attachment', 'image/jpeg', 0),
(2479, 1, '2021-11-18 16:49:44', '2021-11-18 16:49:44', '<blockquote><b>Sustainable Bamboo Fox Design Plate with Suction Base &amp; Blue Spoon - BPA free Food Grade Silicone.</b></blockquote>\r\n<div>\r\n<ul>\r\n 	<li><b>SUSTAINABLE</b>: the plate and spoon handle are made from 100% bamboo, which is a sustainable alternative to timber, naturally antibacterial, anti-microbial, non-porous and stain-resistant. The spoon tip is made from BPA-free, food grade silicone.</li>\r\n 	<li><b>LONG LIFE</b>: The silicone suction base can be removed so the set can be used as a non suction plate, so can be used for many years</li>\r\n 	<li><b>STAYPUT SUCTION BASE</b>: The powerful suction sticks to your table or highchair, or any flat surface, preventing the plate from being tipped or thrown. The plate can then be washed by hand.</li>\r\n 	<li><b>PERFECT FOR WEANING</b>: The BPA-free silicone spoon is soft and gentle on little mouths, gums and new teeth. Bamboo also stays cool - protecting your baby''s fingers from burns if they reach for it during feeding.</li>\r\n</ul>\r\n<strong>For best use of this product:</strong>\r\n<ul>\r\n 	<li>For maximum suction, place your plate on a clean, smooth surface, with the silicone pull tab facing away from your child.</li>\r\n</ul>\r\n<b>Dimensions</b>\r\n\r\nPlate 255mm x 190mm x 15mm\r\n\r\nSpoon 140mm x 35mm x 10mm\r\n\r\n<strong>FREE UK MAINLAND Delivery from </strong>\r\n\r\n<strong>UK STOCK for quick dispatch time.</strong>\r\n\r\n</div>\r\n<strong>IMPORTANT:</strong>\r\nAlways supervise your child during feeding.', 'Eco-Friendly Bamboo Plate with Suction Base & Blue Spoon - BPA free/Food Grade Silicone', '', 'publish', 'open', 'closed', '', 'bamboo-plate-with-blue-spoon', '', '', '2021-11-25 20:19:55', '2021-11-25 20:19:55', '', 0, 'https://kerfim.com/?post_type=product&#038;p=2479', 0, 'product', '', 0),
(2502, 1, '2021-11-18 19:21:26', '2021-11-18 19:21:26', '{"fields":[],"id":"2502","field_id":1,"settings":{"form_title":"login","form_desc":"","submit_text":"Submit","submit_text_processing":"Sending...","antispam":"1","form_class":"","submit_class":"","ajax_submit":"1","notification_enable":"1","notifications":{"1":{"email":"{admin_email}","subject":"New login Entry","sender_name":"Kerfim Technology","sender_address":"{admin_email}","replyto":"","message":"{all_fields}"}},"confirmations":{"1":{"type":"message","message":"Thanks for contacting us! We will be in touch with you shortly.","message_scroll":"1","page":"183","redirect":""}}},"meta":{"template":"blank"}}', 'login', '', 'publish', 'closed', 'closed', '', 'login', '', '', '2021-11-18 19:21:34', '2021-11-18 19:21:34', '', 0, 'https://kerfim.com/?post_type=wpforms&#038;p=2502', 0, 'wpforms', '', 0),
(2518, 1, '2021-11-19 11:09:41', '2021-11-19 11:05:09', '', 'Log In', '*MENU*CERBER*|wp-cerber-wc-login-url', 'publish', 'closed', 'closed', '', 'log-in', '', '', '2021-11-19 11:09:41', '2021-11-19 11:09:41', '', 0, 'https://kerfim.com/?p=2518', 1, 'nav_menu_item', '', 0),
(2520, 1, '2021-11-19 11:09:41', '2021-11-19 11:05:09', ' ', '', '', 'publish', 'closed', 'closed', '', '2520', '', '', '2021-11-19 11:09:41', '2021-11-19 11:09:41', '', 0, 'https://kerfim.com/?p=2520', 3, 'nav_menu_item', '', 0),
(2524, 1, '2021-11-19 11:08:15', '2021-11-19 11:08:15', ' ', '', '', 'publish', 'closed', 'closed', '', '2524', '', '', '2021-11-19 11:08:15', '2021-11-19 11:08:15', '', 0, 'https://kerfim.com/?p=2524', 1, 'nav_menu_item', '', 0),
(2525, 1, '2021-11-19 11:08:16', '2021-11-19 11:08:16', '', 'About us…', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2021-11-19 11:08:16', '2021-11-19 11:08:16', '', 0, 'https://kerfim.com/?p=2525', 5, 'nav_menu_item', '', 0),
(2526, 1, '2021-11-19 11:08:16', '2021-11-19 11:08:16', '', 'Our Services…', '', 'publish', 'closed', 'closed', '', 'our-services', '', '', '2021-11-19 11:08:16', '2021-11-19 11:08:16', '', 0, 'https://kerfim.com/?p=2526', 3, 'nav_menu_item', '', 0),
(2527, 1, '2021-11-19 11:08:16', '2021-11-19 11:08:16', ' ', '', '', 'publish', 'closed', 'closed', '', '2527', '', '', '2021-11-19 11:08:16', '2021-11-19 11:08:16', '', 0, 'https://kerfim.com/?p=2527', 4, 'nav_menu_item', '', 0),
(2528, 1, '2021-11-19 11:08:16', '2021-11-19 11:08:16', ' ', '', '', 'publish', 'closed', 'closed', '', '2528', '', '', '2021-11-19 11:08:16', '2021-11-19 11:08:16', '', 0, 'https://kerfim.com/?p=2528', 2, 'nav_menu_item', '', 0),
(2529, 1, '2021-11-19 11:09:41', '2021-11-19 11:09:41', '', 'Orders', '', 'publish', 'closed', 'closed', '', 'orders', '', '', '2021-11-19 11:09:41', '2021-11-19 11:09:41', '', 0, 'https://kerfim.com/?p=2529', 4, 'nav_menu_item', '', 0),
(2530, 1, '2021-11-19 11:09:41', '2021-11-19 11:09:41', '', 'Payment methods', '', 'publish', 'closed', 'closed', '', 'payment-methods', '', '', '2021-11-19 11:09:41', '2021-11-19 11:09:41', '', 0, 'https://kerfim.com/?p=2530', 5, 'nav_menu_item', '', 0),
(2531, 1, '2021-11-19 11:09:41', '2021-11-19 11:09:41', '', 'Account details', '', 'publish', 'closed', 'closed', '', 'account-details', '', '', '2021-11-19 11:09:41', '2021-11-19 11:09:41', '', 0, 'https://kerfim.com/?p=2531', 2, 'nav_menu_item', '', 0),
(2532, 1, '2021-11-19 11:09:41', '2021-11-19 11:09:41', '', 'Logout', '', 'publish', 'closed', 'closed', '', 'logout', '', '', '2021-11-19 11:09:41', '2021-11-19 11:09:41', '', 0, 'https://kerfim.com/?p=2532', 7, 'nav_menu_item', '', 0),
(2533, 1, '2021-11-19 11:09:41', '2021-11-19 11:09:41', '', 'Lost password', '', 'publish', 'closed', 'closed', '', 'lost-password', '', '', '2021-11-19 11:09:41', '2021-11-19 11:09:41', '', 0, 'https://kerfim.com/?p=2533', 6, 'nav_menu_item', '', 0),
(2540, 1, '2021-11-19 12:19:35', '2021-11-19 12:19:35', '', 'stripe', '', 'inherit', 'open', 'closed', '', 'stripe', '', '', '2021-11-29 12:44:18', '2021-11-29 12:44:18', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/stripe.png', 0, 'attachment', 'image/png', 0),
(2541, 1, '2021-11-19 12:20:29', '2021-11-19 12:20:29', '', 'stripe1', '', 'inherit', 'open', 'closed', '', 'stripe1', '', '', '2021-11-29 12:44:07', '2021-11-29 12:44:07', '', 0, 'https://kerfim.com/wp-content/uploads/2021/11/stripe1.png', 0, 'attachment', 'image/png', 0),
(2563, 1, '2021-11-19 19:36:29', '2021-11-19 19:36:29', '', 'FANDF10', 'Friends and Familly 10%', 'publish', 'closed', 'closed', '', 'fandf10', '', '', '2021-12-01 09:41:16', '2021-12-01 09:41:16', '', 0, 'https://kerfim.com/?post_type=shop_coupon&#038;p=2563', 0, 'shop_coupon', '', 0),
(2587, 0, '2021-11-20 17:48:22', '2021-11-20 17:48:22', 'Manchester United goalkeeper David de Gea says he is "embarrassed" after "another nightmare" as United lose 4-1 away Watford.', 'Watford 4-1 Manchester United: &#039;Embarrassing &amp; a nightmare&#039; - David De Gea on Man Utd defeat', 'Manchester United goalkeeper David de Gea says he is "embarrassed" after "another nightmare" as United lose 4-1 away Watford.', 'publish', 'closed', 'closed', '', 'watford-4-1-manchester-united-embarrassing-a-nightmare-david-de-gea-on-man-utd-defeat', '', '', '2021-11-20 17:48:22', '2021-11-20 17:48:22', '', 0, '', 0, 'wprss_feed_item', '', 0),
(2588, 0, '2021-11-20 17:47:47', '2021-11-20 17:47:47', 'More misery is heaped on Manchester United manager Ole Gunnar Solskjaer as Watford seal a deserved Premier League victory at Vicarage Road.', 'Watford 4-1 Manchester United', 'More misery is heaped on Manchester United manager Ole Gunnar Solskjaer as Watford seal a deserved Premier League victory at Vicarage Road.', 'publish', 'closed', 'closed', '', 'watford-4-1-manchester-united', '', '', '2021-11-20 17:47:47', '2021-11-20 17:47:47', '', 0, '', 0, 'wprss_feed_item', '', 0),
(2589, 0, '2021-11-20 17:43:41', '2021-11-20 17:43:41', 'Brighton &amp; Hove Albion head coach Graham Potter says his team were the "better side" but "punished at the end" by Aston Villa after their 2-0 defeat at Villa Park.', 'Aston Villa 2-0 Brighton: Brighton &#039;punished at the end&#039; by Villa, says Graham Potter', 'Brighton & Hove Albion head coach Graham Potter says his team were the "better side" but "punished at the end" by Aston Villa after their 2-0 defeat at Villa Park.', 'publish', 'closed', 'closed', '', 'aston-villa-2-0-brighton-brighton-punished-at-the-end-by-villa-says-graham-potter', '', '', '2021-11-20 17:43:41', '2021-11-20 17:43:41', '', 0, '', 0, 'wprss_feed_item', '', 0),
(2590, 0, '2021-11-20 17:42:24', '2021-11-20 17:42:24', 'Manchester United keeper David de Gea describes his side''s 4-1 loss to Watford as "embarrassing" and "another nightmare".', 'Man Utd: David de Gea calls 4-1 loss to Watford &#039;embarrassing&#039; &amp; &#039;another nightmare&#039;', 'Manchester United keeper David de Gea describes his side''s 4-1 loss to Watford as "embarrassing" and "another nightmare".', 'publish', 'closed', 'closed', '', 'man-utd-david-de-gea-calls-4-1-loss-to-watford-embarrassing-another-nightmare', '', '', '2021-11-20 17:42:24', '2021-11-20 17:42:24', '', 0, '', 0, 'wprss_feed_item', '', 0),
(2591, 1, '2021-11-21 19:01:26', '2021-11-21 19:01:26', '<h1></h1>\r\n<h1><strong>PERSONALISED</strong></h1>\r\n&nbsp;\r\n<h2><b>Eco Friendly, Reusable Makeup Remover Pads &amp; Laundry Bag in Bamboo Box.</b></h2>\r\n<p dir="ltr">Washable, Daily Skin Care, Plastic-Free</p>\r\nCan be used for : Eye, lip, face, neck makeup remover.\r\n<p dir="ltr">Contents</p>\r\n<p dir="ltr">14 x Bamboo Cotton Pads</p>\r\n<p dir="ltr">1 x Bamboo Storage Barrel - 10cm x 10cm x 7 cm ( 4"x4"x3.6")</p>\r\n<p dir="ltr">1 x Cotton Mesh Laundry Bag</p>\r\n\r\n<h3 dir="ltr"><strong>Add a message or a name to make the perfect gift for any occasion.</strong></h3>\r\n<h3><strong> 14 Characters per line / max 3 lines</strong></h3>\r\n&nbsp;\r\n<h2><strong>Enter details of personalisation in message box at checkout</strong></h2>\r\n&nbsp;\r\n\r\n<b>UK Stock for quick dispatch</b>\r\n<p dir="ltr"><b>Free UK Mainland delivery</b></p>', 'Personalised - Eco Friendly Reusable Bamboo Makeup Remover Pads & Laundry Bag in Bamboo Box', '<b>Eco Friendly, Reusable Makeup Remover Pads &amp; Laundry Bag in Bamboo Box.</b>', 'publish', 'open', 'closed', '', 'personalised-eco-friendly-reusable-bamboo-box-makeup-remover', '', '', '2021-12-03 17:02:46', '2021-12-03 17:02:46', '', 0, 'https://kerfim.com/?post_type=product&#038;p=2591', 0, 'product', '', 0),
(2592, 1, '2021-11-21 19:10:04', '2021-11-21 19:10:04', '{"fields":{"2":{"id":"2","type":"text","label":"Your name","description":"","required":"1","size":"medium","placeholder":"","limit_count":"1","limit_mode":"characters","default_value":"","input_mask":"","css":""},"1":{"id":"1","type":"textarea","label":"message to be engraved","description":"Enter message to be engraved\\r\\nmax 14 characters per line and max 3 lines","required":"1","size":"medium","placeholder":"Enter Message or Name","limit_enabled":"1","limit_count":"42","limit_mode":"characters","default_value":"","css":""}},"id":"2592","field_id":3,"settings":{"form_title":"Engraving Details","form_desc":"","submit_text":"Submit","submit_text_processing":"Sending\\u2026","antispam":"1","form_class":"","submit_class":"","ajax_submit":"1","notification_enable":"1","notifications":{"1":{"email":"{admin_email}","subject":"New Blank Form Entry","sender_name":"Kerfim.com","sender_address":"{admin_email}","replyto":"","message":"{all_fields}"}},"confirmations":{"1":{"type":"message","message":"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>","message_scroll":"1","page":"183","redirect":""}}},"meta":{"template":"blank"}}', 'Engraving Details', '', 'publish', 'closed', 'closed', '', 'blank-form', '', '', '2021-11-21 19:30:57', '2021-11-21 19:30:57', '', 0, 'https://kerfim.com/?post_type=wpforms&#038;p=2592', 0, 'wpforms', '', 0),
(2594, 1, '2021-11-21 20:04:28', '2021-11-21 20:04:28', '', '20211121_171409', '', 'inherit', 'open', 'closed', '', '20211121_171409', '', '', '2021-11-25 20:05:03', '2021-11-25 20:05:03', '', 2591, 'https://kerfim.com/wp-content/uploads/2021/11/20211121_171409.jpg', 0, 'attachment', 'image/jpeg', 0),
(2595, 1, '2021-11-21 20:05:16', '2021-11-21 20:05:16', '', '20211121_171440', '', 'inherit', 'open', 'closed', '', '20211121_171440', '', '', '2021-11-21 20:05:16', '2021-11-21 20:05:16', '', 2591, 'https://kerfim.com/wp-content/uploads/2021/11/20211121_171440.jpg', 0, 'attachment', 'image/jpeg', 0),
(2596, 1, '2021-11-21 20:06:13', '2021-11-21 20:06:13', '', '20211121_171440', '', 'inherit', 'open', 'closed', '', '20211121_171440-2', '', '', '2021-11-21 20:06:13', '2021-11-21 20:06:13', '', 2591, 'https://kerfim.com/wp-content/uploads/2021/11/20211121_171440-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2601, 1, '2021-11-22 19:07:37', '2021-11-22 19:07:37', '', 'bamboopersonalised1', '', 'inherit', 'open', 'closed', '', 'bamboopersonalised1', '', '', '2021-11-22 19:07:37', '2021-11-22 19:07:37', '', 2591, 'https://kerfim.com/wp-content/uploads/2021/11/bamboopersonalised1.png', 0, 'attachment', 'image/png', 0),
(2602, 1, '2021-11-22 19:08:33', '2021-11-22 19:08:33', '', 'bamboo4', '', 'inherit', 'open', 'closed', '', 'bamboo4', '', '', '2021-11-22 19:08:33', '2021-11-22 19:08:33', '', 2591, 'https://kerfim.com/wp-content/uploads/2021/11/bamboo4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2605, 1, '2021-11-24 19:57:49', '2021-11-24 19:57:49', '<b>Natural Bamboo Fox Design Plate with Suction Base &amp; Personalised Blue Spoon - BPA free Food Grade Silicone.</b>\r\n<div>\r\n<ul>\r\n 	<li><b>SUSTAINABLE BAMBOO</b>: the plate and spoon handle are made from 100% bamboo, which is naturally antibacterial, anti-microbial, non-porous and stain-resistant. The spoon tip is made from BPA-free, food grade silicone.</li>\r\n 	<li><b>LONG LIFE</b>: The silicone suction base can be removed so the set can be used as a non suction plate, so can be used for many years</li>\r\n 	<li><b>STAYPUT SUCTION BASE</b>: The powerful suction sticks to your table or highchair, or any flat surface, preventing the plate from being tipped or thrown. The plate can then be washed by hand.</li>\r\n 	<li><b>PERFECT FOR WEANING</b>: The BPA-free silicone spoon is soft and gentle on little mouths, gums and new teeth. Bamboo also stays cool - protecting your baby''s fingers from burns if they reach for it during feeding.</li>\r\n 	<li><strong>PERSONALISED NAME :</strong> Add baby''s name to the spoon, to make a special gift for the new baby in the family. <strong>just add a note to the order at checkout</strong></li>\r\n</ul>\r\n<strong>For best use of this product:</strong>\r\n<ul>\r\n 	<li>For maximum suction, place your plate on a clean, smooth surface, with the silicone pull tab facing away from your child.</li>\r\n</ul>\r\n<b>Dimensions</b>\r\n\r\nPlate 255mm x 190mm x 15mm\r\n\r\nSpoon 140mm x 35mm x 10mm\r\n\r\n<strong>FREE UK MAINLAND Delivery from </strong>\r\n\r\n<strong>UK STOCK for quick dispatch time.  Personalisation will add 1 day to shipping for the</strong><strong> engraving process.</strong>\r\n\r\n</div>\r\n<strong>IMPORTANT:</strong>\r\nAlways supervise your child during feeding.', 'Personalised - Bamboo Plate with Suction Base & Blue Spoon - BPA free/Food Grade Silicone', '', 'publish', 'open', 'closed', '', 'personalised-bamboo-plate-with-suction-base-blue-spoon', '', '', '2021-11-25 20:12:57', '2021-11-25 20:12:57', '', 0, 'https://kerfim.com/?post_type=product&#038;p=2605', 0, 'product', '', 0),
(2608, 1, '2021-11-24 21:11:25', '2021-11-24 21:11:25', '', 'plate_spoon_back_blue', '', 'inherit', 'open', 'closed', '', 'plate_spoon_back_blue-2', '', '', '2021-11-24 21:11:25', '2021-11-24 21:11:25', '', 2605, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_back_blue-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2609, 1, '2021-11-24 21:11:37', '2021-11-24 21:11:37', '', 'personalised_spoon_blue1', '', 'inherit', 'open', 'closed', '', 'personalised_spoon_blue1', '', '', '2021-11-24 21:11:37', '2021-11-24 21:11:37', '', 2605, 'https://kerfim.com/wp-content/uploads/2021/11/personalised_spoon_blue1.png', 0, 'attachment', 'image/png', 0),
(2618, 1, '2021-11-25 20:05:58', '2021-11-25 20:05:58', '', 'spoon_pink_personalised01', '', 'inherit', 'open', 'closed', '', 'spoon_pink_personalised01', '', '', '2021-11-25 20:05:58', '2021-11-25 20:05:58', '', 2605, 'https://kerfim.com/wp-content/uploads/2021/11/spoon_pink_personalised01.png', 0, 'attachment', 'image/png', 0),
(2619, 1, '2021-11-25 20:06:20', '2021-11-25 20:06:20', '', 'bamboo_personalised1', '', 'inherit', 'open', 'closed', '', 'bamboo_personalised1', '', '', '2021-11-25 20:06:20', '2021-11-25 20:06:20', '', 2605, 'https://kerfim.com/wp-content/uploads/2021/11/bamboo_personalised1.png', 0, 'attachment', 'image/png', 0),
(2620, 1, '2021-11-25 20:06:53', '2021-11-25 20:06:53', '', 'plate_spoon_blue_personalised_600', '', 'inherit', 'open', 'closed', '', 'plate_spoon_blue_personalised_600', '', '', '2021-11-25 20:06:53', '2021-11-25 20:06:53', '', 2605, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_blue_personalised_600.png', 0, 'attachment', 'image/png', 0),
(2621, 1, '2021-11-25 20:07:00', '2021-11-25 20:07:00', '', 'plate_spoon_pink personalised_600_1', '', 'inherit', 'open', 'closed', '', 'plate_spoon_pink-personalised_600_1', '', '', '2021-11-25 20:07:00', '2021-11-25 20:07:00', '', 2605, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_pink-personalised_600_1.png', 0, 'attachment', 'image/png', 0),
(2622, 1, '2021-11-25 20:07:07', '2021-11-25 20:07:07', '', 'plate_spoon_back_pink_personalised_600', '', 'inherit', 'open', 'closed', '', 'plate_spoon_back_pink_personalised_600', '', '', '2021-11-25 20:07:07', '2021-11-25 20:07:07', '', 2605, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_back_pink_personalised_600.png', 0, 'attachment', 'image/png', 0),
(2623, 1, '2021-11-25 20:07:14', '2021-11-25 20:07:14', '', 'makeup_box_personalised_600_1', '', 'inherit', 'open', 'closed', '', 'makeup_box_personalised_600_1', '', '', '2021-11-25 20:07:14', '2021-11-25 20:07:14', '', 2605, 'https://kerfim.com/wp-content/uploads/2021/11/makeup_box_personalised_600_1.png', 0, 'attachment', 'image/png', 0),
(2624, 1, '2021-11-25 20:07:23', '2021-11-25 20:07:23', '', 'spoon_pink_personalised_600_1', '', 'inherit', 'open', 'closed', '', 'spoon_pink_personalised_600_1', '', '', '2021-11-25 20:07:23', '2021-11-25 20:07:23', '', 2605, 'https://kerfim.com/wp-content/uploads/2021/11/spoon_pink_personalised_600_1.png', 0, 'attachment', 'image/png', 0),
(2625, 1, '2021-11-25 20:07:31', '2021-11-25 20:07:31', '', 'plate_spoon_pink_personalised_600', '', 'inherit', 'open', 'closed', '', 'plate_spoon_pink_personalised_600', '', '', '2021-11-25 20:07:31', '2021-11-25 20:07:31', '', 2605, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_pink_personalised_600.png', 0, 'attachment', 'image/png', 0),
(2626, 1, '2021-11-25 20:07:38', '2021-11-25 20:07:38', '', 'plate_spoon_back_blue_personalised_600', '', 'inherit', 'open', 'closed', '', 'plate_spoon_back_blue_personalised_600', '', '', '2021-11-25 20:07:38', '2021-11-25 20:07:38', '', 2605, 'https://kerfim.com/wp-content/uploads/2021/11/plate_spoon_back_blue_personalised_600.png', 0, 'attachment', 'image/png', 0),
(2627, 1, '2021-11-25 20:15:47', '2021-11-25 20:15:47', '<b>Natural Bamboo Fox Design Plate with Suction Base &amp; Personalised Pink Spoon - BPA free Food Grade Silicone.</b>\r\n<div>\r\n<ul>\r\n 	<li><b>SUSTAINABLE BAMBOO</b>: the plate and spoon handle are made from 100% bamboo, which is naturally antibacterial, anti-microbial, non-porous and stain-resistant. The spoon tip is made from BPA-free, food grade silicone.</li>\r\n 	<li><b>LONG LIFE</b>: The silicone suction base can be removed so the set can be used as a non suction plate, so can be used for many years</li>\r\n 	<li><b>STAYPUT SUCTION BASE</b>: The powerful suction sticks to your table or highchair, or any flat surface, preventing the plate from being tipped or thrown. The plate can then be washed by hand.</li>\r\n 	<li><b>PERFECT FOR WEANING</b>: The BPA-free silicone spoon is soft and gentle on little mouths, gums and new teeth. Bamboo also stays cool - protecting your baby''s fingers from burns if they reach for it during feeding.</li>\r\n 	<li><strong>PERSONALISED NAME :</strong> Add baby''s name to the spoon, to make a special gift for the new baby in the family. <strong>just add a note to the order at checkout</strong></li>\r\n</ul>\r\n<strong>For best use of this product:</strong>\r\n<ul>\r\n 	<li>For maximum suction, place your plate on a clean, smooth surface, with the silicone pull tab facing away from your child.</li>\r\n</ul>\r\n<b>Dimensions</b>\r\n\r\nPlate 255mm x 190mm x 15mm\r\n\r\nSpoon 140mm x 35mm x 10mm\r\n\r\n<strong>FREE UK MAINLAND Delivery from </strong>\r\n\r\n<strong>UK STOCK for quick dispatch time.  Personalisation will add 1 day to shipping for the</strong><strong> engraving process.</strong>\r\n\r\n</div>\r\n<strong>IMPORTANT:</strong>\r\nAlways supervise your child during feeding.', 'Personalised - Bamboo Plate with Suction Base & Pink Spoon - BPA free/Food Grade Silicone', '', 'publish', 'open', 'closed', '', 'personalised-bamboo-plate-with-suction-base-pink-spoon-bpa-free-food-grade-silicone', '', '', '2021-11-25 20:18:24', '2021-11-25 20:18:24', '', 0, 'https://kerfim.com/?post_type=product&#038;p=2627', 0, 'product', '', 0),
(2630, 1, '2021-12-01 09:48:08', '2021-12-01 09:48:08', '', 'Order &ndash; December 1, 2021 @ 09:48 AM', '', 'trash', 'open', 'closed', 'wc_order_DWL7rWq0dtKw7', 'order-dec-01-2021-0948-am__trashed', '', '', '2021-12-01 10:38:33', '2021-12-01 10:38:33', '', 0, 'https://kerfim.com/?post_type=shop_order&#038;p=2630', 0, 'shop_order', '', 5),
(2631, 1, '2021-12-01 11:52:45', '0000-00-00 00:00:00', '', 'CFS2021', '', 'draft', 'closed', 'closed', '', '', '', '', '2021-12-01 11:52:45', '2021-12-01 11:52:45', '', 0, 'https://kerfim.com/?post_type=shop_coupon&#038;p=2631', 0, 'shop_coupon', '', 0),
(2633, 1, '2021-12-01 12:39:29', '2021-12-01 12:39:29', '{\n    "sydney::site_logo": {\n        "value": "https://kerfim.com/wp-content/uploads/2021/12/Kerfim-com_logo.jpg",\n        "type": "theme_mod",\n        "user_id": 1,\n        "date_modified_gmt": "2021-12-01 12:39:29"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'd0e7ddf6-0847-462c-a120-dc354b3b08d4', '', '', '2021-12-01 12:39:29', '2021-12-01 12:39:29', '', 0, 'https://kerfim.com/2021/12/01/d0e7ddf6-0847-462c-a120-dc354b3b08d4/', 0, 'customize_changeset', '', 0),
(2634, 1, '2021-12-01 13:11:32', '2021-12-01 13:11:32', '', 'Kerfim-com_logo', '', 'inherit', 'open', 'closed', '', 'kerfim-com_logo', '', '', '2021-12-01 13:11:32', '2021-12-01 13:11:32', '', 0, 'https://kerfim.com/wp-content/uploads/2021/12/Kerfim-com_logo.png', 0, 'attachment', 'image/png', 0),
(2635, 1, '2021-12-01 13:12:13', '2021-12-01 13:12:13', '{\n    "sydney::site_logo": {\n        "value": "https://kerfim.com/wp-content/uploads/2021/12/Kerfim-com_logo.png",\n        "type": "theme_mod",\n        "user_id": 1,\n        "date_modified_gmt": "2021-12-01 13:12:13"\n    }\n}', '', '', 'trash', 'closed', 'closed', '', 'a2df418a-571a-41b2-84b9-bdbed43ffba4', '', '', '2021-12-01 13:12:13', '2021-12-01 13:12:13', '', 0, 'https://kerfim.com/2021/12/01/a2df418a-571a-41b2-84b9-bdbed43ffba4/', 0, 'customize_changeset', '', 0),
(2636, 1, '2021-12-03 17:02:02', '2021-12-03 17:02:02', '', 'makeup-box-crown', '', 'inherit', 'open', 'closed', '', 'makeup-box-crown', '', '', '2021-12-03 17:02:02', '2021-12-03 17:02:02', '', 2591, 'https://kerfim.com/wp-content/uploads/2021/11/makeup-box-crown.jpg', 0, 'attachment', 'image/jpeg', 0),
(2637, 1, '2021-12-03 17:02:06', '2021-12-03 17:02:06', '', '_makeupbox-home-is-where-boys-are02', '', 'inherit', 'open', 'closed', '', '_makeupbox-home-is-where-boys-are02', '', '', '2021-12-03 17:02:06', '2021-12-03 17:02:06', '', 2591, 'https://kerfim.com/wp-content/uploads/2021/11/makeupbox-home-is-where-boys-are02.jpg', 0, 'attachment', 'image/jpeg', 0),
(2638, 1, '2021-12-03 17:02:10', '2021-12-03 17:02:10', '', 'makeupbox-home-is-where-boys-are01', '', 'inherit', 'open', 'closed', '', 'makeupbox-home-is-where-boys-are01', '', '', '2021-12-03 17:02:10', '2021-12-03 17:02:10', '', 2591, 'https://kerfim.com/wp-content/uploads/2021/11/makeupbox-home-is-where-boys-are01.jpg', 0, 'attachment', 'image/jpeg', 0),
(2639, 1, '2021-12-30 12:11:59', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2021-12-30 12:11:59', '0000-00-00 00:00:00', '', 0, 'https://kerfim.com/?p=2639', 0, 'post', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_smush_dir_images`
--

CREATE TABLE `wp8w_smush_dir_images` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `path` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `path_hash` char(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `resize` varchar(55) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `lossy` varchar(55) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `error` varchar(55) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `image_size` int(10) unsigned DEFAULT NULL,
  `orig_size` int(10) unsigned DEFAULT NULL,
  `file_time` int(10) unsigned DEFAULT NULL,
  `last_scan` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `meta` text COLLATE utf8mb4_unicode_520_ci,
  UNIQUE KEY `id` (`id`),
  UNIQUE KEY `path_hash` (`path_hash`),
  KEY `image_size` (`image_size`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_termmeta`
--

CREATE TABLE `wp8w_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_termmeta`
--

INSERT INTO `wp8w_termmeta` VALUES
(1, 18, 'product_count_product_cat', '0'),
(2, 17, 'product_count_product_cat', '0'),
(3, 20, 'order', '0'),
(4, 21, 'order', '0'),
(5, 20, 'product_count_product_cat', '2'),
(6, 21, 'product_count_product_cat', '2'),
(7, 16, 'product_count_product_cat', '0'),
(8, 22, 'order', '0'),
(9, 22, 'product_count_product_cat', '5'),
(10, 23, 'order_pa_color', '0');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_terms`
--

CREATE TABLE `wp8w_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_terms`
--

INSERT INTO `wp8w_terms` VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'epm Header Menu', 'epm-header-menu', 0),
(3, 'simple', 'simple', 0),
(4, 'grouped', 'grouped', 0),
(5, 'variable', 'variable', 0),
(6, 'external', 'external', 0),
(7, 'exclude-from-search', 'exclude-from-search', 0),
(8, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(9, 'featured', 'featured', 0),
(10, 'outofstock', 'outofstock', 0),
(11, 'rated-1', 'rated-1', 0),
(12, 'rated-2', 'rated-2', 0),
(13, 'rated-3', 'rated-3', 0),
(14, 'rated-4', 'rated-4', 0),
(15, 'rated-5', 'rated-5', 0),
(16, 'Uncategorized', 'uncategorized', 0),
(17, 'Clothing', 'clothing', 0),
(18, 'Hoodies', 'hoodies', 0),
(19, 'Blue', 'blue', 0),
(20, 'personal-care', 'personal-care', 0),
(21, 'make-up-remover', 'make-up-remover', 0),
(22, 'Tableware', 'tableware', 0),
(23, 'Pink', 'pink', 0),
(24, 'Account', 'account', 0),
(25, 'Customer Info', 'customer-info', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_term_relationships`
--

CREATE TABLE `wp8w_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `term_order` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_term_relationships`
--

INSERT INTO `wp8w_term_relationships` VALUES
(14, 2, 0),
(46, 2, 0),
(85, 2, 0),
(136, 2, 0),
(184, 2, 0),
(2392, 3, 0),
(2392, 20, 0),
(2392, 21, 0),
(2405, 2, 0),
(2406, 2, 0),
(2407, 2, 0),
(2408, 2, 0),
(2464, 3, 0),
(2464, 22, 0),
(2468, 3, 0),
(2468, 19, 0),
(2468, 22, 0),
(2468, 23, 0),
(2479, 3, 0),
(2479, 19, 0),
(2479, 22, 0),
(2479, 23, 0),
(2518, 24, 0),
(2520, 24, 0),
(2524, 25, 0),
(2525, 25, 0),
(2526, 25, 0),
(2527, 25, 0),
(2528, 25, 0),
(2529, 24, 0),
(2530, 24, 0),
(2531, 24, 0),
(2532, 24, 0),
(2533, 24, 0),
(2591, 3, 0),
(2591, 20, 0),
(2591, 21, 0),
(2605, 3, 0),
(2605, 19, 0),
(2605, 22, 0),
(2605, 23, 0),
(2627, 3, 0),
(2627, 19, 0),
(2627, 22, 0),
(2627, 23, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_term_taxonomy`
--

CREATE TABLE `wp8w_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT '0',
  `count` bigint(20) NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_term_taxonomy`
--

INSERT INTO `wp8w_term_taxonomy` VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'nav_menu', '', 0, 9),
(3, 3, 'product_type', '', 0, 7),
(4, 4, 'product_type', '', 0, 0),
(5, 5, 'product_type', '', 0, 0),
(6, 6, 'product_type', '', 0, 0),
(7, 7, 'product_visibility', '', 0, 0),
(8, 8, 'product_visibility', '', 0, 0),
(9, 9, 'product_visibility', '', 0, 0),
(10, 10, 'product_visibility', '', 0, 0),
(11, 11, 'product_visibility', '', 0, 0),
(12, 12, 'product_visibility', '', 0, 0),
(13, 13, 'product_visibility', '', 0, 0),
(14, 14, 'product_visibility', '', 0, 0),
(15, 15, 'product_visibility', '', 0, 0),
(16, 16, 'product_cat', '', 0, 0),
(17, 17, 'product_cat', '', 0, 0),
(18, 18, 'product_cat', '', 17, 0),
(19, 19, 'pa_color', '', 0, 4),
(20, 20, 'product_cat', '', 0, 2),
(21, 21, 'product_cat', '', 20, 2),
(22, 22, 'product_cat', '', 0, 5),
(23, 23, 'pa_color', '', 0, 4),
(24, 24, 'nav_menu', '', 0, 7),
(25, 25, 'nav_menu', '', 0, 5);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_tm_taskmeta`
--

CREATE TABLE `wp8w_tm_taskmeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `task_id` bigint(20) NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `task_id` (`task_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_tm_tasks`
--

CREATE TABLE `wp8w_tm_tasks` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `type` varchar(300) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `class_identifier` varchar(300) COLLATE utf8mb4_unicode_520_ci DEFAULT '0',
  `attempts` int(11) DEFAULT '0',
  `description` varchar(300) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `time_created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `last_locked_at` bigint(20) DEFAULT '0',
  `status` varchar(300) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_usermeta`
--

CREATE TABLE `wp8w_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_usermeta`
--

INSERT INTO `wp8w_usermeta` VALUES
(1, 1, 'nickname', 'kerfim'),
(2, 1, 'first_name', 'kevin'),
(3, 1, 'last_name', 'partridge'),
(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, 'wp8w_capabilities', 'a:1:{s:13:"administrator";b:1;}'),
(13, 1, 'wp8w_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'theme_editor_notice'),
(15, 1, 'show_welcome_panel', '0'),
(16, 1, 'session_tokens', 'a:1:{s:64:"8cb0a196b1231564c5916afb661103ee78c1673d11917e3a343aa7698c9d00d6";a:4:{s:10:"expiration";i:1641039107;s:2:"ip";s:13:"94.11.151.232";s:2:"ua";s:115:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36";s:5:"login";i:1640866307;}}'),
(17, 1, 'eig_last_login', '2021-12-30T12:11:47+00:00'),
(19, 1, 'wp8w_dashboard_quick_press_last_post_id', '2639'),
(20, 1, 'community-events-location', 'a:1:{s:2:"ip";s:11:"94.11.151.0";}'),
(21, 1, 'wp8w_user-settings', 'libraryContent=browse&editor=tinymce&hidetb=1'),
(22, 1, 'wp8w_user-settings-time', '1637871131'),
(23, 1, 'hidemy5715_nag_ignore', 'true'),
(24, 1, 'essential_adons_elementor_opt_in', '1'),
(25, 1, 'wpdeveloper_notices_seen', 'a:1:{s:24:"wpdeveloper_notice_4_2_4";a:1:{s:25:"essential_adons_elementor";a:1:{i:0;s:6:"opt_in";}}}'),
(26, 1, 'elementor_introduction', 'a:1:{s:10:"rightClick";b:1;}'),
(27, 1, 'tgmpa_dismissed_notice_tgmpa', '1'),
(28, 1, 'nav_menu_recently_edited', '24'),
(29, 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";}'),
(30, 1, 'metaboxhidden_nav-menus', 'a:2:{i:0;s:12:"add-post_tag";i:1;s:15:"add-post_format";}'),
(31, 1, 'elementor_preferences', 'a:1:{s:11:"panel_width";a:3:{s:4:"unit";s:2:"px";s:4:"size";i:285;s:5:"sizes";a:0:{}}}'),
(32, 1, 'jetpack_tracks_wpcom_id', '159860507'),
(33, 1, 'bwg_photo_gallery', '1'),
(34, 1, 'wp8w_googlesitekit_site_verification_file', 'a66bd21ad53d9609'),
(35, 1, 'wp8w_googlesitekit_access_token_expires_in', '3599'),
(36, 1, 'wp8w_googlesitekit_access_token_created_at', '1640866316'),
(37, 1, 'wp8w_googlesitekit_access_token', 'yBQPqGdV3GhesTVd1+2jpU80b0lva1E4YU1ib2ZtUVBEWVdPdVpmdEtiUVpJWldQc0FqMkltYWhCY2ptNGZrWXBINElHSWxHaUI0VG9IRE10QVpubVFuNkNCd1JOMkQzTXU5OHRaWldXV3FubzZEaGkrbGVOeDZWQms3MXkvd2pYdzVjaUgxc0tzOVpmbHM4Y1JEUVgwOXhnL0t3V2lrRXdOWXplQ2hNZFVaRy9VZ0E3cXpMaWNDeVdaSmpJYWNiR3ZZR1M3dExDTjZpYnRTZEU4YVhrN2QxSk5zSlBDV1hrZ2x1RElnaVkrNXQ0LzljU2NCWHU3VDE4NXBsck1URmtES09wM1pXZ1h0Q24rc1dMQ2lIeG9XcHc4QlhOU0x3QlA4NDJERHc5WFRuaFlHVjh1bXFlak9qVWZ1NGpxcCtKMnM9'),
(38, 1, 'wp8w_googlesitekit_refresh_token', 'eGYA4zl1JohBStyasIgrOC90VmJBbk1neDVQQ01jNG55TW95SGlLY2hzUWZrN0RoZXYwdFB2dzNYUU0wOUZlcXJ2dkVPVUR5RCtWalV1SFczVXM0NnFxVE1wU3ROQkVCd1VEckhxRVJXakFIQXRocWtEU0R1dVJVMEpoWmpYL3U0dUFGQ3lyODNSWDZyYkhmTkMvdlV5SFYvZXAxQWlkWmlQQlJWV3JMbFlDaTkxcGZxald6S2VLOVowOTRkTHRqQUhubFB6dFUzVkJkY0ZCd1M1TVIxSm5SK2pYcjNUblNRUkZNOGJXQTM5cUpLNjFrV0pzRlJLSTlaYzRBNFZzK2lvNzk5ZDJOSEF1b2FCLysvcjNHSEJQYTl5SlYzNHZaMUVaSFYvT3J4V3VoUHBubXJNTTlHeE80b1RlSWo4Q2twT3pHZTFLamtSay9ZejVt'),
(39, 1, 'wp8w_googlesitekit_auth_scopes', 'a:8:{i:0;s:46:"https://www.googleapis.com/auth/userinfo.email";i:1;s:48:"https://www.googleapis.com/auth/siteverification";i:2;s:48:"https://www.googleapis.com/auth/adsense.readonly";i:3;s:6:"openid";i:4;s:51:"https://www.googleapis.com/auth/tagmanager.readonly";i:5;s:42:"https://www.googleapis.com/auth/webmasters";i:6;s:48:"https://www.googleapis.com/auth/userinfo.profile";i:7;s:50:"https://www.googleapis.com/auth/analytics.readonly";}'),
(40, 1, 'wp8w_googlesitekit_additional_auth_scopes', 'a:1:{i:0;s:46:"https://www.googleapis.com/auth/analytics.edit";}'),
(41, 1, 'wp8w_googlesitekit_profile', 'a:2:{s:5:"email";s:16:"kevpfc@gmail.com";s:5:"photo";s:88:"https://lh3.googleusercontent.com/a-/AOh14GjAdtNBJVBbZZL_9AffzKyYe5Ouj7sB9EhiCaQA1Q=s100";}'),
(42, 1, 'wp8w_googlesitekit_site_verified_meta', 'verified'),
(43, 1, 'wp8w_googlesitekit_transient_timeout_googlesitekit_user_input_settings', '1606131086'),
(44, 1, 'wp8w_googlesitekit_transient_googlesitekit_user_input_settings', 'a:2:{s:4:"role";a:3:{s:6:"values";a:0:{}s:5:"scope";s:4:"user";s:10:"answeredBy";i:0;}s:13:"postFrequency";a:3:{s:6:"values";a:0:{}s:5:"scope";s:4:"user";s:10:"answeredBy";i:0;}}'),
(45, 1, 'wp8w_googlesitekit_user_input_state', 'missing'),
(46, 1, 'wp8w_googlesitekitpersistent_initial_version', '1.29.0'),
(47, 1, 'delay_sydney_disable_review_notice_partially', '1617216680'),
(48, 1, 'sydney_disable_review_notice', 'true'),
(49, 1, '_woocommerce_tracks_anon_id', 'woo:Ulg5g+iQcLv9VZIotkSwow/s'),
(50, 1, 'last_update', '1638360448'),
(51, 1, 'woocommerce_admin_activity_panel_inbox_last_read', '1638360428873'),
(52, 1, 'wc_last_active', '1640822400'),
(53, 1, 'woocommerce_admin_task_list_tracked_started_tasks', '{"products":1}'),
(54, 1, 'elementor_admin_notices', 'a:1:{s:19:"woocommerce_promote";s:4:"true";}'),
(55, 1, 'woocommerce_admin_wc_payments_overview_inbox_last_read', '1637522661737'),
(56, 1, 'woocommerce_admin_activity_panel_reviews_last_read', ''),
(57, 1, 'woocommerce_admin_categories_report_columns', ''),
(58, 1, 'woocommerce_admin_coupons_report_columns', ''),
(59, 1, 'woocommerce_admin_customers_report_columns', ''),
(60, 1, 'woocommerce_admin_orders_report_columns', ''),
(61, 1, 'woocommerce_admin_products_report_columns', ''),
(62, 1, 'woocommerce_admin_revenue_report_columns', ''),
(63, 1, 'woocommerce_admin_taxes_report_columns', ''),
(64, 1, 'woocommerce_admin_variations_report_columns', ''),
(65, 1, 'woocommerce_admin_dashboard_sections', ''),
(66, 1, 'woocommerce_admin_dashboard_chart_type', ''),
(67, 1, 'woocommerce_admin_dashboard_chart_interval', ''),
(68, 1, 'woocommerce_admin_dashboard_leaderboard_rows', ''),
(69, 1, 'woocommerce_admin_homepage_layout', ''),
(70, 1, 'woocommerce_admin_homepage_stats', ''),
(71, 1, 'woocommerce_admin_help_panel_highlight_shown', ''),
(72, 1, 'woocommerce_admin_android_app_banner_dismissed', '"yes"'),
(73, 1, 'closedpostboxes_page', 'a:0:{}'),
(74, 1, 'metaboxhidden_page', 'a:0:{}'),
(75, 1, 'meta-box-order_page', 'a:3:{s:4:"side";s:42:"hpt_headertitle,sydney_single_page_metabox";s:6:"normal";s:0:"";s:8:"advanced";s:0:"";}'),
(80, 2, 'nickname', 'woo'),
(81, 2, 'first_name', ''),
(82, 2, 'last_name', ''),
(83, 2, 'description', ''),
(84, 2, 'rich_editing', 'true'),
(85, 2, 'syntax_highlighting', 'true'),
(86, 2, 'comment_shortcuts', 'false'),
(87, 2, 'admin_color', 'fresh'),
(88, 2, 'use_ssl', '0'),
(89, 2, 'show_admin_bar_front', 'true'),
(90, 2, 'locale', ''),
(91, 2, 'wp8w_capabilities', 'a:1:{s:8:"customer";b:1;}'),
(92, 2, 'wp8w_user_level', '0'),
(93, 2, '_crb_reg_', 'a:2:{s:2:"IP";s:13:"94.11.151.232";s:4:"user";i:0;}'),
(95, 2, 'wc_last_active', '1637193600'),
(97, 2, 'eig_last_login', '2021-11-18T18:46:56+00:00'),
(99, 2, '_woocommerce_persistent_cart_1', 'a:1:{s:4:"cart";a:0:{}}'),
(100, 3, 'nickname', 'kevpfc@gmail.com'),
(101, 3, 'first_name', ''),
(102, 3, 'last_name', ''),
(103, 3, 'description', ''),
(104, 3, 'rich_editing', 'true'),
(105, 3, 'syntax_highlighting', 'true'),
(106, 3, 'comment_shortcuts', 'false'),
(107, 3, 'admin_color', 'fresh'),
(108, 3, 'use_ssl', '0'),
(109, 3, 'show_admin_bar_front', 'true'),
(110, 3, 'locale', ''),
(111, 3, 'wp8w_capabilities', 'a:1:{s:8:"customer";b:1;}'),
(112, 3, 'wp8w_user_level', '0'),
(113, 3, '_crb_reg_', 'a:2:{s:2:"IP";s:13:"94.11.151.232";s:4:"user";i:0;}'),
(115, 3, 'wc_last_active', '1637193600'),
(116, 3, 'wp8w__wcpay_customer_id_live', 'cus_KcUiWBZSAiqhRq'),
(134, 5, 'nickname', 'Fiona@kerfim.com'),
(135, 5, 'first_name', ''),
(136, 5, 'last_name', ''),
(137, 5, 'description', ''),
(138, 5, 'rich_editing', 'true'),
(139, 5, 'syntax_highlighting', 'true'),
(140, 5, 'comment_shortcuts', 'false'),
(141, 5, 'admin_color', 'fresh'),
(142, 5, 'use_ssl', '0'),
(143, 5, 'show_admin_bar_front', 'true'),
(144, 5, 'locale', ''),
(145, 5, 'wp8w_capabilities', 'a:1:{s:8:"customer";b:1;}'),
(146, 5, 'wp8w_user_level', '0'),
(147, 5, '_crb_reg_', 'a:2:{s:2:"IP";s:13:"94.11.151.232";s:4:"user";i:0;}'),
(148, 5, 'session_tokens', 'a:1:{s:64:"42b72b9f5212f4bb3209f556f1f2775221f45f04ee6a6b117c486ccc7910219e";a:4:{s:10:"expiration";i:1638474859;s:2:"ip";s:13:"94.11.151.232";s:2:"ua";s:121:"Mozilla/5.0 (Linux; Android 11; SM-G970F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36";s:5:"login";i:1637265259;}}'),
(149, 5, 'wc_last_active', '1637280000'),
(151, 6, 'nickname', 'Edna@kerfim.com'),
(152, 6, 'first_name', ''),
(153, 6, 'last_name', ''),
(154, 6, 'description', ''),
(155, 6, 'rich_editing', 'true'),
(156, 6, 'syntax_highlighting', 'true'),
(157, 6, 'comment_shortcuts', 'false'),
(158, 6, 'admin_color', 'fresh'),
(159, 6, 'use_ssl', '0'),
(160, 6, 'show_admin_bar_front', 'true'),
(161, 6, 'locale', ''),
(162, 6, 'wp8w_capabilities', 'a:1:{s:8:"customer";b:1;}'),
(163, 6, 'wp8w_user_level', '0'),
(164, 6, '_crb_reg_', 'a:2:{s:2:"IP";s:13:"94.11.151.232";s:4:"user";i:0;}'),
(165, 6, 'session_tokens', 'a:3:{s:64:"74a6fa0a62f04f04d40a6bb4b01d10e53d88cf3b1243804e3e5cd3fbe882f734";a:4:{s:10:"expiration";i:1638477163;s:2:"ip";s:13:"94.11.151.232";s:2:"ua";s:121:"Mozilla/5.0 (Linux; Android 11; SM-G781B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36";s:5:"login";i:1637267563;}s:64:"6b5b9d1f64c253dd229e54f02626f6135289886a469b9214e25911132a3a79c0";a:4:{s:10:"expiration";i:1638529387;s:2:"ip";s:13:"94.11.151.232";s:2:"ua";s:131:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36 Edg/95.0.1020.53";s:5:"login";i:1637319787;}s:64:"247fc8187ba1dd2fd949662abcf9ffffa86c924c44452ad7f0af2158ab169e7c";a:4:{s:10:"expiration";i:1637497348;s:2:"ip";s:13:"94.11.151.232";s:2:"ua";s:131:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36 Edg/95.0.1020.53";s:5:"login";i:1637324548;}}'),
(166, 6, 'wc_last_active', '1637280000'),
(168, 5, '_order_count', '0'),
(169, 5, '_last_order', NULL),
(170, 6, 'eig_last_login', '2021-11-19T12:22:28+00:00'),
(172, 6, '_woocommerce_persistent_cart_1', 'a:1:{s:4:"cart";a:1:{s:32:"70c445ee64b1ed0583367a12a79a9ef2";a:11:{s:3:"key";s:32:"70c445ee64b1ed0583367a12a79a9ef2";s:10:"product_id";i:2464;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:5.9900000000000002131628207280300557613372802734375;s:17:"line_subtotal_tax";i:0;s:10:"line_total";d:5.9900000000000002131628207280300557613372802734375;s:8:"line_tax";i:0;}}}'),
(173, 6, '_order_count', '0'),
(174, 6, '_last_order', NULL),
(178, 1, 'closedpostboxes_product', 'a:0:{}'),
(179, 1, 'metaboxhidden_product', 'a:3:{i:0;s:10:"postcustom";i:1;s:7:"slugdiv";i:2;s:19:"wprss-editor-dialog";}'),
(188, 1, 'billing_first_name', 'kevin'),
(189, 1, 'billing_last_name', 'partridge'),
(190, 1, 'billing_company', 'Kerfim Technology Soultions'),
(191, 1, 'billing_address_1', '3 Inglewood Close'),
(192, 1, 'billing_city', 'Bognor Regis'),
(193, 1, 'billing_state', 'West Sussex'),
(194, 1, 'billing_postcode', 'PO21 4LA'),
(195, 1, 'billing_country', 'GB'),
(196, 1, 'billing_email', 'kevpfc@gmail.com'),
(197, 1, 'billing_phone', '+447825210763'),
(198, 1, 'shipping_first_name', 'kevin'),
(199, 1, 'shipping_last_name', 'partridge'),
(200, 1, 'shipping_company', 'Kerfim Technology Soultions'),
(201, 1, 'shipping_address_1', '3 Inglewood Close'),
(202, 1, 'shipping_city', 'Bognor Regis'),
(203, 1, 'shipping_state', 'West Sussex'),
(204, 1, 'shipping_postcode', 'PO21 4LA'),
(205, 1, 'shipping_country', 'GB'),
(206, 1, 'shipping_method', 'a:1:{i:0;s:15:"free_shipping:1";}'),
(207, 1, 'billing_personalised_message_details', ''),
(208, 1, 'billing_address_2', ''),
(209, 1, 'wp8w__wcpay_customer_id_test', 'cus_KhDrk0VZaJCqAa'),
(210, 3, '_order_count', '0'),
(211, 1, 'paying_customer', '1'),
(215, 1, '_order_count', '0'),
(216, 1, '_woocommerce_persistent_cart_1', 'a:1:{s:4:"cart";a:0:{}}'),
(218, 7, 'nickname', 'stvnumurzwfsqge'),
(219, 7, 'first_name', ''),
(220, 7, 'last_name', ''),
(221, 7, 'description', ''),
(222, 7, 'rich_editing', 'true'),
(223, 7, 'syntax_highlighting', 'true'),
(224, 7, 'comment_shortcuts', 'false'),
(225, 7, 'admin_color', 'fresh'),
(226, 7, 'use_ssl', '0'),
(227, 7, 'show_admin_bar_front', 'true'),
(228, 7, 'locale', ''),
(229, 7, 'wp8w_capabilities', 'a:1:{s:8:"customer";b:1;}'),
(230, 7, 'wp8w_user_level', '0'),
(231, 7, '_crb_reg_', 'a:2:{s:2:"IP";s:13:"89.234.181.56";s:4:"user";i:0;}'),
(232, 7, 'last_update', '1639649968'),
(233, 7, 'session_tokens', 'a:1:{s:64:"343d09515b5d062ca560ef771218d5368374bf055f7a0597feb563b1145cbaa9";a:4:{s:10:"expiration";i:1640859569;s:2:"ip";s:13:"89.234.181.56";s:2:"ua";s:77:"Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0";s:5:"login";i:1639649969;}}'),
(234, 7, 'wc_last_active', '1639612800');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_users`
--

CREATE TABLE `wp8w_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_users`
--

INSERT INTO `wp8w_users` VALUES
(1, 'kerfim', '$P$B2HnUcMkyM0zF.wAIHixUMiRkwNyhI0', 'kerfim', 'admin@kerfim.com', 'https://kerfim.com', '2020-09-25 17:10:40', '', 0, 'kerfim'),
(2, 'woo', '$P$B.cO1nXb/2ay2SPxyGG.mxKsKzPiyN.', 'woo', 'woo@kerfim.com', '', '2021-11-18 18:43:37', '', 0, 'woo'),
(3, 'kevpfc@gmail.com', '$P$B2Xw2rioAZso71Y2fdcrtVHwzWf2Ij/', 'kevpfcgmail-com', 'kevpfc@gmail.com', '', '2021-11-18 18:50:26', '', 0, 'kevpfc@gmail.com'),
(5, 'Fiona@kerfim.com', '$P$BkN/sjO9SnSCUzX7ENl6U5kUCtuFis/', 'fionakerfim-com', 'Fiona@kerfim.com', '', '2021-11-18 19:54:19', '', 0, 'Fiona@kerfim.com'),
(6, 'Edna@kerfim.com', '$P$B0zc5UoN4.37PRO4lmOgb0/scrh2.B.', 'ednakerfim-com', 'edna@kerfim.com', '', '2021-11-18 20:32:42', '', 0, 'Edna@kerfim.com'),
(7, 'stvnumurzwfsqge', '$P$ByTaxpub899rsHFhHr49I6FBnZPCcJ1', 'stvnumurzwfsqge', 'stvnumurzw@mail.com', '', '2021-12-16 10:19:27', '1639649968:$P$BQ2PHi8..gFl1t3ABCN4SItRX0zBuo0', 0, 'stvnumurzwfsqge');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_admin_notes`
--

CREATE TABLE `wp8w_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_520_ci,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT '0',
  `layout` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `image` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT '0',
  `icon` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_wc_admin_notes`
--

INSERT INTO `wp8w_wc_admin_notes` VALUES
(1, 'stripe_applepay_holiday2021', 'marketing', 'en_US', 'Boost sales this holiday season with Apple Pay!', 'Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href="https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href="https://developer.apple.com/apple-pay/marketing/">marketing guide</a>.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(2, 'square_applepay_holiday2021', 'marketing', 'en_US', 'Boost sales this holiday season with Apple Pay!', 'Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href="https://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14">enable Apple Pay with Square</a> and easy to communicate it with this <a href="https://developer.apple.com/apple-pay/marketing/">marketing guide</a>.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(3, 'wcpay_applepay_holiday2021', 'marketing', 'en_US', 'Boost sales this holiday season with Apple Pay!', 'Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href="https://docs.woocommerce.com/document/payments/apple-pay/">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href="https://developer.apple.com/apple-pay/marketing/">marketing guide</a>.', '{}', 'unactioned', 'woocommerce.com', '2021-11-17 11:32:26', NULL, 0, 'plain', '', 0, 'info'),
(4, 'new_in_app_marketplace_2021_1', 'info', 'en_US', 'Grow your business with extensions', 'Check out our NEW Extensions tab to see our favorite extensions for growing your business, and discover the most popular extensions in the WooCommerce Marketplace.', '{}', 'unactioned', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(5, 'new_in_app_marketplace_2021_2', 'info', 'en_US', 'Customize your store with extensions', 'Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(6, 'wayflyer_bnpl_q4_2021', 'marketing', 'en_US', 'Grow your business with funding through Wayflyer', 'Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store''s performance, Wayflyer provides funding and analytical insights to invest in your business.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(7, 'wc_shipping_mobile_app_usps_q4_2021', 'marketing', 'en_US', 'Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App', 'Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href="https://woocommerce.com/woocommerce-shipping/">WooCommerce Shipping</a> – all directly from your mobile device!', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(8, 'wc_shipping_mobile_app_q4_2021', 'marketing', 'en_US', 'Print and manage your shipping labels with the WooCommerce Mobile App', 'Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href="https://woocommerce.com/woocommerce-shipping/">WooCommerce Shipping</a> – all directly from your mobile device!', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(9, 'ecomm-need-help-setting-up-your-store', 'info', 'en_US', 'Need help setting up your Store?', 'Schedule a free 30-min <a href="https://wordpress.com/support/concierge-support/">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(10, 'woocommerce-services', 'info', 'en_US', 'WooCommerce Shipping & Tax', 'WooCommerce Shipping &amp; Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.', '{}', 'unactioned', 'woocommerce.com', '2021-11-17 11:32:26', NULL, 0, 'plain', '', 0, 'info'),
(11, 'ecomm-unique-shopping-experience', 'info', 'en_US', 'For a shopping experience as unique as your customers', 'Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(12, 'wc-admin-getting-started-in-ecommerce', 'info', 'en_US', 'Getting Started in eCommerce - webinar', 'We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.', '{}', 'unactioned', 'woocommerce.com', '2021-11-17 11:32:26', NULL, 0, 'plain', '', 0, 'info'),
(13, 'your-first-product', 'info', 'en_US', 'Your first product', 'That''s huge! You''re well on your way to building a successful online store — now it’s time to think about how you''ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href="https://href.li/?https://woocommerce.com/shipping" target="_blank">WooCommerce Shipping</a>.', '{}', 'unactioned', 'woocommerce.com', '2021-11-17 19:23:24', NULL, 0, 'plain', '', 0, 'info'),
(14, 'wc-admin-optimizing-the-checkout-flow', 'info', 'en_US', 'Optimizing the checkout flow', 'It''s crucial to get your store''s checkout as smooth as possible to avoid losing sales. Let''s take a look at how you can optimize the checkout experience for your shoppers.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(15, 'wc-admin-first-five-things-to-customize', 'info', 'en_US', 'The first 5 things to customize in your store', 'Deciding what to start with first is tricky. To help you properly prioritize, we''ve put together this short list of the first few things you should customize in WooCommerce.', '{}', 'unactioned', 'woocommerce.com', '2021-11-19 11:26:36', NULL, 0, 'plain', '', 0, 'info'),
(16, 'wc-payments-qualitative-feedback', 'info', 'en_US', 'WooCommerce Payments setup - let us know what you think', 'Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.', '{}', 'unactioned', 'woocommerce.com', '2021-11-17 21:45:13', NULL, 0, 'plain', '', 0, 'info'),
(17, 'share-your-feedback-on-paypal', 'info', 'en_US', 'Share your feedback on PayPal', 'Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(18, 'google_listings_and_ads_install', 'marketing', 'en_US', 'Drive traffic and sales with Google', 'Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(19, 'wc-subscriptions-security-update-3-0-15', 'info', 'en_US', 'WooCommerce Subscriptions security update!', 'We recently released an important security update to WooCommerce Subscriptions. To ensure your site''s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href="https://woocommerce.com/my-dashboard">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href="https://woocommerce.com/my-account/create-a-ticket/">open a ticket</a>.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(20, 'woocommerce-core-update-5-4-0', 'info', 'en_US', 'Update to WooCommerce 5.4.1 now', 'WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(21, 'wcpay-promo-2020-11', 'marketing', 'en_US', 'wcpay-promo-2020-11', 'wcpay-promo-2020-11', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(22, 'wcpay-promo-2020-12', 'marketing', 'en_US', 'wcpay-promo-2020-12', 'wcpay-promo-2020-12', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(23, 'wcpay-promo-2021-6-incentive-1', 'marketing', 'en_US', 'Simplify the payments process for you and your customers with WooCommerce Payments', 'With <a href="https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking "Get WooCommerce Payments," you agree to the <a href="https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601">Terms of Service</a>\n				and acknowledge you have read the <a href="https://automattic.com/privacy/">Privacy Policy</a>.\n				', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(24, 'wcpay-promo-2021-6-incentive-2', 'marketing', 'en_US', 'Simplify the payments process for you and your customers with WooCommerce Payments', 'With <a href="https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking "Get WooCommerce Payments," you agree to the <a href="https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601">Terms of Service</a>\n				and acknowledge you have read the <a href="https://automattic.com/privacy/">Privacy Policy</a>.\n				', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(25, 'ppxo-pps-upgrade-paypal-payments-1', 'info', 'en_US', 'Get the latest PayPal extension for WooCommerce', 'Heads up! There''s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(26, 'ppxo-pps-upgrade-paypal-payments-2', 'info', 'en_US', 'Upgrade your PayPal experience!', 'We''ve developed a whole new <a href="https://woocommerce.com/products/woocommerce-paypal-payments/" target="_blank">PayPal extension for WooCommerce</a> that combines the best features of our many PayPal extensions into just one extension.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our latest PayPal today to continue to receive support and updates.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(27, 'woocommerce-core-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(28, 'woocommerce-blocks-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(29, 'woocommerce-core-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(30, 'woocommerce-blocks-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(31, 'habit-moment-survey', 'marketing', 'en_US', 'We''re all ears! Share your experience so far with WooCommerce', 'We''d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.', '{}', 'pending', 'woocommerce.com', '2021-11-17 11:26:29', NULL, 0, 'plain', '', 0, 'info'),
(32, 'wc-refund-returns-page', 'info', 'en_US', 'Setup a Refund and Returns Policy page to boost your store''s credibility.', 'We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.', '{}', 'unactioned', 'woocommerce-core', '2021-11-17 11:26:30', NULL, 0, 'plain', '', 0, 'info'),
(34, 'wc-admin-wc-helper-connection', 'info', 'en_US', 'Connect to WooCommerce.com', 'Connect to get important product notifications and updates.', '{}', 'unactioned', 'woocommerce-admin', '2021-11-17 11:26:30', NULL, 0, 'plain', '', 0, 'info'),
(35, 'wc-admin-set-up-additional-payment-types', 'info', 'en_US', 'Set up additional payment providers', 'Set up additional payment providers, using third-party services or other methods.', '{}', 'unactioned', 'woocommerce-admin', '2021-11-17 11:31:56', NULL, 0, 'plain', '', 0, 'info'),
(36, 'wc-payments-notes-set-up-refund-policy', 'info', 'en_US', 'Set up refund policy', 'Protect your merchant account from fraudulent disputes by defining the policy and making it accessible to customers.', '{}', 'unactioned', 'woocommerce-payments', '2021-11-17 11:32:31', NULL, 0, 'plain', '', 0, 'info'),
(37, 'wc-payments-notes-multi-currency-available', 'info', 'en_US', 'Sell worldwide in multiple currencies', 'Boost your international sales by allowing your customers to shop and pay in their local currency.', '{}', 'unactioned', 'woocommerce-payments', '2021-11-17 11:32:31', NULL, 0, 'plain', '', 0, 'info'),
(38, 'wc-admin-learn-more-about-variable-products', 'info', 'en_US', 'Learn more about variable products', 'Variable products are a powerful product type that lets you offer a set of variations on a product, with control over prices, stock, image and more for each variation. They can be used for a product like a shirt, where you can offer a large, medium and small and in different colors.', '{}', 'unactioned', 'woocommerce-admin', '2021-11-17 16:35:19', NULL, 0, 'plain', '', 0, 'info'),
(39, 'wc-payments-notes-additional-payment-methods', 'info', 'en_US', 'Boost your sales by accepting new payment methods', 'Get early access to additional payment methods and an improved checkout experience, coming soon to WooCommerce Payments. <a href="https://docs.woocommerce.com/document/payments/additional-payment-methods/" target="wcpay_upe_learn_more">Learn more</a>', '{}', 'unactioned', 'woocommerce-payments', '2021-11-17 16:55:02', NULL, 0, 'plain', '', 0, 'info'),
(40, 'wc-admin-coupon-page-moved', 'update', 'en_US', 'Coupon management has moved!', 'Coupons can now be managed from Marketing &gt; Coupons. Click the button below to remove the legacy WooCommerce &gt; Coupons menu item.', '{}', 'actioned', 'woocommerce-admin', '2021-11-17 21:29:56', NULL, 0, 'plain', '', 0, 'info'),
(41, 'wc-admin-start-dropshipping-business', 'info', 'en_US', 'Are you considering starting a dropshipping business?', 'The ability to add inventory without having to deal with production, stocking, or fulfilling orders may seem like a dream. But is dropshipping worth it? Let’s explore some of the advantages and disadvantages to help you make the best decision for your business.', '{}', 'unactioned', 'woocommerce-admin', '2021-11-18 12:19:51', NULL, 0, 'plain', '', 0, 'info'),
(42, 'wc-admin-launch-checklist', 'info', 'en_US', 'Ready to launch your store?', 'To make sure you never get that sinking "what did I forget" feeling, we''ve put together the essential pre-launch checklist.', '{}', 'unactioned', 'woocommerce-admin', '2021-11-18 12:19:51', NULL, 0, 'plain', '', 0, 'info'),
(43, 'wc-admin-choose-niche', 'info', 'en_US', 'Finding an audience for your business', 'There’s nothing quite like entrepreneurship! We put together a blog post series — titled From Idea to First Customer — with all the tips, resources, and tools to inspire a great idea, empower you to execute it, and lead to your very first sale.', '{}', 'unactioned', 'woocommerce-admin', '2021-11-18 12:19:51', NULL, 0, 'plain', '', 0, 'info'),
(44, 'wc-admin-choosing-a-theme', 'marketing', 'en_US', 'Choosing a theme?', 'Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.', '{}', 'unactioned', 'woocommerce-admin', '2021-11-18 12:19:51', NULL, 0, 'plain', '', 0, 'info'),
(45, 'wc-admin-insight-first-product-and-payment', 'survey', 'en_US', 'Insight', 'More than 80% of new merchants add the first product and have at least one payment method set up during the first week.<br><br>Do you find this type of insight useful?', '{}', 'unactioned', 'woocommerce-admin', '2021-11-18 12:19:51', NULL, 0, 'plain', '', 0, 'info'),
(46, 'wc-admin-mobile-app', 'info', 'en_US', 'Install Woo mobile app', 'Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics – wherever you are.', '{}', 'unactioned', 'woocommerce-admin', '2021-11-19 11:26:35', NULL, 0, 'plain', '', 0, 'info'),
(47, 'wc-admin-draw-attention', 'info', 'en_US', 'Get noticed: how to draw attention to your online store', 'To get you started, here are seven ways to boost your sales and avoid getting drowned out by similar, mass-produced products competing for the same buyers.', '{}', 'unactioned', 'woocommerce-admin', '2021-11-20 12:14:23', NULL, 0, 'plain', '', 0, 'info'),
(48, 'wc-admin-customizing-product-catalog', 'info', 'en_US', 'How to customise your product catalogue', 'You want your product catalogue and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.', '{}', 'unactioned', 'woocommerce-admin', '2021-11-20 12:14:24', NULL, 0, 'plain', '', 0, 'info'),
(49, 'wc-admin-need-some-inspiration', 'info', 'en_US', 'Browse our success stories', 'Learn more about how other entrepreneurs used WooCommerce to build successful businesses.', '{}', 'unactioned', 'woocommerce-admin', '2021-11-21 11:49:10', NULL, 0, 'plain', '', 0, 'info'),
(50, 'wc-admin-marketing-intro', 'info', 'en_US', 'Connect with your audience', 'Grow your customer base and increase your sales with marketing tools built for WooCommerce.', '{}', 'unactioned', 'woocommerce-admin', '2021-11-22 11:43:37', NULL, 0, 'plain', '', 0, 'info'),
(51, 'new_in_app_marketplace_2021', 'info', 'en_US', 'Customize your store with extensions', 'Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.', '{}', 'unactioned', 'woocommerce.com', '2021-11-23 12:34:48', NULL, 0, 'plain', '', 0, 'info'),
(52, 'wc-admin-marketing-jetpack-backup', 'marketing', 'en_US', 'Protect your WooCommerce Store with Jetpack Backup.', 'Store downtime means lost sales. One-click restores get you back online quickly if something goes wrong.', '{}', 'unactioned', 'woocommerce-admin-notes', '2021-11-24 13:10:53', NULL, 0, 'plain', '', 0, 'info'),
(53, 'wc-admin-insight-first-sale', 'survey', 'en_US', 'Did you know?', 'A WooCommerce powered store needs on average 31 days to get the first sale. You''re on the right track! Do you find this type of insight useful?', '{}', 'unactioned', 'woocommerce-admin', '2021-11-24 13:10:53', NULL, 0, 'plain', '', 0, 'info'),
(54, 'wc-admin-customize-store-with-blocks', 'info', 'en_US', 'Customise your online store with WooCommerce blocks', 'With our blocks, you can select and display products, categories, filters, and more virtually anywhere on your site – no need to use shortcodes or edit lines of code. Learn more about how to use each one of them.', '{}', 'unactioned', 'woocommerce-admin', '2021-12-01 11:27:41', NULL, 0, 'plain', '', 0, 'info'),
(55, 'wc-update-db-reminder', 'update', 'en_US', 'WooCommerce database update required', 'WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via <a href="https://github.com/woocommerce/woocommerce/wiki/Upgrading-the-database-using-WP-CLI">WP-CLI</a>.', '{}', 'unactioned', 'woocommerce-core', '2021-12-16 07:57:11', NULL, 0, 'plain', '', 0, 'info'),
(56, 'wc-admin-update-store-details', 'info', 'en_US', 'Edit your store details if you need to', 'Nice work completing your store profile! You can always go back and edit the details you just shared, as needed.', '{}', 'unactioned', 'woocommerce-admin', '2021-12-16 11:26:37', NULL, 0, 'plain', '', 0, 'info');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_admin_note_actions`
--

CREATE TABLE `wp8w_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_primary` tinyint(1) NOT NULL DEFAULT '0',
  `actioned_text` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonce_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `nonce_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_wc_admin_note_actions`
--

INSERT INTO `wp8w_wc_admin_note_actions` VALUES
(34, 32, 'notify-refund-returns-page', 'Edit page', 'https://kerfim.com/wp-admin/post.php?post=2386&action=edit', 'actioned', 0, '', NULL, NULL),
(36, 34, 'connect', 'Connect', '?page=wc-addons&section=helper', 'unactioned', 0, '', NULL, NULL),
(70, 35, 'set-up-payments', 'Set up payments', 'https://kerfim.com/wp-admin/admin.php?page=wc-admin&task=payments', 'unactioned', 1, '', NULL, NULL),
(104, 36, 'wc-payments-notes-set-up-refund-policy', 'Read more', 'https://docs.woocommerce.com/document/woocommerce-refunds#refund-policy-howto', 'unactioned', 1, '', NULL, NULL),
(105, 37, 'wc-payments-notes-multi-currency-available', 'Set up now', 'admin.php?page=wc-admin&task=woocommerce-payments--multi-currency-setup', 'unactioned', 1, '', NULL, NULL),
(106, 38, 'learn-more', 'Learn more', 'https://docs.woocommerce.com/document/variable-product/?utm_source=inbox&utm_medium=product', 'actioned', 0, '', NULL, NULL),
(107, 39, 'wc-payments-notes-additional-payment-methods', 'Enable on your store', 'https://kerfim.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&action=enable-upe', 'unactioned', 1, '', NULL, NULL),
(141, 40, 'remove-legacy-coupon-menu', 'Remove legacy coupon menu', 'https://kerfim.com/wp-admin/admin.php?page=wc-admin&action=remove-coupon-menu', 'actioned', 1, '', NULL, NULL),
(175, 41, 'dropshipping-business', 'Learn more', 'https://woocommerce.com/posts/is-dropshipping-worth-it-pros-cons/?utm_source=inbox&utm_medium=product', 'actioned', 1, '', NULL, NULL),
(176, 42, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product', 'actioned', 0, '', NULL, NULL),
(177, 43, 'choose-niche', 'Learn more', 'https://woocommerce.com/from-idea-to-first-customer/?utm_source=inbox&utm_medium=product', 'actioned', 1, '', NULL, NULL),
(178, 44, 'visit-the-theme-marketplace', 'Visit the theme marketplace', 'https://woocommerce.com/product-category/themes/?utm_source=inbox&utm_medium=product', 'actioned', 0, '', NULL, NULL),
(179, 45, 'affirm-insight-first-product-and-payment', 'Yes', '', 'actioned', 0, 'Thanks for your feedback', NULL, NULL),
(180, 45, 'affirm-insight-first-product-and-payment', 'No', '', 'actioned', 0, 'Thanks for your feedback', NULL, NULL),
(214, 46, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_medium=product', 'actioned', 0, '', NULL, NULL),
(281, 47, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/how-to-make-your-online-store-stand-out/?utm_source=inbox&utm_medium=product', 'actioned', 1, '', NULL, NULL),
(282, 48, 'day-after-first-product', 'Learn more', 'https://docs.woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product', 'actioned', 0, '', NULL, NULL),
(349, 49, 'need-some-inspiration', 'See success stories', 'https://woocommerce.com/success-stories/?utm_source=inbox&utm_medium=product', '1', 0, '', NULL, NULL),
(416, 50, 'open-marketing-hub', 'Open marketing hub', 'https://kerfim.com/wp-admin/admin.php?page=wc-admin&path=/marketing', 'actioned', 0, '', NULL, NULL),
(453, 4, 'browse_extensions', 'Browse extensions', 'https://kerfim.com/wp-admin/admin.php?page=wc-admin&page=wc-addons', 'unactioned', 1, '', NULL, NULL),
(454, 5, 'browse_extensions', 'Browse extensions', 'https://kerfim.com/wp-admin/admin.php?page=wc-admin&page=wc-addons', 'unactioned', 1, '', NULL, NULL),
(515, 52, 'jetpack-backup-woocommerce', 'Get backups', 'https://jetpack.com/upgrade/backup-woocommerce/?utm_source=inbox&#038;utm_medium=automattic_referred&#038;utm_campaign=jp_backup_to_woo', 'actioned', 0, '', NULL, NULL),
(516, 53, 'affirm-insight-first-sale', 'Yes', '', 'actioned', 0, 'Thanks for your feedback', NULL, NULL),
(517, 53, 'deny-insight-first-sale', 'No', '', 'actioned', 0, 'Thanks for your feedback', NULL, NULL),
(870, 54, 'customize-store-with-blocks', 'Learn more', 'https://woocommerce.com/posts/how-to-customize-your-online-store-with-woocommerce-blocks/?utm_source=inbox&utm_medium=product', 'actioned', 1, '', NULL, NULL),
(1597, 56, 'update-store-details', 'Update store details', 'https://kerfim.com/wp-admin/admin.php?page=wc-admin&path=/setup-wizard', 'actioned', 0, '', NULL, NULL),
(2050, 1, 'stripe_applepay_holiday2021', 'Accept Apple Pay', 'https://woocommerce.com/apple-pay/', 'actioned', 1, '', NULL, NULL),
(2051, 2, 'square_applepay_holiday2021', 'Accept Apple Pay', 'https://woocommerce.com/apple-pay/', 'actioned', 1, '', NULL, NULL),
(2052, 3, 'wcpay_applepay_holiday2021', 'Accept Apple Pay', 'https://woocommerce.com/apple-pay/', 'actioned', 1, '', NULL, NULL),
(2053, 51, 'browse_extensions', 'Browse extensions', 'https://kerfim.com/wp-admin/admin.php?page=wc-admin&page=wc-addons', 'unactioned', 1, '', NULL, NULL),
(2054, 6, 'wayflyer_bnpl_q4_2021', 'Level up with funding', 'https://woocommerce.com/products/wayflyer/', 'actioned', 1, '', NULL, NULL),
(2055, 7, 'wc_shipping_mobile_app_usps_q4_2021', 'Get WooCommerce Shipping', 'https://woocommerce.com/woocommerce-shipping/', 'actioned', 1, '', NULL, NULL),
(2056, 8, 'wc_shipping_mobile_app_q4_2021', 'Get the WooCommerce Mobile App', 'https://woocommerce.com/mobile/', 'actioned', 1, '', NULL, NULL),
(2057, 9, 'set-up-concierge', 'Schedule free session', 'https://wordpress.com/me/concierge', 'actioned', 1, '', NULL, NULL),
(2058, 10, 'learn-more', 'Learn more', 'https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox', 'unactioned', 1, '', NULL, NULL),
(2059, 11, 'learn-more-ecomm-unique-shopping-experience', 'Learn more', 'https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox', 'actioned', 1, '', NULL, NULL),
(2060, 12, 'watch-the-webinar', 'Watch the webinar', 'https://youtu.be/V_2XtCOyZ7o', 'actioned', 1, '', NULL, NULL),
(2061, 13, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox', 'actioned', 1, '', NULL, NULL),
(2062, 14, 'optimizing-the-checkout-flow', 'Learn more', 'https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox', 'actioned', 1, '', NULL, NULL),
(2063, 15, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox', 'unactioned', 1, '', NULL, NULL),
(2064, 16, 'qualitative-feedback-from-new-users', 'Share feedback', 'https://automattic.survey.fm/wc-pay-new', 'actioned', 1, '', NULL, NULL),
(2065, 17, 'share-feedback', 'Share feedback', 'http://automattic.survey.fm/paypal-feedback', 'unactioned', 1, '', NULL, NULL),
(2066, 18, 'get-started', 'Get started', 'https://woocommerce.com/products/google-listings-and-ads', 'actioned', 1, '', NULL, NULL),
(2067, 19, 'update-wc-subscriptions-3-0-15', 'View latest version', 'https://kerfim.com/wp-admin/admin.php?page=wc-admin&page=wc-addons&section=helper', 'actioned', 1, '', NULL, NULL),
(2068, 20, 'update-wc-core-5-4-0', 'How to update WooCommerce', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'actioned', 1, '', NULL, NULL),
(2069, 23, 'get-woo-commerce-payments', 'Get WooCommerce Payments', 'admin.php?page=wc-admin&action=setup-woocommerce-payments', 'actioned', 1, '', NULL, NULL),
(2070, 24, 'get-woocommerce-payments', 'Get WooCommerce Payments', 'admin.php?page=wc-admin&action=setup-woocommerce-payments', 'actioned', 1, '', NULL, NULL),
(2071, 25, 'ppxo-pps-install-paypal-payments-1', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', 1, '', NULL, NULL),
(2072, 26, 'ppxo-pps-install-paypal-payments-2', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', 1, '', NULL, NULL),
(2073, 27, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms', 'unactioned', 1, '', NULL, NULL),
(2074, 27, 'dismiss', 'Dismiss', '', 'actioned', 0, '', NULL, NULL),
(2075, 28, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms', 'unactioned', 1, '', NULL, NULL),
(2076, 28, 'dismiss', 'Dismiss', '', 'actioned', 0, '', NULL, NULL),
(2077, 29, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms', 'unactioned', 1, '', NULL, NULL),
(2078, 29, 'dismiss', 'Dismiss', '', 'actioned', 0, '', NULL, NULL),
(2079, 30, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms', 'unactioned', 1, '', NULL, NULL),
(2080, 30, 'dismiss', 'Dismiss', '', 'actioned', 0, '', NULL, NULL),
(2081, 31, 'share-feedback', 'Share feedback', 'https://automattic.survey.fm/store-management', 'unactioned', 1, '', NULL, NULL),
(2092, 55, 'update-db_run', 'Update WooCommerce Database', 'https://kerfim.com/wp-admin/admin.php?page=stats&noheader&chart=flot-stats-data&do_update_woocommerce=true', 'unactioned', 1, 'wc_db_update', 'wc_db_update', 'wc_db_update_nonce'),
(2093, 55, 'update-db_learn-more', 'Learn more about updates', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'unactioned', 0, '', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_category_lookup`
--

CREATE TABLE `wp8w_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_wc_category_lookup`
--

INSERT INTO `wp8w_wc_category_lookup` VALUES
(16, 16),
(17, 17),
(17, 18),
(18, 18),
(20, 20),
(20, 21),
(21, 21),
(22, 22);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_customer_lookup`
--

CREATE TABLE `wp8w_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `first_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `postcode` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `city` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `state` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_wc_customer_lookup`
--

INSERT INTO `wp8w_wc_customer_lookup` VALUES
(1, 5, 'Fiona@kerfim.com', '', '', 'Fiona@kerfim.com', '2021-11-19 00:00:00', '2021-11-18 19:54:19', '', '', '', ''),
(2, 6, 'Edna@kerfim.com', '', '', 'edna@kerfim.com', '2021-11-19 00:00:00', '2021-11-18 20:32:42', '', '', '', ''),
(3, 1, 'kerfim', 'kevin', 'partridge', 'kevpfc@gmail.com', '2021-12-01 09:48:08', '2020-09-25 17:10:40', 'GB', 'PO21 4LA', 'Bognor Regis', 'West Sussex');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_download_log`
--

CREATE TABLE `wp8w_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_order_coupon_lookup`
--

CREATE TABLE `wp8w_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_order_product_lookup`
--

CREATE TABLE `wp8w_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT '0',
  `product_gross_revenue` double NOT NULL DEFAULT '0',
  `coupon_amount` double NOT NULL DEFAULT '0',
  `tax_amount` double NOT NULL DEFAULT '0',
  `shipping_amount` double NOT NULL DEFAULT '0',
  `shipping_tax_amount` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_wc_order_product_lookup`
--

INSERT INTO `wp8w_wc_order_product_lookup` VALUES
(1, 2630, 2468, 0, 3, '2021-12-01 09:48:08', 1, 11.24, 11.24, 0, 0, 0, 0),
(2, 2630, 2392, 0, 3, '2021-12-01 09:48:08', 5, 67.46, 67.46, 0, 0, 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_order_stats`
--

CREATE TABLE `wp8w_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT '0',
  `total_sales` double NOT NULL DEFAULT '0',
  `tax_total` double NOT NULL DEFAULT '0',
  `shipping_total` double NOT NULL DEFAULT '0',
  `net_total` double NOT NULL DEFAULT '0',
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_wc_order_stats`
--

INSERT INTO `wp8w_wc_order_stats` VALUES
(2630, 0, '2021-12-01 09:48:08', '2021-12-01 09:48:08', 6, 78.7, 0, 0, 78.7, 0, 'wc-trash', 3);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_order_tax_lookup`
--

CREATE TABLE `wp8w_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT '0',
  `order_tax` double NOT NULL DEFAULT '0',
  `total_tax` double NOT NULL DEFAULT '0',
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_product_meta_lookup`
--

CREATE TABLE `wp8w_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `virtual` tinyint(1) DEFAULT '0',
  `downloadable` tinyint(1) DEFAULT '0',
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT '0',
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT '0',
  `average_rating` decimal(3,2) DEFAULT '0.00',
  `total_sales` bigint(20) DEFAULT '0',
  `tax_status` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT 'taxable',
  `tax_class` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_wc_product_meta_lookup`
--

INSERT INTO `wp8w_wc_product_meta_lookup` VALUES
(2392, 'KTS01-0001', 0, 0, 14.9900, 14.9900, 1, 40, 'instock', 0, 0.00, 5, 'taxable', ''),
(2464, 'KTS01-0002', 0, 0, 5.9900, 5.9900, 1, 50, 'instock', 0, 0.00, 0, 'taxable', ''),
(2468, 'KTS01-0003', 0, 0, 12.4900, 12.4900, 1, 30, 'instock', 0, 0.00, 1, 'taxable', ''),
(2479, 'KTS01-0004', 0, 0, 12.4900, 12.4900, 1, 50, 'instock', 0, 0.00, 0, 'taxable', ''),
(2591, 'KTS01-0005', 0, 0, 19.9900, 19.9900, 1, 30, 'instock', 0, 0.00, 0, 'taxable', ''),
(2605, 'KTS01-0006', 0, 0, 16.9900, 16.9900, 1, 30, 'instock', 0, 0.00, 0, 'taxable', ''),
(2627, 'KTS01-0007', 0, 0, 16.9900, 16.9900, 1, 30, 'instock', 0, 0.00, 0, 'taxable', '');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_rate_limits`
--

CREATE TABLE `wp8w_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_reserved_stock`
--

CREATE TABLE `wp8w_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT '0',
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_tax_rate_classes`
--

CREATE TABLE `wp8w_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_wc_tax_rate_classes`
--

INSERT INTO `wp8w_wc_tax_rate_classes` VALUES
(1, 'Reduced rate', 'reduced-rate'),
(2, 'Zero rate', 'zero-rate');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wc_webhooks`
--

CREATE TABLE `wp8w_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `secret` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `topic` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT '0',
  `pending_delivery` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wdr_order_discounts`
--

CREATE TABLE `wp8w_wdr_order_discounts` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `order_id` int(11) DEFAULT NULL,
  `has_free_shipping` enum('yes','no') COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'no',
  `discounts` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `extra` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wdr_order_item_discounts`
--

CREATE TABLE `wp8w_wdr_order_item_discounts` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `order_id` int(11) DEFAULT NULL,
  `rule_id` int(11) DEFAULT NULL,
  `item_id` int(11) DEFAULT NULL,
  `item_price` float NOT NULL,
  `discounted_price` float NOT NULL,
  `discount` float NOT NULL,
  `quantity` int(11) NOT NULL,
  `simple_discount` float NOT NULL,
  `bulk_discount` float NOT NULL,
  `set_discount` float NOT NULL,
  `cart_discount` float NOT NULL,
  `has_free_shipping` enum('yes','no') COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'no',
  `cart_discount_label` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `other_price` float NOT NULL DEFAULT '0',
  `created_at` datetime DEFAULT NULL,
  `updated_at` datetime DEFAULT NULL,
  `extra` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_wdr_order_item_discounts`
--

INSERT INTO `wp8w_wdr_order_item_discounts` VALUES
(1, 2630, 1, 2468, 12.49, 11.241, 1.249, 1, 0, 1.249, 0, 0, 'no', '', 0, '2021-12-01 09:48:09', '2021-12-01 09:48:09', NULL),
(2, 2630, 1, 2392, 14.99, 13.491, 7.495, 5, 0, 7.495, 0, 0, 'no', '', 0, '2021-12-01 09:48:09', '2021-12-01 09:48:09', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wdr_rules`
--

CREATE TABLE `wp8w_wdr_rules` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `enabled` tinyint(1) DEFAULT '1',
  `deleted` tinyint(1) DEFAULT '0',
  `exclusive` tinyint(1) DEFAULT '0',
  `title` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `priority` int(11) DEFAULT NULL,
  `apply_to` text COLLATE utf8mb4_unicode_520_ci,
  `filters` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `conditions` text COLLATE utf8mb4_unicode_520_ci,
  `product_adjustments` text COLLATE utf8mb4_unicode_520_ci,
  `cart_adjustments` text COLLATE utf8mb4_unicode_520_ci,
  `buy_x_get_x_adjustments` text COLLATE utf8mb4_unicode_520_ci,
  `buy_x_get_y_adjustments` text COLLATE utf8mb4_unicode_520_ci,
  `bulk_adjustments` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `set_adjustments` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `other_discounts` text COLLATE utf8mb4_unicode_520_ci,
  `date_from` int(11) DEFAULT NULL,
  `date_to` int(11) DEFAULT NULL,
  `usage_limits` int(11) DEFAULT NULL,
  `rule_language` text COLLATE utf8mb4_unicode_520_ci,
  `used_limits` int(11) DEFAULT NULL,
  `additional` text COLLATE utf8mb4_unicode_520_ci,
  `max_discount_sum` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `advanced_discount_message` text COLLATE utf8mb4_unicode_520_ci,
  `discount_type` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `used_coupons` text COLLATE utf8mb4_unicode_520_ci,
  `created_by` int(11) DEFAULT NULL,
  `created_on` datetime DEFAULT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_on` datetime DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_wdr_rules`
--

INSERT INTO `wp8w_wdr_rules` VALUES
(1, 0, 0, 0, 'Store wide discount - sample', 1, NULL, '{"1":{"type":"all_products"},"2":{"type":"all_products"}}', '{"2":{"type":"cart_line_items_count","options":{"operator":"greater_than_or_equal","value":"2","calculate_from":"from_cart"}}}', '{"cart_label":""}', '[]', '[]', '[]', '{"operator":"product_cumulative","ranges":{"1":{"from":"2","to":"6","type":"percentage","value":"10","label":""}},"cart_label":""}', '{"cart_label":""}', NULL, NULL, NULL, 0, '[]', 1, '{"condition_relationship":"and"}', NULL, '[]', 'wdr_bulk_discount', '[]', 1, '2021-11-19 18:35:35', 1, '2021-11-19 18:43:57'),
(2, 1, 0, 0, 'Bulk/tiered discount for cutlery', 2, NULL, '{"1":{"type":"products","method":"in_list","value":["2464"],"product_variants":[],"product_variants_for_sale_badge":[]}}', '[]', '{"cart_label":""}', '[]', '[]', '[]', '{"operator":"product_cumulative","ranges":{"1":{"from":"2","to":"10","type":"percentage","value":"10","label":"10pcOff-cutlery"}},"cart_label":""}', '{"cart_label":""}', NULL, NULL, NULL, 0, '[]', NULL, '{"condition_relationship":"and"}', NULL, '[]', 'wdr_bulk_discount', '[]', 1, '2021-11-19 18:35:35', 1, '2021-12-01 10:45:04'),
(3, 0, 0, 0, 'Cart discount - sample', 3, NULL, '[{"type":"all_products"}]', '[{"type":"cart_subtotal","options":{"operator":"greater_than_or_equal","value":500,"calculate_from":"from_cart"}}]', '[]', '{"type":"percentage","value":20,"label":"Subtotal discount"}', '[]', '[]', '[]', '[]', NULL, NULL, NULL, 0, '[]', NULL, '{"condition_relationship":"and"}', NULL, '[]', 'wdr_cart_discount', '[]', 1, '2021-11-19 18:35:35', 1, '2021-11-19 18:35:35');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_api_keys`
--

CREATE TABLE `wp8w_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_520_ci,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_attribute_taxonomies`
--

CREATE TABLE `wp8w_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_label` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `attribute_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_woocommerce_attribute_taxonomies`
--

INSERT INTO `wp8w_woocommerce_attribute_taxonomies` VALUES
(1, 'color', 'Color', 'select', 'menu_order', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_downloadable_product_permissions`
--

CREATE TABLE `wp8w_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `order_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_log`
--

CREATE TABLE `wp8w_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_order_itemmeta`
--

CREATE TABLE `wp8w_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_woocommerce_order_itemmeta`
--

INSERT INTO `wp8w_woocommerce_order_itemmeta` VALUES
(1, 1, '_product_id', '2468'),
(2, 1, '_variation_id', '0'),
(3, 1, '_qty', '1'),
(4, 1, '_tax_class', ''),
(5, 1, '_line_subtotal', '11.241'),
(6, 1, '_line_subtotal_tax', '0'),
(7, 1, '_line_total', '11.241'),
(8, 1, '_line_tax', '0'),
(9, 1, '_line_tax_data', 'a:2:{s:5:"total";a:0:{}s:8:"subtotal";a:0:{}}'),
(10, 1, '_advanced_woo_discount_item_total_discount', 'a:10:{s:13:"initial_price";d:12.4900000000000002131628207280300557613372802734375;s:16:"discounted_price";d:11.2409999999999996589394868351519107818603515625;s:22:"total_discount_details";a:2:{s:32:"a554f89dd61cabd2ff833d3468e2008a";a:1:{i:1;a:3:{s:12:"set_discount";i:0;s:13:"bulk_discount";a:5:{s:13:"discount_type";s:10:"percentage";s:14:"discount_value";s:2:"10";s:17:"discount_quantity";i:5;s:27:"discount_price_per_quantity";d:1.499000000000000110134124042815528810024261474609375;s:14:"discount_price";d:1.499000000000000110134124042815528810024261474609375;}s:15:"simple_discount";i:0;}}s:32:"e82c4b19b8151ddc25d4d93baf7b908f";a:1:{i:1;a:3:{s:12:"set_discount";i:0;s:13:"bulk_discount";a:5:{s:13:"discount_type";s:10:"percentage";s:14:"discount_value";s:2:"10";s:17:"discount_quantity";i:1;s:27:"discount_price_per_quantity";d:1.249000000000000110134124042815528810024261474609375;s:14:"discount_price";d:1.249000000000000110134124042815528810024261474609375;}s:15:"simple_discount";i:0;}}}s:21:"cart_discount_details";a:0:{}s:18:"apply_as_cart_rule";a:1:{i:0;s:2:"no";}s:14:"discount_lines";a:2:{s:11:"non_applied";a:4:{s:8:"quantity";i:0;s:8:"discount";i:0;s:5:"price";d:12.4900000000000002131628207280300557613372802734375;s:23:"calculate_discount_from";d:12.4900000000000002131628207280300557613372802734375;}i:0;a:4:{s:8:"quantity";i:1;s:8:"discount";d:1.249000000000000110134124042815528810024261474609375;s:14:"original_price";d:12.4900000000000002131628207280300557613372802734375;s:16:"discounted_price";d:11.2409999999999996589394868351519107818603515625;}}s:13:"cart_quantity";i:1;s:10:"product_id";i:2468;s:35:"initial_price_based_on_tax_settings";d:12.4900000000000002131628207280300557613372802734375;s:38:"discounted_price_based_on_tax_settings";d:11.2409999999999996589394868351519107818603515625;}'),
(11, 2, '_product_id', '2392'),
(12, 2, '_variation_id', '0'),
(13, 2, '_qty', '5'),
(14, 2, '_tax_class', ''),
(15, 2, '_line_subtotal', '67.455'),
(16, 2, '_line_subtotal_tax', '0'),
(17, 2, '_line_total', '67.455'),
(18, 2, '_line_tax', '0'),
(19, 2, '_line_tax_data', 'a:2:{s:5:"total";a:0:{}s:8:"subtotal";a:0:{}}'),
(20, 2, '_advanced_woo_discount_item_total_discount', 'a:10:{s:13:"initial_price";d:14.9900000000000002131628207280300557613372802734375;s:16:"discounted_price";d:13.4909999999999996589394868351519107818603515625;s:22:"total_discount_details";a:2:{s:32:"e82c4b19b8151ddc25d4d93baf7b908f";a:1:{i:1;a:3:{s:12:"set_discount";i:0;s:13:"bulk_discount";a:5:{s:13:"discount_type";s:10:"percentage";s:14:"discount_value";s:2:"10";s:17:"discount_quantity";i:1;s:27:"discount_price_per_quantity";d:1.249000000000000110134124042815528810024261474609375;s:14:"discount_price";d:1.249000000000000110134124042815528810024261474609375;}s:15:"simple_discount";i:0;}}s:32:"a554f89dd61cabd2ff833d3468e2008a";a:1:{i:1;a:3:{s:12:"set_discount";i:0;s:13:"bulk_discount";a:5:{s:13:"discount_type";s:10:"percentage";s:14:"discount_value";s:2:"10";s:17:"discount_quantity";i:5;s:27:"discount_price_per_quantity";d:1.499000000000000110134124042815528810024261474609375;s:14:"discount_price";d:1.499000000000000110134124042815528810024261474609375;}s:15:"simple_discount";i:0;}}}s:21:"cart_discount_details";a:0:{}s:18:"apply_as_cart_rule";a:1:{i:0;s:2:"no";}s:14:"discount_lines";a:2:{s:11:"non_applied";a:4:{s:8:"quantity";i:0;s:8:"discount";i:0;s:5:"price";d:14.9900000000000002131628207280300557613372802734375;s:23:"calculate_discount_from";d:14.9900000000000002131628207280300557613372802734375;}i:0;a:4:{s:8:"quantity";i:5;s:8:"discount";d:1.499000000000000110134124042815528810024261474609375;s:14:"original_price";d:14.9900000000000002131628207280300557613372802734375;s:16:"discounted_price";d:13.4909999999999996589394868351519107818603515625;}}s:13:"cart_quantity";i:5;s:10:"product_id";i:2392;s:35:"initial_price_based_on_tax_settings";d:14.9900000000000002131628207280300557613372802734375;s:38:"discounted_price_based_on_tax_settings";d:13.4909999999999996589394868351519107818603515625;}'),
(21, 3, 'method_id', 'free_shipping'),
(22, 3, 'instance_id', '1'),
(23, 3, 'cost', '0.00'),
(24, 3, 'total_tax', '0'),
(25, 3, 'taxes', 'a:1:{s:5:"total";a:0:{}}'),
(26, 3, 'Items', 'Eco-Friendly Bamboo Plate with Suction Base & Pink Spoon - BPA free/Food Grade Silicone &times; 1, Eco Friendly Reusable Bamboo Makeup Remover Pads & Laundry Bag in Bamboo Box &times; 5');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_order_items`
--

CREATE TABLE `wp8w_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order_item_type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_woocommerce_order_items`
--

INSERT INTO `wp8w_woocommerce_order_items` VALUES
(1, 'Eco-Friendly Bamboo Plate with Suction Base & Pink Spoon - BPA free/Food Grade Silicone', 'line_item', 2630),
(2, 'Eco Friendly Reusable Bamboo Makeup Remover Pads & Laundry Bag in Bamboo Box', 'line_item', 2630),
(3, 'Free shipping', 'shipping', 2630);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_payment_tokenmeta`
--

CREATE TABLE `wp8w_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_woocommerce_payment_tokenmeta`
--

INSERT INTO `wp8w_woocommerce_payment_tokenmeta` VALUES
(1, 1, 'last4', '2924'),
(2, 1, 'expiry_year', '2025'),
(3, 1, 'expiry_month', '06'),
(4, 1, 'card_type', 'mastercard');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_payment_tokens`
--

CREATE TABLE `wp8w_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `token` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_woocommerce_payment_tokens`
--

INSERT INTO `wp8w_woocommerce_payment_tokens` VALUES
(1, 'woocommerce_payments', 'pm_1JxFia2EPXQyvgYPo2Uzs9fG', 3, 'CC', 1);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_sessions`
--

CREATE TABLE `wp8w_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_woocommerce_sessions`
--

INSERT INTO `wp8w_woocommerce_sessions` VALUES
(672, '69fb6f0a8f09aba8b4e93e512cde4b5a', '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:716:"a:27:{s:2:"id";s:1:"0";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:"GB";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:"GB";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:0:"";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";}";}', 1640908226),
(673, 'fa7e12a5c270cc1a2fbd9dba65216097', 'a:14:{s:4:"cart";s:512:"a:1:{s:32:"a554f89dd61cabd2ff833d3468e2008a";a:11:{s:3:"key";s:32:"a554f89dd61cabd2ff833d3468e2008a";s:10:"product_id";i:2392;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:14.9900000000000002131628207280300557613372802734375;s:17:"line_subtotal_tax";i:0;s:10:"line_total";d:14.9900000000000002131628207280300557613372802734375;s:8:"line_tax";i:0;}}";s:11:"cart_totals";s:399:"a:15:{s:8:"subtotal";s:5:"14.99";s:12:"subtotal_tax";i:0;s:14:"shipping_total";s:1:"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";s:5:"14.99";s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";s:1:"0";s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";s:5:"14.99";s:9:"total_tax";d:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:16:"wca_session_data";s:0:"";s:23:"awdr_promotion_messages";s:6:"a:0:{}";s:22:"shipping_for_package_0";s:92:"a:2:{s:12:"package_hash";s:40:"wc_ship_70215f9c0ad73f734f063eed1af9bc3d";s:5:"rates";a:0:{}}";s:25:"previous_shipping_methods";s:16:"a:1:{i:0;a:0:{}}";s:23:"chosen_shipping_methods";s:14:"a:1:{i:0;b:0;}";s:22:"shipping_method_counts";s:14:"a:1:{i:0;i:0;}";s:10:"wc_notices";N;s:8:"customer";s:716:"a:27:{s:2:"id";s:1:"0";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:"GB";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:"GB";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:0:"";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";}";}', 1640974360),
(674, 'c3178e872642a729dfdc0dac2fb48a16', '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:716:"a:27:{s:2:"id";s:1:"0";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:"GB";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:"GB";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:0:"";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";}";}', 1641033388),
(675, '6531dcf54d4070e4b43149d1e1e32b48', 'a:14:{s:4:"cart";s:510:"a:1:{s:32:"978fce5bcc4eccc88ad48ce3914124a2";a:11:{s:3:"key";s:32:"978fce5bcc4eccc88ad48ce3914124a2";s:10:"product_id";i:2591;s:12:"variation_id";i:0;s:9:"variation";a:0:{}s:8:"quantity";i:1;s:9:"data_hash";s:32:"b5c1d5ca8bae6d4896cf1807cdf763f0";s:13:"line_tax_data";a:2:{s:8:"subtotal";a:0:{}s:5:"total";a:0:{}}s:13:"line_subtotal";d:19.989999999999998436805981327779591083526611328125;s:17:"line_subtotal_tax";i:0;s:10:"line_total";d:19.989999999999998436805981327779591083526611328125;s:8:"line_tax";i:0;}}";s:11:"cart_totals";s:399:"a:15:{s:8:"subtotal";s:5:"19.99";s:12:"subtotal_tax";i:0;s:14:"shipping_total";s:1:"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";s:5:"19.99";s:17:"cart_contents_tax";i:0;s:19:"cart_contents_taxes";a:0:{}s:9:"fee_total";s:1:"0";s:7:"fee_tax";i:0;s:9:"fee_taxes";a:0:{}s:5:"total";s:5:"19.99";s:9:"total_tax";d:0;}";s:15:"applied_coupons";s:6:"a:0:{}";s:22:"coupon_discount_totals";s:6:"a:0:{}";s:26:"coupon_discount_tax_totals";s:6:"a:0:{}";s:21:"removed_cart_contents";s:6:"a:0:{}";s:16:"wca_session_data";s:0:"";s:23:"awdr_promotion_messages";s:6:"a:0:{}";s:22:"shipping_for_package_0";s:92:"a:2:{s:12:"package_hash";s:40:"wc_ship_ddb81edd732a7b25cbb2458f0515623a";s:5:"rates";a:0:{}}";s:25:"previous_shipping_methods";s:16:"a:1:{i:0;a:0:{}}";s:23:"chosen_shipping_methods";s:14:"a:1:{i:0;b:0;}";s:22:"shipping_method_counts";s:14:"a:1:{i:0;i:0;}";s:10:"wc_notices";N;s:8:"customer";s:716:"a:27:{s:2:"id";s:1:"0";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:"GB";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:"GB";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:0:"";s:19:"shipping_first_name";s:0:"";s:18:"shipping_last_name";s:0:"";s:16:"shipping_company";s:0:"";s:14:"shipping_phone";s:0:"";}";}', 1641036015),
(676, '1', '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:995:"a:27:{s:2:"id";s:1:"1";s:13:"date_modified";s:25:"2021-12-01T12:07:28+00:00";s:8:"postcode";s:8:"PO21 4LA";s:4:"city";s:12:"Bognor Regis";s:9:"address_1";s:17:"3 Inglewood Close";s:7:"address";s:17:"3 Inglewood Close";s:9:"address_2";s:0:"";s:5:"state";s:11:"West Sussex";s:7:"country";s:2:"GB";s:17:"shipping_postcode";s:8:"PO21 4LA";s:13:"shipping_city";s:12:"Bognor Regis";s:18:"shipping_address_1";s:17:"3 Inglewood Close";s:16:"shipping_address";s:17:"3 Inglewood Close";s:18:"shipping_address_2";s:0:"";s:14:"shipping_state";s:11:"West Sussex";s:16:"shipping_country";s:2:"GB";s:13:"is_vat_exempt";s:0:"";s:19:"calculated_shipping";s:0:"";s:10:"first_name";s:5:"kevin";s:9:"last_name";s:9:"partridge";s:7:"company";s:27:"Kerfim Technology Soultions";s:5:"phone";s:13:"+447825210763";s:5:"email";s:16:"kevpfc@gmail.com";s:19:"shipping_first_name";s:5:"kevin";s:18:"shipping_last_name";s:9:"partridge";s:16:"shipping_company";s:27:"Kerfim Technology Soultions";s:14:"shipping_phone";s:0:"";}";}', 1641039122);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_shipping_zones`
--

CREATE TABLE `wp8w_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_woocommerce_shipping_zones`
--

INSERT INTO `wp8w_woocommerce_shipping_zones` VALUES
(1, 'mainland UK', 0),
(2, 'Highlands and Islands', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_shipping_zone_locations`
--

CREATE TABLE `wp8w_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_woocommerce_shipping_zone_locations`
--

INSERT INTO `wp8w_woocommerce_shipping_zone_locations` VALUES
(1, 1, 'GB', 'country'),
(2, 1, 'AL*', 'postcode'),
(3, 1, 'B1*', 'postcode'),
(4, 1, 'B10*', 'postcode'),
(5, 1, 'B11*', 'postcode'),
(6, 1, 'B12*', 'postcode'),
(7, 1, 'B13*', 'postcode'),
(8, 1, 'B14*', 'postcode'),
(9, 1, 'B15*', 'postcode'),
(10, 1, 'B16*', 'postcode'),
(11, 1, 'B17*', 'postcode'),
(12, 1, 'B18*', 'postcode'),
(13, 1, 'B19*', 'postcode'),
(14, 1, 'B2*', 'postcode'),
(15, 1, 'B20*', 'postcode'),
(16, 1, 'B21*', 'postcode'),
(17, 1, 'B22*', 'postcode'),
(18, 1, 'B23*', 'postcode'),
(19, 1, 'B24*', 'postcode'),
(20, 1, 'B25*', 'postcode'),
(21, 1, 'B26*', 'postcode'),
(22, 1, 'B27*', 'postcode'),
(23, 1, 'B28*', 'postcode'),
(24, 1, 'B29*', 'postcode'),
(25, 1, 'B3*', 'postcode'),
(26, 1, 'B30*', 'postcode'),
(27, 1, 'B31*', 'postcode'),
(28, 1, 'B32*', 'postcode'),
(29, 1, 'B33*', 'postcode'),
(30, 1, 'B34*', 'postcode'),
(31, 1, 'B35*', 'postcode'),
(32, 1, 'B36*', 'postcode'),
(33, 1, 'B37*', 'postcode'),
(34, 1, 'B38*', 'postcode'),
(35, 1, 'B39*', 'postcode'),
(36, 1, 'B4*', 'postcode'),
(37, 1, 'B40*', 'postcode'),
(38, 1, 'B41*', 'postcode'),
(39, 1, 'B42*', 'postcode'),
(40, 1, 'B43*', 'postcode'),
(41, 1, 'B44*', 'postcode'),
(42, 1, 'B45*', 'postcode'),
(43, 1, 'B46*', 'postcode'),
(44, 1, 'B47*', 'postcode'),
(45, 1, 'B48*', 'postcode'),
(46, 1, 'B49*', 'postcode'),
(47, 1, 'B5*', 'postcode'),
(48, 1, 'B50*', 'postcode'),
(49, 1, 'B51*', 'postcode'),
(50, 1, 'B52*', 'postcode'),
(51, 1, 'B53*', 'postcode'),
(52, 1, 'B54*', 'postcode'),
(53, 1, 'B55*', 'postcode'),
(54, 1, 'B56*', 'postcode'),
(55, 1, 'B57*', 'postcode'),
(56, 1, 'B58*', 'postcode'),
(57, 1, 'B59*', 'postcode'),
(58, 1, 'B6*', 'postcode'),
(59, 1, 'B60*', 'postcode'),
(60, 1, 'B61*', 'postcode'),
(61, 1, 'B62*', 'postcode'),
(62, 1, 'B63*', 'postcode'),
(63, 1, 'B64*', 'postcode'),
(64, 1, 'B65*', 'postcode'),
(65, 1, 'B66*', 'postcode'),
(66, 1, 'B67*', 'postcode'),
(67, 1, 'B68*', 'postcode'),
(68, 1, 'B69*', 'postcode'),
(69, 1, 'B7*', 'postcode'),
(70, 1, 'B70*', 'postcode'),
(71, 1, 'B71*', 'postcode'),
(72, 1, 'B72*', 'postcode'),
(73, 1, 'B73*', 'postcode'),
(74, 1, 'B74*', 'postcode'),
(75, 1, 'B75*', 'postcode'),
(76, 1, 'B76*', 'postcode'),
(77, 1, 'B77*', 'postcode'),
(78, 1, 'B78*', 'postcode'),
(79, 1, 'B79*', 'postcode'),
(80, 1, 'B8*', 'postcode'),
(81, 1, 'B80*', 'postcode'),
(82, 1, 'B81*', 'postcode'),
(83, 1, 'B82*', 'postcode'),
(84, 1, 'B83*', 'postcode'),
(85, 1, 'B84*', 'postcode'),
(86, 1, 'B85*', 'postcode'),
(87, 1, 'B86*', 'postcode'),
(88, 1, 'B87*', 'postcode'),
(89, 1, 'B88*', 'postcode'),
(90, 1, 'B89*', 'postcode'),
(91, 1, 'B9*', 'postcode'),
(92, 1, 'B90*', 'postcode'),
(93, 1, 'B91*', 'postcode'),
(94, 1, 'B92*', 'postcode'),
(95, 1, 'B93*', 'postcode'),
(96, 1, 'B94*', 'postcode'),
(97, 1, 'B95*', 'postcode'),
(98, 1, 'B96*', 'postcode'),
(99, 1, 'B97*', 'postcode'),
(100, 1, 'B98*', 'postcode'),
(101, 1, 'B99*', 'postcode'),
(102, 1, 'BA*', 'postcode'),
(103, 1, 'BB*', 'postcode'),
(104, 1, 'BD*', 'postcode'),
(105, 1, 'BH*', 'postcode'),
(106, 1, 'BL*', 'postcode'),
(107, 1, 'BN*', 'postcode'),
(108, 1, 'BR*', 'postcode'),
(109, 1, 'BS*', 'postcode'),
(110, 1, 'CA*', 'postcode'),
(111, 1, 'CB*', 'postcode'),
(112, 1, 'CF*', 'postcode'),
(113, 1, 'CH*', 'postcode'),
(114, 1, 'CM*', 'postcode'),
(115, 1, 'CO*', 'postcode'),
(116, 1, 'CR*', 'postcode'),
(117, 1, 'CT*', 'postcode'),
(118, 1, 'CV*', 'postcode'),
(119, 1, 'CW*', 'postcode'),
(120, 1, 'DA*', 'postcode'),
(121, 1, 'DD*', 'postcode'),
(122, 1, 'DE*', 'postcode'),
(123, 1, 'DG*', 'postcode'),
(124, 1, 'DH*', 'postcode'),
(125, 1, 'DL*', 'postcode'),
(126, 1, 'DN*', 'postcode'),
(127, 1, 'DT*', 'postcode'),
(128, 1, 'DY*', 'postcode'),
(129, 1, 'E1*', 'postcode'),
(130, 1, 'E10*', 'postcode'),
(131, 1, 'E11*', 'postcode'),
(132, 1, 'E12*', 'postcode'),
(133, 1, 'E13*', 'postcode'),
(134, 1, 'E14*', 'postcode'),
(135, 1, 'E15*', 'postcode'),
(136, 1, 'E16*', 'postcode'),
(137, 1, 'E17*', 'postcode'),
(138, 1, 'E18*', 'postcode'),
(139, 1, 'E19*', 'postcode'),
(140, 1, 'E2*', 'postcode'),
(141, 1, 'E20*', 'postcode'),
(142, 1, 'E3*', 'postcode'),
(143, 1, 'E4*', 'postcode'),
(144, 1, 'E5*', 'postcode'),
(145, 1, 'E6*', 'postcode'),
(146, 1, 'E7*', 'postcode'),
(147, 1, 'E8*', 'postcode'),
(148, 1, 'E9*', 'postcode'),
(149, 1, 'EC*', 'postcode'),
(150, 1, 'EH*', 'postcode'),
(151, 1, 'EN*', 'postcode'),
(152, 1, 'EX*', 'postcode'),
(153, 1, 'FY*', 'postcode'),
(154, 1, 'FY*', 'postcode'),
(155, 1, 'G1*', 'postcode'),
(156, 1, 'GL*', 'postcode'),
(157, 1, 'GU*', 'postcode'),
(158, 1, 'HA*', 'postcode'),
(159, 1, 'HD*', 'postcode'),
(160, 1, 'HG*', 'postcode'),
(161, 1, 'HP*', 'postcode'),
(162, 1, 'HR*', 'postcode'),
(163, 1, 'HU*', 'postcode'),
(164, 1, 'HX*', 'postcode'),
(165, 1, 'IG*', 'postcode'),
(166, 1, 'IP*', 'postcode'),
(167, 1, 'KT*', 'postcode'),
(168, 1, 'L1*', 'postcode'),
(169, 1, 'L10*', 'postcode'),
(170, 1, 'L11*', 'postcode'),
(171, 1, 'L12*', 'postcode'),
(172, 1, 'L13*', 'postcode'),
(173, 1, 'L14*', 'postcode'),
(174, 1, 'L15*', 'postcode'),
(175, 1, 'L16*', 'postcode'),
(176, 1, 'L17*', 'postcode'),
(177, 1, 'L18*', 'postcode'),
(178, 1, 'L19*', 'postcode'),
(179, 1, 'L2*', 'postcode'),
(180, 1, 'L20*', 'postcode'),
(181, 1, 'L21*', 'postcode'),
(182, 1, 'L22*', 'postcode'),
(183, 1, 'L23*', 'postcode'),
(184, 1, 'L24*', 'postcode'),
(185, 1, 'L25*', 'postcode'),
(186, 1, 'L26*', 'postcode'),
(187, 1, 'L27*', 'postcode'),
(188, 1, 'L28*', 'postcode'),
(189, 1, 'L29*', 'postcode'),
(190, 1, 'L3*', 'postcode'),
(191, 1, 'L30*', 'postcode'),
(192, 1, 'L31*', 'postcode'),
(193, 1, 'L32*', 'postcode'),
(194, 1, 'L33*', 'postcode'),
(195, 1, 'L34*', 'postcode'),
(196, 1, 'L35*', 'postcode'),
(197, 1, 'L36*', 'postcode'),
(198, 1, 'L37*', 'postcode'),
(199, 1, 'L38*', 'postcode'),
(200, 1, 'L39*', 'postcode'),
(201, 1, 'L4*', 'postcode'),
(202, 1, 'L40*', 'postcode'),
(203, 1, 'L41*', 'postcode'),
(204, 1, 'L42*', 'postcode'),
(205, 1, 'L43*', 'postcode'),
(206, 1, 'L44*', 'postcode'),
(207, 1, 'L45*', 'postcode'),
(208, 1, 'L46*', 'postcode'),
(209, 1, 'L47*', 'postcode'),
(210, 1, 'L48*', 'postcode'),
(211, 1, 'L49*', 'postcode'),
(212, 1, 'L5*', 'postcode'),
(213, 1, 'L50*', 'postcode'),
(214, 1, 'L51*', 'postcode'),
(215, 1, 'L52*', 'postcode'),
(216, 1, 'L53*', 'postcode'),
(217, 1, 'L54*', 'postcode'),
(218, 1, 'L55*', 'postcode'),
(219, 1, 'L56*', 'postcode'),
(220, 1, 'L57*', 'postcode'),
(221, 1, 'L58*', 'postcode'),
(222, 1, 'L59*', 'postcode'),
(223, 1, 'L6*', 'postcode'),
(224, 1, 'L60*', 'postcode'),
(225, 1, 'L61*', 'postcode'),
(226, 1, 'L62*', 'postcode'),
(227, 1, 'L63*', 'postcode'),
(228, 1, 'L64*', 'postcode'),
(229, 1, 'L65*', 'postcode'),
(230, 1, 'L66*', 'postcode'),
(231, 1, 'L67*', 'postcode'),
(232, 1, 'L68*', 'postcode'),
(233, 1, 'L69*', 'postcode'),
(234, 1, 'L7*', 'postcode'),
(235, 1, 'L70*', 'postcode'),
(236, 1, 'L71*', 'postcode'),
(237, 1, 'L72*', 'postcode'),
(238, 1, 'L73*', 'postcode'),
(239, 1, 'L74*', 'postcode'),
(240, 1, 'L75*', 'postcode'),
(241, 1, 'L76*', 'postcode'),
(242, 1, 'L77*', 'postcode'),
(243, 1, 'L78*', 'postcode'),
(244, 1, 'L79*', 'postcode'),
(245, 1, 'L8*', 'postcode'),
(246, 1, 'L80*', 'postcode'),
(247, 1, 'L9*', 'postcode'),
(248, 1, 'LA*', 'postcode'),
(249, 1, 'LD*', 'postcode'),
(250, 1, 'LE*', 'postcode'),
(251, 1, 'LL*', 'postcode'),
(252, 1, 'LN*', 'postcode'),
(253, 1, 'LS*', 'postcode'),
(254, 1, 'LU*', 'postcode'),
(255, 1, 'M*', 'postcode'),
(256, 1, 'M1*', 'postcode'),
(257, 1, 'M11*', 'postcode'),
(258, 1, 'M12*', 'postcode'),
(259, 1, 'M13*', 'postcode'),
(260, 1, 'M14*', 'postcode'),
(261, 1, 'M15*', 'postcode'),
(262, 1, 'M16*', 'postcode'),
(263, 1, 'M17*', 'postcode'),
(264, 1, 'M18*', 'postcode'),
(265, 1, 'M19*', 'postcode'),
(266, 1, 'M2*', 'postcode'),
(267, 1, 'M20*', 'postcode'),
(268, 1, 'M21*', 'postcode'),
(269, 1, 'M22*', 'postcode'),
(270, 1, 'M23*', 'postcode'),
(271, 1, 'M24*', 'postcode'),
(272, 1, 'M25*', 'postcode'),
(273, 1, 'M26*', 'postcode'),
(274, 1, 'M27*', 'postcode'),
(275, 1, 'M28*', 'postcode'),
(276, 1, 'M29*', 'postcode'),
(277, 1, 'M3*', 'postcode'),
(278, 1, 'M30*', 'postcode'),
(279, 1, 'M31*', 'postcode'),
(280, 1, 'M32*', 'postcode'),
(281, 1, 'M34*', 'postcode'),
(282, 1, 'M35*', 'postcode'),
(283, 1, 'M38*', 'postcode'),
(284, 1, 'M4*', 'postcode'),
(285, 1, 'M40*', 'postcode'),
(286, 1, 'M41*', 'postcode'),
(287, 1, 'M43*', 'postcode'),
(288, 1, 'M44*', 'postcode'),
(289, 1, 'M45*', 'postcode'),
(290, 1, 'M46*', 'postcode'),
(291, 1, 'M60*', 'postcode'),
(292, 1, 'M61*', 'postcode'),
(293, 1, 'M8*', 'postcode'),
(294, 1, 'M9*', 'postcode'),
(295, 1, 'M90*', 'postcode'),
(296, 1, 'M99*', 'postcode'),
(297, 1, 'ME*', 'postcode'),
(298, 1, 'MK*', 'postcode'),
(299, 1, 'ML*', 'postcode'),
(300, 1, 'N*', 'postcode'),
(301, 1, 'N1*', 'postcode'),
(302, 1, 'N10*', 'postcode'),
(303, 1, 'N11*', 'postcode'),
(304, 1, 'N12*', 'postcode'),
(305, 1, 'N13*', 'postcode'),
(306, 1, 'N14*', 'postcode'),
(307, 1, 'N15*', 'postcode'),
(308, 1, 'N16*', 'postcode'),
(309, 1, 'N17*', 'postcode'),
(310, 1, 'N18*', 'postcode'),
(311, 1, 'N19*', 'postcode'),
(312, 1, 'N2*', 'postcode'),
(313, 1, 'N20*', 'postcode'),
(314, 1, 'N21*', 'postcode'),
(315, 1, 'N22*', 'postcode'),
(316, 1, 'N3*', 'postcode'),
(317, 1, 'N4*', 'postcode'),
(318, 1, 'N5*', 'postcode'),
(319, 1, 'N6*', 'postcode'),
(320, 1, 'N7*', 'postcode'),
(321, 1, 'N8*', 'postcode'),
(322, 1, 'N81*', 'postcode'),
(323, 1, 'N9*', 'postcode'),
(324, 1, 'NE*', 'postcode'),
(325, 1, 'NG*', 'postcode'),
(326, 1, 'NN*', 'postcode'),
(327, 1, 'NP*', 'postcode'),
(328, 1, 'NR*', 'postcode'),
(329, 1, 'NW*', 'postcode'),
(330, 1, 'OL*', 'postcode'),
(331, 1, 'OX*', 'postcode'),
(332, 1, 'PE*', 'postcode'),
(333, 1, 'PL*', 'postcode'),
(334, 1, 'PO*', 'postcode'),
(335, 1, 'PR*', 'postcode'),
(336, 1, 'RG*', 'postcode'),
(337, 1, 'RH*', 'postcode'),
(338, 1, 'RM*', 'postcode'),
(339, 1, 'S1*', 'postcode'),
(340, 1, 'S10*', 'postcode'),
(341, 1, 'S11*', 'postcode'),
(342, 1, 'S12*', 'postcode'),
(343, 1, 'S13*', 'postcode'),
(344, 1, 'S14*', 'postcode'),
(345, 1, 'S17*', 'postcode'),
(346, 1, 'S18*', 'postcode'),
(347, 1, 'S19*', 'postcode'),
(348, 1, 'S2*', 'postcode'),
(349, 1, 'S20*', 'postcode'),
(350, 1, 'S21*', 'postcode'),
(351, 1, 'S22*', 'postcode'),
(352, 1, 'S25*', 'postcode'),
(353, 1, 'S26*', 'postcode'),
(354, 1, 'S3*', 'postcode'),
(355, 1, 'S32*', 'postcode'),
(356, 1, 'S33*', 'postcode'),
(357, 1, 'S35*', 'postcode'),
(358, 1, 'S36*', 'postcode'),
(359, 1, 'S4*', 'postcode'),
(360, 1, 'S40*', 'postcode'),
(361, 1, 'S41*', 'postcode'),
(362, 1, 'S42*', 'postcode'),
(363, 1, 'S43*', 'postcode'),
(364, 1, 'S44*', 'postcode'),
(365, 1, 'S45*', 'postcode'),
(366, 1, 'S49*', 'postcode'),
(367, 1, 'S5*', 'postcode'),
(368, 1, 'S6*', 'postcode'),
(369, 1, 'S60*', 'postcode'),
(370, 1, 'S61*', 'postcode'),
(371, 1, 'S62*', 'postcode'),
(372, 1, 'S63*', 'postcode'),
(373, 1, 'S64*', 'postcode'),
(374, 1, 'S65*', 'postcode'),
(375, 1, 'S66*', 'postcode'),
(376, 1, 'S7*', 'postcode'),
(377, 1, 'S70*', 'postcode'),
(378, 1, 'S71*', 'postcode'),
(379, 1, 'S72*', 'postcode'),
(380, 1, 'S73*', 'postcode'),
(381, 1, 'S74*', 'postcode'),
(382, 1, 'S75*', 'postcode'),
(383, 1, 'S8*', 'postcode'),
(384, 1, 'S80*', 'postcode'),
(385, 1, 'S81*', 'postcode'),
(386, 1, 'S9*', 'postcode'),
(387, 1, 'S95*', 'postcode'),
(388, 1, 'S96*', 'postcode'),
(389, 1, 'S97*', 'postcode'),
(390, 1, 'S98*', 'postcode'),
(391, 1, 'S99*', 'postcode'),
(392, 1, 'SA*', 'postcode'),
(393, 1, 'SE*', 'postcode'),
(394, 1, 'SG*', 'postcode'),
(395, 1, 'SK*', 'postcode'),
(396, 1, 'SL*', 'postcode'),
(397, 1, 'SM*', 'postcode'),
(398, 1, 'SN*', 'postcode'),
(399, 1, 'SO*', 'postcode'),
(400, 1, 'SP*', 'postcode'),
(401, 1, 'SR*', 'postcode'),
(402, 1, 'SS*', 'postcode'),
(403, 1, 'ST*', 'postcode'),
(404, 1, 'SW*', 'postcode'),
(405, 1, 'SY*', 'postcode'),
(406, 1, 'TA*', 'postcode'),
(407, 1, 'TF*', 'postcode'),
(408, 1, 'TN*', 'postcode'),
(409, 1, 'TQ*', 'postcode'),
(410, 1, 'TR*', 'postcode'),
(411, 1, 'TS*', 'postcode'),
(412, 1, 'TW*', 'postcode'),
(413, 1, 'UB*', 'postcode'),
(414, 1, 'W1*', 'postcode'),
(415, 1, 'W10*', 'postcode'),
(416, 1, 'W11*', 'postcode'),
(417, 1, 'W12*', 'postcode'),
(418, 1, 'W13*', 'postcode'),
(419, 1, 'W14*', 'postcode'),
(420, 1, 'W2*', 'postcode'),
(421, 1, 'W3*', 'postcode'),
(422, 1, 'W4*', 'postcode'),
(423, 1, 'W5*', 'postcode'),
(424, 1, 'W6*', 'postcode'),
(425, 1, 'W7*', 'postcode'),
(426, 1, 'W8*', 'postcode'),
(427, 1, 'W9*', 'postcode'),
(428, 1, 'WA*', 'postcode'),
(429, 1, 'WC*', 'postcode'),
(430, 1, 'WD*', 'postcode'),
(431, 1, 'WF*', 'postcode'),
(432, 1, 'WN*', 'postcode'),
(433, 1, 'WR*', 'postcode'),
(434, 1, 'WS*', 'postcode'),
(435, 1, 'WV*', 'postcode'),
(436, 1, 'YO*', 'postcode'),
(437, 2, 'GB', 'country'),
(438, 2, 'AB32*', 'postcode'),
(439, 2, 'AB36*', 'postcode'),
(440, 2, 'AB37*', 'postcode'),
(441, 2, 'AB38*', 'postcode'),
(442, 2, 'AB40*', 'postcode'),
(443, 2, 'AB41*', 'postcode'),
(444, 2, 'AB42*', 'postcode'),
(445, 2, 'AB55*', 'postcode'),
(446, 2, 'AB56*', 'postcode'),
(447, 2, 'FK17*', 'postcode'),
(448, 2, 'FK18*', 'postcode'),
(449, 2, 'FK19*', 'postcode'),
(450, 2, 'FK20*', 'postcode'),
(451, 2, 'FK21*', 'postcode'),
(452, 2, 'FK22*', 'postcode'),
(453, 2, 'FK23*', 'postcode'),
(454, 2, 'FK24*', 'postcode'),
(455, 2, 'FK25*', 'postcode'),
(456, 2, 'FK26*', 'postcode'),
(457, 2, 'FK27*', 'postcode'),
(458, 2, 'FK28*', 'postcode'),
(459, 2, 'FK29*', 'postcode'),
(460, 2, 'FK30*', 'postcode'),
(461, 2, 'FK31*', 'postcode'),
(462, 2, 'FK32*', 'postcode'),
(463, 2, 'FK33*', 'postcode'),
(464, 2, 'FK34*', 'postcode'),
(465, 2, 'FK35*', 'postcode'),
(466, 2, 'FK36*', 'postcode'),
(467, 2, 'FK37*', 'postcode'),
(468, 2, 'FK38*', 'postcode'),
(469, 2, 'FK39*', 'postcode'),
(470, 2, 'FK40*', 'postcode'),
(471, 2, 'FK41*', 'postcode'),
(472, 2, 'FK42*', 'postcode'),
(473, 2, 'FK43*', 'postcode'),
(474, 2, 'FK44*', 'postcode'),
(475, 2, 'FK45*', 'postcode'),
(476, 2, 'FK46*', 'postcode'),
(477, 2, 'FK47*', 'postcode'),
(478, 2, 'FK48*', 'postcode'),
(479, 2, 'FK49*', 'postcode'),
(480, 2, 'FK50*', 'postcode'),
(481, 2, 'FK51*', 'postcode'),
(482, 2, 'FK52*', 'postcode'),
(483, 2, 'FK53*', 'postcode'),
(484, 2, 'FK54*', 'postcode'),
(485, 2, 'FK55*', 'postcode'),
(486, 2, 'FK56*', 'postcode'),
(487, 2, 'FK57*', 'postcode'),
(488, 2, 'FK58*', 'postcode'),
(489, 2, 'FK59*', 'postcode'),
(490, 2, 'FK60*', 'postcode'),
(491, 2, 'FK61*', 'postcode'),
(492, 2, 'FK62*', 'postcode'),
(493, 2, 'FK63*', 'postcode'),
(494, 2, 'FK64*', 'postcode'),
(495, 2, 'FK65*', 'postcode'),
(496, 2, 'FK66*', 'postcode'),
(497, 2, 'FK67*', 'postcode'),
(498, 2, 'FK68*', 'postcode'),
(499, 2, 'FK69*', 'postcode'),
(500, 2, 'FK70*', 'postcode'),
(501, 2, 'FK71*', 'postcode'),
(502, 2, 'FK72*', 'postcode'),
(503, 2, 'FK73*', 'postcode'),
(504, 2, 'FK74*', 'postcode'),
(505, 2, 'FK75*', 'postcode'),
(506, 2, 'FK76*', 'postcode'),
(507, 2, 'FK77*', 'postcode'),
(508, 2, 'FK78*', 'postcode'),
(509, 2, 'FK79*', 'postcode'),
(510, 2, 'FK80*', 'postcode'),
(511, 2, 'FK81*', 'postcode'),
(512, 2, 'FK82*', 'postcode'),
(513, 2, 'FK83*', 'postcode'),
(514, 2, 'FK84*', 'postcode'),
(515, 2, 'FK85*', 'postcode'),
(516, 2, 'FK86*', 'postcode'),
(517, 2, 'FK87*', 'postcode'),
(518, 2, 'FK88*', 'postcode'),
(519, 2, 'FK89*', 'postcode'),
(520, 2, 'FK90*', 'postcode'),
(521, 2, 'FK91*', 'postcode'),
(522, 2, 'FK92*', 'postcode'),
(523, 2, 'FK93*', 'postcode'),
(524, 2, 'FK94*', 'postcode'),
(525, 2, 'FK95*', 'postcode'),
(526, 2, 'FK96*', 'postcode'),
(527, 2, 'FK97*', 'postcode'),
(528, 2, 'FK98*', 'postcode'),
(529, 2, 'FK99*', 'postcode'),
(530, 2, 'G83*', 'postcode'),
(531, 2, 'HS1*', 'postcode'),
(532, 2, 'HS2*', 'postcode'),
(533, 2, 'HS3*', 'postcode'),
(534, 2, 'HS4*', 'postcode'),
(535, 2, 'HS5*', 'postcode'),
(536, 2, 'HS6*', 'postcode'),
(537, 2, 'HS7*', 'postcode'),
(538, 2, 'HS8*', 'postcode'),
(539, 2, 'HS9*', 'postcode'),
(540, 2, 'IV1*', 'postcode'),
(541, 2, 'IV10*', 'postcode'),
(542, 2, 'IV11*', 'postcode'),
(543, 2, 'IV12*', 'postcode'),
(544, 2, 'IV13*', 'postcode'),
(545, 2, 'IV14*', 'postcode'),
(546, 2, 'IV15*', 'postcode'),
(547, 2, 'IV16*', 'postcode'),
(548, 2, 'IV17*', 'postcode'),
(549, 2, 'IV18*', 'postcode'),
(550, 2, 'IV19*', 'postcode'),
(551, 2, 'IV2*', 'postcode'),
(552, 2, 'IV20*', 'postcode'),
(553, 2, 'IV21*', 'postcode'),
(554, 2, 'IV22*', 'postcode'),
(555, 2, 'IV23*', 'postcode'),
(556, 2, 'IV24*', 'postcode'),
(557, 2, 'IV25*', 'postcode'),
(558, 2, 'IV26*', 'postcode'),
(559, 2, 'IV27*', 'postcode'),
(560, 2, 'IV28*', 'postcode'),
(561, 2, 'IV29*', 'postcode'),
(562, 2, 'IV3*', 'postcode'),
(563, 2, 'IV33*', 'postcode'),
(564, 2, 'IV34*', 'postcode'),
(565, 2, 'IV35*', 'postcode'),
(566, 2, 'IV36*', 'postcode'),
(567, 2, 'IV37*', 'postcode'),
(568, 2, 'IV38*', 'postcode'),
(569, 2, 'IV39*', 'postcode'),
(570, 2, 'IV4*', 'postcode'),
(571, 2, 'IV40*', 'postcode'),
(572, 2, 'IV41*', 'postcode'),
(573, 2, 'IV42*', 'postcode'),
(574, 2, 'IV43*', 'postcode'),
(575, 2, 'IV44*', 'postcode'),
(576, 2, 'IV45*', 'postcode'),
(577, 2, 'IV46*', 'postcode'),
(578, 2, 'IV47*', 'postcode'),
(579, 2, 'IV48*', 'postcode'),
(580, 2, 'IV49*', 'postcode'),
(581, 2, 'IV5*', 'postcode'),
(582, 2, 'IV50*', 'postcode'),
(583, 2, 'IV51*', 'postcode'),
(584, 2, 'IV52*', 'postcode'),
(585, 2, 'IV53*', 'postcode'),
(586, 2, 'IV54*', 'postcode'),
(587, 2, 'IV55*', 'postcode'),
(588, 2, 'IV56*', 'postcode'),
(589, 2, 'IV57*', 'postcode'),
(590, 2, 'IV58*', 'postcode'),
(591, 2, 'IV59*', 'postcode'),
(592, 2, 'IV6*', 'postcode'),
(593, 2, 'IV60*', 'postcode'),
(594, 2, 'IV61*', 'postcode'),
(595, 2, 'IV62*', 'postcode'),
(596, 2, 'IV63*', 'postcode'),
(597, 2, 'IV7*', 'postcode'),
(598, 2, 'IV8*', 'postcode'),
(599, 2, 'IV9*', 'postcode'),
(600, 2, 'KA27*', 'postcode'),
(601, 2, 'KA27*', 'postcode'),
(602, 2, 'KA28*', 'postcode'),
(603, 2, 'KA28*', 'postcode'),
(604, 2, 'KW1*', 'postcode'),
(605, 2, 'KW10*', 'postcode'),
(606, 2, 'KW11*', 'postcode'),
(607, 2, 'KW12*', 'postcode'),
(608, 2, 'KW13*', 'postcode'),
(609, 2, 'KW14*', 'postcode'),
(610, 2, 'KW15*', 'postcode'),
(611, 2, 'KW16*', 'postcode'),
(612, 2, 'KW17*', 'postcode'),
(613, 2, 'KW18*', 'postcode'),
(614, 2, 'KW2*', 'postcode'),
(615, 2, 'KW3*', 'postcode'),
(616, 2, 'KW4*', 'postcode'),
(617, 2, 'KW5*', 'postcode'),
(618, 2, 'KW6*', 'postcode'),
(619, 2, 'KW7*', 'postcode'),
(620, 2, 'KW8*', 'postcode'),
(621, 2, 'KW9*', 'postcode'),
(622, 2, 'PA20*', 'postcode'),
(623, 2, 'PA20*', 'postcode'),
(624, 2, 'PA21*', 'postcode'),
(625, 2, 'PA22*', 'postcode'),
(626, 2, 'PA23*', 'postcode'),
(627, 2, 'PA24*', 'postcode'),
(628, 2, 'PA25*', 'postcode'),
(629, 2, 'PA26*', 'postcode'),
(630, 2, 'PA27*', 'postcode'),
(631, 2, 'PA28*', 'postcode'),
(632, 2, 'PA29*', 'postcode'),
(633, 2, 'PA30*', 'postcode'),
(634, 2, 'PA31*', 'postcode'),
(635, 2, 'PA32*', 'postcode'),
(636, 2, 'PA33*', 'postcode'),
(637, 2, 'PA34*', 'postcode'),
(638, 2, 'PA35*', 'postcode'),
(639, 2, 'PA36*', 'postcode'),
(640, 2, 'PA37*', 'postcode'),
(641, 2, 'PA38*', 'postcode'),
(642, 2, 'PA39*', 'postcode'),
(643, 2, 'PA40*', 'postcode'),
(644, 2, 'PA41*', 'postcode'),
(645, 2, 'PA42*', 'postcode'),
(646, 2, 'PA43*', 'postcode'),
(647, 2, 'PA44*', 'postcode'),
(648, 2, 'PA45*', 'postcode'),
(649, 2, 'PA46*', 'postcode'),
(650, 2, 'PA47*', 'postcode'),
(651, 2, 'PA48*', 'postcode'),
(652, 2, 'PA49*', 'postcode'),
(653, 2, 'PA60*', 'postcode'),
(654, 2, 'PA61*', 'postcode'),
(655, 2, 'PA62*', 'postcode'),
(656, 2, 'PA63*', 'postcode'),
(657, 2, 'PA64*', 'postcode'),
(658, 2, 'PA65*', 'postcode'),
(659, 2, 'PA66*', 'postcode'),
(660, 2, 'PA67*', 'postcode'),
(661, 2, 'PA68*', 'postcode'),
(662, 2, 'PA69*', 'postcode'),
(663, 2, 'PA70*', 'postcode'),
(664, 2, 'PA71*', 'postcode'),
(665, 2, 'PA72*', 'postcode'),
(666, 2, 'PA73*', 'postcode'),
(667, 2, 'PA74*', 'postcode'),
(668, 2, 'PA75*', 'postcode'),
(669, 2, 'PA76*', 'postcode'),
(670, 2, 'PA77*', 'postcode'),
(671, 2, 'PA78*', 'postcode'),
(672, 2, 'PH17*', 'postcode'),
(673, 2, 'PH18*', 'postcode'),
(674, 2, 'PH19*', 'postcode'),
(675, 2, 'PH20*', 'postcode'),
(676, 2, 'PH21*', 'postcode'),
(677, 2, 'PH22*', 'postcode'),
(678, 2, 'PH23*', 'postcode'),
(679, 2, 'PH24*', 'postcode'),
(680, 2, 'PH25*', 'postcode'),
(681, 2, 'PH26*', 'postcode'),
(682, 2, 'PH30*', 'postcode'),
(683, 2, 'PH31*', 'postcode'),
(684, 2, 'PH32*', 'postcode'),
(685, 2, 'PH33*', 'postcode'),
(686, 2, 'PH34*', 'postcode'),
(687, 2, 'PH35*', 'postcode'),
(688, 2, 'PH36*', 'postcode'),
(689, 2, 'PH37*', 'postcode'),
(690, 2, 'PH38*', 'postcode'),
(691, 2, 'PH39*', 'postcode'),
(692, 2, 'PH40*', 'postcode'),
(693, 2, 'PH41*', 'postcode'),
(694, 2, 'PH42*', 'postcode'),
(695, 2, 'PH42*', 'postcode'),
(696, 2, 'PH43*', 'postcode'),
(697, 2, 'PH43*', 'postcode'),
(698, 2, 'PH44*', 'postcode'),
(699, 2, 'PH44*', 'postcode'),
(700, 2, 'PH49*', 'postcode'),
(701, 2, 'PH50*', 'postcode'),
(702, 2, 'ZE1*', 'postcode'),
(703, 2, 'ZE2*', 'postcode'),
(704, 2, 'ZE3*', 'postcode'),
(705, 2, 'ZE4*', 'postcode'),
(706, 2, 'BT1*', 'postcode'),
(707, 2, 'BT10*', 'postcode'),
(708, 2, 'BT11*', 'postcode'),
(709, 2, 'BT12*', 'postcode'),
(710, 2, 'BT13*', 'postcode'),
(711, 2, 'BT14*', 'postcode'),
(712, 2, 'BT15*', 'postcode'),
(713, 2, 'BT17*', 'postcode'),
(714, 2, 'BT18*', 'postcode'),
(715, 2, 'BT19*', 'postcode'),
(716, 2, 'BT2*', 'postcode'),
(717, 2, 'BT20*', 'postcode'),
(718, 2, 'BT21*', 'postcode'),
(719, 2, 'BT22*', 'postcode'),
(720, 2, 'BT23*', 'postcode'),
(721, 2, 'BT24*', 'postcode'),
(722, 2, 'BT25*', 'postcode'),
(723, 2, 'BT26*', 'postcode'),
(724, 2, 'BT27*', 'postcode'),
(725, 2, 'BT28*', 'postcode'),
(726, 2, 'BT29*', 'postcode'),
(727, 2, 'BT3*', 'postcode'),
(728, 2, 'BT30*', 'postcode'),
(729, 2, 'BT31*', 'postcode'),
(730, 2, 'BT32*', 'postcode'),
(731, 2, 'BT33*', 'postcode'),
(732, 2, 'BT34*', 'postcode'),
(733, 2, 'BT35*', 'postcode'),
(734, 2, 'BT36*', 'postcode'),
(735, 2, 'BT37*', 'postcode'),
(736, 2, 'BT38*', 'postcode'),
(737, 2, 'BT39*', 'postcode'),
(738, 2, 'BT4*', 'postcode'),
(739, 2, 'BT40*', 'postcode'),
(740, 2, 'BT41*', 'postcode'),
(741, 2, 'BT42*', 'postcode'),
(742, 2, 'BT43*', 'postcode'),
(743, 2, 'BT44*', 'postcode'),
(744, 2, 'BT45*', 'postcode'),
(745, 2, 'BT46*', 'postcode'),
(746, 2, 'BT47*', 'postcode'),
(747, 2, 'BT48*', 'postcode'),
(748, 2, 'BT49*', 'postcode'),
(749, 2, 'BT5*', 'postcode'),
(750, 2, 'BT50*', 'postcode'),
(751, 2, 'BT51*', 'postcode'),
(752, 2, 'BT52*', 'postcode'),
(753, 2, 'BT53*', 'postcode'),
(754, 2, 'BT54*', 'postcode'),
(755, 2, 'BT55*', 'postcode'),
(756, 2, 'BT56*', 'postcode'),
(757, 2, 'BT57*', 'postcode'),
(758, 2, 'BT59*', 'postcode'),
(759, 2, 'BT6*', 'postcode'),
(760, 2, 'BT60*', 'postcode'),
(761, 2, 'BT61*', 'postcode'),
(762, 2, 'BT62*', 'postcode'),
(763, 2, 'BT63*', 'postcode'),
(764, 2, 'BT64*', 'postcode'),
(765, 2, 'BT65*', 'postcode'),
(766, 2, 'BT66*', 'postcode'),
(767, 2, 'BT67*', 'postcode'),
(768, 2, 'BT68*', 'postcode'),
(769, 2, 'BT69*', 'postcode'),
(770, 2, 'BT7*', 'postcode'),
(771, 2, 'BT70*', 'postcode'),
(772, 2, 'BT71*', 'postcode'),
(773, 2, 'BT72*', 'postcode'),
(774, 2, 'BT73*', 'postcode'),
(775, 2, 'BT74*', 'postcode'),
(776, 2, 'BT75*', 'postcode'),
(777, 2, 'BT76*', 'postcode'),
(778, 2, 'BT77*', 'postcode'),
(779, 2, 'BT78*', 'postcode'),
(780, 2, 'BT79*', 'postcode'),
(781, 2, 'BT8*', 'postcode'),
(782, 2, 'BT80*', 'postcode'),
(783, 2, 'BT81*', 'postcode'),
(784, 2, 'BT82*', 'postcode'),
(785, 2, 'BT83*', 'postcode'),
(786, 2, 'BT9*', 'postcode'),
(787, 2, 'BT92*', 'postcode'),
(788, 2, 'BT93*', 'postcode'),
(789, 2, 'BT94*', 'postcode'),
(790, 2, 'IM1*', 'postcode'),
(791, 2, 'IM2*', 'postcode'),
(792, 2, 'IM3*', 'postcode'),
(793, 2, 'IM4*', 'postcode'),
(794, 2, 'IM5*', 'postcode'),
(795, 2, 'IM6*', 'postcode'),
(796, 2, 'IM7*', 'postcode'),
(797, 2, 'IM8*', 'postcode'),
(798, 2, 'IM9*', 'postcode'),
(799, 2, 'TR21*', 'postcode'),
(800, 2, 'TR22*', 'postcode'),
(801, 2, 'TR23*', 'postcode'),
(802, 2, 'TR24*', 'postcode'),
(803, 2, 'TR25*', 'postcode');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_shipping_zone_methods`
--

CREATE TABLE `wp8w_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_woocommerce_shipping_zone_methods`
--

INSERT INTO `wp8w_woocommerce_shipping_zone_methods` VALUES
(1, 1, 'free_shipping', 1, 1),
(2, 2, 'flat_rate', 1, 1);

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_tax_rates`
--

CREATE TABLE `wp8w_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT '0',
  `tax_rate_shipping` int(1) NOT NULL DEFAULT '1',
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_woocommerce_tax_rate_locations`
--

CREATE TABLE `wp8w_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wpforms_tasks_meta`
--

CREATE TABLE `wp8w_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_wpforms_tasks_meta`
--

INSERT INTO `wp8w_wpforms_tasks_meta` VALUES
(1, 'wpforms_process_entry_emails_meta_cleanup', 'Wzg2NDAwXQ==', '2020-10-05 13:25:13'),
(2, 'wpforms_admin_notifications_update', 'W10=', '2020-10-05 13:25:14'),
(3, 'wpforms_admin_notifications_update', 'W10=', '2020-10-06 14:56:23'),
(4, 'wpforms_admin_notifications_update', 'W10=', '2020-10-07 15:19:32'),
(5, 'wpforms_admin_notifications_update', 'W10=', '2020-10-08 21:45:10'),
(6, 'wpforms_admin_notifications_update', 'W10=', '2020-10-13 12:05:31'),
(7, 'wpforms_admin_notifications_update', 'W10=', '2020-10-16 09:51:52'),
(8, 'wpforms_admin_notifications_update', 'W10=', '2020-10-20 08:21:17'),
(9, 'wpforms_admin_notifications_update', 'W10=', '2020-11-08 15:04:49'),
(10, 'wpforms_admin_notifications_update', 'W10=', '2020-11-11 10:36:32'),
(11, 'wpforms_builder_help_cache_update', 'W10=', '2020-11-11 10:39:34'),
(12, 'wpforms_admin_notifications_update', 'W10=', '2020-11-16 10:35:36'),
(13, 'wpforms_admin_notifications_update', 'W10=', '2021-03-31 18:50:19'),
(14, 'wpforms_admin_addons_cache_update', 'W10=', '2021-04-04 10:27:35'),
(15, 'wpforms_admin_notifications_update', 'W10=', '2021-07-15 11:05:07'),
(16, 'wpforms_admin_builder_templates_cache_update', 'W10=', '2021-07-15 18:03:14'),
(17, 'wpforms_admin_notifications_update', 'W10=', '2021-08-12 12:34:10'),
(18, 'wpforms_admin_notifications_update', 'W10=', '2021-10-07 14:18:06'),
(19, 'wpforms_admin_notifications_update', 'W10=', '2021-10-14 14:55:05'),
(20, 'wpforms_admin_notifications_update', 'W10=', '2021-11-17 10:35:07'),
(21, 'wpforms_admin_notifications_update', 'W10=', '2021-11-18 14:53:47'),
(22, 'wpforms_admin_notifications_update', 'W10=', '2021-11-19 14:55:29'),
(23, 'wpforms_admin_notifications_update', 'W10=', '2021-11-20 16:00:35'),
(24, 'wpforms_admin_notifications_update', 'W10=', '2021-11-21 17:51:21'),
(25, 'wpforms_admin_notifications_update', 'W10=', '2021-11-21 17:51:21'),
(26, 'wpforms_admin_notifications_update', 'W10=', '2021-11-22 18:58:38'),
(27, 'wpforms_admin_notifications_update', 'W10=', '2021-11-23 21:05:46'),
(28, 'wpforms_admin_notifications_update', 'W10=', '2021-11-25 09:06:25'),
(29, 'wpforms_admin_notifications_update', 'W10=', '2021-11-25 09:06:34'),
(30, 'wpforms_admin_notifications_update', 'W10=', '2021-11-27 17:23:37'),
(31, 'wpforms_admin_notifications_update', 'W10=', '2021-11-29 10:48:09'),
(32, 'wpforms_admin_notifications_update', 'W10=', '2021-12-01 08:53:19'),
(33, 'wpforms_admin_notifications_update', 'W10=', '2021-12-03 16:56:40'),
(34, 'wpforms_admin_notifications_update', 'W10=', '2021-12-16 07:57:13'),
(35, 'wpforms_admin_notifications_update', 'W10=', '2021-12-20 08:16:39'),
(36, 'wpforms_admin_notifications_update', 'W10=', '2021-12-30 12:11:58');

-- --------------------------------------------------------

--
-- Table structure for table `wp8w_wprss_logs`
--

CREATE TABLE `wp8w_wprss_logs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `level` varchar(30) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `message` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `feed_id` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp8w_wprss_logs`
--

INSERT INTO `wp8w_wprss_logs` VALUES
(34148, '2021-11-17 01:27:22', 'info', 'Starting import of feed 219', '219'),
(34149, '2021-11-17 01:27:22', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34150, '2021-11-17 01:27:22', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34151, '2021-11-17 01:27:22', 'debug', 'Item "FA Cup highlights: Stevenage 2-1 MK Dons (AET)" already exists in the database', '219'),
(34152, '2021-11-17 01:27:22', 'debug', '1 will be skipped', '219'),
(34153, '2021-11-17 01:27:22', 'info', 'Deleted the oldest 3 items', '219'),
(34154, '2021-11-17 01:27:22', 'debug', 'Beginning import for item "Transfer rumours: Mbappe, Coutinho, Traore, Van de Beek, Adeyemi, Tarkowski, Chambers"', '219'),
(34155, '2021-11-17 01:27:22', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34156, '2021-11-17 01:27:22', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34157, '2021-11-17 01:27:22', 'debug', 'Checking conditionals ...', '219'),
(34158, '2021-11-17 01:27:22', 'debug', 'Resuming insertion into DB', '219'),
(34159, '2021-11-17 01:27:22', 'debug', 'Feed item "Transfer rumours: Mbappe, Coutinho, Traore, Van de Beek, Adeyemi, Tarkowski, Chambers" date: 2021-11-17 07:16:14', '219'),
(34160, '2021-11-17 01:27:22', 'debug', 'Date for "Transfer rumours: Mbappe, Coutinho, Traore, Van de Beek, Adeyemi, Tarkowski, Chambers" will be 2021-11-17 07:16:14', '219'),
(34161, '2021-11-17 01:27:22', 'debug', 'Item "Transfer rumours: Mbappe, Coutinho, Traore, Van de Beek, Adeyemi, Tarkowski, Chambers" was inserted into DB, ID: 2372', '219'),
(34162, '2021-11-17 01:27:22', 'debug', 'Inserted meta data for item #2372', '219'),
(34163, '2021-11-17 01:27:22', 'notice', 'Finished import for item Transfer rumours: Mbappe, Coutinho, Traore, Van de Beek, Adeyemi, Tarkowski, Chambers, ID 2372', '219'),
(34164, '2021-11-17 01:27:22', 'debug', 'Beginning import for item "Edouard Mendy: The unemployed outcast who became one of world&#039;s best at Chelsea"', '219'),
(34165, '2021-11-17 01:27:22', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34166, '2021-11-17 01:27:22', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34167, '2021-11-17 01:27:22', 'debug', 'Checking conditionals ...', '219'),
(34168, '2021-11-17 01:27:22', 'debug', 'Resuming insertion into DB', '219'),
(34169, '2021-11-17 01:27:22', 'debug', 'Feed item "Edouard Mendy: The unemployed outcast who became one of world&#039;s best at Chelsea" date: 2021-11-17 07:01:41', '219'),
(34170, '2021-11-17 01:27:22', 'debug', 'Date for "Edouard Mendy: The unemployed outcast who became one of world&#039;s best at Chelsea" will be 2021-11-17 07:01:41', '219'),
(34171, '2021-11-17 01:27:22', 'debug', 'Item "Edouard Mendy: The unemployed outcast who became one of world&#039;s best at Chelsea" was inserted into DB, ID: 2373', '219'),
(34172, '2021-11-17 01:27:22', 'debug', 'Inserted meta data for item #2373', '219'),
(34173, '2021-11-17 01:27:22', 'notice', 'Finished import for item Edouard Mendy: The unemployed outcast who became one of world&#039;s best at Chelsea, ID 2373', '219'),
(34174, '2021-11-17 01:27:22', 'debug', 'Beginning import for item "Women&#039;s Super League: Vivianne Miedema&#039;s stoppage-time equaliser and a &#039;glorious&#039; Lisa Evans header"', '219'),
(34175, '2021-11-17 01:27:22', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34176, '2021-11-17 01:27:22', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34177, '2021-11-17 01:27:22', 'debug', 'Checking conditionals ...', '219'),
(34178, '2021-11-17 01:27:22', 'debug', 'Resuming insertion into DB', '219'),
(34179, '2021-11-17 01:27:22', 'debug', 'Feed item "Women&#039;s Super League: Vivianne Miedema&#039;s stoppage-time equaliser and a &#039;glorious&#039; Lisa Evans header" date: 2021-11-17 06:18:31', '219'),
(34180, '2021-11-17 01:27:22', 'debug', 'Date for "Women&#039;s Super League: Vivianne Miedema&#039;s stoppage-time equaliser and a &#039;glorious&#039; Lisa Evans header" will be 2021-11-17 06:18:31', '219'),
(34181, '2021-11-17 01:27:22', 'debug', 'Item "Women&#039;s Super League: Vivianne Miedema&#039;s stoppage-time equaliser and a &#039;glorious&#039; Lisa Evans header" was inserted into DB, ID: 2374', '219'),
(34182, '2021-11-17 01:27:22', 'debug', 'Inserted meta data for item #2374', '219'),
(34183, '2021-11-17 01:27:22', 'notice', 'Finished import for item Women&#039;s Super League: Vivianne Miedema&#039;s stoppage-time equaliser and a &#039;glorious&#039; Lisa Evans header, ID 2374', '219'),
(34184, '2021-11-17 01:27:22', 'info', 'Import completed in 0.33 seconds!', '219'),
(34185, '2021-11-17 01:27:24', 'info', 'Beginning import for all feed sources', NULL),
(34186, '2021-11-17 01:27:29', 'info', 'Starting import of feed 219', '219'),
(34187, '2021-11-17 01:27:29', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34188, '2021-11-17 01:27:30', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34189, '2021-11-17 01:27:30', 'debug', 'Item "Transfer rumours: Mbappe, Coutinho, Traore, Van de Beek, Adeyemi, Tarkowski, Chambers" already exists in the database', '219'),
(34190, '2021-11-17 01:27:30', 'debug', 'Item "Edouard Mendy: The unemployed outcast who became one of world&#039;s best at Chelsea" already exists in the database', '219'),
(34191, '2021-11-17 01:27:30', 'debug', 'Item "Women&#039;s Super League: Vivianne Miedema&#039;s stoppage-time equaliser and a &#039;glorious&#039; Lisa Evans header" already exists in the database', '219'),
(34192, '2021-11-17 01:27:30', 'debug', 'Item "FA Cup highlights: Stevenage 2-1 MK Dons (AET)" already exists in the database', '219'),
(34193, '2021-11-17 01:27:30', 'debug', '4 will be skipped', '219'),
(34194, '2021-11-17 01:27:30', 'info', 'Import completed in 0.10 seconds!', '219'),
(34195, '2021-11-17 02:08:02', 'info', 'Beginning import for all feed sources', NULL),
(34196, '2021-11-17 02:28:07', 'info', 'Starting import of feed 219', '219'),
(34197, '2021-11-17 02:28:07', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34198, '2021-11-17 02:28:07', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(34199, '2021-11-17 02:28:07', 'debug', 'Item "Transfer rumours: Mbappe, Coutinho, Traore, Van de Beek, Adeyemi, Tarkowski, Chambers" already exists in the database', '219'),
(34200, '2021-11-17 02:28:07', 'debug', '1 will be skipped', '219'),
(34201, '2021-11-17 02:28:07', 'info', 'Deleted the oldest 3 items', '219'),
(34202, '2021-11-17 02:28:07', 'debug', 'Beginning import for item "World Cup 2022 qualification: Who will be in Qatar and who has missed out"', '219'),
(34203, '2021-11-17 02:28:07', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34204, '2021-11-17 02:28:07', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34205, '2021-11-17 02:28:07', 'debug', 'Checking conditionals ...', '219'),
(34206, '2021-11-17 02:28:07', 'debug', 'Resuming insertion into DB', '219'),
(34207, '2021-11-17 02:28:07', 'debug', 'Feed item "World Cup 2022 qualification: Who will be in Qatar and who has missed out" date: 2021-11-17 08:03:17', '219'),
(34208, '2021-11-17 02:28:07', 'debug', 'Date for "World Cup 2022 qualification: Who will be in Qatar and who has missed out" will be 2021-11-17 08:03:17', '219'),
(34209, '2021-11-17 02:28:07', 'debug', 'Item "World Cup 2022 qualification: Who will be in Qatar and who has missed out" was inserted into DB, ID: 2375', '219'),
(34210, '2021-11-17 02:28:07', 'debug', 'Inserted meta data for item #2375', '219'),
(34211, '2021-11-17 02:28:07', 'notice', 'Finished import for item World Cup 2022 qualification: Who will be in Qatar and who has missed out, ID 2375', '219'),
(34212, '2021-11-17 02:28:07', 'debug', 'Beginning import for item "Argentina 0-0 Brazil: Copa America champions secure World Cup spot"', '219'),
(34213, '2021-11-17 02:28:07', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34214, '2021-11-17 02:28:07', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34215, '2021-11-17 02:28:07', 'debug', 'Checking conditionals ...', '219'),
(34216, '2021-11-17 02:28:07', 'debug', 'Resuming insertion into DB', '219'),
(34217, '2021-11-17 02:28:07', 'debug', 'Feed item "Argentina 0-0 Brazil: Copa America champions secure World Cup spot" date: 2021-11-17 07:48:26', '219'),
(34218, '2021-11-17 02:28:07', 'debug', 'Date for "Argentina 0-0 Brazil: Copa America champions secure World Cup spot" will be 2021-11-17 07:48:26', '219'),
(34219, '2021-11-17 02:28:07', 'debug', 'Item "Argentina 0-0 Brazil: Copa America champions secure World Cup spot" was inserted into DB, ID: 2376', '219'),
(34220, '2021-11-17 02:28:07', 'debug', 'Inserted meta data for item #2376', '219'),
(34221, '2021-11-17 02:28:07', 'notice', 'Finished import for item Argentina 0-0 Brazil: Copa America champions secure World Cup spot, ID 2376', '219'),
(34222, '2021-11-17 02:28:07', 'debug', 'Beginning import for item "Match of the Day Top 10 podcast: Lineker, Shearer &amp; Richards rank greatest South Americans in Premier League"', '219'),
(34223, '2021-11-17 02:28:07', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34224, '2021-11-17 02:28:07', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34225, '2021-11-17 02:28:07', 'debug', 'Checking conditionals ...', '219'),
(34226, '2021-11-17 02:28:07', 'debug', 'Resuming insertion into DB', '219'),
(34227, '2021-11-17 02:28:07', 'debug', 'Feed item "Match of the Day Top 10 podcast: Lineker, Shearer &amp; Richards rank greatest South Americans in Premier League" date: 2021-11-17 07:18:14', '219'),
(34228, '2021-11-17 02:28:07', 'debug', 'Date for "Match of the Day Top 10 podcast: Lineker, Shearer &amp; Richards rank greatest South Americans in Premier League" will be 2021-11-17 07:18:14', '219'),
(34229, '2021-11-17 02:28:07', 'debug', 'Item "Match of the Day Top 10 podcast: Lineker, Shearer &amp; Richards rank greatest South Americans in Premier League" was inserted into DB, ID: 2377', '219'),
(34230, '2021-11-17 02:28:07', 'debug', 'Inserted meta data for item #2377', '219'),
(34231, '2021-11-17 02:28:07', 'notice', 'Finished import for item Match of the Day Top 10 podcast: Lineker, Shearer &amp; Richards rank greatest South Americans in Premier League, ID 2377', '219'),
(34232, '2021-11-17 02:28:07', 'info', 'Import completed in 0.36 seconds!', '219'),
(34233, '2021-11-17 04:03:24', 'info', 'Beginning import for all feed sources', NULL),
(34234, '2021-11-17 04:28:25', 'info', 'Starting import of feed 219', '219'),
(34235, '2021-11-17 04:28:25', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34236, '2021-11-17 04:28:25', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34237, '2021-11-17 04:28:25', 'debug', 'Item "World Cup 2022 qualification: Who will be in Qatar and who has missed out" already exists in the database', '219'),
(34238, '2021-11-17 04:28:25', 'debug', 'Item "Argentina 0-0 Brazil: Copa America champions secure World Cup spot" already exists in the database', '219'),
(34239, '2021-11-17 04:28:25', 'debug', '2 will be skipped', '219'),
(34240, '2021-11-17 04:28:26', 'info', 'Deleted the oldest 2 items', '219'),
(34241, '2021-11-17 04:28:26', 'debug', 'Beginning import for item "Poya Asbaghi: Barnsley appoint Sweden Under-21 boss as new head coach"', '219'),
(34242, '2021-11-17 04:28:26', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34243, '2021-11-17 04:28:26', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34244, '2021-11-17 04:28:26', 'debug', 'Checking conditionals ...', '219'),
(34245, '2021-11-17 04:28:26', 'debug', 'Resuming insertion into DB', '219'),
(34246, '2021-11-17 04:28:26', 'debug', 'Feed item "Poya Asbaghi: Barnsley appoint Sweden Under-21 boss as new head coach" date: 2021-11-17 10:14:21', '219'),
(34247, '2021-11-17 04:28:26', 'debug', 'Date for "Poya Asbaghi: Barnsley appoint Sweden Under-21 boss as new head coach" will be 2021-11-17 10:14:21', '219'),
(34248, '2021-11-17 04:28:26', 'debug', 'Item "Poya Asbaghi: Barnsley appoint Sweden Under-21 boss as new head coach" was inserted into DB, ID: 2378', '219'),
(34249, '2021-11-17 04:28:26', 'debug', 'Inserted meta data for item #2378', '219'),
(34250, '2021-11-17 04:28:26', 'notice', 'Finished import for item Poya Asbaghi: Barnsley appoint Sweden Under-21 boss as new head coach, ID 2378', '219'),
(34251, '2021-11-17 04:28:26', 'debug', 'Beginning import for item "Meet the Scottish teenagers trying to break through at Bayern Munich"', '219'),
(34252, '2021-11-17 04:28:26', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34253, '2021-11-17 04:28:26', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34254, '2021-11-17 04:28:26', 'debug', 'Checking conditionals ...', '219'),
(34255, '2021-11-17 04:28:26', 'debug', 'Resuming insertion into DB', '219'),
(34256, '2021-11-17 04:28:26', 'debug', 'Feed item "Meet the Scottish teenagers trying to break through at Bayern Munich" date: 2021-11-17 09:03:53', '219'),
(34257, '2021-11-17 04:28:26', 'debug', 'Date for "Meet the Scottish teenagers trying to break through at Bayern Munich" will be 2021-11-17 09:03:53', '219'),
(34258, '2021-11-17 04:28:26', 'debug', 'Item "Meet the Scottish teenagers trying to break through at Bayern Munich" was inserted into DB, ID: 2379', '219'),
(34259, '2021-11-17 04:28:26', 'debug', 'Inserted meta data for item #2379', '219'),
(34260, '2021-11-17 04:28:26', 'notice', 'Finished import for item Meet the Scottish teenagers trying to break through at Bayern Munich, ID 2379', '219'),
(34261, '2021-11-17 04:28:26', 'info', 'Import completed in 0.31 seconds!', '219'),
(34262, '2021-11-17 04:35:05', 'info', 'Beginning import for all feed sources', NULL),
(34263, '2021-11-17 04:35:11', 'info', 'Beginning import for all feed sources', NULL),
(34264, '2021-11-17 04:35:18', 'info', 'Starting import of feed 219', '219'),
(34265, '2021-11-17 04:35:18', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34266, '2021-11-17 04:35:18', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34267, '2021-11-17 04:35:18', 'debug', 'Item "Poya Asbaghi: Barnsley appoint Sweden Under-21 boss as new head coach" already exists in the database', '219'),
(34268, '2021-11-17 04:35:18', 'debug', 'Item "Meet the Scottish teenagers trying to break through at Bayern Munich" already exists in the database', '219'),
(34269, '2021-11-17 04:35:18', 'debug', 'Item "World Cup 2022 qualification: Who will be in Qatar and who has missed out" already exists in the database', '219'),
(34270, '2021-11-17 04:35:18', 'debug', 'Item "Argentina 0-0 Brazil: Copa America champions secure World Cup spot" already exists in the database', '219'),
(34271, '2021-11-17 04:35:18', 'debug', '4 will be skipped', '219'),
(34272, '2021-11-17 04:35:18', 'info', 'Import completed in 0.24 seconds!', '219'),
(34273, '2021-11-17 05:35:42', 'info', 'Beginning import for all feed sources', NULL),
(34274, '2021-11-17 05:36:43', 'info', 'Starting import of feed 219', '219'),
(34275, '2021-11-17 05:36:43', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34276, '2021-11-17 05:36:43', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34277, '2021-11-17 05:36:43', 'debug', 'Item "Poya Asbaghi: Barnsley appoint Sweden Under-21 boss as new head coach" already exists in the database', '219'),
(34278, '2021-11-17 05:36:43', 'debug', 'Item "Meet the Scottish teenagers trying to break through at Bayern Munich" already exists in the database', '219'),
(34279, '2021-11-17 05:36:43', 'debug', 'Item "World Cup 2022 qualification: Who will be in Qatar and who has missed out" already exists in the database', '219'),
(34280, '2021-11-17 05:36:43', 'debug', 'Item "Argentina 0-0 Brazil: Copa America champions secure World Cup spot" already exists in the database', '219'),
(34281, '2021-11-17 05:36:43', 'debug', '4 will be skipped', '219'),
(34282, '2021-11-17 05:36:43', 'info', 'Import completed in 0.16 seconds!', '219'),
(34283, '2021-11-17 08:00:23', 'info', 'Beginning import for all feed sources', NULL),
(34284, '2021-11-17 08:00:47', 'info', 'Starting import of feed 219', '219'),
(34285, '2021-11-17 08:00:47', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34286, '2021-11-17 08:00:47', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(34287, '2021-11-17 08:00:47', 'debug', 'Item "Poya Asbaghi: Barnsley appoint Sweden Under-21 boss as new head coach" already exists in the database', '219'),
(34288, '2021-11-17 08:00:47', 'debug', 'Item "Meet the Scottish teenagers trying to break through at Bayern Munich" already exists in the database', '219'),
(34289, '2021-11-17 08:00:47', 'debug', '2 will be skipped', '219'),
(34290, '2021-11-17 08:00:47', 'info', 'Deleted the oldest 2 items', '219'),
(34291, '2021-11-17 08:00:47', 'debug', 'Beginning import for item "Exeter City: FA investigating sixth substitute in Bradford City replay win"', '219'),
(34292, '2021-11-17 08:00:47', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34293, '2021-11-17 08:00:47', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34294, '2021-11-17 08:00:47', 'debug', 'Checking conditionals ...', '219'),
(34295, '2021-11-17 08:00:47', 'debug', 'Resuming insertion into DB', '219'),
(34296, '2021-11-17 08:00:47', 'debug', 'Feed item "Exeter City: FA investigating sixth substitute in Bradford City replay win" date: 2021-11-17 13:43:36', '219'),
(34297, '2021-11-17 08:00:47', 'debug', 'Date for "Exeter City: FA investigating sixth substitute in Bradford City replay win" will be 2021-11-17 13:43:36', '219'),
(34298, '2021-11-17 08:00:47', 'debug', 'Item "Exeter City: FA investigating sixth substitute in Bradford City replay win" was inserted into DB, ID: 2388', '219'),
(34299, '2021-11-17 08:00:47', 'debug', 'Inserted meta data for item #2388', '219'),
(34300, '2021-11-17 08:00:47', 'notice', 'Finished import for item Exeter City: FA investigating sixth substitute in Bradford City replay win, ID 2388', '219'),
(34301, '2021-11-17 08:00:47', 'debug', 'Beginning import for item "West Ham &#039;reluctantly&#039; accept supporter ban for Europa League tie at Rapid Vienna"', '219'),
(34302, '2021-11-17 08:00:47', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34303, '2021-11-17 08:00:47', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34304, '2021-11-17 08:00:47', 'debug', 'Checking conditionals ...', '219'),
(34305, '2021-11-17 08:00:47', 'debug', 'Resuming insertion into DB', '219'),
(34306, '2021-11-17 08:00:47', 'debug', 'Feed item "West Ham &#039;reluctantly&#039; accept supporter ban for Europa League tie at Rapid Vienna" date: 2021-11-17 13:42:56', '219'),
(34307, '2021-11-17 08:00:47', 'debug', 'Date for "West Ham &#039;reluctantly&#039; accept supporter ban for Europa League tie at Rapid Vienna" will be 2021-11-17 13:42:56', '219'),
(34308, '2021-11-17 08:00:47', 'debug', 'Item "West Ham &#039;reluctantly&#039; accept supporter ban for Europa League tie at Rapid Vienna" was inserted into DB, ID: 2389', '219'),
(34309, '2021-11-17 08:00:47', 'debug', 'Inserted meta data for item #2389', '219'),
(34310, '2021-11-17 08:00:47', 'notice', 'Finished import for item West Ham &#039;reluctantly&#039; accept supporter ban for Europa League tie at Rapid Vienna, ID 2389', '219'),
(34311, '2021-11-17 08:00:47', 'info', 'Import completed in 0.39 seconds!', '219'),
(34312, '2021-11-17 09:11:25', 'info', 'Beginning import for all feed sources', NULL),
(34313, '2021-11-17 09:11:47', 'info', 'Starting import of feed 219', '219'),
(34314, '2021-11-17 09:11:47', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34315, '2021-11-17 09:11:47', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(34316, '2021-11-17 09:11:47', 'debug', 'Item "Exeter City: FA investigating sixth substitute in Bradford City replay win" already exists in the database', '219'),
(34317, '2021-11-17 09:11:47', 'debug', 'Item "West Ham &#039;reluctantly&#039; accept supporter ban for Europa League tie at Rapid Vienna" already exists in the database', '219'),
(34318, '2021-11-17 09:11:47', 'debug', 'Item "Poya Asbaghi: Barnsley appoint Sweden Under-21 boss as new head coach" already exists in the database', '219'),
(34319, '2021-11-17 09:11:47', 'debug', '3 will be skipped', '219'),
(34320, '2021-11-17 09:11:47', 'info', 'Deleted the oldest 1 items', '219'),
(34321, '2021-11-17 09:11:47', 'debug', 'Beginning import for item "Manchester United protest: Ten men arrested over disorder"', '219'),
(34322, '2021-11-17 09:11:47', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34323, '2021-11-17 09:11:47', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34324, '2021-11-17 09:11:47', 'debug', 'Checking conditionals ...', '219'),
(34325, '2021-11-17 09:11:47', 'debug', 'Resuming insertion into DB', '219'),
(34326, '2021-11-17 09:11:47', 'debug', 'Feed item "Manchester United protest: Ten men arrested over disorder" date: 2021-11-17 13:44:31', '219'),
(34327, '2021-11-17 09:11:47', 'debug', 'Date for "Manchester United protest: Ten men arrested over disorder" will be 2021-11-17 13:44:31', '219'),
(34328, '2021-11-17 09:11:47', 'debug', 'Item "Manchester United protest: Ten men arrested over disorder" was inserted into DB, ID: 2390', '219'),
(34329, '2021-11-17 09:11:47', 'debug', 'Inserted meta data for item #2390', '219'),
(34330, '2021-11-17 09:11:47', 'notice', 'Finished import for item Manchester United protest: Ten men arrested over disorder, ID 2390', '219'),
(34331, '2021-11-17 09:11:47', 'info', 'Import completed in 0.30 seconds!', '219'),
(34332, '2021-11-17 10:00:11', 'info', 'Beginning import for all feed sources', NULL),
(34333, '2021-11-17 10:00:18', 'info', 'Starting import of feed 219', '219'),
(34334, '2021-11-17 10:00:18', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34335, '2021-11-17 10:00:18', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(34336, '2021-11-17 10:00:18', 'debug', 'Item "Manchester United protest: Ten men arrested over disorder" already exists in the database', '219'),
(34337, '2021-11-17 10:00:18', 'debug', 'Item "Exeter City: FA investigating sixth substitute in Bradford City replay win" already exists in the database', '219'),
(34338, '2021-11-17 10:00:18', 'debug', 'Item "West Ham &#039;reluctantly&#039; accept supporter ban for Europa League tie at Rapid Vienna" already exists in the database', '219'),
(34339, '2021-11-17 10:00:18', 'debug', 'Item "Poya Asbaghi: Barnsley appoint Sweden Under-21 boss as new head coach" already exists in the database', '219'),
(34340, '2021-11-17 10:00:18', 'debug', '4 will be skipped', '219'),
(34341, '2021-11-17 10:00:18', 'info', 'Import completed in 0.17 seconds!', '219'),
(34342, '2021-11-17 10:35:19', 'info', 'Beginning import for all feed sources', NULL),
(34343, '2021-11-17 10:35:24', 'info', 'Starting import of feed 219', '219'),
(34344, '2021-11-17 10:35:24', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34345, '2021-11-17 10:35:24', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(34346, '2021-11-17 10:35:24', 'debug', 'Item "Manchester United protest: Ten men arrested over disorder" already exists in the database', '219'),
(34347, '2021-11-17 10:35:24', 'debug', 'Item "Exeter City: FA investigating sixth substitute in Bradford City replay win" already exists in the database', '219'),
(34348, '2021-11-17 10:35:24', 'debug', 'Item "West Ham &#039;reluctantly&#039; accept supporter ban for Europa League tie at Rapid Vienna" already exists in the database', '219'),
(34349, '2021-11-17 10:35:24', 'debug', '3 will be skipped', '219'),
(34350, '2021-11-17 10:35:24', 'info', 'Deleted the oldest 1 items', '219'),
(34351, '2021-11-17 10:35:24', 'debug', 'Beginning import for item "Women&#039;s Super League: Brighton v Manchester United and Chelsea v West Ham live on BBC"', '219'),
(34352, '2021-11-17 10:35:24', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34353, '2021-11-17 10:35:24', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34354, '2021-11-17 10:35:24', 'debug', 'Checking conditionals ...', '219'),
(34355, '2021-11-17 10:35:24', 'debug', 'Resuming insertion into DB', '219'),
(34356, '2021-11-17 10:35:24', 'debug', 'Feed item "Women&#039;s Super League: Brighton v Manchester United and Chelsea v West Ham live on BBC" date: 2021-11-17 16:09:31', '219'),
(34357, '2021-11-17 10:35:24', 'debug', 'Date for "Women&#039;s Super League: Brighton v Manchester United and Chelsea v West Ham live on BBC" will be 2021-11-17 16:09:31', '219'),
(34358, '2021-11-17 10:35:24', 'debug', 'Item "Women&#039;s Super League: Brighton v Manchester United and Chelsea v West Ham live on BBC" was inserted into DB, ID: 2396', '219'),
(34359, '2021-11-17 10:35:24', 'debug', 'Inserted meta data for item #2396', '219'),
(34360, '2021-11-17 10:35:24', 'notice', 'Finished import for item Women&#039;s Super League: Brighton v Manchester United and Chelsea v West Ham live on BBC, ID 2396', '219'),
(34361, '2021-11-17 10:35:24', 'info', 'Import completed in 0.41 seconds!', '219'),
(34362, '2021-11-17 11:35:57', 'info', 'Beginning import for all feed sources', NULL),
(34363, '2021-11-17 11:36:57', 'info', 'Starting import of feed 219', '219'),
(34364, '2021-11-17 11:36:57', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34365, '2021-11-17 11:36:58', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(34366, '2021-11-17 11:36:58', 'debug', 'Item "Women&#039;s Super League: Brighton v Manchester United and Chelsea v West Ham live on BBC" already exists in the database', '219'),
(34367, '2021-11-17 11:36:58', 'debug', '1 will be skipped', '219'),
(34368, '2021-11-17 11:36:58', 'info', 'Deleted the oldest 3 items', '219'),
(34369, '2021-11-17 11:36:58', 'debug', 'Beginning import for item "Reading: Championship club deducted six points for breaking EFL financial rules"', '219'),
(34370, '2021-11-17 11:36:58', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34371, '2021-11-17 11:36:58', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34372, '2021-11-17 11:36:58', 'debug', 'Checking conditionals ...', '219'),
(34373, '2021-11-17 11:36:58', 'debug', 'Resuming insertion into DB', '219'),
(34374, '2021-11-17 11:36:58', 'debug', 'Feed item "Reading: Championship club deducted six points for breaking EFL financial rules" date: 2021-11-17 17:26:50', '219'),
(34375, '2021-11-17 11:36:58', 'debug', 'Date for "Reading: Championship club deducted six points for breaking EFL financial rules" will be 2021-11-17 17:26:50', '219'),
(34376, '2021-11-17 11:36:58', 'debug', 'Item "Reading: Championship club deducted six points for breaking EFL financial rules" was inserted into DB, ID: 2397', '219'),
(34377, '2021-11-17 11:36:58', 'debug', 'Inserted meta data for item #2397', '219'),
(34378, '2021-11-17 11:36:58', 'notice', 'Finished import for item Reading: Championship club deducted six points for breaking EFL financial rules, ID 2397', '219'),
(34379, '2021-11-17 11:36:58', 'debug', 'Beginning import for item "South Africa claim betting spike during Ghana World Cup qualifying game"', '219'),
(34380, '2021-11-17 11:36:58', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34381, '2021-11-17 11:36:58', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34382, '2021-11-17 11:36:58', 'debug', 'Checking conditionals ...', '219'),
(34383, '2021-11-17 11:36:58', 'debug', 'Resuming insertion into DB', '219'),
(34384, '2021-11-17 11:36:58', 'debug', 'Feed item "South Africa claim betting spike during Ghana World Cup qualifying game" date: 2021-11-17 17:11:36', '219'),
(34385, '2021-11-17 11:36:58', 'debug', 'Date for "South Africa claim betting spike during Ghana World Cup qualifying game" will be 2021-11-17 17:11:36', '219'),
(34386, '2021-11-17 11:36:58', 'debug', 'Item "South Africa claim betting spike during Ghana World Cup qualifying game" was inserted into DB, ID: 2398', '219'),
(34387, '2021-11-17 11:36:58', 'debug', 'Inserted meta data for item #2398', '219'),
(34388, '2021-11-17 11:36:58', 'notice', 'Finished import for item South Africa claim betting spike during Ghana World Cup qualifying game, ID 2398', '219'),
(34389, '2021-11-17 11:36:58', 'debug', 'Beginning import for item "Celtic: What did we learn from club&#039;s AGM?"', '219'),
(34390, '2021-11-17 11:36:58', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34391, '2021-11-17 11:36:58', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34392, '2021-11-17 11:36:58', 'debug', 'Checking conditionals ...', '219'),
(34393, '2021-11-17 11:36:58', 'debug', 'Resuming insertion into DB', '219'),
(34394, '2021-11-17 11:36:58', 'debug', 'Feed item "Celtic: What did we learn from club&#039;s AGM?" date: 2021-11-17 17:03:39', '219'),
(34395, '2021-11-17 11:36:58', 'debug', 'Date for "Celtic: What did we learn from club&#039;s AGM?" will be 2021-11-17 17:03:39', '219'),
(34396, '2021-11-17 11:36:58', 'debug', 'Item "Celtic: What did we learn from club&#039;s AGM?" was inserted into DB, ID: 2399', '219'),
(34397, '2021-11-17 11:36:58', 'debug', 'Inserted meta data for item #2399', '219'),
(34398, '2021-11-17 11:36:58', 'notice', 'Finished import for item Celtic: What did we learn from club&#039;s AGM?, ID 2399', '219'),
(34399, '2021-11-17 11:36:58', 'info', 'Import completed in 0.90 seconds!', '219'),
(34400, '2021-11-17 12:35:22', 'info', 'Beginning import for all feed sources', NULL),
(34401, '2021-11-17 12:35:36', 'info', 'Starting import of feed 219', '219'),
(34402, '2021-11-17 12:35:36', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34403, '2021-11-17 12:35:36', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(34404, '2021-11-17 12:35:36', 'debug', 'Item "Reading: Championship club deducted six points for breaking EFL financial rules" already exists in the database', '219'),
(34405, '2021-11-17 12:35:36', 'debug', 'Item "South Africa claim betting spike during Ghana World Cup qualifying game" already exists in the database', '219'),
(34406, '2021-11-17 12:35:36', 'debug', 'Item "Celtic: What did we learn from club&#039;s AGM?" already exists in the database', '219'),
(34407, '2021-11-17 12:35:36', 'debug', 'Item "Women&#039;s Super League: Brighton v Manchester United and Chelsea v West Ham live on BBC" already exists in the database', '219'),
(34408, '2021-11-17 12:35:36', 'debug', '4 will be skipped', '219'),
(34409, '2021-11-17 12:35:36', 'info', 'Import completed in 0.12 seconds!', '219'),
(34410, '2021-11-17 13:35:20', 'info', 'Beginning import for all feed sources', NULL),
(34411, '2021-11-17 13:35:44', 'info', 'Starting import of feed 219', '219'),
(34412, '2021-11-17 13:35:44', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34413, '2021-11-17 13:35:44', 'debug', '20 items in the feed, 4 items after applying limit', '219'),
(34414, '2021-11-17 13:35:44', 'debug', 'Item "South Africa claim betting spike during Ghana World Cup qualifying game" already exists in the database', '219'),
(34415, '2021-11-17 13:35:44', 'debug', 'Item "Reading: Championship club deducted six points for breaking EFL financial rules" already exists in the database', '219'),
(34416, '2021-11-17 13:35:44', 'debug', 'Item "Celtic: What did we learn from club&#039;s AGM?" already exists in the database', '219'),
(34417, '2021-11-17 13:35:44', 'debug', 'Item "Women&#039;s Super League: Brighton v Manchester United and Chelsea v West Ham live on BBC" already exists in the database', '219'),
(34418, '2021-11-17 13:35:44', 'debug', '4 will be skipped', '219'),
(34419, '2021-11-17 13:35:44', 'info', 'Import completed in 0.17 seconds!', '219'),
(34420, '2021-11-17 14:35:15', 'info', 'Beginning import for all feed sources', NULL),
(34421, '2021-11-17 14:35:30', 'info', 'Starting import of feed 219', '219'),
(34422, '2021-11-17 14:35:30', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34423, '2021-11-17 14:35:30', 'debug', '18 items in the feed, 4 items after applying limit', '219'),
(34424, '2021-11-17 14:35:30', 'debug', 'Item "South Africa claim betting spike during Ghana World Cup qualifying game" already exists in the database', '219'),
(34425, '2021-11-17 14:35:30', 'debug', 'Item "Reading: Championship club deducted six points for breaking EFL financial rules" already exists in the database', '219'),
(34426, '2021-11-17 14:35:30', 'debug', 'Item "Celtic: What did we learn from club&#039;s AGM?" already exists in the database', '219'),
(34427, '2021-11-17 14:35:30', 'debug', '3 will be skipped', '219'),
(34428, '2021-11-17 14:35:30', 'info', 'Deleted the oldest 1 items', '219'),
(34429, '2021-11-17 14:35:30', 'debug', 'Beginning import for item "FA Cup: Bolton Wanderers v Stockport County - Kachunga opens scoring"', '219'),
(34430, '2021-11-17 14:35:30', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34431, '2021-11-17 14:35:30', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34432, '2021-11-17 14:35:30', 'debug', 'Checking conditionals ...', '219'),
(34433, '2021-11-17 14:35:30', 'debug', 'Resuming insertion into DB', '219'),
(34434, '2021-11-17 14:35:30', 'debug', 'Feed item "FA Cup: Bolton Wanderers v Stockport County - Kachunga opens scoring" date: 2021-11-17 20:14:29', '219'),
(34435, '2021-11-17 14:35:30', 'debug', 'Date for "FA Cup: Bolton Wanderers v Stockport County - Kachunga opens scoring" will be 2021-11-17 20:14:29', '219'),
(34436, '2021-11-17 14:35:30', 'debug', 'Item "FA Cup: Bolton Wanderers v Stockport County - Kachunga opens scoring" was inserted into DB, ID: 2423', '219'),
(34437, '2021-11-17 14:35:30', 'debug', 'Inserted meta data for item #2423', '219'),
(34438, '2021-11-17 14:35:30', 'notice', 'Finished import for item FA Cup: Bolton Wanderers v Stockport County - Kachunga opens scoring, ID 2423', '219'),
(34439, '2021-11-17 14:35:30', 'info', 'Import completed in 0.25 seconds!', '219'),
(34440, '2021-11-17 15:35:17', 'info', 'Beginning import for all feed sources', NULL),
(34441, '2021-11-17 15:35:50', 'info', 'Starting import of feed 219', '219'),
(34442, '2021-11-17 15:35:50', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34443, '2021-11-17 15:35:50', 'debug', '19 items in the feed, 4 items after applying limit', '219'),
(34444, '2021-11-17 15:35:50', 'debug', 'Item "FA Cup: Stockport County v Bolton Wanderers - Elias Kachunga opens scoring" already exists in the database', '219'),
(34445, '2021-11-17 15:35:50', 'debug', 'Item "South Africa claim betting spike during Ghana World Cup qualifying game" already exists in the database', '219'),
(34446, '2021-11-17 15:35:50', 'debug', 'Item "Reading: Championship club deducted six points for breaking EFL financial rules" already exists in the database', '219'),
(34447, '2021-11-17 15:35:50', 'debug', '3 will be skipped', '219'),
(34448, '2021-11-17 15:35:50', 'info', 'Deleted the oldest 1 items', '219'),
(34449, '2021-11-17 15:35:50', 'debug', 'Beginning import for item "FA Cup - Stockport County v Bolton Wanderers: Amadou Bakayoko extends lead"', '219'),
(34450, '2021-11-17 15:35:50', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34451, '2021-11-17 15:35:50', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34452, '2021-11-17 15:35:50', 'debug', 'Checking conditionals ...', '219'),
(34453, '2021-11-17 15:35:50', 'debug', 'Resuming insertion into DB', '219'),
(34454, '2021-11-17 15:35:50', 'debug', 'Feed item "FA Cup - Stockport County v Bolton Wanderers: Amadou Bakayoko extends lead" date: 2021-11-17 20:43:03', '219'),
(34455, '2021-11-17 15:35:50', 'debug', 'Date for "FA Cup - Stockport County v Bolton Wanderers: Amadou Bakayoko extends lead" will be 2021-11-17 20:43:03', '219'),
(34456, '2021-11-17 15:35:50', 'debug', 'Item "FA Cup - Stockport County v Bolton Wanderers: Amadou Bakayoko extends lead" was inserted into DB, ID: 2439', '219'),
(34457, '2021-11-17 15:35:50', 'debug', 'Inserted meta data for item #2439', '219'),
(34458, '2021-11-17 15:35:50', 'notice', 'Finished import for item FA Cup - Stockport County v Bolton Wanderers: Amadou Bakayoko extends lead, ID 2439', '219'),
(34459, '2021-11-17 15:35:50', 'info', 'Import completed in 0.53 seconds!', '219'),
(34460, '2021-11-17 18:00:53', 'info', 'Beginning import for all feed sources', NULL),
(34461, '2021-11-17 18:01:00', 'info', 'Starting import of feed 219', '219'),
(34462, '2021-11-17 18:01:00', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34463, '2021-11-17 18:01:00', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(34464, '2021-11-17 18:01:01', 'info', 'Deleted the oldest 4 items', '219'),
(34465, '2021-11-17 18:01:01', 'debug', 'Beginning import for item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo"', '219'),
(34466, '2021-11-17 18:01:01', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34467, '2021-11-17 18:01:01', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34468, '2021-11-17 18:01:01', 'debug', 'Checking conditionals ...', '219'),
(34469, '2021-11-17 18:01:01', 'debug', 'Resuming insertion into DB', '219'),
(34470, '2021-11-17 18:01:01', 'debug', 'Feed item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" date: 2021-11-17 23:52:14', '219'),
(34471, '2021-11-17 18:01:01', 'debug', 'Date for "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" will be 2021-11-17 23:52:14', '219'),
(34472, '2021-11-17 18:01:01', 'debug', 'Item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" was inserted into DB, ID: 2441', '219'),
(34473, '2021-11-17 18:01:01', 'debug', 'Inserted meta data for item #2441', '219'),
(34474, '2021-11-17 18:01:01', 'notice', 'Finished import for item Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo, ID 2441', '219'),
(34475, '2021-11-17 18:01:01', 'debug', 'Beginning import for item "Stockport County 5-3 Bolton Wanderers: National League side edge thriller"', '219'),
(34476, '2021-11-17 18:01:01', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34477, '2021-11-17 18:01:01', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34478, '2021-11-17 18:01:01', 'debug', 'Checking conditionals ...', '219'),
(34479, '2021-11-17 18:01:01', 'debug', 'Resuming insertion into DB', '219'),
(34480, '2021-11-17 18:01:01', 'debug', 'Feed item "Stockport County 5-3 Bolton Wanderers: National League side edge thriller" date: 2021-11-17 23:25:55', '219'),
(34481, '2021-11-17 18:01:01', 'debug', 'Date for "Stockport County 5-3 Bolton Wanderers: National League side edge thriller" will be 2021-11-17 23:25:55', '219'),
(34482, '2021-11-17 18:01:01', 'debug', 'Item "Stockport County 5-3 Bolton Wanderers: National League side edge thriller" was inserted into DB, ID: 2442', '219'),
(34483, '2021-11-17 18:01:01', 'debug', 'Inserted meta data for item #2442', '219'),
(34484, '2021-11-17 18:01:01', 'notice', 'Finished import for item Stockport County 5-3 Bolton Wanderers: National League side edge thriller, ID 2442', '219'),
(34485, '2021-11-17 18:01:01', 'debug', 'Beginning import for item "FA Cup highlights: Stockport County 5-3 Bolton Wanderers"', '219'),
(34486, '2021-11-17 18:01:01', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34487, '2021-11-17 18:01:01', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34488, '2021-11-17 18:01:01', 'debug', 'Checking conditionals ...', '219'),
(34489, '2021-11-17 18:01:01', 'debug', 'Resuming insertion into DB', '219'),
(34490, '2021-11-17 18:01:01', 'debug', 'Feed item "FA Cup highlights: Stockport County 5-3 Bolton Wanderers" date: 2021-11-17 23:18:03', '219'),
(34491, '2021-11-17 18:01:01', 'debug', 'Date for "FA Cup highlights: Stockport County 5-3 Bolton Wanderers" will be 2021-11-17 23:18:03', '219'),
(34492, '2021-11-17 18:01:01', 'debug', 'Item "FA Cup highlights: Stockport County 5-3 Bolton Wanderers" was inserted into DB, ID: 2443', '219'),
(34493, '2021-11-17 18:01:01', 'debug', 'Inserted meta data for item #2443', '219'),
(34494, '2021-11-17 18:01:01', 'notice', 'Finished import for item FA Cup highlights: Stockport County 5-3 Bolton Wanderers, ID 2443', '219'),
(34495, '2021-11-17 18:01:01', 'debug', 'Beginning import for item "Women&#039;s Champions League: Arsenal beat Koge 3-0 to edge closer to quarter-finals"', '219'),
(34496, '2021-11-17 18:01:01', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34497, '2021-11-17 18:01:01', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34498, '2021-11-17 18:01:01', 'debug', 'Checking conditionals ...', '219'),
(34499, '2021-11-17 18:01:01', 'debug', 'Resuming insertion into DB', '219'),
(34500, '2021-11-17 18:01:01', 'debug', 'Feed item "Women&#039;s Champions League: Arsenal beat Koge 3-0 to edge closer to quarter-finals" date: 2021-11-17 23:06:26', '219'),
(34501, '2021-11-17 18:01:01', 'debug', 'Date for "Women&#039;s Champions League: Arsenal beat Koge 3-0 to edge closer to quarter-finals" will be 2021-11-17 23:06:26', '219'),
(34502, '2021-11-17 18:01:01', 'debug', 'Item "Women&#039;s Champions League: Arsenal beat Koge 3-0 to edge closer to quarter-finals" was inserted into DB, ID: 2444', '219'),
(34503, '2021-11-17 18:01:01', 'debug', 'Inserted meta data for item #2444', '219'),
(34504, '2021-11-17 18:01:01', 'notice', 'Finished import for item Women&#039;s Champions League: Arsenal beat Koge 3-0 to edge closer to quarter-finals, ID 2444', '219'),
(34505, '2021-11-17 18:01:01', 'info', 'Import completed in 0.45 seconds!', '219'),
(34506, '2021-11-17 18:49:00', 'info', 'Beginning import for all feed sources', NULL),
(34507, '2021-11-17 19:00:34', 'info', 'Starting import of feed 219', '219'),
(34508, '2021-11-17 19:00:34', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34509, '2021-11-17 19:00:34', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(34510, '2021-11-17 19:00:34', 'debug', 'Item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" already exists in the database', '219'),
(34511, '2021-11-17 19:00:34', 'debug', 'Item "Stockport County 5-3 Bolton Wanderers: National League side edge thriller" already exists in the database', '219'),
(34512, '2021-11-17 19:00:34', 'debug', 'Item "FA Cup highlights: Stockport County 5-3 Bolton Wanderers" already exists in the database', '219'),
(34513, '2021-11-17 19:00:34', 'debug', '3 will be skipped', '219'),
(34514, '2021-11-17 19:00:34', 'info', 'Deleted the oldest 1 items', '219'),
(34515, '2021-11-17 19:00:34', 'debug', 'Beginning import for item "Newcastle United: How new owners endured a turbulent first month in charge"', '219'),
(34516, '2021-11-17 19:00:34', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34517, '2021-11-17 19:00:34', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34518, '2021-11-17 19:00:34', 'debug', 'Checking conditionals ...', '219'),
(34519, '2021-11-17 19:00:34', 'debug', 'Resuming insertion into DB', '219'),
(34520, '2021-11-17 19:00:34', 'debug', 'Feed item "Newcastle United: How new owners endured a turbulent first month in charge" date: 2021-11-18 00:02:49', '219'),
(34521, '2021-11-17 19:00:34', 'debug', 'Date for "Newcastle United: How new owners endured a turbulent first month in charge" will be 2021-11-18 00:02:49', '219'),
(34522, '2021-11-17 19:00:34', 'debug', 'Item "Newcastle United: How new owners endured a turbulent first month in charge" was inserted into DB, ID: 2445', '219'),
(34523, '2021-11-17 19:00:34', 'debug', 'Inserted meta data for item #2445', '219'),
(34524, '2021-11-17 19:00:34', 'notice', 'Finished import for item Newcastle United: How new owners endured a turbulent first month in charge, ID 2445', '219'),
(34525, '2021-11-17 19:00:34', 'info', 'Import completed in 0.29 seconds!', '219'),
(34526, '2021-11-18 00:56:40', 'info', 'Beginning import for all feed sources', NULL),
(34527, '2021-11-18 03:10:22', 'info', 'Starting import of feed 219', '219'),
(34528, '2021-11-18 03:10:22', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34529, '2021-11-18 03:10:22', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34530, '2021-11-18 03:10:22', 'debug', 'Item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" already exists in the database', '219'),
(34531, '2021-11-18 03:10:22', 'debug', '1 will be skipped', '219'),
(34532, '2021-11-18 03:10:22', 'info', 'Deleted the oldest 3 items', '219'),
(34533, '2021-11-18 03:10:22', 'debug', 'Beginning import for item "Edouard Mendy complains about use of his image in stories about Benjamin Mendy"', '219'),
(34534, '2021-11-18 03:10:22', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34535, '2021-11-18 03:10:22', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34536, '2021-11-18 03:10:22', 'debug', 'Checking conditionals ...', '219'),
(34537, '2021-11-18 03:10:22', 'debug', 'Resuming insertion into DB', '219'),
(34538, '2021-11-18 03:10:22', 'debug', 'Feed item "Edouard Mendy complains about use of his image in stories about Benjamin Mendy" date: 2021-11-18 08:27:09', '219'),
(34539, '2021-11-18 03:10:22', 'debug', 'Date for "Edouard Mendy complains about use of his image in stories about Benjamin Mendy" will be 2021-11-18 08:27:09', '219'),
(34540, '2021-11-18 03:10:22', 'debug', 'Item "Edouard Mendy complains about use of his image in stories about Benjamin Mendy" was inserted into DB, ID: 2446', '219'),
(34541, '2021-11-18 03:10:23', 'debug', 'Inserted meta data for item #2446', '219'),
(34542, '2021-11-18 03:10:23', 'notice', 'Finished import for item Edouard Mendy complains about use of his image in stories about Benjamin Mendy, ID 2446', '219'),
(34543, '2021-11-18 03:10:23', 'debug', 'Beginning import for item "Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah"', '219'),
(34544, '2021-11-18 03:10:23', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34545, '2021-11-18 03:10:23', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34546, '2021-11-18 03:10:23', 'debug', 'Checking conditionals ...', '219'),
(34547, '2021-11-18 03:10:23', 'debug', 'Resuming insertion into DB', '219'),
(34548, '2021-11-18 03:10:23', 'debug', 'Feed item "Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah" date: 2021-11-18 07:02:07', '219'),
(34549, '2021-11-18 03:10:23', 'debug', 'Date for "Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah" will be 2021-11-18 07:02:07', '219'),
(34550, '2021-11-18 03:10:23', 'debug', 'Item "Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah" was inserted into DB, ID: 2447', '219'),
(34551, '2021-11-18 03:10:23', 'debug', 'Inserted meta data for item #2447', '219'),
(34552, '2021-11-18 03:10:23', 'notice', 'Finished import for item Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah, ID 2447', '219'),
(34553, '2021-11-18 03:10:23', 'debug', 'Beginning import for item "Ella Toone: Man Utd and England breakout star Ella Toone smashes masterclass challenge"', '219'),
(34554, '2021-11-18 03:10:23', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34555, '2021-11-18 03:10:23', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34556, '2021-11-18 03:10:23', 'debug', 'Checking conditionals ...', '219'),
(34557, '2021-11-18 03:10:23', 'debug', 'Resuming insertion into DB', '219'),
(34558, '2021-11-18 03:10:23', 'debug', 'Feed item "Ella Toone: Man Utd and England breakout star Ella Toone smashes masterclass challenge" date: 2021-11-18 06:06:59', '219'),
(34559, '2021-11-18 03:10:23', 'debug', 'Date for "Ella Toone: Man Utd and England breakout star Ella Toone smashes masterclass challenge" will be 2021-11-18 06:06:59', '219'),
(34560, '2021-11-18 03:10:23', 'debug', 'Item "Ella Toone: Man Utd and England breakout star Ella Toone smashes masterclass challenge" was inserted into DB, ID: 2448', '219'),
(34561, '2021-11-18 03:10:23', 'debug', 'Inserted meta data for item #2448', '219'),
(34562, '2021-11-18 03:10:23', 'notice', 'Finished import for item Ella Toone: Man Utd and England breakout star Ella Toone smashes masterclass challenge, ID 2448', '219'),
(34563, '2021-11-18 03:10:23', 'info', 'Import completed in 0.77 seconds!', '219'),
(34564, '2021-11-18 03:10:25', 'info', 'Beginning import for all feed sources', NULL),
(34565, '2021-11-18 04:24:23', 'info', 'Starting import of feed 219', '219'),
(34566, '2021-11-18 04:24:23', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34567, '2021-11-18 04:24:23', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34568, '2021-11-18 04:24:23', 'debug', 'Item "Edouard Mendy complains about use of his image in stories about Benjamin Mendy" already exists in the database', '219'),
(34569, '2021-11-18 04:24:23', 'debug', 'Item "Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah" already exists in the database', '219'),
(34570, '2021-11-18 04:24:23', 'debug', 'Item "Ella Toone: Man Utd and England breakout star Ella Toone smashes masterclass challenge" already exists in the database', '219'),
(34571, '2021-11-18 04:24:23', 'debug', '3 will be skipped', '219'),
(34572, '2021-11-18 04:24:23', 'info', 'Deleted the oldest 1 items', '219'),
(34573, '2021-11-18 04:24:23', 'debug', 'Beginning import for item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo"', '219'),
(34574, '2021-11-18 04:24:23', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34575, '2021-11-18 04:24:23', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34576, '2021-11-18 04:24:23', 'debug', 'Checking conditionals ...', '219'),
(34577, '2021-11-18 04:24:23', 'debug', 'Resuming insertion into DB', '219'),
(34578, '2021-11-18 04:24:23', 'debug', 'Feed item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" date: 2021-11-18 07:32:40', '219'),
(34579, '2021-11-18 04:24:23', 'debug', 'Date for "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" will be 2021-11-18 07:32:40', '219'),
(34580, '2021-11-18 04:24:23', 'debug', 'Item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" was inserted into DB, ID: 2449', '219'),
(34581, '2021-11-18 04:24:23', 'debug', 'Inserted meta data for item #2449', '219'),
(34582, '2021-11-18 04:24:23', 'notice', 'Finished import for item Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo, ID 2449', '219'),
(34583, '2021-11-18 04:24:23', 'info', 'Import completed in 0.20 seconds!', '219'),
(34584, '2021-11-18 04:24:24', 'info', 'Beginning import for all feed sources', NULL),
(34585, '2021-11-18 06:19:48', 'info', 'Starting import of feed 219', '219'),
(34586, '2021-11-18 06:19:48', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34587, '2021-11-18 06:19:48', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34588, '2021-11-18 06:19:49', 'debug', 'Item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" already exists in the database', '219'),
(34589, '2021-11-18 06:19:49', 'debug', 'Item "Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah" already exists in the database', '219'),
(34590, '2021-11-18 06:19:49', 'debug', '2 will be skipped', '219'),
(34591, '2021-11-18 06:19:49', 'info', 'Deleted the oldest 2 items', '219'),
(34592, '2021-11-18 06:19:49', 'debug', 'Beginning import for item "Edouard Mendy criticises media outlets over use of his image in stories about Benjamin Mendy"', '219'),
(34593, '2021-11-18 06:19:49', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34594, '2021-11-18 06:19:49', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34595, '2021-11-18 06:19:49', 'debug', 'Checking conditionals ...', '219'),
(34596, '2021-11-18 06:19:49', 'debug', 'Resuming insertion into DB', '219'),
(34597, '2021-11-18 06:19:49', 'debug', 'Feed item "Edouard Mendy criticises media outlets over use of his image in stories about Benjamin Mendy" date: 2021-11-18 11:59:33', '219'),
(34598, '2021-11-18 06:19:49', 'debug', 'Date for "Edouard Mendy criticises media outlets over use of his image in stories about Benjamin Mendy" will be 2021-11-18 11:59:33', '219'),
(34599, '2021-11-18 06:19:49', 'debug', 'Item "Edouard Mendy criticises media outlets over use of his image in stories about Benjamin Mendy" was inserted into DB, ID: 2450', '219'),
(34600, '2021-11-18 06:19:49', 'debug', 'Inserted meta data for item #2450', '219'),
(34601, '2021-11-18 06:19:49', 'notice', 'Finished import for item Edouard Mendy criticises media outlets over use of his image in stories about Benjamin Mendy, ID 2450', '219'),
(34602, '2021-11-18 06:19:49', 'debug', 'Beginning import for item "Steve Evans: Gillingham turn down Stevenage approach over vacant manager&#039;s role"', '219'),
(34603, '2021-11-18 06:19:49', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34604, '2021-11-18 06:19:49', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34605, '2021-11-18 06:19:49', 'debug', 'Checking conditionals ...', '219'),
(34606, '2021-11-18 06:19:49', 'debug', 'Resuming insertion into DB', '219'),
(34607, '2021-11-18 06:19:49', 'debug', 'Feed item "Steve Evans: Gillingham turn down Stevenage approach over vacant manager&#039;s role" date: 2021-11-18 11:35:46', '219'),
(34608, '2021-11-18 06:19:49', 'debug', 'Date for "Steve Evans: Gillingham turn down Stevenage approach over vacant manager&#039;s role" will be 2021-11-18 11:35:46', '219'),
(34609, '2021-11-18 06:19:49', 'debug', 'Item "Steve Evans: Gillingham turn down Stevenage approach over vacant manager&#039;s role" was inserted into DB, ID: 2451', '219'),
(34610, '2021-11-18 06:19:49', 'debug', 'Inserted meta data for item #2451', '219'),
(34611, '2021-11-18 06:19:49', 'notice', 'Finished import for item Steve Evans: Gillingham turn down Stevenage approach over vacant manager&#039;s role, ID 2451', '219'),
(34612, '2021-11-18 06:19:49', 'info', 'Import completed in 0.48 seconds!', '219'),
(34613, '2021-11-18 06:19:51', 'info', 'Beginning import for all feed sources', NULL),
(34614, '2021-11-18 06:56:01', 'info', 'Starting import of feed 219', '219'),
(34615, '2021-11-18 06:56:01', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34616, '2021-11-18 06:56:03', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34617, '2021-11-18 06:56:03', 'debug', 'Item "Edouard Mendy criticises media outlets over use of his image in stories about Benjamin Mendy" already exists in the database', '219'),
(34618, '2021-11-18 06:56:03', 'debug', 'Item "Steve Evans: Gillingham turn down Stevenage approach over vacant manager&#039;s role" already exists in the database', '219'),
(34619, '2021-11-18 06:56:03', 'debug', 'Item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" already exists in the database', '219'),
(34620, '2021-11-18 06:56:03', 'debug', '3 will be skipped', '219'),
(34621, '2021-11-18 06:56:04', 'info', 'Deleted the oldest 1 items', '219'),
(34622, '2021-11-18 06:56:04', 'debug', 'Beginning import for item "Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah"', '219'),
(34623, '2021-11-18 06:56:04', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34624, '2021-11-18 06:56:04', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34625, '2021-11-18 06:56:04', 'debug', 'Checking conditionals ...', '219'),
(34626, '2021-11-18 06:56:04', 'debug', 'Resuming insertion into DB', '219'),
(34627, '2021-11-18 06:56:04', 'debug', 'Feed item "Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah" date: 2021-11-18 07:02:07', '219'),
(34628, '2021-11-18 06:56:04', 'debug', 'Date for "Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah" will be 2021-11-18 07:02:07', '219'),
(34629, '2021-11-18 06:56:04', 'debug', 'Item "Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah" was inserted into DB, ID: 2452', '219'),
(34630, '2021-11-18 06:56:04', 'debug', 'Inserted meta data for item #2452', '219'),
(34631, '2021-11-18 06:56:04', 'notice', 'Finished import for item Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah, ID 2452', '219'),
(34632, '2021-11-18 06:56:04', 'info', 'Import completed in 2.47 seconds!', '219'),
(34633, '2021-11-18 06:56:04', 'info', 'Beginning import for all feed sources', NULL),
(34634, '2021-11-18 07:38:41', 'info', 'Starting import of feed 219', '219'),
(34635, '2021-11-18 07:38:41', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34636, '2021-11-18 07:38:41', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34637, '2021-11-18 07:38:41', 'debug', 'Item "Edouard Mendy criticises media outlets over use of his image in stories about Benjamin Mendy" already exists in the database', '219'),
(34638, '2021-11-18 07:38:41', 'debug', 'Item "Steve Evans: Gillingham turn down Stevenage approach over vacant manager&#039;s role" already exists in the database', '219'),
(34639, '2021-11-18 07:38:41', 'debug', 'Item "Fantasy football tips for gameweek 12: Diogo Jota, Harry Kane, Son Heung-min, Mohamed Salah" already exists in the database', '219'),
(34640, '2021-11-18 07:38:41', 'debug', '3 will be skipped', '219'),
(34641, '2021-11-18 07:38:42', 'info', 'Deleted the oldest 1 items', '219'),
(34642, '2021-11-18 07:38:42', 'debug', 'Beginning import for item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo"', '219'),
(34643, '2021-11-18 07:38:42', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34644, '2021-11-18 07:38:42', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34645, '2021-11-18 07:38:42', 'debug', 'Checking conditionals ...', '219');
INSERT INTO `wp8w_wprss_logs` VALUES
(34646, '2021-11-18 07:38:42', 'debug', 'Resuming insertion into DB', '219'),
(34647, '2021-11-18 07:38:42', 'debug', 'Feed item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" date: 2021-11-18 07:32:40', '219'),
(34648, '2021-11-18 07:38:42', 'debug', 'Date for "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" will be 2021-11-18 07:32:40', '219'),
(34649, '2021-11-18 07:38:42', 'debug', 'Item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" was inserted into DB, ID: 2453', '219'),
(34650, '2021-11-18 07:38:42', 'debug', 'Inserted meta data for item #2453', '219'),
(34651, '2021-11-18 07:38:42', 'notice', 'Finished import for item Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo, ID 2453', '219'),
(34652, '2021-11-18 07:38:42', 'info', 'Import completed in 0.72 seconds!', '219'),
(34653, '2021-11-18 07:38:42', 'info', 'Beginning import for all feed sources', NULL),
(34654, '2021-11-18 08:04:04', 'info', 'Starting import of feed 219', '219'),
(34655, '2021-11-18 08:04:04', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34656, '2021-11-18 08:04:04', 'debug', '23 items in the feed, 4 items after applying limit', '219'),
(34657, '2021-11-18 08:04:04', 'debug', 'Item "Edouard Mendy criticises media outlets over use of his image in stories about Benjamin Mendy" already exists in the database', '219'),
(34658, '2021-11-18 08:04:04', 'debug', 'Item "Transfer rumours: Haaland, Mbappe, De Vrij, Brozovic, Strakosha, Pogba, Olmo" already exists in the database', '219'),
(34659, '2021-11-18 08:04:04', 'debug', '2 will be skipped', '219'),
(34660, '2021-11-18 08:04:04', 'info', 'Deleted the oldest 2 items', '219'),
(34661, '2021-11-18 08:04:04', 'debug', 'Beginning import for item "Steven Gerrard says it is &#039;unfair&#039; to call Aston Villa &#039;stepping stone&#039; to Liverpool job"', '219'),
(34662, '2021-11-18 08:04:04', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34663, '2021-11-18 08:04:04', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34664, '2021-11-18 08:04:04', 'debug', 'Checking conditionals ...', '219'),
(34665, '2021-11-18 08:04:04', 'debug', 'Resuming insertion into DB', '219'),
(34666, '2021-11-18 08:04:04', 'debug', 'Feed item "Steven Gerrard says it is &#039;unfair&#039; to call Aston Villa &#039;stepping stone&#039; to Liverpool job" date: 2021-11-18 13:51:47', '219'),
(34667, '2021-11-18 08:04:04', 'debug', 'Date for "Steven Gerrard says it is &#039;unfair&#039; to call Aston Villa &#039;stepping stone&#039; to Liverpool job" will be 2021-11-18 13:51:47', '219'),
(34668, '2021-11-18 08:04:04', 'debug', 'Item "Steven Gerrard says it is &#039;unfair&#039; to call Aston Villa &#039;stepping stone&#039; to Liverpool job" was inserted into DB, ID: 2454', '219'),
(34669, '2021-11-18 08:04:04', 'debug', 'Inserted meta data for item #2454', '219'),
(34670, '2021-11-18 08:04:04', 'notice', 'Finished import for item Steven Gerrard says it is &#039;unfair&#039; to call Aston Villa &#039;stepping stone&#039; to Liverpool job, ID 2454', '219'),
(34671, '2021-11-18 08:04:04', 'debug', 'Beginning import for item "Exeter City: FA Cup game with Bradford to be replayed after hosts use extra substitute"', '219'),
(34672, '2021-11-18 08:04:04', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34673, '2021-11-18 08:04:04', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34674, '2021-11-18 08:04:04', 'debug', 'Checking conditionals ...', '219'),
(34675, '2021-11-18 08:04:04', 'debug', 'Resuming insertion into DB', '219'),
(34676, '2021-11-18 08:04:04', 'debug', 'Feed item "Exeter City: FA Cup game with Bradford to be replayed after hosts use extra substitute" date: 2021-11-18 13:23:07', '219'),
(34677, '2021-11-18 08:04:04', 'debug', 'Date for "Exeter City: FA Cup game with Bradford to be replayed after hosts use extra substitute" will be 2021-11-18 13:23:07', '219'),
(34678, '2021-11-18 08:04:04', 'debug', 'Item "Exeter City: FA Cup game with Bradford to be replayed after hosts use extra substitute" was inserted into DB, ID: 2455', '219'),
(34679, '2021-11-18 08:04:04', 'debug', 'Inserted meta data for item #2455', '219'),
(34680, '2021-11-18 08:04:04', 'notice', 'Finished import for item Exeter City: FA Cup game with Bradford to be replayed after hosts use extra substitute, ID 2455', '219'),
(34681, '2021-11-18 08:04:04', 'info', 'Import completed in 0.54 seconds!', '219'),
(34682, '2021-11-18 08:41:15', 'info', 'Beginning import for all feed sources', NULL),
(34683, '2021-11-18 08:55:00', 'info', 'Starting import of feed 219', '219'),
(34684, '2021-11-18 08:55:00', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34685, '2021-11-18 08:55:01', 'debug', '23 items in the feed, 4 items after applying limit', '219'),
(34686, '2021-11-18 08:55:01', 'debug', 'Item "Exeter City: FA Cup game with Bradford to be replayed after hosts use extra substitute" already exists in the database', '219'),
(34687, '2021-11-18 08:55:01', 'debug', 'Item "Steven Gerrard says it is &#039;unfair&#039; to call Aston Villa &#039;stepping stone&#039; to Liverpool job" already exists in the database', '219'),
(34688, '2021-11-18 08:55:01', 'debug', '2 will be skipped', '219'),
(34689, '2021-11-18 08:55:01', 'info', 'Deleted the oldest 2 items', '219'),
(34690, '2021-11-18 08:55:01', 'debug', 'Beginning import for item "National League: Premier League makes additional £5m available for Covid impact funding"', '219'),
(34691, '2021-11-18 08:55:01', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34692, '2021-11-18 08:55:01', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34693, '2021-11-18 08:55:01', 'debug', 'Checking conditionals ...', '219'),
(34694, '2021-11-18 08:55:01', 'debug', 'Resuming insertion into DB', '219'),
(34695, '2021-11-18 08:55:01', 'debug', 'Feed item "National League: Premier League makes additional £5m available for Covid impact funding" date: 2021-11-18 14:22:30', '219'),
(34696, '2021-11-18 08:55:01', 'debug', 'Date for "National League: Premier League makes additional £5m available for Covid impact funding" will be 2021-11-18 14:22:30', '219'),
(34697, '2021-11-18 08:55:01', 'debug', 'Item "National League: Premier League makes additional £5m available for Covid impact funding" was inserted into DB, ID: 2456', '219'),
(34698, '2021-11-18 08:55:01', 'debug', 'Inserted meta data for item #2456', '219'),
(34699, '2021-11-18 08:55:01', 'notice', 'Finished import for item National League: Premier League makes additional £5m available for Covid impact funding, ID 2456', '219'),
(34700, '2021-11-18 08:55:01', 'debug', 'Beginning import for item "Flight carrying Afghan girl footballers lands in UK"', '219'),
(34701, '2021-11-18 08:55:01', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34702, '2021-11-18 08:55:01', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34703, '2021-11-18 08:55:01', 'debug', 'Checking conditionals ...', '219'),
(34704, '2021-11-18 08:55:01', 'debug', 'Resuming insertion into DB', '219'),
(34705, '2021-11-18 08:55:01', 'debug', 'Feed item "Flight carrying Afghan girl footballers lands in UK" date: 2021-11-18 14:18:43', '219'),
(34706, '2021-11-18 08:55:01', 'debug', 'Date for "Flight carrying Afghan girl footballers lands in UK" will be 2021-11-18 14:18:43', '219'),
(34707, '2021-11-18 08:55:01', 'debug', 'Item "Flight carrying Afghan girl footballers lands in UK" was inserted into DB, ID: 2457', '219'),
(34708, '2021-11-18 08:55:01', 'debug', 'Inserted meta data for item #2457', '219'),
(34709, '2021-11-18 08:55:01', 'notice', 'Finished import for item Flight carrying Afghan girl footballers lands in UK, ID 2457', '219'),
(34710, '2021-11-18 08:55:01', 'info', 'Import completed in 0.68 seconds!', '219'),
(34711, '2021-11-18 09:35:16', 'info', 'Beginning import for all feed sources', NULL),
(34712, '2021-11-18 09:35:43', 'info', 'Starting import of feed 219', '219'),
(34713, '2021-11-18 09:35:43', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34714, '2021-11-18 09:35:43', 'debug', '23 items in the feed, 4 items after applying limit', '219'),
(34715, '2021-11-18 09:35:44', 'debug', 'Item "Exeter City: FA Cup game with Bradford to be replayed after hosts use extra substitute" already exists in the database', '219'),
(34716, '2021-11-18 09:35:44', 'debug', 'Item "Steven Gerrard says it is &#039;unfair&#039; to call Aston Villa &#039;stepping stone&#039; to Liverpool job" already exists in the database', '219'),
(34717, '2021-11-18 09:35:44', 'debug', 'Item "National League: Premier League makes additional £5m available for Covid impact funding" already exists in the database', '219'),
(34718, '2021-11-18 09:35:44', 'debug', 'Item "Flight carrying Afghan girl footballers lands in UK" already exists in the database', '219'),
(34719, '2021-11-18 09:35:44', 'debug', '4 will be skipped', '219'),
(34720, '2021-11-18 09:35:44', 'info', 'Import completed in 0.18 seconds!', '219'),
(34721, '2021-11-18 10:35:06', 'info', 'Beginning import for all feed sources', NULL),
(34722, '2021-11-18 10:35:51', 'info', 'Starting import of feed 219', '219'),
(34723, '2021-11-18 10:35:51', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34724, '2021-11-18 10:35:51', 'debug', '23 items in the feed, 4 items after applying limit', '219'),
(34725, '2021-11-18 10:35:51', 'debug', 'Item "Covid Funding: Premier League makes £25m available to League One and Two, and National League" already exists in the database', '219'),
(34726, '2021-11-18 10:35:51', 'debug', 'Item "Exeter City: FA Cup game with Bradford to be replayed after hosts use extra substitute" already exists in the database', '219'),
(34727, '2021-11-18 10:35:51', 'debug', 'Item "Steven Gerrard says it is &#039;unfair&#039; to call Aston Villa &#039;stepping stone&#039; to Liverpool job" already exists in the database', '219'),
(34728, '2021-11-18 10:35:51', 'debug', '3 will be skipped', '219'),
(34729, '2021-11-18 10:35:51', 'info', 'Deleted the oldest 1 items', '219'),
(34730, '2021-11-18 10:35:51', 'debug', 'Beginning import for item "Nigel Pearson: Manager returns to Bristol City after Covid-19 related illness"', '219'),
(34731, '2021-11-18 10:35:51', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34732, '2021-11-18 10:35:51', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34733, '2021-11-18 10:35:51', 'debug', 'Checking conditionals ...', '219'),
(34734, '2021-11-18 10:35:51', 'debug', 'Resuming insertion into DB', '219'),
(34735, '2021-11-18 10:35:51', 'debug', 'Feed item "Nigel Pearson: Manager returns to Bristol City after Covid-19 related illness" date: 2021-11-18 15:23:18', '219'),
(34736, '2021-11-18 10:35:51', 'debug', 'Date for "Nigel Pearson: Manager returns to Bristol City after Covid-19 related illness" will be 2021-11-18 15:23:18', '219'),
(34737, '2021-11-18 10:35:51', 'debug', 'Item "Nigel Pearson: Manager returns to Bristol City after Covid-19 related illness" was inserted into DB, ID: 2478', '219'),
(34738, '2021-11-18 10:35:52', 'debug', 'Inserted meta data for item #2478', '219'),
(34739, '2021-11-18 10:35:52', 'notice', 'Finished import for item Nigel Pearson: Manager returns to Bristol City after Covid-19 related illness, ID 2478', '219'),
(34740, '2021-11-18 10:35:52', 'info', 'Import completed in 0.35 seconds!', '219'),
(34741, '2021-11-18 11:46:13', 'info', 'Beginning import for all feed sources', NULL),
(34742, '2021-11-18 11:46:34', 'info', 'Starting import of feed 219', '219'),
(34743, '2021-11-18 11:46:34', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34744, '2021-11-18 11:46:34', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34745, '2021-11-18 11:46:34', 'debug', 'Item "Covid Funding: Premier League makes £25m available to League One and Two, and National League" already exists in the database', '219'),
(34746, '2021-11-18 11:46:34', 'debug', '1 will be skipped', '219'),
(34747, '2021-11-18 11:46:35', 'info', 'Deleted the oldest 3 items', '219'),
(34748, '2021-11-18 11:46:35', 'debug', 'Beginning import for item "Jesse Lingard: Man Utd midfielder&#039;s future in doubt as contract talks break down"', '219'),
(34749, '2021-11-18 11:46:35', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34750, '2021-11-18 11:46:35', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34751, '2021-11-18 11:46:35', 'debug', 'Checking conditionals ...', '219'),
(34752, '2021-11-18 11:46:35', 'debug', 'Resuming insertion into DB', '219'),
(34753, '2021-11-18 11:46:35', 'debug', 'Feed item "Jesse Lingard: Man Utd midfielder&#039;s future in doubt as contract talks break down" date: 2021-11-18 17:03:47', '219'),
(34754, '2021-11-18 11:46:35', 'debug', 'Date for "Jesse Lingard: Man Utd midfielder&#039;s future in doubt as contract talks break down" will be 2021-11-18 17:03:47', '219'),
(34755, '2021-11-18 11:46:35', 'debug', 'Item "Jesse Lingard: Man Utd midfielder&#039;s future in doubt as contract talks break down" was inserted into DB, ID: 2485', '219'),
(34756, '2021-11-18 11:46:35', 'debug', 'Inserted meta data for item #2485', '219'),
(34757, '2021-11-18 11:46:35', 'notice', 'Finished import for item Jesse Lingard: Man Utd midfielder&#039;s future in doubt as contract talks break down, ID 2485', '219'),
(34758, '2021-11-18 11:46:35', 'debug', 'Beginning import for item "Giovanni van Bronckhorst: Rangers appoint former Arsenal, Barcelona &amp; Netherlands player"', '219'),
(34759, '2021-11-18 11:46:35', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34760, '2021-11-18 11:46:35', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34761, '2021-11-18 11:46:35', 'debug', 'Checking conditionals ...', '219'),
(34762, '2021-11-18 11:46:35', 'debug', 'Resuming insertion into DB', '219'),
(34763, '2021-11-18 11:46:35', 'debug', 'Feed item "Giovanni van Bronckhorst: Rangers appoint former Arsenal, Barcelona &amp; Netherlands player" date: 2021-11-18 16:46:47', '219'),
(34764, '2021-11-18 11:46:35', 'debug', 'Date for "Giovanni van Bronckhorst: Rangers appoint former Arsenal, Barcelona &amp; Netherlands player" will be 2021-11-18 16:46:47', '219'),
(34765, '2021-11-18 11:46:35', 'debug', 'Item "Giovanni van Bronckhorst: Rangers appoint former Arsenal, Barcelona &amp; Netherlands player" was inserted into DB, ID: 2486', '219'),
(34766, '2021-11-18 11:46:35', 'debug', 'Inserted meta data for item #2486', '219'),
(34767, '2021-11-18 11:46:35', 'notice', 'Finished import for item Giovanni van Bronckhorst: Rangers appoint former Arsenal, Barcelona &amp; Netherlands player, ID 2486', '219'),
(34768, '2021-11-18 11:46:35', 'debug', 'Beginning import for item "Leicester City: Brendan Rodgers &#039;fully committed&#039; to club after Man Utd speculation"', '219'),
(34769, '2021-11-18 11:46:35', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34770, '2021-11-18 11:46:35', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34771, '2021-11-18 11:46:35', 'debug', 'Checking conditionals ...', '219'),
(34772, '2021-11-18 11:46:35', 'debug', 'Resuming insertion into DB', '219'),
(34773, '2021-11-18 11:46:35', 'debug', 'Feed item "Leicester City: Brendan Rodgers &#039;fully committed&#039; to club after Man Utd speculation" date: 2021-11-18 16:38:22', '219'),
(34774, '2021-11-18 11:46:35', 'debug', 'Date for "Leicester City: Brendan Rodgers &#039;fully committed&#039; to club after Man Utd speculation" will be 2021-11-18 16:38:22', '219'),
(34775, '2021-11-18 11:46:35', 'debug', 'Item "Leicester City: Brendan Rodgers &#039;fully committed&#039; to club after Man Utd speculation" was inserted into DB, ID: 2487', '219'),
(34776, '2021-11-18 11:46:35', 'debug', 'Inserted meta data for item #2487', '219'),
(34777, '2021-11-18 11:46:35', 'notice', 'Finished import for item Leicester City: Brendan Rodgers &#039;fully committed&#039; to club after Man Utd speculation, ID 2487', '219'),
(34778, '2021-11-18 11:46:35', 'info', 'Import completed in 0.72 seconds!', '219'),
(34779, '2021-11-18 12:37:51', 'info', 'Beginning import for all feed sources', NULL),
(34780, '2021-11-18 12:38:14', 'info', 'Starting import of feed 219', '219'),
(34781, '2021-11-18 12:38:14', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34782, '2021-11-18 12:38:14', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34783, '2021-11-18 12:38:14', 'info', 'Deleted the oldest 4 items', '219'),
(34784, '2021-11-18 12:38:14', 'debug', 'Beginning import for item "Liverpool v Arsenal: Watch six great goals from their recent Premier League encounters"', '219'),
(34785, '2021-11-18 12:38:14', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34786, '2021-11-18 12:38:14', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34787, '2021-11-18 12:38:14', 'debug', 'Checking conditionals ...', '219'),
(34788, '2021-11-18 12:38:14', 'debug', 'Resuming insertion into DB', '219'),
(34789, '2021-11-18 12:38:14', 'debug', 'Feed item "Liverpool v Arsenal: Watch six great goals from their recent Premier League encounters" date: 2021-11-18 18:03:17', '219'),
(34790, '2021-11-18 12:38:14', 'debug', 'Date for "Liverpool v Arsenal: Watch six great goals from their recent Premier League encounters" will be 2021-11-18 18:03:17', '219'),
(34791, '2021-11-18 12:38:14', 'debug', 'Item "Liverpool v Arsenal: Watch six great goals from their recent Premier League encounters" was inserted into DB, ID: 2498', '219'),
(34792, '2021-11-18 12:38:14', 'debug', 'Inserted meta data for item #2498', '219'),
(34793, '2021-11-18 12:38:14', 'notice', 'Finished import for item Liverpool v Arsenal: Watch six great goals from their recent Premier League encounters, ID 2498', '219'),
(34794, '2021-11-18 12:38:14', 'debug', 'Beginning import for item "Exeter City: Bradford chief executive calls decision to replay FA Cup tie &#039;a shambles&#039;"', '219'),
(34795, '2021-11-18 12:38:14', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34796, '2021-11-18 12:38:14', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34797, '2021-11-18 12:38:14', 'debug', 'Checking conditionals ...', '219'),
(34798, '2021-11-18 12:38:14', 'debug', 'Resuming insertion into DB', '219'),
(34799, '2021-11-18 12:38:14', 'debug', 'Feed item "Exeter City: Bradford chief executive calls decision to replay FA Cup tie &#039;a shambles&#039;" date: 2021-11-18 17:51:30', '219'),
(34800, '2021-11-18 12:38:14', 'debug', 'Date for "Exeter City: Bradford chief executive calls decision to replay FA Cup tie &#039;a shambles&#039;" will be 2021-11-18 17:51:30', '219'),
(34801, '2021-11-18 12:38:14', 'debug', 'Item "Exeter City: Bradford chief executive calls decision to replay FA Cup tie &#039;a shambles&#039;" was inserted into DB, ID: 2499', '219'),
(34802, '2021-11-18 12:38:14', 'debug', 'Inserted meta data for item #2499', '219'),
(34803, '2021-11-18 12:38:14', 'notice', 'Finished import for item Exeter City: Bradford chief executive calls decision to replay FA Cup tie &#039;a shambles&#039;, ID 2499', '219'),
(34804, '2021-11-18 12:38:14', 'debug', 'Beginning import for item "Derby County: Chris Kirchner still keen on takeover despite latest points deduction"', '219'),
(34805, '2021-11-18 12:38:14', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34806, '2021-11-18 12:38:14', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34807, '2021-11-18 12:38:14', 'debug', 'Checking conditionals ...', '219'),
(34808, '2021-11-18 12:38:14', 'debug', 'Resuming insertion into DB', '219'),
(34809, '2021-11-18 12:38:14', 'debug', 'Feed item "Derby County: Chris Kirchner still keen on takeover despite latest points deduction" date: 2021-11-18 17:40:42', '219'),
(34810, '2021-11-18 12:38:14', 'debug', 'Date for "Derby County: Chris Kirchner still keen on takeover despite latest points deduction" will be 2021-11-18 17:40:42', '219'),
(34811, '2021-11-18 12:38:14', 'debug', 'Item "Derby County: Chris Kirchner still keen on takeover despite latest points deduction" was inserted into DB, ID: 2500', '219'),
(34812, '2021-11-18 12:38:14', 'debug', 'Inserted meta data for item #2500', '219'),
(34813, '2021-11-18 12:38:14', 'notice', 'Finished import for item Derby County: Chris Kirchner still keen on takeover despite latest points deduction, ID 2500', '219'),
(34814, '2021-11-18 12:38:14', 'debug', 'Beginning import for item "Giovanni van Bronckhorst: Watch some of the Dutchman&#039;s Rangers highlights"', '219'),
(34815, '2021-11-18 12:38:14', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34816, '2021-11-18 12:38:14', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34817, '2021-11-18 12:38:14', 'debug', 'Checking conditionals ...', '219'),
(34818, '2021-11-18 12:38:14', 'debug', 'Resuming insertion into DB', '219'),
(34819, '2021-11-18 12:38:14', 'debug', 'Feed item "Giovanni van Bronckhorst: Watch some of the Dutchman&#039;s Rangers highlights" date: 2021-11-18 17:31:20', '219'),
(34820, '2021-11-18 12:38:14', 'debug', 'Date for "Giovanni van Bronckhorst: Watch some of the Dutchman&#039;s Rangers highlights" will be 2021-11-18 17:31:20', '219'),
(34821, '2021-11-18 12:38:14', 'debug', 'Item "Giovanni van Bronckhorst: Watch some of the Dutchman&#039;s Rangers highlights" was inserted into DB, ID: 2501', '219'),
(34822, '2021-11-18 12:38:14', 'debug', 'Inserted meta data for item #2501', '219'),
(34823, '2021-11-18 12:38:14', 'notice', 'Finished import for item Giovanni van Bronckhorst: Watch some of the Dutchman&#039;s Rangers highlights, ID 2501', '219'),
(34824, '2021-11-18 12:38:14', 'info', 'Import completed in 0.32 seconds!', '219'),
(34825, '2021-11-18 13:35:22', 'info', 'Beginning import for all feed sources', NULL),
(34826, '2021-11-18 13:35:40', 'info', 'Starting import of feed 219', '219'),
(34827, '2021-11-18 13:35:40', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34828, '2021-11-18 13:35:40', 'debug', '23 items in the feed, 4 items after applying limit', '219'),
(34829, '2021-11-18 13:35:40', 'debug', 'Item "Liverpool v Arsenal: Watch six great goals from their recent Premier League encounters" already exists in the database', '219'),
(34830, '2021-11-18 13:35:40', 'debug', '1 will be skipped', '219'),
(34831, '2021-11-18 13:35:40', 'info', 'Deleted the oldest 3 items', '219'),
(34832, '2021-11-18 13:35:40', 'debug', 'Beginning import for item "Scott Booth: Birmingham sack manager after five months in charge"', '219'),
(34833, '2021-11-18 13:35:40', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34834, '2021-11-18 13:35:40', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34835, '2021-11-18 13:35:40', 'debug', 'Checking conditionals ...', '219'),
(34836, '2021-11-18 13:35:40', 'debug', 'Resuming insertion into DB', '219'),
(34837, '2021-11-18 13:35:40', 'debug', 'Feed item "Scott Booth: Birmingham sack manager after five months in charge" date: 2021-11-18 19:28:03', '219'),
(34838, '2021-11-18 13:35:40', 'debug', 'Date for "Scott Booth: Birmingham sack manager after five months in charge" will be 2021-11-18 19:28:03', '219'),
(34839, '2021-11-18 13:35:40', 'debug', 'Item "Scott Booth: Birmingham sack manager after five months in charge" was inserted into DB, ID: 2503', '219'),
(34840, '2021-11-18 13:35:40', 'debug', 'Inserted meta data for item #2503', '219'),
(34841, '2021-11-18 13:35:40', 'notice', 'Finished import for item Scott Booth: Birmingham sack manager after five months in charge, ID 2503', '219'),
(34842, '2021-11-18 13:35:40', 'debug', 'Beginning import for item "Premier League predictions: Lawro v singer-songwriter and Everton fan Zuzu"', '219'),
(34843, '2021-11-18 13:35:40', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34844, '2021-11-18 13:35:40', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34845, '2021-11-18 13:35:40', 'debug', 'Checking conditionals ...', '219'),
(34846, '2021-11-18 13:35:40', 'debug', 'Resuming insertion into DB', '219'),
(34847, '2021-11-18 13:35:40', 'debug', 'Feed item "Premier League predictions: Lawro v singer-songwriter and Everton fan Zuzu" date: 2021-11-18 19:05:32', '219'),
(34848, '2021-11-18 13:35:40', 'debug', 'Date for "Premier League predictions: Lawro v singer-songwriter and Everton fan Zuzu" will be 2021-11-18 19:05:32', '219'),
(34849, '2021-11-18 13:35:40', 'debug', 'Item "Premier League predictions: Lawro v singer-songwriter and Everton fan Zuzu" was inserted into DB, ID: 2504', '219'),
(34850, '2021-11-18 13:35:40', 'debug', 'Inserted meta data for item #2504', '219'),
(34851, '2021-11-18 13:35:40', 'notice', 'Finished import for item Premier League predictions: Lawro v singer-songwriter and Everton fan Zuzu, ID 2504', '219'),
(34852, '2021-11-18 13:35:40', 'debug', 'Beginning import for item "World Cup 2022: Denmark will put &#039;extra pressure&#039; on Fifa over human rights concerns"', '219'),
(34853, '2021-11-18 13:35:40', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34854, '2021-11-18 13:35:40', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34855, '2021-11-18 13:35:40', 'debug', 'Checking conditionals ...', '219'),
(34856, '2021-11-18 13:35:40', 'debug', 'Resuming insertion into DB', '219'),
(34857, '2021-11-18 13:35:40', 'debug', 'Feed item "World Cup 2022: Denmark will put &#039;extra pressure&#039; on Fifa over human rights concerns" date: 2021-11-18 18:25:21', '219'),
(34858, '2021-11-18 13:35:40', 'debug', 'Date for "World Cup 2022: Denmark will put &#039;extra pressure&#039; on Fifa over human rights concerns" will be 2021-11-18 18:25:21', '219'),
(34859, '2021-11-18 13:35:40', 'debug', 'Item "World Cup 2022: Denmark will put &#039;extra pressure&#039; on Fifa over human rights concerns" was inserted into DB, ID: 2505', '219'),
(34860, '2021-11-18 13:35:40', 'debug', 'Inserted meta data for item #2505', '219'),
(34861, '2021-11-18 13:35:40', 'notice', 'Finished import for item World Cup 2022: Denmark will put &#039;extra pressure&#039; on Fifa over human rights concerns, ID 2505', '219'),
(34862, '2021-11-18 13:35:40', 'info', 'Import completed in 0.32 seconds!', '219'),
(34863, '2021-11-18 14:49:03', 'info', 'Beginning import for all feed sources', NULL),
(34864, '2021-11-18 14:49:08', 'info', 'Starting import of feed 219', '219'),
(34865, '2021-11-18 14:49:08', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34866, '2021-11-18 14:49:08', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34867, '2021-11-18 14:49:08', 'debug', 'Item "Scott Booth: Birmingham sack manager after five months in charge" already exists in the database', '219'),
(34868, '2021-11-18 14:49:08', 'debug', 'Item "Premier League predictions: Lawro v singer-songwriter and Everton fan Zuzu" already exists in the database', '219'),
(34869, '2021-11-18 14:49:08', 'debug', 'Item "Liverpool v Arsenal: Watch six great goals from their recent Premier League encounters" already exists in the database', '219'),
(34870, '2021-11-18 14:49:08', 'debug', '3 will be skipped', '219'),
(34871, '2021-11-18 14:49:08', 'info', 'Deleted the oldest 1 items', '219'),
(34872, '2021-11-18 14:49:08', 'debug', 'Beginning import for item "Exeter City: Bradford chief executive calls decision to replay FA Cup tie &#039;a shambles&#039;"', '219'),
(34873, '2021-11-18 14:49:08', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34874, '2021-11-18 14:49:08', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34875, '2021-11-18 14:49:08', 'debug', 'Checking conditionals ...', '219'),
(34876, '2021-11-18 14:49:08', 'debug', 'Resuming insertion into DB', '219'),
(34877, '2021-11-18 14:49:08', 'debug', 'Feed item "Exeter City: Bradford chief executive calls decision to replay FA Cup tie &#039;a shambles&#039;" date: 2021-11-18 17:51:30', '219'),
(34878, '2021-11-18 14:49:08', 'debug', 'Date for "Exeter City: Bradford chief executive calls decision to replay FA Cup tie &#039;a shambles&#039;" will be 2021-11-18 17:51:30', '219'),
(34879, '2021-11-18 14:49:08', 'debug', 'Item "Exeter City: Bradford chief executive calls decision to replay FA Cup tie &#039;a shambles&#039;" was inserted into DB, ID: 2506', '219'),
(34880, '2021-11-18 14:49:08', 'debug', 'Inserted meta data for item #2506', '219'),
(34881, '2021-11-18 14:49:08', 'notice', 'Finished import for item Exeter City: Bradford chief executive calls decision to replay FA Cup tie &#039;a shambles&#039;, ID 2506', '219'),
(34882, '2021-11-18 14:49:08', 'info', 'Import completed in 0.33 seconds!', '219'),
(34883, '2021-11-18 16:26:01', 'info', 'Beginning import for all feed sources', NULL),
(34884, '2021-11-18 16:32:58', 'info', 'Starting import of feed 219', '219'),
(34885, '2021-11-18 16:32:58', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34886, '2021-11-18 16:32:58', 'debug', '23 items in the feed, 4 items after applying limit', '219'),
(34887, '2021-11-18 16:32:58', 'debug', 'Item "Scott Booth: Birmingham sack manager after five months in charge" already exists in the database', '219'),
(34888, '2021-11-18 16:32:58', 'debug', 'Item "Premier League predictions: Lawro v singer-songwriter and Everton fan Zuzu" already exists in the database', '219'),
(34889, '2021-11-18 16:32:58', 'debug', '2 will be skipped', '219'),
(34890, '2021-11-18 16:32:58', 'info', 'Deleted the oldest 2 items', '219'),
(34891, '2021-11-18 16:32:58', 'debug', 'Beginning import for item "Chelsea 1-0 Servette: Blues edge towards qualification"', '219'),
(34892, '2021-11-18 16:32:58', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34893, '2021-11-18 16:32:58', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34894, '2021-11-18 16:32:58', 'debug', 'Checking conditionals ...', '219'),
(34895, '2021-11-18 16:32:58', 'debug', 'Resuming insertion into DB', '219'),
(34896, '2021-11-18 16:32:58', 'debug', 'Feed item "Chelsea 1-0 Servette: Blues edge towards qualification" date: 2021-11-18 22:07:00', '219'),
(34897, '2021-11-18 16:32:58', 'debug', 'Date for "Chelsea 1-0 Servette: Blues edge towards qualification" will be 2021-11-18 22:07:00', '219'),
(34898, '2021-11-18 16:32:58', 'debug', 'Item "Chelsea 1-0 Servette: Blues edge towards qualification" was inserted into DB, ID: 2507', '219'),
(34899, '2021-11-18 16:32:58', 'debug', 'Inserted meta data for item #2507', '219'),
(34900, '2021-11-18 16:32:58', 'notice', 'Finished import for item Chelsea 1-0 Servette: Blues edge towards qualification, ID 2507', '219'),
(34901, '2021-11-18 16:32:58', 'debug', 'Beginning import for item "Liverpool v Arsenal: Watch six great goals from their recent Premier League encounters"', '219'),
(34902, '2021-11-18 16:32:58', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34903, '2021-11-18 16:32:58', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34904, '2021-11-18 16:32:58', 'debug', 'Checking conditionals ...', '219'),
(34905, '2021-11-18 16:32:58', 'debug', 'Resuming insertion into DB', '219'),
(34906, '2021-11-18 16:32:58', 'debug', 'Feed item "Liverpool v Arsenal: Watch six great goals from their recent Premier League encounters" date: 2021-11-18 18:03:17', '219'),
(34907, '2021-11-18 16:32:58', 'debug', 'Date for "Liverpool v Arsenal: Watch six great goals from their recent Premier League encounters" will be 2021-11-18 18:03:17', '219'),
(34908, '2021-11-18 16:32:58', 'debug', 'Item "Liverpool v Arsenal: Watch six great goals from their recent Premier League encounters" was inserted into DB, ID: 2508', '219'),
(34909, '2021-11-18 16:32:58', 'debug', 'Inserted meta data for item #2508', '219'),
(34910, '2021-11-18 16:32:58', 'notice', 'Finished import for item Liverpool v Arsenal: Watch six great goals from their recent Premier League encounters, ID 2508', '219'),
(34911, '2021-11-18 16:32:58', 'info', 'Import completed in 0.52 seconds!', '219'),
(34912, '2021-11-18 19:13:45', 'info', 'Beginning import for all feed sources', NULL),
(34913, '2021-11-18 20:39:36', 'info', 'Starting import of feed 219', '219'),
(34914, '2021-11-18 20:39:36', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34915, '2021-11-18 20:39:37', 'debug', '23 items in the feed, 4 items after applying limit', '219'),
(34916, '2021-11-18 20:39:37', 'debug', 'Item "Chelsea 1-0 Servette: Blues edge towards qualification" already exists in the database', '219'),
(34917, '2021-11-18 20:39:37', 'debug', 'Item "Scott Booth: Birmingham sack manager after five months in charge" already exists in the database', '219'),
(34918, '2021-11-18 20:39:37', 'debug', 'Item "Premier League predictions: Lawro v singer-songwriter and Everton fan Zuzu" already exists in the database', '219'),
(34919, '2021-11-18 20:39:37', 'debug', '3 will be skipped', '219'),
(34920, '2021-11-18 20:39:37', 'info', 'Deleted the oldest 1 items', '219'),
(34921, '2021-11-18 20:39:37', 'debug', 'Beginning import for item "Transfer rumours: Ibrahimovic, De Jong, Pickford, Tolisso, Gavi, Xhaka"', '219'),
(34922, '2021-11-18 20:39:37', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34923, '2021-11-18 20:39:37', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34924, '2021-11-18 20:39:37', 'debug', 'Checking conditionals ...', '219'),
(34925, '2021-11-18 20:39:37', 'debug', 'Resuming insertion into DB', '219'),
(34926, '2021-11-18 20:39:37', 'debug', 'Feed item "Transfer rumours: Ibrahimovic, De Jong, Pickford, Tolisso, Gavi, Xhaka" date: 2021-11-18 23:04:54', '219'),
(34927, '2021-11-18 20:39:37', 'debug', 'Date for "Transfer rumours: Ibrahimovic, De Jong, Pickford, Tolisso, Gavi, Xhaka" will be 2021-11-18 23:04:54', '219'),
(34928, '2021-11-18 20:39:37', 'debug', 'Item "Transfer rumours: Ibrahimovic, De Jong, Pickford, Tolisso, Gavi, Xhaka" was inserted into DB, ID: 2509', '219'),
(34929, '2021-11-18 20:39:37', 'debug', 'Inserted meta data for item #2509', '219'),
(34930, '2021-11-18 20:39:37', 'notice', 'Finished import for item Transfer rumours: Ibrahimovic, De Jong, Pickford, Tolisso, Gavi, Xhaka, ID 2509', '219'),
(34931, '2021-11-18 20:39:37', 'info', 'Import completed in 0.94 seconds!', '219'),
(34932, '2021-11-18 20:39:37', 'info', 'Beginning import for all feed sources', NULL),
(34933, '2021-11-18 20:39:42', 'info', 'Starting import of feed 219', '219'),
(34934, '2021-11-18 20:39:42', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34935, '2021-11-18 20:39:43', 'debug', '23 items in the feed, 4 items after applying limit', '219'),
(34936, '2021-11-18 20:39:43', 'debug', 'Item "Transfer rumours: Ibrahimovic, De Jong, Pickford, Tolisso, Gavi, Xhaka" already exists in the database', '219'),
(34937, '2021-11-18 20:39:43', 'debug', 'Item "Chelsea 1-0 Servette: Blues edge towards qualification" already exists in the database', '219'),
(34938, '2021-11-18 20:39:43', 'debug', 'Item "Scott Booth: Birmingham sack manager after five months in charge" already exists in the database', '219'),
(34939, '2021-11-18 20:39:43', 'debug', 'Item "Premier League predictions: Lawro v singer-songwriter and Everton fan Zuzu" already exists in the database', '219'),
(34940, '2021-11-18 20:39:43', 'debug', '4 will be skipped', '219'),
(34941, '2021-11-18 20:39:43', 'info', 'Import completed in 0.97 seconds!', '219'),
(34942, '2021-11-19 01:18:46', 'info', 'Beginning import for all feed sources', NULL),
(34943, '2021-11-19 01:28:39', 'info', 'Starting import of feed 219', '219'),
(34944, '2021-11-19 01:28:39', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34945, '2021-11-19 01:28:40', 'debug', '23 items in the feed, 4 items after applying limit', '219'),
(34946, '2021-11-19 01:28:40', 'debug', 'Item "Transfer rumours: Ibrahimovic, De Jong, Pickford, Tolisso, Gavi, Xhaka" already exists in the database', '219'),
(34947, '2021-11-19 01:28:40', 'debug', 'Item "Chelsea 1-0 Servette: Blues edge towards qualification" already exists in the database', '219'),
(34948, '2021-11-19 01:28:40', 'debug', '2 will be skipped', '219'),
(34949, '2021-11-19 01:28:40', 'info', 'Deleted the oldest 2 items', '219'),
(34950, '2021-11-19 01:28:40', 'debug', 'Beginning import for item "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?"', '219'),
(34951, '2021-11-19 01:28:40', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34952, '2021-11-19 01:28:40', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34953, '2021-11-19 01:28:40', 'debug', 'Checking conditionals ...', '219'),
(34954, '2021-11-19 01:28:40', 'debug', 'Resuming insertion into DB', '219'),
(34955, '2021-11-19 01:28:40', 'debug', 'Feed item "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?" date: 2021-11-19 07:11:22', '219'),
(34956, '2021-11-19 01:28:40', 'debug', 'Date for "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?" will be 2021-11-19 07:11:22', '219'),
(34957, '2021-11-19 01:28:40', 'debug', 'Item "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?" was inserted into DB, ID: 2510', '219'),
(34958, '2021-11-19 01:28:40', 'debug', 'Inserted meta data for item #2510', '219'),
(34959, '2021-11-19 01:28:40', 'notice', 'Finished import for item Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?, ID 2510', '219'),
(34960, '2021-11-19 01:28:40', 'debug', 'Beginning import for item "How will Premier League&#039;s three new managers fare?"', '219'),
(34961, '2021-11-19 01:28:40', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34962, '2021-11-19 01:28:40', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34963, '2021-11-19 01:28:40', 'debug', 'Checking conditionals ...', '219'),
(34964, '2021-11-19 01:28:40', 'debug', 'Resuming insertion into DB', '219'),
(34965, '2021-11-19 01:28:40', 'debug', 'Feed item "How will Premier League&#039;s three new managers fare?" date: 2021-11-19 06:03:13', '219'),
(34966, '2021-11-19 01:28:40', 'debug', 'Date for "How will Premier League&#039;s three new managers fare?" will be 2021-11-19 06:03:13', '219'),
(34967, '2021-11-19 01:28:40', 'debug', 'Item "How will Premier League&#039;s three new managers fare?" was inserted into DB, ID: 2511', '219'),
(34968, '2021-11-19 01:28:40', 'debug', 'Inserted meta data for item #2511', '219'),
(34969, '2021-11-19 01:28:40', 'notice', 'Finished import for item How will Premier League&#039;s three new managers fare?, ID 2511', '219'),
(34970, '2021-11-19 01:28:40', 'info', 'Import completed in 0.61 seconds!', '219'),
(34971, '2021-11-19 03:13:43', 'info', 'Beginning import for all feed sources', NULL),
(34972, '2021-11-19 03:29:18', 'info', 'Starting import of feed 219', '219'),
(34973, '2021-11-19 03:29:18', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(34974, '2021-11-19 03:29:19', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(34975, '2021-11-19 03:29:19', 'debug', 'Item "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?" already exists in the database', '219'),
(34976, '2021-11-19 03:29:19', 'debug', 'Item "How will Premier League&#039;s three new managers fare?" already exists in the database', '219'),
(34977, '2021-11-19 03:29:19', 'debug', '2 will be skipped', '219'),
(34978, '2021-11-19 03:29:19', 'info', 'Deleted the oldest 2 items', '219'),
(34979, '2021-11-19 03:29:19', 'debug', 'Beginning import for item "Scott Booth: Birmingham sack manager after five months in charge"', '219'),
(34980, '2021-11-19 03:29:19', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34981, '2021-11-19 03:29:19', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34982, '2021-11-19 03:29:19', 'debug', 'Checking conditionals ...', '219'),
(34983, '2021-11-19 03:29:19', 'debug', 'Resuming insertion into DB', '219'),
(34984, '2021-11-19 03:29:19', 'debug', 'Feed item "Scott Booth: Birmingham sack manager after five months in charge" date: 2021-11-19 08:37:56', '219'),
(34985, '2021-11-19 03:29:19', 'debug', 'Date for "Scott Booth: Birmingham sack manager after five months in charge" will be 2021-11-19 08:37:56', '219'),
(34986, '2021-11-19 03:29:19', 'debug', 'Item "Scott Booth: Birmingham sack manager after five months in charge" was inserted into DB, ID: 2512', '219'),
(34987, '2021-11-19 03:29:19', 'debug', 'Inserted meta data for item #2512', '219'),
(34988, '2021-11-19 03:29:19', 'notice', 'Finished import for item Scott Booth: Birmingham sack manager after five months in charge, ID 2512', '219'),
(34989, '2021-11-19 03:29:19', 'debug', 'Beginning import for item "Is it time Birmingham considered the future of their women&#039;s team?"', '219'),
(34990, '2021-11-19 03:29:19', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(34991, '2021-11-19 03:29:19', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(34992, '2021-11-19 03:29:19', 'debug', 'Checking conditionals ...', '219'),
(34993, '2021-11-19 03:29:19', 'debug', 'Resuming insertion into DB', '219'),
(34994, '2021-11-19 03:29:19', 'debug', 'Feed item "Is it time Birmingham considered the future of their women&#039;s team?" date: 2021-11-19 07:59:49', '219'),
(34995, '2021-11-19 03:29:19', 'debug', 'Date for "Is it time Birmingham considered the future of their women&#039;s team?" will be 2021-11-19 07:59:49', '219'),
(34996, '2021-11-19 03:29:19', 'debug', 'Item "Is it time Birmingham considered the future of their women&#039;s team?" was inserted into DB, ID: 2513', '219'),
(34997, '2021-11-19 03:29:19', 'debug', 'Inserted meta data for item #2513', '219'),
(34998, '2021-11-19 03:29:19', 'notice', 'Finished import for item Is it time Birmingham considered the future of their women&#039;s team?, ID 2513', '219'),
(34999, '2021-11-19 03:29:19', 'info', 'Import completed in 0.61 seconds!', '219'),
(35000, '2021-11-19 03:46:27', 'info', 'Beginning import for all feed sources', NULL),
(35001, '2021-11-19 03:59:44', 'info', 'Starting import of feed 219', '219'),
(35002, '2021-11-19 03:59:44', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35003, '2021-11-19 03:59:44', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(35004, '2021-11-19 03:59:44', 'debug', 'Item "Scott Booth: Birmingham sack manager after five months in charge" already exists in the database', '219'),
(35005, '2021-11-19 03:59:44', 'debug', 'Item "Is it time Birmingham considered the future of their women&#039;s team?" already exists in the database', '219'),
(35006, '2021-11-19 03:59:44', 'debug', 'Item "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?" already exists in the database', '219'),
(35007, '2021-11-19 03:59:44', 'debug', 'Item "How will Premier League&#039;s three new managers fare?" already exists in the database', '219'),
(35008, '2021-11-19 03:59:44', 'debug', '4 will be skipped', '219'),
(35009, '2021-11-19 03:59:44', 'info', 'Import completed in 0.14 seconds!', '219'),
(35010, '2021-11-19 04:41:40', 'info', 'Beginning import for all feed sources', NULL),
(35011, '2021-11-19 04:41:53', 'info', 'Starting import of feed 219', '219'),
(35012, '2021-11-19 04:41:53', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35013, '2021-11-19 04:41:53', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(35014, '2021-11-19 04:41:53', 'debug', 'Item "What next for Birmingham City women as they hunt for third manager in seven months?" already exists in the database', '219'),
(35015, '2021-11-19 04:41:53', 'debug', 'Item "Scott Booth: Birmingham sack manager after five months in charge" already exists in the database', '219'),
(35016, '2021-11-19 04:41:53', 'debug', 'Item "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?" already exists in the database', '219'),
(35017, '2021-11-19 04:41:53', 'debug', 'Item "How will Premier League&#039;s three new managers fare?" already exists in the database', '219'),
(35018, '2021-11-19 04:41:53', 'debug', '4 will be skipped', '219'),
(35019, '2021-11-19 04:41:53', 'info', 'Import completed in 0.27 seconds!', '219'),
(35020, '2021-11-19 05:36:35', 'info', 'Beginning import for all feed sources', NULL),
(35021, '2021-11-19 05:38:37', 'info', 'Starting import of feed 219', '219'),
(35022, '2021-11-19 05:38:37', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35023, '2021-11-19 05:38:37', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(35024, '2021-11-19 05:38:37', 'debug', 'Item "What next for Birmingham City women as they hunt for third manager in seven months?" already exists in the database', '219'),
(35025, '2021-11-19 05:38:37', 'debug', 'Item "Scott Booth: Birmingham sack manager after five months in charge" already exists in the database', '219'),
(35026, '2021-11-19 05:38:37', 'debug', 'Item "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?" already exists in the database', '219'),
(35027, '2021-11-19 05:38:37', 'debug', 'Item "How will Premier League&#039;s three new managers fare?" already exists in the database', '219'),
(35028, '2021-11-19 05:38:37', 'debug', '4 will be skipped', '219'),
(35029, '2021-11-19 05:38:37', 'info', 'Import completed in 0.33 seconds!', '219'),
(35030, '2021-11-19 06:42:10', 'info', 'Beginning import for all feed sources', NULL),
(35031, '2021-11-19 06:42:38', 'info', 'Starting import of feed 219', '219'),
(35032, '2021-11-19 06:42:38', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35033, '2021-11-19 06:42:38', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(35034, '2021-11-19 06:42:38', 'debug', 'Item "What next for Birmingham City women as they hunt for third manager in seven months?" already exists in the database', '219'),
(35035, '2021-11-19 06:42:38', 'debug', 'Item "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?" already exists in the database', '219'),
(35036, '2021-11-19 06:42:38', 'debug', 'Item "How will Premier League&#039;s three new managers fare?" already exists in the database', '219'),
(35037, '2021-11-19 06:42:38', 'debug', '3 will be skipped', '219'),
(35038, '2021-11-19 06:42:38', 'info', 'Deleted the oldest 1 items', '219'),
(35039, '2021-11-19 06:42:38', 'debug', 'Beginning import for item "Tanguy Ndombele: Antonio Conte calls on Tottenham midfielder to put his talent &#039;into the team&#039;"', '219'),
(35040, '2021-11-19 06:42:38', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35041, '2021-11-19 06:42:38', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35042, '2021-11-19 06:42:38', 'debug', 'Checking conditionals ...', '219'),
(35043, '2021-11-19 06:42:38', 'debug', 'Resuming insertion into DB', '219'),
(35044, '2021-11-19 06:42:38', 'debug', 'Feed item "Tanguy Ndombele: Antonio Conte calls on Tottenham midfielder to put his talent &#039;into the team&#039;" date: 2021-11-19 11:51:57', '219'),
(35045, '2021-11-19 06:42:38', 'debug', 'Date for "Tanguy Ndombele: Antonio Conte calls on Tottenham midfielder to put his talent &#039;into the team&#039;" will be 2021-11-19 11:51:57', '219'),
(35046, '2021-11-19 06:42:38', 'debug', 'Item "Tanguy Ndombele: Antonio Conte calls on Tottenham midfielder to put his talent &#039;into the team&#039;" was inserted into DB, ID: 2544', '219'),
(35047, '2021-11-19 06:42:38', 'debug', 'Inserted meta data for item #2544', '219'),
(35048, '2021-11-19 06:42:38', 'notice', 'Finished import for item Tanguy Ndombele: Antonio Conte calls on Tottenham midfielder to put his talent &#039;into the team&#039;, ID 2544', '219'),
(35049, '2021-11-19 06:42:38', 'info', 'Import completed in 0.27 seconds!', '219'),
(35050, '2021-11-19 07:42:33', 'info', 'Beginning import for all feed sources', NULL),
(35051, '2021-11-19 07:42:56', 'info', 'Starting import of feed 219', '219'),
(35052, '2021-11-19 07:42:56', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35053, '2021-11-19 07:42:56', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(35054, '2021-11-19 07:42:56', 'debug', 'Item "Tanguy Ndombele: Antonio Conte calls on Tottenham midfielder to put his talent &#039;into the team&#039;" already exists in the database', '219'),
(35055, '2021-11-19 07:42:56', 'debug', 'Item "What next for Birmingham City women as they hunt for third manager in seven months?" already exists in the database', '219'),
(35056, '2021-11-19 07:42:56', 'debug', 'Item "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?" already exists in the database', '219'),
(35057, '2021-11-19 07:42:56', 'debug', '3 will be skipped', '219'),
(35058, '2021-11-19 07:42:57', 'info', 'Deleted the oldest 1 items', '219'),
(35059, '2021-11-19 07:42:57', 'debug', 'Beginning import for item "How will Premier League&#039;s three new managers fare?"', '219'),
(35060, '2021-11-19 07:42:57', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35061, '2021-11-19 07:42:57', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35062, '2021-11-19 07:42:57', 'debug', 'Checking conditionals ...', '219'),
(35063, '2021-11-19 07:42:57', 'debug', 'Resuming insertion into DB', '219'),
(35064, '2021-11-19 07:42:57', 'debug', 'Feed item "How will Premier League&#039;s three new managers fare?" date: 2021-11-19 06:03:13', '219'),
(35065, '2021-11-19 07:42:57', 'debug', 'Date for "How will Premier League&#039;s three new managers fare?" will be 2021-11-19 06:03:13', '219'),
(35066, '2021-11-19 07:42:57', 'debug', 'Item "How will Premier League&#039;s three new managers fare?" was inserted into DB, ID: 2545', '219'),
(35067, '2021-11-19 07:42:57', 'debug', 'Inserted meta data for item #2545', '219'),
(35068, '2021-11-19 07:42:57', 'notice', 'Finished import for item How will Premier League&#039;s three new managers fare?, ID 2545', '219'),
(35069, '2021-11-19 07:42:57', 'info', 'Import completed in 0.71 seconds!', '219'),
(35070, '2021-11-19 08:35:28', 'info', 'Beginning import for all feed sources', NULL),
(35071, '2021-11-19 08:35:38', 'info', 'Starting import of feed 219', '219'),
(35072, '2021-11-19 08:35:38', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35073, '2021-11-19 08:35:38', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(35074, '2021-11-19 08:35:38', 'debug', 'Item "Tanguy Ndombele: Antonio Conte calls on Tottenham midfielder to put his talent &#039;into the team&#039;" already exists in the database', '219'),
(35075, '2021-11-19 08:35:38', 'debug', 'Item "What next for Birmingham City women as they hunt for third manager in seven months?" already exists in the database', '219'),
(35076, '2021-11-19 08:35:38', 'debug', '2 will be skipped', '219'),
(35077, '2021-11-19 08:35:38', 'info', 'Deleted the oldest 2 items', '219'),
(35078, '2021-11-19 08:35:38', 'debug', 'Beginning import for item "Kevin de Bruyne: Manchester City playmaker tests positive for Covid-19"', '219'),
(35079, '2021-11-19 08:35:38', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35080, '2021-11-19 08:35:38', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35081, '2021-11-19 08:35:38', 'debug', 'Checking conditionals ...', '219'),
(35082, '2021-11-19 08:35:38', 'debug', 'Resuming insertion into DB', '219'),
(35083, '2021-11-19 08:35:38', 'debug', 'Feed item "Kevin de Bruyne: Manchester City playmaker tests positive for Covid-19" date: 2021-11-19 13:58:16', '219'),
(35084, '2021-11-19 08:35:38', 'debug', 'Date for "Kevin de Bruyne: Manchester City playmaker tests positive for Covid-19" will be 2021-11-19 13:58:16', '219'),
(35085, '2021-11-19 08:35:38', 'debug', 'Item "Kevin de Bruyne: Manchester City playmaker tests positive for Covid-19" was inserted into DB, ID: 2547', '219'),
(35086, '2021-11-19 08:35:38', 'debug', 'Inserted meta data for item #2547', '219'),
(35087, '2021-11-19 08:35:38', 'notice', 'Finished import for item Kevin de Bruyne: Manchester City playmaker tests positive for Covid-19, ID 2547', '219'),
(35088, '2021-11-19 08:35:38', 'debug', 'Beginning import for item "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?"', '219'),
(35089, '2021-11-19 08:35:38', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35090, '2021-11-19 08:35:38', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35091, '2021-11-19 08:35:38', 'debug', 'Checking conditionals ...', '219'),
(35092, '2021-11-19 08:35:38', 'debug', 'Resuming insertion into DB', '219'),
(35093, '2021-11-19 08:35:38', 'debug', 'Feed item "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?" date: 2021-11-19 07:11:22', '219'),
(35094, '2021-11-19 08:35:38', 'debug', 'Date for "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?" will be 2021-11-19 07:11:22', '219'),
(35095, '2021-11-19 08:35:38', 'debug', 'Item "Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?" was inserted into DB, ID: 2548', '219'),
(35096, '2021-11-19 08:35:38', 'debug', 'Inserted meta data for item #2548', '219'),
(35097, '2021-11-19 08:35:38', 'notice', 'Finished import for item Barcelona v Espanyol: Is it time for the Pericos to shine in the derby?, ID 2548', '219'),
(35098, '2021-11-19 08:35:38', 'info', 'Import completed in 0.41 seconds!', '219'),
(35099, '2021-11-19 09:35:29', 'info', 'Beginning import for all feed sources', NULL),
(35100, '2021-11-19 09:36:29', 'info', 'Starting import of feed 219', '219'),
(35101, '2021-11-19 09:36:29', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35102, '2021-11-19 09:36:29', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(35103, '2021-11-19 09:36:29', 'debug', 'Item "Kevin de Bruyne: Manchester City playmaker tests positive for Covid-19" already exists in the database', '219'),
(35104, '2021-11-19 09:36:29', 'debug', 'Item "Tanguy Ndombele: Antonio Conte calls on Tottenham midfielder to put his talent &#039;into the team&#039;" already exists in the database', '219'),
(35105, '2021-11-19 09:36:29', 'debug', '2 will be skipped', '219'),
(35106, '2021-11-19 09:36:29', 'info', 'Deleted the oldest 2 items', '219'),
(35107, '2021-11-19 09:36:29', 'debug', 'Beginning import for item "Walter Smith: Galaxy of stars from UK football honour former Rangers, Everton and Scotland manager"', '219'),
(35108, '2021-11-19 09:36:29', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35109, '2021-11-19 09:36:29', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35110, '2021-11-19 09:36:29', 'debug', 'Checking conditionals ...', '219'),
(35111, '2021-11-19 09:36:29', 'debug', 'Resuming insertion into DB', '219'),
(35112, '2021-11-19 09:36:29', 'debug', 'Feed item "Walter Smith: Galaxy of stars from UK football honour former Rangers, Everton and Scotland manager" date: 2021-11-19 15:07:40', '219'),
(35113, '2021-11-19 09:36:29', 'debug', 'Date for "Walter Smith: Galaxy of stars from UK football honour former Rangers, Everton and Scotland manager" will be 2021-11-19 15:07:40', '219'),
(35114, '2021-11-19 09:36:29', 'debug', 'Item "Walter Smith: Galaxy of stars from UK football honour former Rangers, Everton and Scotland manager" was inserted into DB, ID: 2554', '219'),
(35115, '2021-11-19 09:36:29', 'debug', 'Inserted meta data for item #2554', '219'),
(35116, '2021-11-19 09:36:29', 'notice', 'Finished import for item Walter Smith: Galaxy of stars from UK football honour former Rangers, Everton and Scotland manager, ID 2554', '219'),
(35117, '2021-11-19 09:36:29', 'debug', 'Beginning import for item "What next for Birmingham City women as they hunt for third manager in seven months?"', '219'),
(35118, '2021-11-19 09:36:29', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35119, '2021-11-19 09:36:29', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35120, '2021-11-19 09:36:29', 'debug', 'Checking conditionals ...', '219'),
(35121, '2021-11-19 09:36:29', 'debug', 'Resuming insertion into DB', '219'),
(35122, '2021-11-19 09:36:29', 'debug', 'Feed item "What next for Birmingham City women as they hunt for third manager in seven months?" date: 2021-11-19 09:56:10', '219'),
(35123, '2021-11-19 09:36:29', 'debug', 'Date for "What next for Birmingham City women as they hunt for third manager in seven months?" will be 2021-11-19 09:56:10', '219'),
(35124, '2021-11-19 09:36:29', 'debug', 'Item "What next for Birmingham City women as they hunt for third manager in seven months?" was inserted into DB, ID: 2555', '219'),
(35125, '2021-11-19 09:36:29', 'debug', 'Inserted meta data for item #2555', '219'),
(35126, '2021-11-19 09:36:29', 'notice', 'Finished import for item What next for Birmingham City women as they hunt for third manager in seven months?, ID 2555', '219'),
(35127, '2021-11-19 09:36:29', 'info', 'Import completed in 0.62 seconds!', '219'),
(35128, '2021-11-19 10:35:40', 'info', 'Beginning import for all feed sources', NULL),
(35129, '2021-11-19 10:36:29', 'info', 'Starting import of feed 219', '219'),
(35130, '2021-11-19 10:36:29', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35131, '2021-11-19 10:36:29', 'debug', '23 items in the feed, 4 items after applying limit', '219'),
(35132, '2021-11-19 10:36:29', 'debug', 'Item "Walter Smith: Galaxy of stars from UK football honour former Rangers, Everton and Scotland manager" already exists in the database', '219'),
(35133, '2021-11-19 10:36:29', 'debug', 'Item "Kevin de Bruyne: Manchester City playmaker tests positive for Covid-19" already exists in the database', '219'),
(35134, '2021-11-19 10:36:29', 'debug', '2 will be skipped', '219'),
(35135, '2021-11-19 10:36:30', 'info', 'Deleted the oldest 2 items', '219'),
(35136, '2021-11-19 10:36:30', 'debug', 'Beginning import for item "Angelo Ogbonna: West Ham defender set to miss the rest of the season"', '219'),
(35137, '2021-11-19 10:36:30', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35138, '2021-11-19 10:36:30', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35139, '2021-11-19 10:36:30', 'debug', 'Checking conditionals ...', '219'),
(35140, '2021-11-19 10:36:30', 'debug', 'Resuming insertion into DB', '219'),
(35141, '2021-11-19 10:36:30', 'debug', 'Feed item "Angelo Ogbonna: West Ham defender set to miss the rest of the season" date: 2021-11-19 15:54:07', '219'),
(35142, '2021-11-19 10:36:30', 'debug', 'Date for "Angelo Ogbonna: West Ham defender set to miss the rest of the season" will be 2021-11-19 15:54:07', '219');
INSERT INTO `wp8w_wprss_logs` VALUES
(35143, '2021-11-19 10:36:30', 'debug', 'Item "Angelo Ogbonna: West Ham defender set to miss the rest of the season" was inserted into DB, ID: 2556', '219'),
(35144, '2021-11-19 10:36:30', 'debug', 'Inserted meta data for item #2556', '219'),
(35145, '2021-11-19 10:36:30', 'notice', 'Finished import for item Angelo Ogbonna: West Ham defender set to miss the rest of the season, ID 2556', '219'),
(35146, '2021-11-19 10:36:30', 'debug', 'Beginning import for item "Scottish League Cup semi-finals - all you need to know"', '219'),
(35147, '2021-11-19 10:36:30', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35148, '2021-11-19 10:36:30', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35149, '2021-11-19 10:36:30', 'debug', 'Checking conditionals ...', '219'),
(35150, '2021-11-19 10:36:30', 'debug', 'Resuming insertion into DB', '219'),
(35151, '2021-11-19 10:36:30', 'debug', 'Feed item "Scottish League Cup semi-finals - all you need to know" date: 2021-11-19 14:50:33', '219'),
(35152, '2021-11-19 10:36:30', 'debug', 'Date for "Scottish League Cup semi-finals - all you need to know" will be 2021-11-19 14:50:33', '219'),
(35153, '2021-11-19 10:36:30', 'debug', 'Item "Scottish League Cup semi-finals - all you need to know" was inserted into DB, ID: 2557', '219'),
(35154, '2021-11-19 10:36:30', 'debug', 'Inserted meta data for item #2557', '219'),
(35155, '2021-11-19 10:36:30', 'notice', 'Finished import for item Scottish League Cup semi-finals - all you need to know, ID 2557', '219'),
(35156, '2021-11-19 10:36:30', 'info', 'Import completed in 1.26 seconds!', '219'),
(35157, '2021-11-19 12:33:27', 'info', 'Beginning import for all feed sources', NULL),
(35158, '2021-11-19 12:33:40', 'info', 'Starting import of feed 219', '219'),
(35159, '2021-11-19 12:33:40', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35160, '2021-11-19 12:33:40', 'debug', '23 items in the feed, 4 items after applying limit', '219'),
(35161, '2021-11-19 12:33:41', 'info', 'Deleted the oldest 4 items', '219'),
(35162, '2021-11-19 12:33:41', 'debug', 'Beginning import for item "WSL weekend preview: Everton boss Vasseur hungry to cook up a storm"', '219'),
(35163, '2021-11-19 12:33:41', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35164, '2021-11-19 12:33:41', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35165, '2021-11-19 12:33:41', 'debug', 'Checking conditionals ...', '219'),
(35166, '2021-11-19 12:33:41', 'debug', 'Resuming insertion into DB', '219'),
(35167, '2021-11-19 12:33:41', 'debug', 'Feed item "WSL weekend preview: Everton boss Vasseur hungry to cook up a storm" date: 2021-11-19 17:57:58', '219'),
(35168, '2021-11-19 12:33:41', 'debug', 'Date for "WSL weekend preview: Everton boss Vasseur hungry to cook up a storm" will be 2021-11-19 17:57:58', '219'),
(35169, '2021-11-19 12:33:41', 'debug', 'Item "WSL weekend preview: Everton boss Vasseur hungry to cook up a storm" was inserted into DB, ID: 2558', '219'),
(35170, '2021-11-19 12:33:41', 'debug', 'Inserted meta data for item #2558', '219'),
(35171, '2021-11-19 12:33:41', 'notice', 'Finished import for item WSL weekend preview: Everton boss Vasseur hungry to cook up a storm, ID 2558', '219'),
(35172, '2021-11-19 12:33:41', 'debug', 'Beginning import for item "Lee Charnley: Newcastle United&#039;s managing director has left the club"', '219'),
(35173, '2021-11-19 12:33:41', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35174, '2021-11-19 12:33:41', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35175, '2021-11-19 12:33:41', 'debug', 'Checking conditionals ...', '219'),
(35176, '2021-11-19 12:33:41', 'debug', 'Resuming insertion into DB', '219'),
(35177, '2021-11-19 12:33:41', 'debug', 'Feed item "Lee Charnley: Newcastle United&#039;s managing director has left the club" date: 2021-11-19 17:42:25', '219'),
(35178, '2021-11-19 12:33:41', 'debug', 'Date for "Lee Charnley: Newcastle United&#039;s managing director has left the club" will be 2021-11-19 17:42:25', '219'),
(35179, '2021-11-19 12:33:41', 'debug', 'Item "Lee Charnley: Newcastle United&#039;s managing director has left the club" was inserted into DB, ID: 2559', '219'),
(35180, '2021-11-19 12:33:41', 'debug', 'Inserted meta data for item #2559', '219'),
(35181, '2021-11-19 12:33:41', 'notice', 'Finished import for item Lee Charnley: Newcastle United&#039;s managing director has left the club, ID 2559', '219'),
(35182, '2021-11-19 12:33:41', 'debug', 'Beginning import for item "Mikel Arteta: Is Arsenal&#039;s &#039;trust the process plan&#039; coming together?"', '219'),
(35183, '2021-11-19 12:33:41', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35184, '2021-11-19 12:33:41', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35185, '2021-11-19 12:33:41', 'debug', 'Checking conditionals ...', '219'),
(35186, '2021-11-19 12:33:41', 'debug', 'Resuming insertion into DB', '219'),
(35187, '2021-11-19 12:33:41', 'debug', 'Feed item "Mikel Arteta: Is Arsenal&#039;s &#039;trust the process plan&#039; coming together?" date: 2021-11-19 17:27:55', '219'),
(35188, '2021-11-19 12:33:41', 'debug', 'Date for "Mikel Arteta: Is Arsenal&#039;s &#039;trust the process plan&#039; coming together?" will be 2021-11-19 17:27:55', '219'),
(35189, '2021-11-19 12:33:41', 'debug', 'Item "Mikel Arteta: Is Arsenal&#039;s &#039;trust the process plan&#039; coming together?" was inserted into DB, ID: 2560', '219'),
(35190, '2021-11-19 12:33:41', 'debug', 'Inserted meta data for item #2560', '219'),
(35191, '2021-11-19 12:33:41', 'notice', 'Finished import for item Mikel Arteta: Is Arsenal&#039;s &#039;trust the process plan&#039; coming together?, ID 2560', '219'),
(35192, '2021-11-19 12:33:41', 'debug', 'Beginning import for item "Dilan Markanday: &#039;I hope I can inspire Asian players with dreams like mine&#039;"', '219'),
(35193, '2021-11-19 12:33:41', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35194, '2021-11-19 12:33:41', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35195, '2021-11-19 12:33:41', 'debug', 'Checking conditionals ...', '219'),
(35196, '2021-11-19 12:33:41', 'debug', 'Resuming insertion into DB', '219'),
(35197, '2021-11-19 12:33:41', 'debug', 'Feed item "Dilan Markanday: &#039;I hope I can inspire Asian players with dreams like mine&#039;" date: 2021-11-19 17:25:45', '219'),
(35198, '2021-11-19 12:33:41', 'debug', 'Date for "Dilan Markanday: &#039;I hope I can inspire Asian players with dreams like mine&#039;" will be 2021-11-19 17:25:45', '219'),
(35199, '2021-11-19 12:33:41', 'debug', 'Item "Dilan Markanday: &#039;I hope I can inspire Asian players with dreams like mine&#039;" was inserted into DB, ID: 2561', '219'),
(35200, '2021-11-19 12:33:41', 'debug', 'Inserted meta data for item #2561', '219'),
(35201, '2021-11-19 12:33:41', 'notice', 'Finished import for item Dilan Markanday: &#039;I hope I can inspire Asian players with dreams like mine&#039;, ID 2561', '219'),
(35202, '2021-11-19 12:33:41', 'info', 'Import completed in 0.49 seconds!', '219'),
(35203, '2021-11-19 12:35:09', 'info', 'Beginning import for all feed sources', NULL),
(35204, '2021-11-19 12:35:35', 'info', 'Starting import of feed 219', '219'),
(35205, '2021-11-19 12:35:35', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35206, '2021-11-19 12:35:35', 'debug', '23 items in the feed, 4 items after applying limit', '219'),
(35207, '2021-11-19 12:35:35', 'debug', 'Item "WSL weekend preview: Everton boss Vasseur hungry to cook up a storm" already exists in the database', '219'),
(35208, '2021-11-19 12:35:35', 'debug', 'Item "Lee Charnley: Newcastle United&#039;s managing director has left the club" already exists in the database', '219'),
(35209, '2021-11-19 12:35:35', 'debug', 'Item "Mikel Arteta: Is Arsenal&#039;s &#039;trust the process plan&#039; coming together?" already exists in the database', '219'),
(35210, '2021-11-19 12:35:35', 'debug', 'Item "Dilan Markanday: &#039;I hope I can inspire Asian players with dreams like mine&#039;" already exists in the database', '219'),
(35211, '2021-11-19 12:35:35', 'debug', '4 will be skipped', '219'),
(35212, '2021-11-19 12:35:35', 'info', 'Import completed in 0.38 seconds!', '219'),
(35213, '2021-11-19 13:35:11', 'info', 'Beginning import for all feed sources', NULL),
(35214, '2021-11-19 13:35:35', 'info', 'Starting import of feed 219', '219'),
(35215, '2021-11-19 13:35:35', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35216, '2021-11-19 13:35:36', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(35217, '2021-11-19 13:35:36', 'debug', 'Item "WSL weekend preview: Everton boss Vasseur hungry to cook up a storm" already exists in the database', '219'),
(35218, '2021-11-19 13:35:36', 'debug', 'Item "Lee Charnley: Newcastle United&#039;s managing director has left the club" already exists in the database', '219'),
(35219, '2021-11-19 13:35:36', 'debug', 'Item "Mikel Arteta: Is Arsenal&#039;s &#039;trust the process plan&#039; coming together?" already exists in the database', '219'),
(35220, '2021-11-19 13:35:36', 'debug', '3 will be skipped', '219'),
(35221, '2021-11-19 13:35:36', 'info', 'Deleted the oldest 1 items', '219'),
(35222, '2021-11-19 13:35:36', 'debug', 'Beginning import for item "Newcastle United: Eddie Howe to miss first game after positive Covid-19 test"', '219'),
(35223, '2021-11-19 13:35:36', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35224, '2021-11-19 13:35:36', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35225, '2021-11-19 13:35:36', 'debug', 'Checking conditionals ...', '219'),
(35226, '2021-11-19 13:35:36', 'debug', 'Resuming insertion into DB', '219'),
(35227, '2021-11-19 13:35:36', 'debug', 'Feed item "Newcastle United: Eddie Howe to miss first game after positive Covid-19 test" date: 2021-11-19 19:19:56', '219'),
(35228, '2021-11-19 13:35:36', 'debug', 'Date for "Newcastle United: Eddie Howe to miss first game after positive Covid-19 test" will be 2021-11-19 19:19:56', '219'),
(35229, '2021-11-19 13:35:36', 'debug', 'Item "Newcastle United: Eddie Howe to miss first game after positive Covid-19 test" was inserted into DB, ID: 2564', '219'),
(35230, '2021-11-19 13:35:36', 'debug', 'Inserted meta data for item #2564', '219'),
(35231, '2021-11-19 13:35:36', 'notice', 'Finished import for item Newcastle United: Eddie Howe to miss first game after positive Covid-19 test, ID 2564', '219'),
(35232, '2021-11-19 13:35:36', 'info', 'Import completed in 1.09 seconds!', '219'),
(35233, '2021-11-19 14:35:21', 'info', 'Beginning import for all feed sources', NULL),
(35234, '2021-11-19 15:18:05', 'info', 'Starting import of feed 219', '219'),
(35235, '2021-11-19 15:18:05', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35236, '2021-11-19 15:18:05', 'debug', '20 items in the feed, 4 items after applying limit', '219'),
(35237, '2021-11-19 15:18:05', 'debug', 'Item "Eddie Howe: Newcastle United boss to miss first game after positive Covid-19 test" already exists in the database', '219'),
(35238, '2021-11-19 15:18:05', 'debug', 'Item "WSL weekend preview: Everton boss Vasseur hungry to cook up a storm" already exists in the database', '219'),
(35239, '2021-11-19 15:18:05', 'debug', 'Item "Mikel Arteta: Is Arsenal&#039;s &#039;trust the process plan&#039; coming together?" already exists in the database', '219'),
(35240, '2021-11-19 15:18:05', 'debug', '3 will be skipped', '219'),
(35241, '2021-11-19 15:18:05', 'info', 'Deleted the oldest 1 items', '219'),
(35242, '2021-11-19 15:18:05', 'debug', 'Beginning import for item "FA Cup: Exeter to donate profits of replayed Bradford tie to charity as away fans get free entry"', '219'),
(35243, '2021-11-19 15:18:05', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35244, '2021-11-19 15:18:05', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35245, '2021-11-19 15:18:05', 'debug', 'Checking conditionals ...', '219'),
(35246, '2021-11-19 15:18:05', 'debug', 'Resuming insertion into DB', '219'),
(35247, '2021-11-19 15:18:05', 'debug', 'Feed item "FA Cup: Exeter to donate profits of replayed Bradford tie to charity as away fans get free entry" date: 2021-11-19 19:47:28', '219'),
(35248, '2021-11-19 15:18:05', 'debug', 'Date for "FA Cup: Exeter to donate profits of replayed Bradford tie to charity as away fans get free entry" will be 2021-11-19 19:47:28', '219'),
(35249, '2021-11-19 15:18:05', 'debug', 'Item "FA Cup: Exeter to donate profits of replayed Bradford tie to charity as away fans get free entry" was inserted into DB, ID: 2565', '219'),
(35250, '2021-11-19 15:18:06', 'debug', 'Inserted meta data for item #2565', '219'),
(35251, '2021-11-19 15:18:06', 'notice', 'Finished import for item FA Cup: Exeter to donate profits of replayed Bradford tie to charity as away fans get free entry, ID 2565', '219'),
(35252, '2021-11-19 15:18:06', 'info', 'Import completed in 0.38 seconds!', '219'),
(35253, '2021-11-19 16:10:42', 'info', 'Beginning import for all feed sources', NULL),
(35254, '2021-11-19 16:20:06', 'info', 'Starting import of feed 219', '219'),
(35255, '2021-11-19 16:20:06', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35256, '2021-11-19 16:20:06', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(35257, '2021-11-19 16:20:06', 'debug', 'Item "Eddie Howe: Newcastle United boss to miss first game after positive Covid-19 test" already exists in the database', '219'),
(35258, '2021-11-19 16:20:06', 'debug', 'Item "FA Cup: Exeter to donate profits of replayed Bradford tie to charity as away fans get free entry" already exists in the database', '219'),
(35259, '2021-11-19 16:20:06', 'debug', 'Item "WSL weekend preview: Everton boss Vasseur hungry to cook up a storm" already exists in the database', '219'),
(35260, '2021-11-19 16:20:06', 'debug', '3 will be skipped', '219'),
(35261, '2021-11-19 16:20:06', 'info', 'Deleted the oldest 1 items', '219'),
(35262, '2021-11-19 16:20:06', 'debug', 'Beginning import for item "Queens Park Rangers 2-0 Luton Town: R&#039;s up to fifth after win"', '219'),
(35263, '2021-11-19 16:20:06', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35264, '2021-11-19 16:20:06', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35265, '2021-11-19 16:20:06', 'debug', 'Checking conditionals ...', '219'),
(35266, '2021-11-19 16:20:06', 'debug', 'Resuming insertion into DB', '219'),
(35267, '2021-11-19 16:20:06', 'debug', 'Feed item "Queens Park Rangers 2-0 Luton Town: R&#039;s up to fifth after win" date: 2021-11-19 21:50:10', '219'),
(35268, '2021-11-19 16:20:06', 'debug', 'Date for "Queens Park Rangers 2-0 Luton Town: R&#039;s up to fifth after win" will be 2021-11-19 21:50:10', '219'),
(35269, '2021-11-19 16:20:06', 'debug', 'Item "Queens Park Rangers 2-0 Luton Town: R&#039;s up to fifth after win" was inserted into DB, ID: 2566', '219'),
(35270, '2021-11-19 16:20:06', 'debug', 'Inserted meta data for item #2566', '219'),
(35271, '2021-11-19 16:20:06', 'notice', 'Finished import for item Queens Park Rangers 2-0 Luton Town: R&#039;s up to fifth after win, ID 2566', '219'),
(35272, '2021-11-19 16:20:06', 'info', 'Import completed in 0.59 seconds!', '219'),
(35273, '2021-11-19 16:45:15', 'info', 'Beginning import for all feed sources', NULL),
(35274, '2021-11-19 16:54:07', 'info', 'Starting import of feed 219', '219'),
(35275, '2021-11-19 16:54:07', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35276, '2021-11-19 16:54:07', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(35277, '2021-11-19 16:54:07', 'debug', 'Item "Queens Park Rangers 2-0 Luton Town: R&#039;s up to fifth after win" already exists in the database', '219'),
(35278, '2021-11-19 16:54:07', 'debug', 'Item "Eddie Howe: Newcastle United boss to miss first game after positive Covid-19 test" already exists in the database', '219'),
(35279, '2021-11-19 16:54:07', 'debug', 'Item "WSL weekend preview: Everton boss Vasseur hungry to cook up a storm" already exists in the database', '219'),
(35280, '2021-11-19 16:54:07', 'debug', '3 will be skipped', '219'),
(35281, '2021-11-19 16:54:07', 'info', 'Deleted the oldest 1 items', '219'),
(35282, '2021-11-19 16:54:07', 'debug', 'Beginning import for item "Harry Maguire: Captain is a &#039;true example&#039; of a Man Utd player, says Ole Gunnar Solskjaer"', '219'),
(35283, '2021-11-19 16:54:07', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35284, '2021-11-19 16:54:07', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35285, '2021-11-19 16:54:07', 'debug', 'Checking conditionals ...', '219'),
(35286, '2021-11-19 16:54:07', 'debug', 'Resuming insertion into DB', '219'),
(35287, '2021-11-19 16:54:07', 'debug', 'Feed item "Harry Maguire: Captain is a &#039;true example&#039; of a Man Utd player, says Ole Gunnar Solskjaer" date: 2021-11-19 22:33:21', '219'),
(35288, '2021-11-19 16:54:07', 'debug', 'Date for "Harry Maguire: Captain is a &#039;true example&#039; of a Man Utd player, says Ole Gunnar Solskjaer" will be 2021-11-19 22:33:21', '219'),
(35289, '2021-11-19 16:54:07', 'debug', 'Item "Harry Maguire: Captain is a &#039;true example&#039; of a Man Utd player, says Ole Gunnar Solskjaer" was inserted into DB, ID: 2567', '219'),
(35290, '2021-11-19 16:54:07', 'debug', 'Inserted meta data for item #2567', '219'),
(35291, '2021-11-19 16:54:07', 'notice', 'Finished import for item Harry Maguire: Captain is a &#039;true example&#039; of a Man Utd player, says Ole Gunnar Solskjaer, ID 2567', '219'),
(35292, '2021-11-19 16:54:07', 'info', 'Import completed in 0.25 seconds!', '219'),
(35293, '2021-11-19 19:49:30', 'info', 'Beginning import for all feed sources', NULL),
(35294, '2021-11-19 19:51:35', 'info', 'Starting import of feed 219', '219'),
(35295, '2021-11-19 19:51:35', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35296, '2021-11-19 19:51:36', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(35297, '2021-11-19 19:51:36', 'debug', 'Item "Harry Maguire a &#039;true example&#039; of a Man Utd player, says Ole Gunnar Solskjaer" already exists in the database', '219'),
(35298, '2021-11-19 19:51:36', 'debug', 'Item "Queens Park Rangers 2-0 Luton Town: R&#039;s up to fifth after win" already exists in the database', '219'),
(35299, '2021-11-19 19:51:36', 'debug', '2 will be skipped', '219'),
(35300, '2021-11-19 19:51:36', 'info', 'Deleted the oldest 2 items', '219'),
(35301, '2021-11-19 19:51:36', 'debug', 'Beginning import for item "FC Augsburg 2-1 Bayern Munich: Bundesliga leaders beaten by hosts"', '219'),
(35302, '2021-11-19 19:51:36', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35303, '2021-11-19 19:51:36', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35304, '2021-11-19 19:51:36', 'debug', 'Checking conditionals ...', '219'),
(35305, '2021-11-19 19:51:36', 'debug', 'Resuming insertion into DB', '219'),
(35306, '2021-11-19 19:51:36', 'debug', 'Feed item "FC Augsburg 2-1 Bayern Munich: Bundesliga leaders beaten by hosts" date: 2021-11-19 23:25:27', '219'),
(35307, '2021-11-19 19:51:36', 'debug', 'Date for "FC Augsburg 2-1 Bayern Munich: Bundesliga leaders beaten by hosts" will be 2021-11-19 23:25:27', '219'),
(35308, '2021-11-19 19:51:36', 'debug', 'Item "FC Augsburg 2-1 Bayern Munich: Bundesliga leaders beaten by hosts" was inserted into DB, ID: 2568', '219'),
(35309, '2021-11-19 19:51:36', 'debug', 'Inserted meta data for item #2568', '219'),
(35310, '2021-11-19 19:51:36', 'notice', 'Finished import for item FC Augsburg 2-1 Bayern Munich: Bundesliga leaders beaten by hosts, ID 2568', '219'),
(35311, '2021-11-19 19:51:36', 'debug', 'Beginning import for item "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen"', '219'),
(35312, '2021-11-19 19:51:36', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35313, '2021-11-19 19:51:36', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35314, '2021-11-19 19:51:36', 'debug', 'Checking conditionals ...', '219'),
(35315, '2021-11-19 19:51:36', 'debug', 'Resuming insertion into DB', '219'),
(35316, '2021-11-19 19:51:36', 'debug', 'Feed item "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen" date: 2021-11-19 23:20:45', '219'),
(35317, '2021-11-19 19:51:36', 'debug', 'Date for "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen" will be 2021-11-19 23:20:45', '219'),
(35318, '2021-11-19 19:51:36', 'debug', 'Item "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen" was inserted into DB, ID: 2569', '219'),
(35319, '2021-11-19 19:51:36', 'debug', 'Inserted meta data for item #2569', '219'),
(35320, '2021-11-19 19:51:36', 'notice', 'Finished import for item Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen, ID 2569', '219'),
(35321, '2021-11-19 19:51:36', 'info', 'Import completed in 0.31 seconds!', '219'),
(35322, '2021-11-19 21:04:48', 'info', 'Beginning import for all feed sources', NULL),
(35323, '2021-11-19 21:04:53', 'info', 'Starting import of feed 219', '219'),
(35324, '2021-11-19 21:04:53', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35325, '2021-11-19 21:04:54', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(35326, '2021-11-19 21:04:54', 'debug', 'Item "FC Augsburg 2-1 Bayern Munich: Bundesliga leaders beaten by hosts" already exists in the database', '219'),
(35327, '2021-11-19 21:04:54', 'debug', 'Item "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen" already exists in the database', '219'),
(35328, '2021-11-19 21:04:54', 'debug', 'Item "Harry Maguire a &#039;true example&#039; of a Man Utd player, says Ole Gunnar Solskjaer" already exists in the database', '219'),
(35329, '2021-11-19 21:04:54', 'debug', 'Item "Queens Park Rangers 2-0 Luton Town: R&#039;s up to fifth after win" already exists in the database', '219'),
(35330, '2021-11-19 21:04:54', 'debug', '4 will be skipped', '219'),
(35331, '2021-11-19 21:04:54', 'info', 'Import completed in 0.19 seconds!', '219'),
(35332, '2021-11-20 00:22:50', 'info', 'Beginning import for all feed sources', NULL),
(35333, '2021-11-20 00:24:36', 'info', 'Starting import of feed 219', '219'),
(35334, '2021-11-20 00:24:36', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35335, '2021-11-20 00:24:36', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(35336, '2021-11-20 00:24:36', 'debug', 'Item "FC Augsburg 2-1 Bayern Munich: Bundesliga leaders beaten by hosts" already exists in the database', '219'),
(35337, '2021-11-20 00:24:36', 'debug', 'Item "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen" already exists in the database', '219'),
(35338, '2021-11-20 00:24:36', 'debug', 'Item "Harry Maguire a &#039;true example&#039; of a Man Utd player, says Ole Gunnar Solskjaer" already exists in the database', '219'),
(35339, '2021-11-20 00:24:36', 'debug', 'Item "Queens Park Rangers 2-0 Luton Town: R&#039;s up to fifth after win" already exists in the database', '219'),
(35340, '2021-11-20 00:24:36', 'debug', '4 will be skipped', '219'),
(35341, '2021-11-20 00:24:36', 'info', 'Import completed in 0.21 seconds!', '219'),
(35342, '2021-11-20 00:39:02', 'info', 'Beginning import for all feed sources', NULL),
(35343, '2021-11-20 01:00:39', 'info', 'Starting import of feed 219', '219'),
(35344, '2021-11-20 01:00:39', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35345, '2021-11-20 01:00:39', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(35346, '2021-11-20 01:00:39', 'debug', 'Item "FC Augsburg 2-1 Bayern Munich: Bundesliga leaders beaten by hosts" already exists in the database', '219'),
(35347, '2021-11-20 01:00:39', 'debug', '1 will be skipped', '219'),
(35348, '2021-11-20 01:00:39', 'info', 'Deleted the oldest 3 items', '219'),
(35349, '2021-11-20 01:00:39', 'debug', 'Beginning import for item "Maheta Molango: Too many games means players are becoming machines says PFA chief executive"', '219'),
(35350, '2021-11-20 01:00:39', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35351, '2021-11-20 01:00:39', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35352, '2021-11-20 01:00:39', 'debug', 'Checking conditionals ...', '219'),
(35353, '2021-11-20 01:00:39', 'debug', 'Resuming insertion into DB', '219'),
(35354, '2021-11-20 01:00:39', 'debug', 'Feed item "Maheta Molango: Too many games means players are becoming machines says PFA chief executive" date: 2021-11-20 06:45:49', '219'),
(35355, '2021-11-20 01:00:39', 'debug', 'Date for "Maheta Molango: Too many games means players are becoming machines says PFA chief executive" will be 2021-11-20 06:45:49', '219'),
(35356, '2021-11-20 01:00:40', 'debug', 'Item "Maheta Molango: Too many games means players are becoming machines says PFA chief executive" was inserted into DB, ID: 2570', '219'),
(35357, '2021-11-20 01:00:41', 'debug', 'Inserted meta data for item #2570', '219'),
(35358, '2021-11-20 01:00:41', 'notice', 'Finished import for item Maheta Molango: Too many games means players are becoming machines says PFA chief executive, ID 2570', '219'),
(35359, '2021-11-20 01:00:41', 'debug', 'Beginning import for item "Raul Jimenez: Follow Wolves striker&#039;s recovery from head injury in BBC iPlayer documentary"', '219'),
(35360, '2021-11-20 01:00:41', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35361, '2021-11-20 01:00:41', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35362, '2021-11-20 01:00:41', 'debug', 'Checking conditionals ...', '219'),
(35363, '2021-11-20 01:00:41', 'debug', 'Resuming insertion into DB', '219'),
(35364, '2021-11-20 01:00:41', 'debug', 'Feed item "Raul Jimenez: Follow Wolves striker&#039;s recovery from head injury in BBC iPlayer documentary" date: 2021-11-20 06:32:16', '219'),
(35365, '2021-11-20 01:00:41', 'debug', 'Date for "Raul Jimenez: Follow Wolves striker&#039;s recovery from head injury in BBC iPlayer documentary" will be 2021-11-20 06:32:16', '219'),
(35366, '2021-11-20 01:00:41', 'debug', 'Item "Raul Jimenez: Follow Wolves striker&#039;s recovery from head injury in BBC iPlayer documentary" was inserted into DB, ID: 2571', '219'),
(35367, '2021-11-20 01:00:41', 'debug', 'Inserted meta data for item #2571', '219'),
(35368, '2021-11-20 01:00:41', 'notice', 'Finished import for item Raul Jimenez: Follow Wolves striker&#039;s recovery from head injury in BBC iPlayer documentary, ID 2571', '219'),
(35369, '2021-11-20 01:00:41', 'debug', 'Beginning import for item "Football Focus: Leicester City&#039;s Jamie Vardy &amp; Jonny Evans take on drawing challenge"', '219'),
(35370, '2021-11-20 01:00:41', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35371, '2021-11-20 01:00:41', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35372, '2021-11-20 01:00:41', 'debug', 'Checking conditionals ...', '219'),
(35373, '2021-11-20 01:00:41', 'debug', 'Resuming insertion into DB', '219'),
(35374, '2021-11-20 01:00:41', 'debug', 'Feed item "Football Focus: Leicester City&#039;s Jamie Vardy &amp; Jonny Evans take on drawing challenge" date: 2021-11-20 06:22:01', '219'),
(35375, '2021-11-20 01:00:41', 'debug', 'Date for "Football Focus: Leicester City&#039;s Jamie Vardy &amp; Jonny Evans take on drawing challenge" will be 2021-11-20 06:22:01', '219'),
(35376, '2021-11-20 01:00:41', 'debug', 'Item "Football Focus: Leicester City&#039;s Jamie Vardy &amp; Jonny Evans take on drawing challenge" was inserted into DB, ID: 2572', '219'),
(35377, '2021-11-20 01:00:41', 'debug', 'Inserted meta data for item #2572', '219'),
(35378, '2021-11-20 01:00:41', 'notice', 'Finished import for item Football Focus: Leicester City&#039;s Jamie Vardy &amp; Jonny Evans take on drawing challenge, ID 2572', '219'),
(35379, '2021-11-20 01:00:41', 'info', 'Import completed in 2.68 seconds!', '219'),
(35380, '2021-11-20 02:46:16', 'info', 'Beginning import for all feed sources', NULL),
(35381, '2021-11-20 02:46:20', 'info', 'Starting import of feed 219', '219'),
(35382, '2021-11-20 02:46:20', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35383, '2021-11-20 02:46:21', 'debug', '22 items in the feed, 4 items after applying limit', '219'),
(35384, '2021-11-20 02:46:21', 'debug', 'Item "Maheta Molango: Too many games means players are becoming machines says PFA chief executive" already exists in the database', '219'),
(35385, '2021-11-20 02:46:21', 'debug', 'Item "Raul Jimenez: Follow Wolves striker&#039;s recovery from head injury in BBC iPlayer documentary" already exists in the database', '219'),
(35386, '2021-11-20 02:46:21', 'debug', 'Item "Football Focus: Leicester City&#039;s Jamie Vardy &amp; Jonny Evans take on drawing challenge" already exists in the database', '219'),
(35387, '2021-11-20 02:46:21', 'debug', '3 will be skipped', '219'),
(35388, '2021-11-20 02:46:21', 'info', 'Deleted the oldest 1 items', '219'),
(35389, '2021-11-20 02:46:21', 'debug', 'Beginning import for item "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen"', '219'),
(35390, '2021-11-20 02:46:21', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35391, '2021-11-20 02:46:21', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35392, '2021-11-20 02:46:21', 'debug', 'Checking conditionals ...', '219'),
(35393, '2021-11-20 02:46:21', 'debug', 'Resuming insertion into DB', '219'),
(35394, '2021-11-20 02:46:21', 'debug', 'Feed item "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen" date: 2021-11-20 07:14:49', '219'),
(35395, '2021-11-20 02:46:21', 'debug', 'Date for "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen" will be 2021-11-20 07:14:49', '219'),
(35396, '2021-11-20 02:46:21', 'debug', 'Item "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen" was inserted into DB, ID: 2573', '219'),
(35397, '2021-11-20 02:46:21', 'debug', 'Inserted meta data for item #2573', '219'),
(35398, '2021-11-20 02:46:21', 'notice', 'Finished import for item Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen, ID 2573', '219'),
(35399, '2021-11-20 02:46:21', 'info', 'Import completed in 0.68 seconds!', '219'),
(35400, '2021-11-20 05:15:40', 'info', 'Beginning import for all feed sources', NULL),
(35401, '2021-11-20 06:14:22', 'info', 'Starting import of feed 219', '219'),
(35402, '2021-11-20 06:14:22', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35403, '2021-11-20 06:14:22', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(35404, '2021-11-20 06:14:22', 'debug', 'Item "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen" already exists in the database', '219'),
(35405, '2021-11-20 06:14:22', 'debug', 'Item "Maheta Molango: Too many games means players are becoming machines says PFA chief executive" already exists in the database', '219'),
(35406, '2021-11-20 06:14:22', 'debug', '2 will be skipped', '219'),
(35407, '2021-11-20 06:14:22', 'info', 'Deleted the oldest 2 items', '219'),
(35408, '2021-11-20 06:14:22', 'debug', 'Beginning import for item "Derby County and connected firms owe £29m to HM Revenue and Customs"', '219'),
(35409, '2021-11-20 06:14:22', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35410, '2021-11-20 06:14:22', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35411, '2021-11-20 06:14:22', 'debug', 'Checking conditionals ...', '219'),
(35412, '2021-11-20 06:14:22', 'debug', 'Resuming insertion into DB', '219'),
(35413, '2021-11-20 06:14:22', 'debug', 'Feed item "Derby County and connected firms owe £29m to HM Revenue and Customs" date: 2021-11-20 11:17:55', '219'),
(35414, '2021-11-20 06:14:22', 'debug', 'Date for "Derby County and connected firms owe £29m to HM Revenue and Customs" will be 2021-11-20 11:17:55', '219'),
(35415, '2021-11-20 06:14:23', 'debug', 'Item "Derby County and connected firms owe £29m to HM Revenue and Customs" was inserted into DB, ID: 2574', '219'),
(35416, '2021-11-20 06:14:23', 'debug', 'Inserted meta data for item #2574', '219'),
(35417, '2021-11-20 06:14:23', 'notice', 'Finished import for item Derby County and connected firms owe £29m to HM Revenue and Customs, ID 2574', '219'),
(35418, '2021-11-20 06:14:23', 'debug', 'Beginning import for item "Jack Burnell: Ex-Olympic swimmer helping Brentford players cope with Premier League life"', '219'),
(35419, '2021-11-20 06:14:23', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35420, '2021-11-20 06:14:23', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35421, '2021-11-20 06:14:23', 'debug', 'Checking conditionals ...', '219'),
(35422, '2021-11-20 06:14:23', 'debug', 'Resuming insertion into DB', '219'),
(35423, '2021-11-20 06:14:23', 'debug', 'Feed item "Jack Burnell: Ex-Olympic swimmer helping Brentford players cope with Premier League life" date: 2021-11-20 10:20:35', '219'),
(35424, '2021-11-20 06:14:23', 'debug', 'Date for "Jack Burnell: Ex-Olympic swimmer helping Brentford players cope with Premier League life" will be 2021-11-20 10:20:35', '219'),
(35425, '2021-11-20 06:14:23', 'debug', 'Item "Jack Burnell: Ex-Olympic swimmer helping Brentford players cope with Premier League life" was inserted into DB, ID: 2575', '219'),
(35426, '2021-11-20 06:14:23', 'debug', 'Inserted meta data for item #2575', '219'),
(35427, '2021-11-20 06:14:23', 'notice', 'Finished import for item Jack Burnell: Ex-Olympic swimmer helping Brentford players cope with Premier League life, ID 2575', '219'),
(35428, '2021-11-20 06:14:23', 'info', 'Import completed in 0.82 seconds!', '219'),
(35429, '2021-11-20 06:14:25', 'info', 'Beginning import for all feed sources', NULL),
(35430, '2021-11-20 06:15:32', 'info', 'Beginning import for all feed sources', NULL),
(35431, '2021-11-20 06:15:37', 'info', 'Starting import of feed 219', '219'),
(35432, '2021-11-20 06:15:37', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35433, '2021-11-20 06:15:37', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(35434, '2021-11-20 06:15:37', 'debug', 'Item "Derby County and connected firms owe £29m to HM Revenue and Customs" already exists in the database', '219'),
(35435, '2021-11-20 06:15:37', 'debug', 'Item "Jack Burnell: Ex-Olympic swimmer helping Brentford players cope with Premier League life" already exists in the database', '219'),
(35436, '2021-11-20 06:15:37', 'debug', 'Item "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen" already exists in the database', '219'),
(35437, '2021-11-20 06:15:37', 'debug', 'Item "Maheta Molango: Too many games means players are becoming machines says PFA chief executive" already exists in the database', '219'),
(35438, '2021-11-20 06:15:37', 'debug', '4 will be skipped', '219'),
(35439, '2021-11-20 06:15:37', 'info', 'Import completed in 0.11 seconds!', '219'),
(35440, '2021-11-20 06:56:38', 'info', 'Beginning import for all feed sources', NULL),
(35441, '2021-11-20 06:56:44', 'info', 'Starting import of feed 219', '219'),
(35442, '2021-11-20 06:56:44', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35443, '2021-11-20 06:56:45', 'debug', '20 items in the feed, 4 items after applying limit', '219'),
(35444, '2021-11-20 06:56:45', 'debug', 'Item "Jack Burnell: Ex-Olympic swimmer helping Brentford players cope with Premier League life" already exists in the database', '219'),
(35445, '2021-11-20 06:56:45', 'debug', 'Item "Transfer rumours: Lingard, Trippier, Pogba, Azpilicueta, Christensen" already exists in the database', '219'),
(35446, '2021-11-20 06:56:45', 'debug', '2 will be skipped', '219'),
(35447, '2021-11-20 06:56:45', 'info', 'Deleted the oldest 2 items', '219'),
(35448, '2021-11-20 06:56:45', 'debug', 'Beginning import for item "Ella Toone: Manchester United record goalscorer signs new deal until 2025"', '219'),
(35449, '2021-11-20 06:56:45', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35450, '2021-11-20 06:56:45', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35451, '2021-11-20 06:56:45', 'debug', 'Checking conditionals ...', '219'),
(35452, '2021-11-20 06:56:45', 'debug', 'Resuming insertion into DB', '219'),
(35453, '2021-11-20 06:56:45', 'debug', 'Feed item "Ella Toone: Manchester United record goalscorer signs new deal until 2025" date: 2021-11-20 12:33:26', '219'),
(35454, '2021-11-20 06:56:45', 'debug', 'Date for "Ella Toone: Manchester United record goalscorer signs new deal until 2025" will be 2021-11-20 12:33:26', '219'),
(35455, '2021-11-20 06:56:45', 'debug', 'Item "Ella Toone: Manchester United record goalscorer signs new deal until 2025" was inserted into DB, ID: 2576', '219'),
(35456, '2021-11-20 06:56:45', 'debug', 'Inserted meta data for item #2576', '219'),
(35457, '2021-11-20 06:56:45', 'notice', 'Finished import for item Ella Toone: Manchester United record goalscorer signs new deal until 2025, ID 2576', '219'),
(35458, '2021-11-20 06:56:45', 'debug', 'Beginning import for item "Wigan Athletic P-P Oxford United"', '219'),
(35459, '2021-11-20 06:56:45', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35460, '2021-11-20 06:56:45', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35461, '2021-11-20 06:56:45', 'debug', 'Checking conditionals ...', '219'),
(35462, '2021-11-20 06:56:45', 'debug', 'Resuming insertion into DB', '219'),
(35463, '2021-11-20 06:56:45', 'debug', 'Feed item "Wigan Athletic P-P Oxford United" date: 2021-11-20 12:22:28', '219'),
(35464, '2021-11-20 06:56:45', 'debug', 'Date for "Wigan Athletic P-P Oxford United" will be 2021-11-20 12:22:28', '219'),
(35465, '2021-11-20 06:56:45', 'debug', 'Item "Wigan Athletic P-P Oxford United" was inserted into DB, ID: 2577', '219'),
(35466, '2021-11-20 06:56:45', 'debug', 'Inserted meta data for item #2577', '219'),
(35467, '2021-11-20 06:56:45', 'notice', 'Finished import for item Wigan Athletic P-P Oxford United, ID 2577', '219'),
(35468, '2021-11-20 06:56:45', 'info', 'Import completed in 0.40 seconds!', '219'),
(35469, '2021-11-20 07:39:11', 'info', 'Beginning import for all feed sources', NULL),
(35470, '2021-11-20 08:05:03', 'info', 'Starting import of feed 219', '219'),
(35471, '2021-11-20 08:05:03', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35472, '2021-11-20 08:05:04', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(35473, '2021-11-20 08:05:04', 'debug', 'Item "Ella Toone: Manchester United record goalscorer signs new deal until 2025" already exists in the database', '219'),
(35474, '2021-11-20 08:05:04', 'debug', 'Item "Wigan Athletic P-P Oxford United: Match off because of U&#039;s Covid cases" already exists in the database', '219'),
(35475, '2021-11-20 08:05:04', 'debug', '2 will be skipped', '219'),
(35476, '2021-11-20 08:05:04', 'info', 'Deleted the oldest 2 items', '219'),
(35477, '2021-11-20 08:05:04', 'debug', 'Beginning import for item "Football Focus: Qatar 2022 will be difficult for players, says ex-England defender Martin Keown"', '219'),
(35478, '2021-11-20 08:05:04', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35479, '2021-11-20 08:05:04', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35480, '2021-11-20 08:05:04', 'debug', 'Checking conditionals ...', '219'),
(35481, '2021-11-20 08:05:04', 'debug', 'Resuming insertion into DB', '219'),
(35482, '2021-11-20 08:05:04', 'debug', 'Feed item "Football Focus: Qatar 2022 will be difficult for players, says ex-England defender Martin Keown" date: 2021-11-20 13:53:35', '219'),
(35483, '2021-11-20 08:05:04', 'debug', 'Date for "Football Focus: Qatar 2022 will be difficult for players, says ex-England defender Martin Keown" will be 2021-11-20 13:53:35', '219'),
(35484, '2021-11-20 08:05:04', 'debug', 'Item "Football Focus: Qatar 2022 will be difficult for players, says ex-England defender Martin Keown" was inserted into DB, ID: 2578', '219'),
(35485, '2021-11-20 08:05:04', 'debug', 'Inserted meta data for item #2578', '219'),
(35486, '2021-11-20 08:05:04', 'notice', 'Finished import for item Football Focus: Qatar 2022 will be difficult for players, says ex-England defender Martin Keown, ID 2578', '219'),
(35487, '2021-11-20 08:05:04', 'debug', 'Beginning import for item "Manchester City 5-0 Aston Villa: Weir, Stanway, Raso &amp; Hemp score for hosts"', '219'),
(35488, '2021-11-20 08:05:04', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35489, '2021-11-20 08:05:04', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35490, '2021-11-20 08:05:04', 'debug', 'Checking conditionals ...', '219'),
(35491, '2021-11-20 08:05:04', 'debug', 'Resuming insertion into DB', '219'),
(35492, '2021-11-20 08:05:04', 'debug', 'Feed item "Manchester City 5-0 Aston Villa: Weir, Stanway, Raso &amp; Hemp score for hosts" date: 2021-11-20 13:42:39', '219'),
(35493, '2021-11-20 08:05:04', 'debug', 'Date for "Manchester City 5-0 Aston Villa: Weir, Stanway, Raso &amp; Hemp score for hosts" will be 2021-11-20 13:42:39', '219'),
(35494, '2021-11-20 08:05:04', 'debug', 'Item "Manchester City 5-0 Aston Villa: Weir, Stanway, Raso &amp; Hemp score for hosts" was inserted into DB, ID: 2579', '219'),
(35495, '2021-11-20 08:05:04', 'debug', 'Inserted meta data for item #2579', '219'),
(35496, '2021-11-20 08:05:04', 'notice', 'Finished import for item Manchester City 5-0 Aston Villa: Weir, Stanway, Raso &amp; Hemp score for hosts, ID 2579', '219'),
(35497, '2021-11-20 08:05:04', 'info', 'Import completed in 0.37 seconds!', '219'),
(35498, '2021-11-20 08:46:26', 'info', 'Beginning import for all feed sources', NULL),
(35499, '2021-11-20 08:46:31', 'info', 'Starting import of feed 219', '219'),
(35500, '2021-11-20 08:46:31', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35501, '2021-11-20 08:46:32', 'debug', '20 items in the feed, 4 items after applying limit', '219'),
(35502, '2021-11-20 08:46:32', 'debug', 'Item "Wigan Athletic P-P Oxford United: Match off because of U&#039;s Covid cases" already exists in the database', '219'),
(35503, '2021-11-20 08:46:32', 'debug', '1 will be skipped', '219'),
(35504, '2021-11-20 08:46:32', 'info', 'Deleted the oldest 3 items', '219'),
(35505, '2021-11-20 08:46:32', 'debug', 'Beginning import for item "Leicester City 0-3 Chelsea: Rudiger, Kante &amp; Pulisic on target for dominant Premier League leaders"', '219'),
(35506, '2021-11-20 08:46:32', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35507, '2021-11-20 08:46:32', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35508, '2021-11-20 08:46:32', 'debug', 'Checking conditionals ...', '219'),
(35509, '2021-11-20 08:46:32', 'debug', 'Resuming insertion into DB', '219'),
(35510, '2021-11-20 08:46:32', 'debug', 'Feed item "Leicester City 0-3 Chelsea: Rudiger, Kante &amp; Pulisic on target for dominant Premier League leaders" date: 2021-11-20 14:40:06', '219'),
(35511, '2021-11-20 08:46:32', 'debug', 'Date for "Leicester City 0-3 Chelsea: Rudiger, Kante &amp; Pulisic on target for dominant Premier League leaders" will be 2021-11-20 14:40:06', '219'),
(35512, '2021-11-20 08:46:32', 'debug', 'Item "Leicester City 0-3 Chelsea: Rudiger, Kante &amp; Pulisic on target for dominant Premier League leaders" was inserted into DB, ID: 2580', '219'),
(35513, '2021-11-20 08:46:32', 'debug', 'Inserted meta data for item #2580', '219'),
(35514, '2021-11-20 08:46:32', 'notice', 'Finished import for item Leicester City 0-3 Chelsea: Rudiger, Kante &amp; Pulisic on target for dominant Premier League leaders, ID 2580', '219'),
(35515, '2021-11-20 08:46:32', 'debug', 'Beginning import for item "Markus Anfang: Werder Bremen coach resigns amid forged Covid-19 vaccine certificate claims"', '219'),
(35516, '2021-11-20 08:46:32', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35517, '2021-11-20 08:46:32', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35518, '2021-11-20 08:46:32', 'debug', 'Checking conditionals ...', '219'),
(35519, '2021-11-20 08:46:32', 'debug', 'Resuming insertion into DB', '219'),
(35520, '2021-11-20 08:46:32', 'debug', 'Feed item "Markus Anfang: Werder Bremen coach resigns amid forged Covid-19 vaccine certificate claims" date: 2021-11-20 14:37:22', '219'),
(35521, '2021-11-20 08:46:32', 'debug', 'Date for "Markus Anfang: Werder Bremen coach resigns amid forged Covid-19 vaccine certificate claims" will be 2021-11-20 14:37:22', '219'),
(35522, '2021-11-20 08:46:32', 'debug', 'Item "Markus Anfang: Werder Bremen coach resigns amid forged Covid-19 vaccine certificate claims" was inserted into DB, ID: 2581', '219'),
(35523, '2021-11-20 08:46:32', 'debug', 'Inserted meta data for item #2581', '219'),
(35524, '2021-11-20 08:46:32', 'notice', 'Finished import for item Markus Anfang: Werder Bremen coach resigns amid forged Covid-19 vaccine certificate claims, ID 2581', '219'),
(35525, '2021-11-20 08:46:32', 'debug', 'Beginning import for item "Maheta Molango: New PFA chief ready to tackle player welfare &amp; social media abuse"', '219'),
(35526, '2021-11-20 08:46:32', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35527, '2021-11-20 08:46:32', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35528, '2021-11-20 08:46:32', 'debug', 'Checking conditionals ...', '219'),
(35529, '2021-11-20 08:46:32', 'debug', 'Resuming insertion into DB', '219'),
(35530, '2021-11-20 08:46:32', 'debug', 'Feed item "Maheta Molango: New PFA chief ready to tackle player welfare &amp; social media abuse" date: 2021-11-20 14:16:41', '219'),
(35531, '2021-11-20 08:46:32', 'debug', 'Date for "Maheta Molango: New PFA chief ready to tackle player welfare &amp; social media abuse" will be 2021-11-20 14:16:41', '219'),
(35532, '2021-11-20 08:46:32', 'debug', 'Item "Maheta Molango: New PFA chief ready to tackle player welfare &amp; social media abuse" was inserted into DB, ID: 2582', '219'),
(35533, '2021-11-20 08:46:32', 'debug', 'Inserted meta data for item #2582', '219'),
(35534, '2021-11-20 08:46:32', 'notice', 'Finished import for item Maheta Molango: New PFA chief ready to tackle player welfare &amp; social media abuse, ID 2582', '219'),
(35535, '2021-11-20 08:46:32', 'info', 'Import completed in 0.90 seconds!', '219'),
(35536, '2021-11-20 09:56:09', 'info', 'Beginning import for all feed sources', NULL),
(35537, '2021-11-20 09:56:14', 'info', 'Starting import of feed 219', '219'),
(35538, '2021-11-20 09:56:14', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35539, '2021-11-20 09:56:14', 'debug', '20 items in the feed, 4 items after applying limit', '219'),
(35540, '2021-11-20 09:56:14', 'debug', 'Item "Leicester City 0-3 Chelsea: Rudiger, Kante &amp; Pulisic on target for dominant Premier League leaders" already exists in the database', '219'),
(35541, '2021-11-20 09:56:14', 'debug', '1 will be skipped', '219'),
(35542, '2021-11-20 09:56:14', 'info', 'Deleted the oldest 3 items', '219'),
(35543, '2021-11-20 09:56:14', 'debug', 'Beginning import for item "Leicester City 0-3 Chelsea: Thomas Tuchel pleased with &#039;consistent &amp; relentless&#039; performance"', '219'),
(35544, '2021-11-20 09:56:14', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35545, '2021-11-20 09:56:14', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35546, '2021-11-20 09:56:14', 'debug', 'Checking conditionals ...', '219'),
(35547, '2021-11-20 09:56:14', 'debug', 'Resuming insertion into DB', '219'),
(35548, '2021-11-20 09:56:14', 'debug', 'Feed item "Leicester City 0-3 Chelsea: Thomas Tuchel pleased with &#039;consistent &amp; relentless&#039; performance" date: 2021-11-20 15:20:35', '219'),
(35549, '2021-11-20 09:56:14', 'debug', 'Date for "Leicester City 0-3 Chelsea: Thomas Tuchel pleased with &#039;consistent &amp; relentless&#039; performance" will be 2021-11-20 15:20:35', '219'),
(35550, '2021-11-20 09:56:15', 'debug', 'Item "Leicester City 0-3 Chelsea: Thomas Tuchel pleased with &#039;consistent &amp; relentless&#039; performance" was inserted into DB, ID: 2583', '219'),
(35551, '2021-11-20 09:56:15', 'debug', 'Inserted meta data for item #2583', '219'),
(35552, '2021-11-20 09:56:15', 'notice', 'Finished import for item Leicester City 0-3 Chelsea: Thomas Tuchel pleased with &#039;consistent &amp; relentless&#039; performance, ID 2583', '219'),
(35553, '2021-11-20 09:56:15', 'debug', 'Beginning import for item "Manchester City 5-0 Aston Villa: Weir, Stanway, Raso &amp; Hemp score for hosts"', '219'),
(35554, '2021-11-20 09:56:15', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35555, '2021-11-20 09:56:15', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35556, '2021-11-20 09:56:15', 'debug', 'Checking conditionals ...', '219'),
(35557, '2021-11-20 09:56:15', 'debug', 'Resuming insertion into DB', '219'),
(35558, '2021-11-20 09:56:15', 'debug', 'Feed item "Manchester City 5-0 Aston Villa: Weir, Stanway, Raso &amp; Hemp score for hosts" date: 2021-11-20 15:03:06', '219'),
(35559, '2021-11-20 09:56:15', 'debug', 'Date for "Manchester City 5-0 Aston Villa: Weir, Stanway, Raso &amp; Hemp score for hosts" will be 2021-11-20 15:03:06', '219'),
(35560, '2021-11-20 09:56:15', 'debug', 'Item "Manchester City 5-0 Aston Villa: Weir, Stanway, Raso &amp; Hemp score for hosts" was inserted into DB, ID: 2584', '219'),
(35561, '2021-11-20 09:56:15', 'debug', 'Inserted meta data for item #2584', '219'),
(35562, '2021-11-20 09:56:15', 'notice', 'Finished import for item Manchester City 5-0 Aston Villa: Weir, Stanway, Raso &amp; Hemp score for hosts, ID 2584', '219'),
(35563, '2021-11-20 09:56:15', 'debug', 'Beginning import for item "Sheffield United 0-0 Coventry City: Sky Blues earn deserved point at Bramall Lane"', '219'),
(35564, '2021-11-20 09:56:15', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35565, '2021-11-20 09:56:15', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35566, '2021-11-20 09:56:15', 'debug', 'Checking conditionals ...', '219'),
(35567, '2021-11-20 09:56:15', 'debug', 'Resuming insertion into DB', '219'),
(35568, '2021-11-20 09:56:15', 'debug', 'Feed item "Sheffield United 0-0 Coventry City: Sky Blues earn deserved point at Bramall Lane" date: 2021-11-20 14:39:51', '219'),
(35569, '2021-11-20 09:56:15', 'debug', 'Date for "Sheffield United 0-0 Coventry City: Sky Blues earn deserved point at Bramall Lane" will be 2021-11-20 14:39:51', '219'),
(35570, '2021-11-20 09:56:15', 'debug', 'Item "Sheffield United 0-0 Coventry City: Sky Blues earn deserved point at Bramall Lane" was inserted into DB, ID: 2585', '219'),
(35571, '2021-11-20 09:56:15', 'debug', 'Inserted meta data for item #2585', '219'),
(35572, '2021-11-20 09:56:15', 'notice', 'Finished import for item Sheffield United 0-0 Coventry City: Sky Blues earn deserved point at Bramall Lane, ID 2585', '219'),
(35573, '2021-11-20 09:56:15', 'info', 'Import completed in 0.52 seconds!', '219'),
(35574, '2021-11-20 10:45:08', 'info', 'Beginning import for all feed sources', NULL),
(35575, '2021-11-20 10:45:26', 'info', 'Starting import of feed 219', '219'),
(35576, '2021-11-20 10:45:26', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35577, '2021-11-20 10:45:27', 'debug', '20 items in the feed, 4 items after applying limit', '219'),
(35578, '2021-11-20 10:45:27', 'debug', 'Item "Leicester City 0-3 Chelsea: Thomas Tuchel pleased with &#039;consistent &amp; relentless&#039; performance" already exists in the database', '219'),
(35579, '2021-11-20 10:45:27', 'debug', 'Item "Manchester City 5-0 Aston Villa: Weir, Stanway, Raso &amp; Hemp score for hosts" already exists in the database', '219'),
(35580, '2021-11-20 10:45:27', 'debug', 'Item "Leicester City 0-3 Chelsea: Rudiger, Kante &amp; Pulisic on target for dominant Premier League leaders" already exists in the database', '219'),
(35581, '2021-11-20 10:45:27', 'debug', '3 will be skipped', '219'),
(35582, '2021-11-20 10:45:28', 'info', 'Deleted the oldest 1 items', '219'),
(35583, '2021-11-20 10:45:28', 'debug', 'Beginning import for item "Champions League: Manchester City&#039;s match at Leipzig to be behind closed doors because of Covid-19"', '219'),
(35584, '2021-11-20 10:45:28', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35585, '2021-11-20 10:45:28', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35586, '2021-11-20 10:45:28', 'debug', 'Checking conditionals ...', '219'),
(35587, '2021-11-20 10:45:28', 'debug', 'Resuming insertion into DB', '219'),
(35588, '2021-11-20 10:45:28', 'debug', 'Feed item "Champions League: Manchester City&#039;s match at Leipzig to be behind closed doors because of Covid-19" date: 2021-11-20 16:11:57', '219'),
(35589, '2021-11-20 10:45:28', 'debug', 'Date for "Champions League: Manchester City&#039;s match at Leipzig to be behind closed doors because of Covid-19" will be 2021-11-20 16:11:57', '219'),
(35590, '2021-11-20 10:45:29', 'debug', 'Item "Champions League: Manchester City&#039;s match at Leipzig to be behind closed doors because of Covid-19" was inserted into DB, ID: 2586', '219'),
(35591, '2021-11-20 10:45:29', 'debug', 'Inserted meta data for item #2586', '219'),
(35592, '2021-11-20 10:45:29', 'notice', 'Finished import for item Champions League: Manchester City&#039;s match at Leipzig to be behind closed doors because of Covid-19, ID 2586', '219'),
(35593, '2021-11-20 10:45:29', 'info', 'Import completed in 2.20 seconds!', '219'),
(35594, '2021-11-20 12:00:24', 'info', 'Beginning import for all feed sources', NULL),
(35595, '2021-11-20 12:05:36', 'info', 'Starting import of feed 219', '219'),
(35596, '2021-11-20 12:05:36', 'debug', 'Feed source URL: http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml', '219'),
(35597, '2021-11-20 12:05:36', 'debug', '21 items in the feed, 4 items after applying limit', '219'),
(35598, '2021-11-20 12:05:36', 'info', 'Deleted the oldest 4 items', '219'),
(35599, '2021-11-20 12:05:36', 'debug', 'Beginning import for item "Watford 4-1 Manchester United: &#039;Embarrassing &amp; a nightmare&#039; - David De Gea on Man Utd defeat"', '219'),
(35600, '2021-11-20 12:05:36', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35601, '2021-11-20 12:05:36', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35602, '2021-11-20 12:05:36', 'debug', 'Checking conditionals ...', '219'),
(35603, '2021-11-20 12:05:36', 'debug', 'Resuming insertion into DB', '219'),
(35604, '2021-11-20 12:05:36', 'debug', 'Feed item "Watford 4-1 Manchester United: &#039;Embarrassing &amp; a nightmare&#039; - David De Gea on Man Utd defeat" date: 2021-11-20 17:48:22', '219'),
(35605, '2021-11-20 12:05:36', 'debug', 'Date for "Watford 4-1 Manchester United: &#039;Embarrassing &amp; a nightmare&#039; - David De Gea on Man Utd defeat" will be 2021-11-20 17:48:22', '219'),
(35606, '2021-11-20 12:05:36', 'debug', 'Item "Watford 4-1 Manchester United: &#039;Embarrassing &amp; a nightmare&#039; - David De Gea on Man Utd defeat" was inserted into DB, ID: 2587', '219'),
(35607, '2021-11-20 12:05:36', 'debug', 'Inserted meta data for item #2587', '219'),
(35608, '2021-11-20 12:05:36', 'notice', 'Finished import for item Watford 4-1 Manchester United: &#039;Embarrassing &amp; a nightmare&#039; - David De Gea on Man Utd defeat, ID 2587', '219'),
(35609, '2021-11-20 12:05:36', 'debug', 'Beginning import for item "Watford 4-1 Manchester United"', '219'),
(35610, '2021-11-20 12:05:36', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35611, '2021-11-20 12:05:36', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35612, '2021-11-20 12:05:36', 'debug', 'Checking conditionals ...', '219'),
(35613, '2021-11-20 12:05:36', 'debug', 'Resuming insertion into DB', '219'),
(35614, '2021-11-20 12:05:36', 'debug', 'Feed item "Watford 4-1 Manchester United" date: 2021-11-20 17:47:47', '219'),
(35615, '2021-11-20 12:05:36', 'debug', 'Date for "Watford 4-1 Manchester United" will be 2021-11-20 17:47:47', '219'),
(35616, '2021-11-20 12:05:36', 'debug', 'Item "Watford 4-1 Manchester United" was inserted into DB, ID: 2588', '219'),
(35617, '2021-11-20 12:05:36', 'debug', 'Inserted meta data for item #2588', '219'),
(35618, '2021-11-20 12:05:36', 'notice', 'Finished import for item Watford 4-1 Manchester United, ID 2588', '219'),
(35619, '2021-11-20 12:05:36', 'debug', 'Beginning import for item "Aston Villa 2-0 Brighton: Brighton &#039;punished at the end&#039; by Villa, says Graham Potter"', '219'),
(35620, '2021-11-20 12:05:36', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35621, '2021-11-20 12:05:36', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35622, '2021-11-20 12:05:36', 'debug', 'Checking conditionals ...', '219'),
(35623, '2021-11-20 12:05:36', 'debug', 'Resuming insertion into DB', '219'),
(35624, '2021-11-20 12:05:36', 'debug', 'Feed item "Aston Villa 2-0 Brighton: Brighton &#039;punished at the end&#039; by Villa, says Graham Potter" date: 2021-11-20 17:43:41', '219'),
(35625, '2021-11-20 12:05:36', 'debug', 'Date for "Aston Villa 2-0 Brighton: Brighton &#039;punished at the end&#039; by Villa, says Graham Potter" will be 2021-11-20 17:43:41', '219'),
(35626, '2021-11-20 12:05:36', 'debug', 'Item "Aston Villa 2-0 Brighton: Brighton &#039;punished at the end&#039; by Villa, says Graham Potter" was inserted into DB, ID: 2589', '219'),
(35627, '2021-11-20 12:05:36', 'debug', 'Inserted meta data for item #2589', '219'),
(35628, '2021-11-20 12:05:36', 'notice', 'Finished import for item Aston Villa 2-0 Brighton: Brighton &#039;punished at the end&#039; by Villa, says Graham Potter, ID 2589', '219'),
(35629, '2021-11-20 12:05:36', 'debug', 'Beginning import for item "Man Utd: David de Gea calls 4-1 loss to Watford &#039;embarrassing&#039; &amp; &#039;another nightmare&#039;"', '219'),
(35630, '2021-11-20 12:05:36', 'debug', 'Hooks for `wprss_insert_post_item_conditionals`:', '219'),
(35631, '2021-11-20 12:05:36', 'debug', '-> wprss_check_feed_item_date_on_import()', '219'),
(35632, '2021-11-20 12:05:36', 'debug', 'Checking conditionals ...', '219'),
(35633, '2021-11-20 12:05:36', 'debug', 'Resuming insertion into DB', '219'),
(35634, '2021-11-20 12:05:36', 'debug', 'Feed item "Man Utd: David de Gea calls 4-1 loss to Watford &#039;embarrassing&#039; &amp; &#039;another nightmare&#039;" date: 2021-11-20 17:42:24', '219'),
(35635, '2021-11-20 12:05:36', 'debug', 'Date for "Man Utd: David de Gea calls 4-1 loss to Watford &#039;embarrassing&#039; &amp; &#039;another nightmare&#039;" will be 2021-11-20 17:42:24', '219');
INSERT INTO `wp8w_wprss_logs` VALUES
(35636, '2021-11-20 12:05:36', 'debug', 'Item "Man Utd: David de Gea calls 4-1 loss to Watford &#039;embarrassing&#039; &amp; &#039;another nightmare&#039;" was inserted into DB, ID: 2590', '219'),
(35637, '2021-11-20 12:05:36', 'debug', 'Inserted meta data for item #2590', '219'),
(35638, '2021-11-20 12:05:36', 'notice', 'Finished import for item Man Utd: David de Gea calls 4-1 loss to Watford &#039;embarrassing&#039; &amp; &#039;another nightmare&#039;, ID 2590', '219'),
(35639, '2021-11-20 12:05:36', 'info', 'Import completed in 0.42 seconds!', '219');

-- --------------------------------------------------------

--
-- Constraints for table `wp8w_dlm_order_customer`
--
ALTER TABLE `wp8w_dlm_order_customer`
  ADD CONSTRAINT `fk_order_customer_order` FOREIGN KEY (`order_id`) REFERENCES `wp8w_dlm_order` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION;

--
-- Constraints for table `wp8w_dlm_order_item`
--
ALTER TABLE `wp8w_dlm_order_item`
  ADD CONSTRAINT `fk_order_item_order1` FOREIGN KEY (`order_id`) REFERENCES `wp8w_dlm_order` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION;

--
-- Constraints for table `wp8w_dlm_order_transaction`
--
ALTER TABLE `wp8w_dlm_order_transaction`
  ADD CONSTRAINT `fk_transaction_order1` FOREIGN KEY (`order_id`) REFERENCES `wp8w_dlm_order` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION;

--
-- Constraints for table `wp8w_wc_download_log`
--
ALTER TABLE `wp8w_wc_download_log`
  ADD CONSTRAINT `fk_wp8w_wc_download_log_permission_id` FOREIGN KEY (`permission_id`) REFERENCES `wp8w_woocommerce_downloadable_product_permissions` (`permission_id`) ON DELETE CASCADE;

/*!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 */;
